Marble Draw.
Let random variable X is the number of points earned by the player.
p=157 — probability that the player will draw a red marble.q=158 — probability that the player will not draw a red marble.
The player draws 4 marbles without replacement at a cost of 10 points. So he can earn -10, 0, 10, 20 or 40 points.
a)P{X=−10}=C42(157)2(158)2≈0.372.P{X=0}=C41(158)3(157)≈0.283.P{X=10}=C43(157)3(158)≈0.217.P{X=20}=(158)4≈0.081.P{X=40}=(157)4≈0.047.b)MX≈4.798 (sum of products of probabilities and points).
We see that on the average the player will lose ≈10−4.798=5.202 points.
Word Scramble.
Let random variable Y is the number of points earned by the player.
The player can earn -10, -5, 0, 5, 10, 15 or 30 points.
P{Y=−10}=4!2=121P{Y=−5}=4!2=121P{Y=0}=4!2=121P{Y=5}=4!2=121P{Y=10}=4!3=81P{Y=15}=4!12=21P{Y=30}=4!1=241b)MY≈9.166 (sum of products of probabilities and points).
We see that on the average the player will lose 10−9.166=0.834 points.
The first game works with the binomial distribution.
Comments
Dear syed javed, please use the panel for submitting a new question.
Joseph and four friends have an independent probability 0.45 of winning a prize. Fi probability that: a. Exacthy two of the five friends win a prize. b. Joseph and only one friend win a prize
The formula for computing E(x) is E(x)=-10*P(X=-10)+0*P(X=0)+10*P(X=10)+20*P(X=20)+40*P(X=40).
Can you explain where the numbers are coming from too get E(x)?