November 10th, 2005, 5:39 pm
Thanks for your reactions. In the meantime I have realized that the problem at hand is not trivial at all. I might have missexplained it: actually the resulting rv is not a multivariate one, but a scalar one. For expample: 1) given x1, x2, x3 iid, what is the distribution of X1+x2+x3?2) given x1, x2, x3 iid, what is the distribution of (X1)^2 + (X2)^2 + (X3)^2?3) given x1, x2, x3 iid, what is the distribution of (X1)^2*(X2)^2*(X3)^2?4) given x1, x2, x3 iid, what is the distribution of log[ (X1)^2*(X2)^2 +(X3)^2] ?...etcWhat is behind 1-4 is a function mapping R*R*R into R i.e. the new/generated random is scalar.Solutions for 1-2 are well-known if, for example, Xi are (standard) gaussian. But...a) how about 1-2 when the density is known but arbitrary?b) What if the underlying function gets more complicated / is arbitrary?c) and, even worse, can we say anything if both the density is known but arbitrary and the mapping R*R*R -> R is arbitrary (say, like in 3-4) as well.So far I have found nothing on textbook so as to 'solve' this problem....is this an "unsolved" problem in general terms?Cheers,Jpbd