document.write( "Question 1169655: 67% of children in a school do not have cavities. Let x be the number of children in a random sample of 70 children selected from this school who do not have cavities. The mean and standard deviation of the probability distribution of x, rounded to two decimal places, are?\r
\n" );
document.write( "\n" );
document.write( "Just looking for clarification,
\n" );
document.write( "Mean is 67
\n" );
document.write( "The standard deviation is 8.1853\r
\n" );
document.write( "\n" );
document.write( "If not I'm very confused then :( \n" );
document.write( "
Algebra.Com's Answer #794458 by math_tutor2020(3835) ![]() You can put this solution on YOUR website! \n" ); document.write( "67% of the children do not have cavities \n" ); document.write( "p = 0.67 is the probability of selecting a child who does not cavities.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = 70 is the sample size\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "mu = mean \n" ); document.write( "sigma = standard deviation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For a binomial distribution it has the following formulas \n" ); document.write( "mu = n*p \n" ); document.write( "sigma = sqrt( n*p*(1-p) )\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's first find the mean \n" ); document.write( "mu = n*p \n" ); document.write( "mu = 70*0.67 \n" ); document.write( "mu = 46.9 \n" ); document.write( "The mean is exactly 46.9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now the standard deviation \n" ); document.write( "sigma = sqrt( n*p*(1-p) ) \n" ); document.write( "sigma = sqrt( 70*0.67*(1-0.67) ) \n" ); document.write( "sigma = 3.93408184968233 \n" ); document.write( "sigma = 3.93 \n" ); document.write( "The standard deviation is approximately 3.93\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answers: \n" ); document.write( "mean = 46.9 \n" ); document.write( "standard deviation = 3.93 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |