Two dice are rolled. Let X be a random variable denoting the sum of the numbers on
the two dice.
i) Give the probability distribution of X
ii) Compute the expected value of X and its variance
X={2,3,4,5,6,7,8,9,10,11,12}
Let (a,b) be a set where a - number on the first die, b - on the second die, then
X=2: (1,1)
X=3; (1,2) (2,1)
X=4; (1,3) (3,1) (2,2)
X=5; (1,4) (2,3) (3,2) (4,1)
X=6; (1,5) (2,4) (3,3) (4,2) (5,1)
X=7; (1,6) (2,5) (3,4) (4,3) (5,2) (6,1)
X=8; (2,6) (3,5) (4,4) (5,3) (6,2)
X=9; (3,6) (4,5) (5,4) (6,3)
X=10; (4,6) (5,5) (6,4)
X=11; (5,6) (6,5)
X=12; (6,6)
Distribution is symmetrical about X=7, so
M(X)=7
Comments
Leave a comment