document.write( "Question 565276: A package of seeds states that the probability of germination is 0.92. For a package containing 75 seeds, the mean and variance of the number of seeds germinating are? \n" ); document.write( "
Algebra.Com's Answer #365717 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Mean = np = 75*0.92 = 69\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Variance = np(1-p) = 75*(0.92)*(1-0.92) = 5.52 \n" ); document.write( " |