In: Statistics and Probability
The average time to run the 5K fun run is 22 minutes and the standard deviation is 2.5 minutes. 49 runners are randomly selected to run the 5K fun run. Round all answers to 4 decimal places where possible and assume a normal distribution.
(there are more than 4 parts, as per policy i am answering first 4 parts)
a.
for X :
mean = 22 min
SD = 2.5 min
therefore distribution is : N(22, 2.52)
b.
for x̄
mean = population mean = 22 min
SD = SDpopulation / (n^0.5)
= 2.5 / (49^0.5)
= 0.3571 min
therefore distribution is : N(22, 0.3572)
c.
Σx = 49*x̄
for ax :
mean (ax) = a*mean(x)
var(ax) = a^2 * var(x)
therefore, SD(ax) = a*SD(x)
here ax = Σx = 49x̄
therefore,
mean(Σx) = mean(49x̄) = 49*mean(x̄) = 49*22 = 1078 min
SD(Σx) = SD(49x̄) = 49*SD(x̄) = 49*0.357 = 17.493 min
therefore distribution is : N(1078, 17.4932)
d.
N(22, 0.3572)
P( 22.0643 <= x <= 22.4643 ) :
P( 22.0643 <= x <= 22.4643 ) = 0.3318
probability that this runner's time will be between 22.0643 and 22.4643 min is 0.3318
(PLEASE UPVOTE)