SOLUTION: If 80% of job applicants are able to pass a computer literacy test, find the mean, standard deviation and variance of the number of people who pass the exam in a sample of 150 appl

Algebra ->  Probability-and-statistics -> SOLUTION: If 80% of job applicants are able to pass a computer literacy test, find the mean, standard deviation and variance of the number of people who pass the exam in a sample of 150 appl      Log On


   



Question 747374: If 80% of job applicants are able to pass a computer literacy test, find the mean, standard deviation and variance of the number of people who pass the exam in a sample of 150 applicants.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If 80% of job applicants are able to pass a computer literacy test, find the mean, standard deviation and variance of the number of people who pass the exam in a sample of 150 applicants.
----
mean = np = 150*0.8
std = sqrt(npq) = sqrt(150*0.8*0.2)
variance = (std)^2
======================
Cheers,
Stan H.