document.write( "Question 1049554: Every normal model is defined by its parameters: the mean and the standard deviation. For each model describe below, find the missing parameter and draw a picture\r
\n" );
document.write( "\n" );
document.write( "1) mean =1250, 35%below 1200, find standard deviation\r
\n" );
document.write( "\n" );
document.write( " b) Draw and show the rule of 3 with the parameter above\r
\n" );
document.write( "\n" );
document.write( "c) standard deviation =0.5, 72% above 10.0 find the mean\r
\n" );
document.write( "\n" );
document.write( "d) mean =0.64, 32% above 0.70, find standard deviation \n" );
document.write( "
Algebra.Com's Answer #665123 by ewatrrr(24785) You can put this solution on YOUR website! Need to Know \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a) u = 1250 & 35% below 1200 \n" ); document.write( "find σ \n" ); document.write( "z = invNorm(.35) = -.3853\r \n" ); document.write( "\n" ); document.write( "σ = (1200 - 1250)/-.3853 = 129.6 \n" ); document.write( "| \n" ); document.write( "c) x = 10 \n" ); document.write( "z = invNorm(.28) Below \n" ); document.write( "find μ \n" ); document.write( "μ = 10 - σ*z \n" ); document.write( "| \n" ); document.write( "d) x = .7, μ = .64 \n" ); document.write( "find σ \n" ); document.write( "z = invNorm(.68) Below \n" ); document.write( "σ = (.7-.64)/z \n" ); document.write( " |