document.write( "Question 974111: USA Today reports that about 25% of all prison parolees become repeat offenders. Alice is a social worker whose job is to counsel people on parole. Let us say success means a person does not become a repeat offender. Alice has been given a group of four parolees.
\n" );
document.write( "(a) Find the probability P(r) of r successes ranging from 0 to 4. (Round your answers to three decimal places.)
\n" );
document.write( "P(0) =
\n" );
document.write( "P(1) =
\n" );
document.write( "P(2) =
\n" );
document.write( "P(3) =
\n" );
document.write( "P(4) = \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) What is the expected number of parolees in Alice's group who will not be repeat offenders? (Round your answer to two decimal places.)
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "What is the standard deviation? (Round your answer to two decimal places.)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(d) How large a group should Alice counsel to be about 98% sure that three or more parolees will not become repeat offenders?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #596128 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! USA Today reports that about 25% of all prison parolees become repeat offenders. Alice is a social worker whose job is to counsel people on parole. Let us say success means a person does not become a repeat offender. Alice has been given a group of four parolees. \n" ); document.write( "(a) Find the probability P(r) of r successes ranging from 0 to 4. (Round your answers to three decimal places.) \n" ); document.write( "P(0) = 4C0*(0.75)^0*0.25^4 \n" ); document.write( "P(1) = 4C1*(0.75)*0.25^3 \n" ); document.write( "P(2) = 4C2*(0.75)^2 * 0.25^2 \n" ); document.write( "P(3) = etc. \n" ); document.write( "P(4) = etc.\r \n" ); document.write( "\n" ); document.write( "(c) What is the expected number of parolees in Alice's group who will not be repeat offenders? (Round your answer to two decimal places.) \n" ); document.write( "Ans: mean = np = 4*0.75 = 3 \n" ); document.write( "---------------------------------\r \n" ); document.write( "\n" ); document.write( "What is the standard deviation? (Round your answer to two decimal places.) \n" ); document.write( "Ans: std = sqrt[npq] = sqrt[3*0.25] = (1/2)sqrt(3) \n" ); document.write( "------------------------------------- \r \n" ); document.write( "\n" ); document.write( "(d) How large a group should Alice counsel to be about 98% sure that three or more parolees will not become repeat offenders? \n" ); document.write( "--- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |