Hi
Thanks a lot !
Let me make some assumptions about the existing dependency among the variables. Let's say that there are k dependent and n-k independent variables.
I expressed the relation of dependence through the function
p (if we think about it graphically).
P(X_1,... X_n)=<br />
P(X_1) \times P(X_2) \times ... \times P(X_i) \times \underbrace{\prod_{j=i+1}^{j=i+k}<br />
P(X_j|p(X_j))}_{\textrm{The } k \textrm{ dependent variables}} \times P(X_{i+k+1}) \times ...\times P(X_{n-1}) \times P(X_{n \rightarrow \infty})
I don't really have a particular distribution but I am wondering whether it is possible to find a general relation between the P(X_1,... X_n), the k dependent variables and the n-k independent variables ?
(and please, correct me if I am wrong)
Thanks.