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\% \).
A racing track is built around an elliptical ground whose equation is given by \[ 9x^2 + 16y^2 = 144 \] The width of the track is \(3\) m as shown. Based on the given information answer the following: 
(i) Express \(y\) as a function of \(x\) from the given equation of ellipse.
(ii) Integrate the function obtained in (i) with respect to \(x\).
(iii)(a) Find the area of the region enclosed within the elliptical ground excluding the track using integration.
OR
(iii)(b) Write the coordinates of the points \(P\) and \(Q\) where the outer edge of the track cuts \(x\)-axis and \(y\)-axis in first quadrant and find the area of triangle formed by points \(P,O,Q\).