← Back to resources

Z-Score

Z-scores standardise values around a mean, helping analysts compare performance, detect outliers, and benchmark model outputs.

Z-Score

A statistical measure that indicates how many standard deviations a data point is from the mean of a dataset.

What Is a Z-Score

A z-score standardises a value by expressing its distance from the dataset mean in units of standard deviation. A score of 0 means the value is exactly at the mean, positive values are above the mean, and negative values are below it.

How Z-Scores Are Calculated

The formula is: z = (x - μ) / σ, where x is the observed value, μ is the mean, and σ is the standard deviation. This transformation makes values from different scales directly comparable.

Why Z-Scores Are Important in Data Analysis

Z-scores help analysts detect outliers, compare distributions, and normalise features before modelling. They are useful for identifying unusual behaviour in datasets and for creating consistent statistical thresholds across experiments.

Applications in Machine Learning Evaluation

In machine learning, z-scores are used for feature scaling, anomaly detection, and performance interpretation across different metrics. They support more robust comparisons when model outputs have different units or ranges.

Use Cases in AI Research and Model Benchmarking

AI researchers use z-scores to compare model runs, evaluate deviations from baseline systems, and identify statistically significant shifts in quality indicators such as latency, error rates, or translation adequacy scores.

Explore Trad AI

Open the workspace