Question 306291
Find the probabilities.
From National Weather Service records, the annual snowfall in the TopKick Mountains has a mean of 92 inches and a standard deviation s of 12 inches. If the snowfall from 25 randomly selected years are chosen, what is the probability that the snowfall would be less than 95 inches.
---
t(95) = (95-92)/[12/sqrt(25)] = 1.25
---
P(x < 95) = P(t < 1.25 when df = 24) = tcdf(-100,1.25,24) = 0.8883
==========================
Cheers,
Stan H.
==========================