\( \frac{220}{e^{20}} \)
Let \( X \) be the number of messages with error. This follows a binomial distribution \( B(n,p) \).
Given: \( n = 1000 \) (number of messages), and probability of error \( p = 1 - 0.98 = 0.02 \).
Since \( n \) is large and \( p \) is small, we can use the Poisson approximation with \( \lambda = np \).
\( \lambda = 1000 \times 0.02 = 20 \), so \( X \sim \text{Poisson}(20) \).
The Probability Mass Function (PMF) for a Poisson distribution is:
\[ P(X = k) = \frac{e^{-\lambda} \lambda^k}{k!} \]
We need to calculate \( P(X \le 2) = P(X = 0) + P(X = 1) + P(X = 2) \).
First, calculate \( P(X = 0) \):
\[ P(X = 0) = \frac{e^{-20} 20^0}{0!} = e^{-20} \]
Next, calculate \( P(X = 1) \):
\[ P(X = 1) = \frac{e^{-20} 20^1}{1!} = 20e^{-20} \]
Then, calculate \( P(X = 2) \):
\[ P(X = 2) = \frac{e^{-20} 20^2}{2!} = \frac{e^{-20} \cdot 400}{2} = 200e^{-20} \]
Now, sum the probabilities to get \( P(X \le 2) \):
\[ P(X \le 2) = e^{-20}(1 + 20 + 200) = 221e^{-20} = \frac{221}{e^{20}} \]
Final Answer: \[ \boxed{\frac{221}{e^{20}}} \]
If A is any event associated with sample space and if E1, E2, E3 are mutually exclusive and exhaustive events. Then which of the following are true?
(A) \(P(A) = P(E_1)P(E_1|A) + P(E_2)P(E_2|A) + P(E_3)P(E_3|A)\)
(B) \(P(A) = P(A|E_1)P(E_1) + P(A|E_2)P(E_2) + P(A|E_3)P(E_3)\)
(C) \(P(E_i|A) = \frac{P(A|E_i)P(E_i)}{\sum_{j=1}^{3} P(A|E_j)P(E_j)}, \; i=1,2,3\)
(D) \(P(A|E_i) = \frac{P(E_i|A)P(E_i)}{\sum_{j=1}^{3} P(E_i|A)P(E_j)}, \; i=1,2,3\)
Choose the correct answer from the options given below: