document.write( "Question 301258: A bag contains balls numbered 1,2,3 first a ball is drawn from the bag and a fair coin is tosed the number of times as the number shown on the drawn ball.find the mean of number of heads?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #216013 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Mean number of heads = 0*P(0 heads) + 1*P(1 head) + 2*P(2 heads) + 3*P(3 heads).\r\n" ); document.write( "\r\n" ); document.write( "We don't need the probability of 0 heads since that will be multiplied\r\n" ); document.write( "by 0. So:\r\n" ); document.write( "\r\n" ); document.write( "Mean number of heads = 1*P(1 head) + 2*P(2 heads) + 3*P(3 heads).\r\n" ); document.write( "\r\n" ); document.write( "The probability of getting x heads out of n tosses of a fair coin is\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |