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 #836561 by Theo(13342)![]() ![]() You can put this solution on YOUR website! p = .64 \n" ); document.write( "q = .36 \n" ); document.write( "n = 63 \n" ); document.write( "assuming this is a binomial distribution type problem, i get the probability that at least 35 of the 63 victims knew their murderers is equal to 0.935075905. \n" ); document.write( "the formula for the binomial distribution type of problem is p(x) = p^x * q^(n-x) * c(n,x). \n" ); document.write( "since the number of calculations were large (x = 35 to 63), i used excel to do the arithmetic for me. \n" ); document.write( "the sum of all the probbilities (x = 0 to 63) was equal to 1, as it should be.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |