document.write( "Question 157543: hey I will really appreciate it if you could help me with this homework question:\r
\n" ); document.write( "\n" ); document.write( "A coin is tossed 8 times. Calculate the probability of tossing\r
\n" ); document.write( "\n" ); document.write( "a) 6 heads and 2 tails \r
\n" ); document.write( "\n" ); document.write( "b) 7 heads and 1 tail\r
\n" ); document.write( "\n" ); document.write( "c) at least 6 heads
\n" ); document.write( "

Algebra.Com's Answer #116090 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
You can construct a table of all of the possible tosses.
\n" ); document.write( "There are 256 (2^8) possibilities.
\n" ); document.write( "Here'e the general way to do it with 4 tosses, you can expand to 8 to get your answer.
\n" ); document.write( "4 tosses there are 16 possible outcomes.
\n" ); document.write( "
\n" ); document.write( "1.H H H H =4 H, 0 T
\n" ); document.write( "2.H H H T =3 H, 1 T
\n" ); document.write( "3.H H T H =3 H, 1 T
\n" ); document.write( "4.H H T T =2 H, 2 T
\n" ); document.write( "5.H T H H =3 H, 1 T
\n" ); document.write( "6.H T H T =2 H, 2 T
\n" ); document.write( "7.H T T H =2 H, 2 T
\n" ); document.write( "8.H T T T =1 H, 3 T
\n" ); document.write( "9. T H H H =3 H, 1 T
\n" ); document.write( "10. T H H T =2 H, 2 T
\n" ); document.write( "11. T H T H =2 H, 2 T
\n" ); document.write( "12. T H T T =1 H, 3 T
\n" ); document.write( "13. T T H H =2 H, 2 T
\n" ); document.write( "14. T T H T =1 H, 3 T
\n" ); document.write( "15. T T T H =1 H, 3 T
\n" ); document.write( "16. T T T T =0 H, 4 T
\n" ); document.write( "Then you can look at individual probabilities
\n" ); document.write( "P{4H)=1/16
\n" ); document.write( "P(3H)=4/16
\n" ); document.write( "P(2H)=6/16
\n" ); document.write( "P(1H)=4/16
\n" ); document.write( "P(0H)=1/16
\n" ); document.write( "P(at least 2 heads)=P(2H)+P(3H)+P(4H)=6/16+4/16+1/16=11/16
\n" ); document.write( "Hope it helps.
\n" ); document.write( "The procedure is the same for any number of tosses, it just a bit more tedious with more tosses.
\n" ); document.write( "Good luck.
\n" ); document.write( "
\n" );