document.write( "Question 802181: In a quarter-pound bag of red pistachio nuts, some shells are too difficult to pry open by hand. Let the random variable X represent the number of pistachios in a randomly selected bag that cannot be opened by hand. The probability distribution for X is as follows: P(0)=0.500, P(1)=0.250, P(2)=0.100, P(3)=0.50, P(4)=0.075, P(5)=0.025
\n" );
document.write( "Find the mean (average) number of nuts per bag that cannot be opened by hand. \n" );
document.write( "
Algebra.Com's Answer #483815 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The probability distribution for X is as follows: P(0)=0.500, P(1)=0.250, P(2)=0.100, P(3)=0.50, P(4)=0.075, P(5)=0.025 \n" ); document.write( "Find the mean (average) number of nuts per bag that cannot be opened by hand. \n" ); document.write( "------ \n" ); document.write( "mean = 0*0.5 + 1*0.25 + 2*0.10 + 3*0.5 + 4*0.075 + 5*0.025 \n" ); document.write( "------ \n" ); document.write( "Note: At least one of your posted probabilities is wrong. \n" ); document.write( "They add up to more than 1. I suspect your p(3) = 0.50 is wrong. \n" ); document.write( "====== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |