Finding the product of multiple normal distributions

Charij
Messages
6
Reaction score
0
Hi all,
I've been working on a little side project, but I've hit a road block on the maths for this one. Basically if you imagine a sealed pack of 10 cards, there is a 20% chance that the pack contains one foil (more valuable) card. The mass distribution of the foil cards are (heavier and) different to the non-foil equivelant.

What I would like to do, is calculate the probability of a sealed pack containing a foil card, given the mass of the pack. Essentially I have 3 normal mass distributions for the non-foil cards, foil cards, and packaging. The next step is to combine the 3 normal distributions to give me a bell-curve that shows the probability of a pack containing a foil, given a mass.

I'm guessing I would need to find the product of the packaging, 9 non-foil cards, and 1 foil card distribution; I've struggled to find information on how to do this. Any guidance, or thoughts on this would be most appreciated!

Thanks,
Charij
 
Last edited:
Physics news on Phys.org
So m=m1+m2+m3 where m1 is the mass of the foil card, m2 of the nine non-foil cards and m3 of the packaging.
The pdf for m is then p(m)=\int dm_1 \int dm_2 \int dm_3 p_1(m_1) p_2(m_2) p_3(m_3) \delta(m-m_1+m_2+m_3)
Then use \delta(x)=1/2\pi \int_{-\infty}^{\infty} dp \exp(ipx).
Interchange the order of integration over p and m_1 to m_3.
 
Thanks DrDu,
After reading some wiki, you have put me on the right track! It'll take me a little time to work exactly what you're saying, but it seems to make some sense. Any chance you could link me some material on how to do this?
DrDu said:
Then use δ(x)=1/2π∫∞−∞dpexp(ipx).
Interchange the order of integration over p and m_1 to m_3.

Thanks again,
Charij
 
Charij said:
.

I'm guessing I would need to find the product of the packaging, 9 non-foil cards, and 1 foil card distributionj

You want the distribution of the sum of those things. The sum of independent normally distributed random variables is a normal random variable, so what you can look up on the web is "sum of independent normal (or 'Gaussian' l random variables". Of course, you can also calculate the answer "from first principles" using Dr DuDu's method.

That distribution doesn't give your final answer because you want to calculate the conditional probability that a pack of a given weight contains a foil card. You have to use Bayes rule to do that.
 
Thanks Stephen, that was incredibly useful too! From your information, I plan to use the sum of the normal distributions using convolution. Then use Bayes' Theorem to calculate the probability.

Thanks for your help!
Charij
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top