A Question on Probability

Sarmmer

New member
Joined
Mar 25, 2021
Messages
6
Hi all, I have a question below.
Based on below summary (weight distribution of a product in gram), what is the solution in calculating probability of picking product 4 times with a sum of below 300g.

1618211670097.png
 
I have tried calculating the probability by multiplying the % failure. But the figure seem weird.
Eg. 2.28%4
 
From summary data, it is impossible to get an exact answer because information is lost in summarization.

Your estimate of approximately 0.00006% is, as you suspected, too low because you are assuming that the only way to get a sum below 300 is for all four products to be below 75. But that is not the case. You can get better estimates by making some assumptions.

What is the probability that all four are 75 or more?

What is the probability that one is less than 75 and one is is at least 80 on the assumption of normal distribution?

What is the probability that two are less than 75 and one is is at least 85 on the assumption of normal distribution?

What is the probability that three are less than 75 and one is is at least 90 on the assumption of normal distribution?

Add those up. Call that g.

I claim that the probability of a sum of 300 or more is greater than g. How do I justify that claim?

Let b equal the probability that the sum is less than 300.

[MATH]\therefore 0.0228^4 < b < 1 - g.[/MATH]
Why?
 
Last edited:
From summary data, it is impossible to get an exact answer because information is lost in summarization.

Your estimate of approximately 0.00006% is, as you suspected, too low because you are assuming that the only way to get a sum below 300 is for all four products to be below 75. But that is not the case. You can get better estimates by making some assumptions.

What is the probability that all four are 75 or more?

What is the probability that one is less than 75 and one is is at least 80 on the assumption of normal distribution?

What is the probability that two are less than 75 and one is is at least 85 on the assumption of normal distribution?

What is the probability that three are less than 75 and one is is at least 90 on the assumption of normal distribution?

Add those up. Call that g.

I claim that the probability of a sum of 300 or more is greater than g. How do I justify that claim?

Let b equal the probability that the sum is less than 300.

[MATH]\therefore 0.0228^4 < b < 1 - g.[/MATH]
Why?

What would the best method to evaluate based on the raw data instead of summarized data?

Is the below method appropriate in calculating it (column in bold)?
with p = 2.28%, q = 97.72%, the probability to get befow 300g when taking 4 samples randomly is 0.00003%.

The figure i mention to be weird previously because i calculated based on the method below (red text), where the sum of probability is not 100%.
nn!(n-x)(n-x)!xx!Probability = n!/[(n-x)!x!]*pxq(n-x)pxq(n-x)
424424010.00003%0.00003%
42436110.00463%0.00116%
42422220.29784%0.04964%
42411368.51031%2.12758%
4240142491.18719%91.18719%
Total100.00000%93.36559%
 
Top