a box contains five ball. the balls are numbered 1,2,3,4 and 5. a person randomly draws to balls from the box. let X be the sum of the numbers kf the ball drawn. what is the sum of all probabilities, P(X=x)?
There are "\\dbinom{5}{2}=10" outcomes.
Check
"mean=E(X)=\\sum _ix_ip(x_i)=3(0.1)+4(0.1)"
"+5(0.2)+6(0.2)+7(0.2)+8(0.1)+9(0.1)=6"
Comments
Leave a comment