suppose we are given $n$ binary random variables, $X_1,\dots,X_n$. A probability distribution $P$ assigns all elementary events a probability; $$ P(X_1=x_1\&\ldots \& X_n=x_n)\in[0,1].$$
A regular marginal $m_I$ is a probability function on a proper(!) subset of variables: Given a proper subset $I\subset \{1,\dots,n\}$, a regular marginal $m_I$ assigns all events described by this set of variables a non-zero probability: $$m_I(X_{i_1}=x_{i_1}\&\dots\&X_{i_{|I|}}=x_{i_{|I|}})>0.$$
Does a given set of regular marginals determine a probability distribution $P$? In other words, are there cases in which there exists only a single distribution $P$ that agrees with all given marginals?
Obviously, the given marginals must agree on joint domains; i.e., they must be consistent.
The regularity condition of the marginals matters here: If $n=2$, $m_1(X_1=x_1)=1$ and $m_2(X_2=x_2)=1$, then there exists a unique $P$ that agrees with these two marginals; $P$ is simply given by $P(X_1=x_1 \& X_2=x_2)=1$.
I think that there are cases for all $n\geq 2$ in which no set of regular marginals determines a unique probability distribution $P$. I would like to be sure! Also, I would like to have a reference.
All help is much appreciated,
Juergen
Here's an example: $X_1$ concerns the outcomes of a coin toss. $X_2$ concerns whether my favourite team wins or looses. $X_3$ concerns whether it rains tomorrow or not. ...
A marginal $m_I$ provides probabilistic information about a subset of these events.
For all fixed $n\geq 3$ (jakobdt solved the case for $n=2$), does there exist a case in which we have specified marginals for all $I$ with $|I|=n-1$ such that there are multiple probability distributions agreeing with all marginals?
How about the same question for general $n$? I still think that the marginals do not determine a unique $P$.
– Juergen Jul 14 '23 at 13:50