document.write( "Question 1098563: 1. Assume the probability distribution for the number of daily baggage mishandling cases is given
\n" ); document.write( "in the following table:
\n" ); document.write( "X 1 2 3 4 5
\n" ); document.write( "P(X)0.20 0.30 0.25 0.15 0.10
\n" ); document.write( "a) What is the probability that the number of baggage mishandling cases will be above 7?
\n" ); document.write( "b) What is the expected number of cases for today?
\n" ); document.write( "c) What is the variance of number of cases?
\n" ); document.write( "

Algebra.Com's Answer #713233 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
a) \"sum%28P%28X%29%2CX=8%2Cinfinity%29=0\"
\n" ); document.write( "b) \"mu=+1%280.2%29%2B2%280.30%29%2B3%280.25%29%2B4%280.15%29%2B5%280.10%29+=2.65\"
\n" ); document.write( "c)
\n" ); document.write( "
\n" );