document.write( "Question 1025792: In a certain city district, the need for money to buy drugs is given as the reason for 65% of all thefts. What is the probability that exactly 2 of the next 4 theft cases reported in this district resulted from the need for money to buy drugs? \n" ); document.write( "
Algebra.Com's Answer #641119 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Question:
\n" ); document.write( "In a certain city district, the need for money to buy drugs is given as the reason for 65% of all thefts. What is the probability that exactly 2 of the next 4 theft cases reported in this district resulted from the need for money to buy drugs?
\n" ); document.write( "
\n" ); document.write( "Solution:
\n" ); document.write( "We know that the experiment consists of 4 Bernoulli (true or false) trials, with a constant probability of 0.65. We further assume that the (next) cases are random and independent of each other. This way, the situation can be modelled by the binomial distribution, having
\n" ); document.write( "p=0.65,
\n" ); document.write( "n=4
\n" ); document.write( "k=2 (number of \"successes\", meaning drug related motive).
\n" ); document.write( "with a probability of
\n" ); document.write( "P(k,n,p)=\"C%28n%2Ck%29%2Ap%5Ek%2A%281-p%29%5E%28n-k%29\"
\n" ); document.write( "where
\n" ); document.write( "C(n,k)=n!/(k!(n-k)!)
\n" ); document.write( "
\n" ); document.write( "Substituting values,
\n" ); document.write( "P(2,4,0.65)
\n" ); document.write( "=6*0.4225*0.1225
\n" ); document.write( "=0.3105375
\n" ); document.write( "=0.311 (rounded to 3 sig. figures)
\n" ); document.write( "
\n" );