document.write( "Question 1168116: An applicant must score at least 80 points on a particular psychological test to be eligible to join Canadian University services overseas. From several years of experience, it is known that 60% of the applicants meet the requirement. Let the random variable x be the number of applicants who meet this requirement out of a (randomly selected) group of 25 applicants.
\n" ); document.write( "a)find the mean of x
\n" ); document.write( "b) Find the standard deviation of x
\n" ); document.write( "c) using the Empirical Rule, within what limit would you expect most (say, 95%) of the measurements to be?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #792801 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
mean is np or 25*0.60=15
\n" ); document.write( "variance is np(1-p) or 15*0.4=6
\n" ); document.write( "sd is sqrt (V)=2.45
\n" ); document.write( "empirical rule for 95% is +/- 2 sd or +/- 4.9
\n" ); document.write( "(5.2, 24.8)
\n" ); document.write( "
\n" );