We have,
X = random variable denoting the number on the biased die
The probability mass function of X is given by,
X 1 2 3 4 5 6
P(X=x) 1/6 1/6 1/5 k 1/5 1/6
a) (i) We know the total probability is always 1.
∴x=1∑6P(X=x)=1
i.e. 61+61+51+k+51+61=1
i.e. k+109=1
i.e. k=1−109=101
Answer: The value of k is 101.
(ii) E(X)=x=1∑6x.P(X=x)=1.61+2.61+3.51+4.101+5.51+6.61=27
Answer: E(X) = 27.
(iii) E(X2)=x=1∑6x2.P(X=x)=12.61+22.61+32.51+42.101+52.51+62.61=30457
Answer: E(X2) = 30457.
(iv) Var(X)=E(X2)−[E(X)]2=30457−(27)2=60179
Answer: Var(X) = 60179.
(v) P(1 < X < 5) [the sign between 1 and X is missing in the question. We assume it is less than (<)]
= P(X = 2) + P(X = 3) + P(X = 4)
= 61+51+101
= 157
Answer: P(1 < X < 5) = 157.
Comments
Leave a comment