document.write( "Question 1201897: What are the chances that a person who is murdered actually knew the murdered? The answer to this question explains why a lot of police detective work begins with relatives and friends of the victim. About 64% of people who are murdered actually knew the person who committed the murder. Suppose that a detective has 63 current unsolved murders.
\n" ); document.write( "What is the probability that at least 35 of the victims knew their murderers?
\n" ); document.write( "

Algebra.Com's Answer #836573 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "What are the chances that a person who is murdered actually knew the murdered?
\n" ); document.write( "The answer to this question explains why a lot of police detective work begins
\n" ); document.write( "with relatives and friends of the victim. About 64% of people who are murdered
\n" ); document.write( "actually knew the person who committed the murder. Suppose that a detective has
\n" ); document.write( "63 current unsolved murders.
\n" ); document.write( "What is the probability that at least 35 of the victims knew their murderers?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The original problem is, of cource, a binomial distribution type.\r\n" );
document.write( "\r\n" );
document.write( "But the number of trials is great: 63.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In such cases, the traditional approach is not to use the binopmial distribution formula.\r\n" );
document.write( "The traditional approach is to use the normal distribution as an approximation\r\n" );
document.write( "to the binomial distribution.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This normal distribution has the mean value n*p = 63*0.64 = 40.32 and the \r\n" );
document.write( "standard deviation \"sqrt%28p%2An%2A%281-p%29%29\" = \"sqrt%280.64%2A63%2A%281-0.64%29%29\" = 3.80988 (rounded).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "With it, our goal is to find the area under this normal curve on the right of the \r\n" );
document.write( "raw mark 35;  more precisely, taking the continuity correction factor, on the right\r\n" );
document.write( "of the raw mark 34.5.  You can use regular calculator TI-83 or TI-84\r\n" );
document.write( "\r\n" );
document.write( "                   z1    z2    mean    SD      <<<---===  formatting pattern\r\n" );
document.write( "    P = normalcdf(34.5, 9999, 40.32, 3.80988).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You get the ANSWER  0.9367.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, doing this way, you can solve the problem using the traditional tools and methods
\n" ); document.write( "for an exam environment.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );