document.write( "Question 830760: If you flip a coin 8 times what is the probability of landing on head 6 times? \n" ); document.write( "
Algebra.Com's Answer #500937 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
Q:
\n" ); document.write( "If you flip a coin 8 times what is the probability of landing on head 6 times?
\n" ); document.write( "----------------------------------------------------------------
\n" ); document.write( "A:
\n" ); document.write( "If X ~ Binomial(n, p), then
\n" ); document.write( "P(X = x) = \"%28matrix%282%2C1%2Cn%2Cx%29%29%28p%5Ex%29%28%281-p%29%5E%28n-x%29%29\" where x = 0,1,2...,n.
\n" ); document.write( "Given: n = 8, p = 1/2 (assuming the coin is fair), and x = 6.
\n" ); document.write( "Therefore,
\n" ); document.write( "P(X = 6) = \"%28matrix%282%2C1%2C8%2C6%29%29%281%2F2%29%5E6%281%2F2%29%5E2\" = \"7%2F64\" or \"highlight%280.109375%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );