Question
Mathematics Question on Probability
Two dice are thrown simuntaneously.If X denotes the number of sixes,find expectation of X.
Answer
The correct answer is:=31
Here, X represents the number of sixes obtained when two dice are thrown simultaneously. Therefore, X can take the value of 0, 1, or 2.
∴ P (X = 0) = P (not getting six on any of the dice)=3625
P (X = 1) = P (six on first die and no six on second die) + P (no six on first die and six on second die)
=2(61×65)=3610
P (X = 2) = P (six on both the dice)=361
Therefore, the required probability distribution is as follows.X | 0 | 1 | 2 |
---|---|---|---|
P(X) | 3625 | 3610 | 361 |
Then, expectation of X=E(X)=∑XiP(Xi)
=0×3625+1×3610+2×361
=31