document.write( "Question 758621: Please help I've been working on this for awhile now. thank you in advance.\r
\n" );
document.write( "\n" );
document.write( "Assume that a procedure yields a binomial distribution with n trials and the probability of success for one trial is p. Use the given values of n and p to find the mean μ and standard deviation σ. Also, use the range rule of thumb to find the minimum usual value μ - 2σ and the maximum usual value μ + 2σ\r
\n" );
document.write( "\n" );
document.write( "n=70, p=0.75\r
\n" );
document.write( "\n" );
document.write( " μ =
\n" );
document.write( " σ =
\n" );
document.write( " μ - 2σ =
\n" );
document.write( " μ + 2σ = \n" );
document.write( "
Algebra.Com's Answer #461594 by John10(297)![]() ![]() You can put this solution on YOUR website! Hi,\r \n" ); document.write( "\n" ); document.write( "Since you have n = 70 and p = 0.75 and q = 1 - 0.75 = 0.25\r \n" ); document.write( "\n" ); document.write( "Mean = μ = np \n" ); document.write( "σ = SQRT(n * p * q)\r \n" ); document.write( "\n" ); document.write( "After you find the mean and standard deviation, you can plug into the two expressions.\r \n" ); document.write( "\n" ); document.write( "Hope it helps you\r \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " |