I am trying to understand the result in this thread (Dependent Bernoulli trials), which says the number of parameters in a joint distribution of n dependent Bernoulli random variables is $2^n - 1$.
The argument goes like this: The most flexible structure is the one that assigns to all possible n binary vectors $(x_1,…,x_n)$ a probabilty $P[x_1=i_1,…,x_n=i_n]=p_{i_1,…,i_n}$
Thus, you have to specify $2^n−1$ parameters. But I don't see why that's true?