| New Reply |
estimating joint distributions from marginal |
Share Thread | Thread Tools |
| Jul23-12, 05:18 PM | #1 |
|
|
estimating joint distributions from marginal
Suppose I have the marginal probability density functions of two random variables A and B, P(A), and P(B). Suppose I modelled P(A) and P(B) using a mixture model from some dataset D and obtained a closed form pdf for each.
I am interested in finding their joint density function P(A and B) and associated properties such as maximas, minimas, etc. Ideally the joint density is expressed as a closed form 2D mixture model as well, but this is not critical. I could do something perhaps by brute force by use of Baye's theorem: ie. I can approximate P(A and B) = P(A) P(B | A) = P(B) | P(A | B) But eventually I need to extend this to higher dimensions, eg. P( A and B and C and D... etc) and this is certainly no trivial task. |
| Jul23-12, 09:13 PM | #2 |
|
Recognitions:
|
In general, you cannot determine a joint probability distribution when given only the marginal probability distributions, so if your problem can be solved the solution depends on special circumstances or information that you haven't mentioned. To get the best advice, you should describe the situation completely.
Are you saying that you have data that could be used estimate the conditional probability distributions? |
| Jul24-12, 01:56 AM | #3 |
|
|
Well A and B are two variables that specify (completely) the state of the system. Suppose i've sampled a whole bunch of data points (a,b) s.t. I can generate their PDFs.
I can approximate P(B | A=a1) and P(A | B=b1) as well by taking a slice of my dataset, (eg. B= b1+-0.1) and count the occurrences of A. However, this can be bad because my entire dataset may be quite small, and using only a subset of it will result in a lot of noise and error. |
| Jul24-12, 02:27 AM | #4 |
|
Recognitions:
|
estimating joint distributions from marginalYou haven't described the problem clearly, but from your remarks, I conjecture that you are dealing with continuous variates. Some technicalities about your terminology: The value of a continuous probability density function does not give "the probability of" particular values. (For example, think about the uniform probability density function on the interval [0, 1/2] which has constant value 2.) However, I agree that it is often helpful to think about density functions informally that way. Observed frequences of values in a sample are not probabilities (unless you are taking about randomly selecting a value from the sample itself.) So you shouldn't use the p(A|B) notation for them. Of course, observed frequencies can be used as estimators of probabilities. |
| New Reply |
| Thread Tools | |
Similar Threads for: estimating joint distributions from marginal
|
||||
| Thread | Forum | Replies | ||
| Problem with deriving joint/marginal PDF | Calculus & Beyond Homework | 1 | ||
| Statistics Help--Joint pmf and marginal pmfs | Calculus & Beyond Homework | 1 | ||
| Joint pdf/marginal/expectation related | Calculus & Beyond Homework | 5 | ||
| Joint PDF --> Marginal Pdf's | Calculus & Beyond Homework | 0 | ||
| marginal distributions. | Set Theory, Logic, Probability, Statistics | 1 | ||