document.write( "Question 667468: Suppose we want to determine the (binomial) probability (p) of getting 8 heads in 10 flips of a 2-sided coin. Using Table 2 in Appendix B of the text, what values of n, x and p would we use to look up this probability, and what would be the probability? \n" ); document.write( "
Algebra.Com's Answer #415086 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose we want to determine the (binomial) probability (p) of getting 8 heads in 10 flips of a 2-sided coin. \n" ); document.write( "------ \n" ); document.write( "Binomial Problem with n = 10; p(head) = 1/2 ; x = 8 \n" ); document.write( "----- \n" ); document.write( "P(x = 8) = 10C8(1/2)^8(1/2)^4 = 0.0439 \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |