A z-score represents the number of standard deviations a data point is from the mean. It is used to determine how unusual a particular observation is within a normal distribution.
5 Must Know Facts For Your Next Test
The z-score formula is $z = \frac{x - \mu}{\sigma}$, where $x$ is the data point, $\mu$ is the mean, and $\sigma$ is the standard deviation.
Z-scores can be positive or negative; positive indicates above the mean, while negative indicates below the mean.
A z-score of 0 means the data point is exactly at the mean.
Z-scores are essential for calculating probabilities and percentiles in a normal distribution.
In large samples, z-scores approximate t-scores, making them useful in hypothesis testing.