document.write( "Question 1205515: Consider the event of getting a head in 4tosses of a fair coin. Let X be the random variable representing the number of heads minus the number of tails. Create a Probability Distribution table for the random variable X. \n" ); document.write( "
Algebra.Com's Answer #842427 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The probability distribution is \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Below I'll explain how I got each P(X) probability value.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are n = 4 tosses of the coin. \n" ); document.write( "That gives 2^n = 2^4 = 16 different outcomes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Of those outcomes, there's only one way to get all heads. Same goes for all tails. That explains the 1/16 probability values for the first and last rows.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If there are 3 heads, then there are 4 ways to have this situation. This is because there are 4 places to put the tail. Those 4 outcomes are:
\n" ); document.write( "So that's how we get a probability of 4/16 for the 2nd row and 2nd to last row.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If there are 2 heads, then there are 4C2 = 6 ways to arrange them. The 4C2 refers to the nCr combination formula. Such values can be found in Pascal's Triangle. The 6 ways to have 2 heads and 2 tails are listed here
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I have not reduced the fractions in the P(X) column because I wanted to keep the denominators the same. But if you wanted you could reduce the fractions. \n" ); document.write( "4/16 = 1/4 \n" ); document.write( "6/16 = 3/8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Or you can convert all the fractions to decimal form. \n" ); document.write( "1/16 = 0.0625 \n" ); document.write( "4/16 = 1/4 = 0.25 \n" ); document.write( "6/16 = 3/8 = 0.375 \n" ); document.write( "Each decimal value is exact.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Two things to notice:
\n" ); document.write( " \n" ); document.write( " |