Suppose we wish to design a study to investigate the effects of loud music on teenagers’ ability
to concentrate. We know from previous studies that the standard deviation of time to complete
this task is 3.4 minutes. How many subjects would be required to ensure with 90% confidence
that the generated estimate is within 1 minute of the true mean time required?
1
Expert's answer
2021-10-04T18:32:17-0400
Let m denote the margin of error, then m and it is given by,
m=Zα/2∗(σ/n)
In order to determine the number of subjects required, make n subject of the formula,
Therefore,
m∗n=Zα/2∗σ
n=(Zα/2∗σ)/m
Hence
n=((Zα/2∗σ)/m)2
Values given are,
m=1
σ=3.4
Zα/2=Z0.1/2=Z0.05=1.645
n therefore is,
n=((1.645∗3.4)/1)2=(5.593)2=31.281649≊32subjects
Therefore n=32 subjects would be required to ensure with 90% confidence
that the generated estimate is within 1 minute of the true mean time.
Comments