document.write( "Question 1180290: Find the probability for the experiment of tossing a coin three times. Use the sample space S = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT}.\r
\n" );
document.write( "\n" );
document.write( "The probability of getting at least two tails \n" );
document.write( "
Algebra.Com's Answer #809913 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\"at least two\" means \"two or more\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The subset of cases where we get two or more tails is this: {HTT, THT, TTH, TTT} \n" ); document.write( "We're listing out any outcome where T shows up twice or more. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have 4 items in that set above. This is out of 8 total outcomes. The probability of getting two or more tails is 4/8 = 1/2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 1/2 \n" ); document.write( " \n" ); document.write( " |