SOLUTION: If 80% of the applicants are able to pass a driver's proficiency road test, find the mean, variance, and standard deviation of the number of people who pass the test in a sample of
Algebra ->
Probability-and-statistics
-> SOLUTION: If 80% of the applicants are able to pass a driver's proficiency road test, find the mean, variance, and standard deviation of the number of people who pass the test in a sample of
Log On
Question 505925: If 80% of the applicants are able to pass a driver's proficiency road test, find the mean, variance, and standard deviation of the number of people who pass the test in a sample of 300 applicants. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If 80% of the applicants are able to pass a driver's proficiency road test, find the mean, variance, and standard deviation of the number of people who pass the test in a sample of 300 applicants.
----
mean = np = 300*0.8 = 240
variance = npq = 240*0.2 = 48
std = sqrt(48) = 6.93
=========
Cheers,
Stan H.
=========