In: Statistics and Probability
Suppose we somehow know that for the entire population of all students, the mean time spent exercising per week is 90 minutes, with a standard deviation of 40 minutes.
a) Would you expect time spent exercising per week to be
normally distributed? Explain your reasoning. Consider your
exercise habits as well as those of people you know.
b) We plan to collect random samples of 50 students and compute the
sample mean time spent exercising, ?̅, for each sample. Would you
expect the sampling distribution of ?̅, to be normally distributed?
Explain briefly.
c) In approximately what proportion of samples would ?̅ be between
80 and 100 minutes?
d) Now suppose that the sample size is increased to 100 students
per sample. In what proportion of
samples would ?̅ be between 80 and 100 minutes?
mean time spent exercising per week is 90 minutes, with a standard deviation of 40 minutes
a) Would you expect time spent exercising per week to be normally distributed?
Yes, as few people will be doing very less or too much exercise and mostly will be doing somewhere in the middle.
b) We plan to collect random samples of 50 students and compute the sample mean time spent exercising, ?̅, for each sample. Would you expect the sampling distribution of ?̅, to be normally distributed?
Yes, the sample should be normally distributed as the sample drawn from normal population is normal
c) In approximately what proportion of samples would ?̅ be between 80 and 100 minutes?
E(?̅) = 90 min
sd(?̅) = 40/sqrt(50) = 5.66
P[ 80 < ?̅ < 100 ] = P[ ( 80 - E(?̅) ) / sd(?̅) < ( ?̅ - E(?̅) ) / sd(?̅) < ( 100 - E(?̅) ) / sd(?̅) ]
P[ 80 < ?̅ < 100 ] = P[ ( 80 - 90 ) / 5.66 < ( ?̅ - 90 ) / 5.66 < ( 100 - 90 ) / 5.66 ]
P[ 80 < ?̅ < 100 ] = P[ -1.77 < Z < 1.77 ]
P[ 80 < ?̅ < 100 ] = P[ Z < 1.77 ] - P[ Z < -1.77 ]
P[ 80 < ?̅ < 100 ] = 0.9616 - 0.0384
P[ 80 < ?̅ < 100 ] = 0.9232
d) Now suppose that the sample size is increased to 100 students
per sample. In what proportion of
samples would ?̅ be between 80 and 100 minutes?
E(?̅) = 90 min
sd(?̅) = 40/sqrt(100) = 4
P[ 80 < ?̅ < 100 ] = P[ ( 80 - E(?̅) ) / sd(?̅) < ( ?̅ - E(?̅) ) / sd(?̅) < ( 100 - E(?̅) ) / sd(?̅) ]
P[ 80 < ?̅ < 100 ] = P[ ( 80 - 90 ) / 4 < ( ?̅ - 90 ) / 4 < ( 100 - 90 ) / 4 ]
P[ 80 < ?̅ < 100 ] = P[ -2.5 < Z < 2.5 ]
P[ 80 < ?̅ < 100 ] = P[ Z < 12.5 ] - P[ Z < -2.5 ]
P[ 80 < ?̅ < 100 ] = 0.9938 - 0.0062
P[ 80 < ?̅ < 100 ] = 0.9876