Probability
Question 1 |
8 / (2e3) | |
9 / (2e3) | |
17 / (2e3) | |
26 / (2e3) |
Discuss it
PR(X < 3) = Pr(x = 0) + Pr(x = 1) + Pr(x = 2) = f(0, 3) + f(1, 3) + f(2, 3) Put

Question 2 |
13/90 | |
12/90 | |
78/90 | |
77/90 |
Discuss it
Question 3 |
10/21 | |
5/12 | |
2/3 | |
1/6 |
Discuss it
Solution set: { 6, (1,5), (1,6) ......}
i.e. P(6 appeared on first throw) +
P(1 appeared on first throw and 5 appeared on second throw) +
P(1 appeared on first throw and 6 appeared on second throw) + ....................
= 1/6 + (1/6)(1/6) + (1/6)(1/6) + .....
= 1/6 + 9/36
= 5/12.
Viewpoint 2:
P(......) = P(6 came on first throw) + P(sum>= 6 and 1,2,3 appeared in first throw)
= 1/6 + ????
P(1,2,3 appeared in first throw) = 1/2 //P(E1)
P(sum >= 6 | 1,2,3 appeared in first throw) = 9/18 //P(E2 | E1)
// Our new sample space is: { (1,1), (1,2), (1,3), (1,4), (1,5), (1,6)
(2,1), (2,2), (2,3), (2,4), (2,5), (2,6)
(3,1), (3,2), (3,3), (3,4), (3,5), (3,6) }
// 9 favorable cases: {(1,5), (1,6), (2,4), (2,5), (2,6), (3,3), (3,4), (3,5), (3,6) }
P(sum>= 6 and 1,2,3 appeared in first throw) = (1/2)(9/18) //P(E2 ∩ E1) = P(E1)P(E2|E1)
P(what we are looking for) = 1/6 + 9/36 = 5/12
Correct Answer: B
Question 4 |
0 and 0.5 | |
0 and 1 | |
0.5 and 1 | |
0.25 and 0.75 |
Discuss it
Question 5 |
1/3 | |
1/4 | |
1/2 | |
2/3 |
Discuss it
Question 6 |
R = 0 | |
R < 0 | |
R >= 0 | |
R > 0 |
Discuss it
Question 7 |
Index position of mode of X in X is the same as the index position of mode of Y in Y. | |
Index position of median of X in X is the same as the index position of median of Y in Y. | |
μy = aμx+b | |
σy = aσx+b |
Discuss it



Question 8 |
1/5 | |
4/25 | |
1/4 | |
2/5 |
Discuss it
Question 9 |
pq + (1 - p)(1 - q) | |
(1 - q) p | |
(1 - p) q | |
pq |
Discuss it
A computer can be declared faulty in two cases 1) It is actually faulty and correctly declared so (p*q) 2) Not faulty and incorrectly declared (1-p)*(1-q).
Question 10 |
1/625 | |
4/625 | |
12/625 | |
16/625 |
Discuss it