The average amount of milligrams (mg) of sodium in the water in a certain neighbourhood in Winnipeg is 60 mg/l, and the standard deviation is 10 mg/l. Assume the variable is normally distributed.
(a) If a sample of water is selected form the neighbourhood, what is the probability that the sodium content will be more than 70 mg/l?
(b) If 10 samples of the water from the neighbourhood is selected, what is the probability that the mean of the sample will be larger than 70 mg/l?
(c) Why is the probability for part (a) greater than that for part (b)?
1
Expert's answer
2020-03-13T11:02:53-0400
μ=60,σ=10
(a) P(X>70)
X is normally distributed with mean 60 and standard deviation 10.
P(X>70)=1−P(X≤70)
Z−value=σX−μ
=1070−60=1. From Z table or =NORM.DIST(70,60,10,TRUE),
P(Z≤1)=0.841345
Thus, P(X>70)=1−0.841345=0.158655
(b). P(Xˉ>70)
Xˉ Is normally distributed with mean 60 and variance 1010
P(Xˉ>70)=1−P(Xˉ≤70)
Z−value=nσXˉ−μ
=101070−60=3.162278
From Z table or =NORM.DIST(70,60,10/10^0.5,TRUE),P(Xˉ≤70)= 0.999217
Thus, P(Xˉ>70)=1−0.999217=0.000783
(c). As the sample size increases, the sample mean tends to be closer to the population mean, and standard deviation decreases as the sample size increases. Part (a) has a sample size of 1 and the standard deviation is 10, while part (b) has a sample size of 10 leading to the standard deviation of1010 which is smaller than the standard deviation in part (a). Therefore, part (a) has a greater probability since the distribution around X is wider than the distribution around Xˉ in part (b).
"assignmentexpert.com" is professional group of people in Math subjects! They did assignments in very high level of mathematical modelling in the best quality. Thanks a lot
Comments