

I jog from the College to Kolonia in a mean time µ = 61 minutes with a standard deviation s = 7 minutes. My times are normally distributed about the mean.
| Statistic or Parameter | Symbol | Equations | Excel |
|---|---|---|---|
| Normal Statistics | |||
| Calculate a z value from an x | z | = |
=STANDARDIZE(x, µ, s) |
| Calculate an x value from a z | x | = s z + µ | =s*z+µ |
| Calculate a z-statistic from an x | z | ![]() |
=(x - µ)/(sx/SQRT(n)) |