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)![]() ![]() 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) = \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) = \n" ); document.write( " \n" ); document.write( " |