Question
Mathematics Question on Probability
A random variable X has the following probability distribution
then P (X ≥ 2) =?
491
4945
4940
4915
4945
Solution
In the given probability distribution, there are 7 possible cases each with their own probability. The sum of all P(X) is equal to 1. So we can write:
P(0) + P(1) + P(2) + P(3) +P(4) +P(5) + P(6) = 1
k + 3k + 5k + 7k + 9k + 11k + 13k = 1
49k = 1
k = 491
Now we have to calculate the probability P(X ≥ 2):
P(X ≥ 2) = P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6)
Here,
P(X = 2) = 5k = 5(491) = 495
P(X = 3) = 7k = 7(491) = 497
P(X = 4) = 9k = 9(491) = 499
P(X = 5) = 11k = 11(491) = 4911
P(X = 6) = 13k = 13(491) = 4913
Adding these probabilities:
P(X ≥ 2) = 495 + 497 + 499 + 4911 + 4913 = 4945
Therefore, the correct option is (B) 4945