Step 1: The Poisson distribution formula is: \[ P(X = k) = \frac{\lambda^k e^{-\lambda}}{k!}, \] where \( \lambda \) is the average rate of occurrence, \( k \) is the number of occurrences, and \( e \) is the base of the natural logarithm.
Step 2: Mean expectation (\( \lambda \)): The average number of floods in 10 years is \( \lambda = 2 \).
Step 3: Probability of 3 or fewer overflows (\( P(X \leq 3) \)): \[ P(X \leq 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3). \] Using the Poisson formula: - For \( P(X = 0) \): \[ P(X = 0) = \frac{2^0 e^{-2}}{0!} = \frac{1 \cdot 0.13534}{1} = 0.13534. \] - For \( P(X = 1) \): \[ P(X = 1) = \frac{2^1 e^{-2}}{1!} = \frac{2 \cdot 0.13534}{1} = 0.27068. \] - For \( P(X = 2) \): \[ P(X = 2) = \frac{2^2 e^{-2}}{2!} = \frac{4 \cdot 0.13534}{2} = 0.27068. \] - For \( P(X = 3) \): \[ P(X = 3) = \frac{2^3 e^{-2}}{3!} = \frac{8 \cdot 0.13534}{6} = 0.18045. \]
Step 4: Add the probabilities: \[ P(X \leq 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3). \] Substitute the values: \[ P(X \leq 3) = 0.13534 + 0.27068 + 0.27068 + 0.18045 = 0.85715. \]
Final Answers: - Mean expectation: \( \lambda = 2 \). - Probability of 3 or fewer overflows: \( P(X \leq 3) = 0.85715 \) or approximately \( 85.72\% \).
Draw a rough sketch for the curve $y = 2 + |x + 1|$. Using integration, find the area of the region bounded by the curve $y = 2 + |x + 1|$, $x = -4$, $x = 3$, and $y = 0$.
In a Linear Programming Problem (LPP), the objective function $Z = 2x + 5y$ is to be maximized under the following constraints:
\[ x + y \leq 4, \quad 3x + 3y \geq 18, \quad x, y \geq 0. \] Study the graph and select the correct option.