document.write( "Question 1168129: The director of admissions at Kinzua University in Nova Scotia estimated the distribution of student admissions for the fall semester on the basis of past experience.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Admissions Probability
\n" );
document.write( "1,400 .6
\n" );
document.write( "1,500 .3
\n" );
document.write( "1,200 .1\r
\n" );
document.write( "\n" );
document.write( "What is the expected number of admissions for the fall semester?\r
\n" );
document.write( "\n" );
document.write( "Compute the variance and the standard deviation of the number of admissions. (Round your standard deviation to 2 decimal places.) \n" );
document.write( "
Algebra.Com's Answer #792747 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! E(X)=sum of x*p(x) \n" ); document.write( "=840+450+120=1410 adm \n" ); document.write( "- \n" ); document.write( "variance is sum of (X-x)^2*p(x) \n" ); document.write( "=100*0.6+2430+4410=6900 adm^2 \n" ); document.write( "- \n" ); document.write( "sd= sqrt(V)=83.07 \n" ); document.write( " \n" ); document.write( " |