Step 1: Understanding the Concept:
To find probabilities for any normal distribution, we first standardize the variable.
This converts our variable \(X\) into a standard normal variable \(Z\), which has a mean of 0 and a standard deviation of 1.
Step 2: Key Formula or Approach:
The formula to calculate the standard normal variable \(Z\) is:
\[ Z = \frac{X - \mu}{\sigma} \]
where \(\mu\) is the mean and \(\sigma\) is the standard deviation.
Step 3: Detailed Explanation:
Let \(X\) represent the annual precipitation of the city in millimeters.
We are given the parameters of the normal distribution:
- Mean, \(\mu = 1200\text{ mm}\)
- Standard deviation, \(\sigma = 200\text{ mm}\)
Therefore, we write: \(X \sim N(1200, 200^2)\).
We want to find the probability that the annual precipitation is greater than \(1400\text{ mm}\):
\[ P(X > 1400) \]
Now, standardize this value to find the corresponding \(Z\)-score:
\[ Z = \frac{1400 - 1200}{200} \]
\[ Z = \frac{200}{200} = 1 \]
This means a precipitation of \(1400\text{ mm}\) is exactly 1 standard deviation above the mean.
Our probability can now be written in terms of \(Z\):
\[ P(X > 1400) = P(Z > 1) \]
Using the complement rule:
\[ P(Z > 1) = 1 - P(Z \le 1) = 1 - \Phi(1) \]
where \(\Phi(1)\) is the cumulative distribution function of the standard normal distribution at \(Z = 1\).
From standard normal distribution tables, the cumulative probability at \(Z = 1\) is approximately:
\[ \Phi(1) \approx 0.8413 \]
Substitute this value back into our equation:
\[ P(Z > 1) = 1 - 0.8413 = 0.1587 \]
Rounding to two decimal places, we get:
\[ P(X > 1400) \approx 0.16 \]
This matches the first option.
Step 4: Final Answer:
Therefore, the correct option is (A).