jimmy1
- 60
- 0
Suppose I had n random variables, all of which have the same distribution but different mean and variances. How can I formally describe the distribution of these n random variables.
Yes.jimmy1 said:Would this distribution be known as a joint distribution?
Maybe. Maybe not.Would I be able to use the multivariate normal distribution??
Let me rephrase your problem in terms of discrete distributions -- maybe it will help you understand what the problem is.jimmy1 said:Thanks for help, Hurkyl.
So, is there any general formula or method for getting the joint distribution of n random variables. For example, if all the random variables were exponential
0.05 0.20 0.10 | 0.35
0.15 0.05 0.05 | 0.25
0.10 0.15 0.15 | 0.40
-----------------+-----
0.30 0.40 0.30 | 1.00
* * * | 0.35
* * * | 0.25
* * * | 0.40
-----------------+-----
0.30 0.40 0.30 | 1.00
What do you mean by "dependency?" If you weren't asking the question you're asking, I would have assumed that parenthetical meant you already knew the joint distribution.(and I knew all the dependencies of the n random variables), is there a method??
There only seems to be multivariate normal and binomial distributions??