document.write( "Question 435213: the probability that a radish seed willgerminate is 0.7. A gardener plants seeds in batches of 6. find the mean and the standard devation for the number of seeds germinating for each batch \n" ); document.write( "
Algebra.Com's Answer #301262 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the probability that a radish seed willgerminate is 0.7. \n" ); document.write( "A gardener plants seeds in batches of 6. \n" ); document.write( "Find the mean and the standard deviation for the \n" ); document.write( "number of seeds germinating in each batch \n" ); document.write( "---- \n" ); document.write( "Binomial: \n" ); document.write( "mean = np = 6*0.7 = 4.3 \n" ); document.write( "std = sqrt(npq) = sqrt(4.3*0.3) = 1.1358 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |