document.write( "Question 1120597: 38% of women consider themselves fans of professional baseball. You randomly select six women and ask each if she considers herself a fan of professional baseball. Complete parts (a) through (c) below.\r
\n" );
document.write( "\n" );
document.write( "(a) Find the mean of the binomial distribution. \n" );
document.write( "
Algebra.Com's Answer #736293 by Boreal(15235) You can put this solution on YOUR website! The mean is np, where n here is 6 and p=0.38, so the mean or expected value is 2.28 women. \n" ); document.write( "The variance is np(1-p) or 2.28*62=1.41, and the sd is the sqrt of that, or 1.19 women. \n" ); document.write( " |