document.write( "Question 1071497: 5. A random experiment consists of tossing three fair coins and recording whether
\n" );
document.write( "each coin lands heads up or tails up. Write the sample space for this experiment.\r
\n" );
document.write( "\n" );
document.write( "Now, three fair coins are tossed at the same time. What is the probability of getting exactly two heads?\r
\n" );
document.write( "\n" );
document.write( "Lastly, three fair coins are tossed and the number of heads recorded. Write the probability distribution for this random experiment.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(I'm sorry this one is so long-winded. I'm in a self-study program and no matter how I try or the resources I use-- if you have any please let me know!-- I struggle to comprehend probability). \n" );
document.write( "
Algebra.Com's Answer #686431 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Sample space is {HHH,HHT,HTH,THH,TTH,THT,HTT,TTT} \n" ); document.write( "Probability of 2 heads is 3/8 \n" ); document.write( "This is a binomial, and it is 1===3===3===1 for 3 heads, 2 head, 1 head, 0 heads. There are 8 possibilities, and 1 is all heads, 3 for 2 heads, 3 for 1 head, and 1 for all tails. \n" ); document.write( " |