In: Statistics and Probability
Suppose the heights of 18-year-old men are approximately normally distributed, with mean 69 inches and standard deviation 4 inches. (a) What is the probability that an 18-year-old man selected at random is between 68 and 70 inches tall? (Round your answer to four decimal places.) (b) If a random sample of eight 18-year-old men is selected, what is the probability that the mean height x is between 68 and 70 inches? (Round your answer to four decimal places.) (c) Compare your answers to parts (a) and (b). Is the probability in part (b) much higher? Why would you expect this? The probability in part (b) is much higher because the mean is smaller for the x distribution. The probability in part (b) is much lower because the standard deviation is smaller for the x distribution. The probability in part (b) is much higher because the standard deviation is smaller for the x distribution. The probability in part (b) is much higher because the mean is larger for the x distribution. The probability in part (b) is much higher because the standard deviation is larger for the x distribution.
a)
Here, μ = 69, σ = 4, x1 = 68 and x2 = 70. We need to compute P(68<= X <= 70). The corresponding z-value is calculated using Central Limit Theorem
z = (x - μ)/σ
z1 = (68 - 69)/4 = -0.25
z2 = (70 - 69)/4 = 0.25
Therefore, we get
P(68 <= X <= 70) = P((70 - 69)/4) <= z <= (70 -
69)/4)
= P(-0.25 <= z <= 0.25) = P(z <= 0.25) - P(z <=
-0.25)
= 0.5987 - 0.4013
= 0.1974
b)
Here, μ = 69, σ = 1.4142, x1 = 68 and x2 = 70. We need to compute P(68<= X <= 70). The corresponding z-value is calculated using Central Limit Theorem
z = (x - μ)/σ
z1 = (68 - 69)/1.4142 = -0.71
z2 = (70 - 69)/1.4142 = 0.71
Therefore, we get
P(68 <= X <= 70) = P((70 - 69)/1.4142) <= z <= (70 -
69)/1.4142)
= P(-0.71 <= z <= 0.71) = P(z <= 0.71) - P(z <=
-0.71)
= 0.7611 - 0.2389
= 0.5222
c)
The probability in part (b) is much higher because the standard deviation is smaller for the x distribution