Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Core concepts

Z-Statistic

Measures how many standard deviations an observed value (or sample mean) is away from the expected value under the null hypothesis. A large absolute z-value means the observation is far from what you’d expect by chance.

Formula: z = (x̄ − μ) / (σ / √n)