document.write( "Question 393180: A baseball player has a batting average of 0.17. What is the probability that he has exactly 4 hits in his next 7 at bats?\r
\n" ); document.write( "\n" ); document.write( "----------------------------------\r
\n" ); document.write( "\n" ); document.write( "(1 pt) You flip a fair coin 10 times. What is the probability that it lands on heads exactly 3 times? \r
\n" ); document.write( "\n" ); document.write( "The probability of exactly 3 heads is .\r
\n" ); document.write( "\n" ); document.write( "What is the probability that it lands on heads at least 3 times?\r
\n" ); document.write( "\n" ); document.write( "The probability of at least 3 heads is \r
\n" ); document.write( "\n" ); document.write( "Thankyou
\n" ); document.write( "

Algebra.Com's Answer #279095 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "

\n" ); document.write( "Hi
\n" ); document.write( "Note: The probability of x successes in n trials is:
\n" ); document.write( "P = nCx* \"p%5Ex%2Aq%5E%28n-x%29\" where p and q are the probabilities of success and failure respectively. In this case p =.17 q = .83
\n" ); document.write( "nCx = \"n%21%2F%28x%21%28n-x%21%29%29\"
\n" ); document.write( "P(exactly 4 hits out of 7 at bat) = 35(.17)^4(.83)^3 = .0167\r
\n" ); document.write( "\n" ); document.write( "Coin experiment p and q = 1/2 or .5
\n" ); document.write( "P(3 heads out of 10 flips) = .1172 = 120*(.5)^3(.5)^7
\n" ); document.write( "P(at least 3 heads out of 10 flips) = .9453 = 1-P(0)-P(1)-P(2) \n" ); document.write( "
\n" );