document.write( "Question 761224: a candy company claims that 15% of its plain candies are orange, and a sample of 100 such candies is randomly selected.
\n" );
document.write( "A. find the mean and standard deviation for the number of orange candies in such groups of 100.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #463141 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a candy company claims that 15% of its plain candies are orange, and a sample of 100 such candies is randomly selected. \n" ); document.write( "A. find the mean and standard deviation for the number of orange candies in such groups of 100. \n" ); document.write( "------ \n" ); document.write( "mean = np = 100*0.15 = 15 \n" ); document.write( "---- \n" ); document.write( "std = sqrt[npq] = sqrt[15*0.85] = 3.57 \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |