Enter the raw score, mean, and standard deviation to find the probability and z-score.
The normal distribution, also known as the Gaussian distribution, is a probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean.
The formula for the normal distribution is:
\[ f(x) = \frac{1}{\sigma \sqrt{2\pi}} e^{-\frac{1}{2}(\frac{x-\mu}{\sigma})^2} \]
Where:
Let's calculate the probability for a raw score of 75, with a mean of 70 and a standard deviation of 5.
\[ z = \frac{75 - 70}{5} = 1 \]
Probability ≈ 0.8413 or 84.13%
This means there's approximately an 84.13% chance of observing a value less than or equal to 75 in this distribution.
This diagram illustrates a standard normal distribution. The red dashed line represents a z-score of 1, corresponding to our example calculation.