Step 1: Understanding the Concept:
Standardization is the process of transforming a normal random variable into a standard normal variable (with mean 0 and variance 1).
Key Formula or Approach:
If a random variable $Y$ follows a Normal distribution $Y \sim N(\mu, \sigma^2)$, then the standard normal deviate $Z$ is defined as:
\[ Z = \frac{Y - \mu}{\sigma} \]
where $\sigma$ is the standard deviation.
Step 2: Detailed Explanation:
We are given:
Population mean, $\mu = 4$
Population variance, $\sigma^2 = 16$
First, calculate the standard deviation $\sigma$:
\[ \sigma = \sqrt{\sigma^2} = \sqrt{16} = 4 \]
Now substitute the values of $\mu$ and $\sigma$ into the standardization formula:
\[ Z = \frac{Y - 4}{4} \]
Therefore, the standard normal deviate is $(Y - 4)/4$.
Step 3: Final Answer
The correct option is (C).