Question 1189726: Using the voting time estimator at https://go41.com/vote/estimator.htm, I found that the average time for a voter to cast their ballot in my voting district is 2.31 minutes with a standard deviation of 0.36 minutes.
(A) Assuming that the time to complete a ballot is normally distributed, what is the probability that it takes an individual voter more than 2.5 minutes to complete the ballot?
(B) A polling station has 25 voters arriving. What is the probability that the mean ballot completion time for the 25 ballots is more than 2.5 minutes?
(C) Find a time such that 97% of all ballots are completed in less than that time.
Answer by Boreal(15235) (Show Source):
You can put this solution on YOUR website! You need the z-value
z=(x-mean)/sd where x is the specific value asked for.
for more than 2.5 minutes, you need z>(2.5-2.31)/0.6.
You can then take the z and use the table or the calculator 2ndVARS2 normal cdf(z value, 6) or any number greater than 6 standard deviations, everything to the right of the value.
-
For a mean value, use the 2.31 as comparison and the sd is 0.36/sqrt(n). You will learn that while one value may be relatively extreme, the probability of the mean of a number of values being more extreme is a lot less.
z>(2.5-2.31)/0.36=0.53 and the probability of that is 0.2981
-
this is z>(x bar-mean)/sigma/sqrt(25)
so z=0.19/0.072=2.64
that probability is 0.0041 (I rounded the sd; unrounded, the answer is 0.0042)
-
z(0.97)=1.8807
1.8807=(x-2.31)/0.36
0.6771=x-2.31
x=2.987 minutes or 2 min 59 sec
|
|
|