document.write( "Question 1087230: A fair coin is tossed 6times. The probability distribution of X, the number of heads is recorded in the table below;\r
\n" );
document.write( "\n" );
document.write( "x 0 1 2 3 4 5 6
\n" );
document.write( "P(X=x) 0.16 0.093 0.23 0.46 0.23 0.093 0.16
\n" );
document.write( "
\n" );
document.write( "Find the expected number of heads. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #701502 by mathmate(429)![]() ![]() You can put this solution on YOUR website! Question: \n" ); document.write( "A fair coin is tossed 6times. The probability distribution of X, the number of heads is recorded in the table below; \n" ); document.write( "x 0 1 2 3 4 5 6 \n" ); document.write( "P(X=x) 0.16 0.093 0.23 0.46 0.23 0.093 0.16 \n" ); document.write( "Find the expected number of heads. \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "The expected value is the sum ∑x*p(x) \n" ); document.write( "where x is the value of the outcome, and p(x) is the corresponding probability. \n" ); document.write( " \n" ); document.write( "For the given distribution, first verify that it is in fact is a distribution by adding up the probabilities. If they do not add up to exactly one, something is amiss. \n" ); document.write( " \n" ); document.write( "We find that the sum adds up to 1.426, so there is a problem with the given distribution, and work cannot progress unless this is corrected. \n" ); document.write( " \n" ); document.write( "The correction can be made by recalculating the probabilities using the binomial distribution, the results of which are as follows: \n" ); document.write( " \n" ); document.write( "x P(X=x) \n" ); document.write( "0 0.015625 \n" ); document.write( "1 0.09375 \n" ); document.write( "2 0.234375 \n" ); document.write( "3 0.3125 \n" ); document.write( "4 0.234375 \n" ); document.write( "5 0.09375 \n" ); document.write( "6 0.015625 \n" ); document.write( " \n" ); document.write( "From the symmetry, we can tell that the expected value (=mean) is 3. \n" ); document.write( "Using the above formula, we find \n" ); document.write( "∑ x*P(X=x) \n" ); document.write( "=(0.0+0.09375+0.46875+0.9375+0.9375+0.46875+0.09375) \n" ); document.write( "=3 as expected.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |