Probability of Samples Containing Less than 1.6 mg of Suspended Particles?

Click For Summary
SUMMARY

The discussion centers on calculating the probability of samples containing less than 1.6 mg of suspended particles from a lake water sample, which is normally distributed with a mean of 2.17 and a variance of 0.979. The initial calculation incorrectly used P(X<1.6) instead of the conditional probability P(X<1.6|X<1.8). The correct approach involves recognizing the constraint that all samples contain less than 1.8 mg of suspended particles, leading to a revised probability calculation. The final probability should reflect this conditional relationship for accurate results.

PREREQUISITES
  • Understanding of normal distribution and its parameters (mean and variance).
  • Knowledge of conditional probability and its application in statistical calculations.
  • Familiarity with binomial distribution and its probability mass function.
  • Proficiency in statistical software or tools for probability calculations.
NEXT STEPS
  • Study conditional probability in depth, focusing on P(A|B) concepts.
  • Learn about binomial distribution and its applications in real-world scenarios.
  • Explore statistical software like R or Python for performing probability calculations.
  • Review normal distribution properties and how they relate to sample statistics.
USEFUL FOR

Statisticians, data analysts, students in statistics courses, and anyone involved in probability theory and its applications in real-world data analysis.

thereddevils
Messages
436
Reaction score
0

Homework Statement



The masses of suspended particles in a sample of water taken from a lake can be assumed to be a random variable which is normally distributed with mean 2.17 and variance 0.979. Find the probability that out of 4 samples of lake water known to contain less than 1.8 mg of suspended particles , at least 3 samples contain less than 1.6 mg of suspended particles.

Homework Equations





The Attempt at a Solution



probability of a sample less than 1.6 mg, P(X<1.6)=0.28227

X-B(4, 0.28227)

P(X>=3)=P(X=3)+P(X=4)=0.071

Probability of all 4 samples contain less than 1.8 mg of suspended particles = (0.3542)^4
= 0.015

So the required probability = 0.071/0.015 = 4.7

obviously that's wrong. Would appreciate if someone can point me to my errors.
 
Physics news on Phys.org
For one, you're using the variable X to represent two different random variables.

You basically have the right idea, but you want to take into account the fact that the samples are known to have less than 1.8 mg of suspended particles right from the start. Instead of using p=P(X<1.6) for the binomial distribution, use p=P(X<1.6|X<1.8).
 
vela said:
For one, you're using the variable X to represent two different random variables.

You basically have the right idea, but you want to take into account the fact that the samples are known to have less than 1.8 mg of suspended particles right from the start. Instead of using p=P(X<1.6) for the binomial distribution, use p=P(X<1.6|X<1.8).

thanks Vela.
 

Similar threads

  • · Replies 23 ·
Replies
23
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
8
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 2 ·
Replies
2
Views
10K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
3
Views
4K
Replies
2
Views
6K
Replies
15
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K