document.write( "Question 417639: A university has 10,000 students of which 6000 are male and 4000 are female. If a class of 30 students is chosen at random from the university population, find the mean and variance of the number of male students. \n" ); document.write( "
Algebra.Com's Answer #292380 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A university has 10,000 students of which 6000 are male and 4000 are female. If a class of 30 students is chosen at random from the university population, find the mean and variance of the number of male students.
\n" ); document.write( "----
\n" ); document.write( "Proportion of males = 0.6
\n" ); document.write( "----
\n" ); document.write( "Mean of males = np = 0.6*6000 = 3600
\n" ); document.write( "----
\n" ); document.write( "variance of males = sqrt[npq] = sqrt[3600*0.4] = sqrt(1440) = 37.95
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );