Concept Architecture
Concept
Theoretically, Z-Score is a standardised statistic that expresses the distance of an observation from the population mean in units of the population standard deviation. It provides a scale-independent measure of relative position within a distribution, enabling direct comparison of observations measured on different scales. The concept is founded on probability theory and the standard normal distribution and underpins statistical inference, hypothesis testing, outlier detection and standardisation.
Mathematically, a z-score is obtained by subtracting the population mean from an observation and dividing the result by the population standard deviation. Standardisation transforms observations to a distribution with mean zero and variance one while preserving their relative ordering. Under normality, z-scores correspond directly to cumulative probabilities and critical values from the standard normal distribution.
In practice, z-scores are calculated to compare observations across populations, identify unusually high or low values, standardise variables before statistical modelling and calculate probabilities under the normal distribution. In health economics, z-scores are used in health outcome measurement, regression diagnostics, probabilistic modelling, hypothesis testing and standardisation of variables within predictive and economic evaluation models.
Purpose
Used to standardise observations relative to their population mean and standard deviation, enabling comparison across variables, probability calculation, hypothesis testing and detection of atypical observations.
Mathematical Formulae
Primary Formula
z = (x ? ?) / �
where:
- x = observed value
- ? = population mean
- � = population standard deviation
Supporting Formulae
For sample statistics:
z = (x ? x?) / s
Standardisation:
X* = (X ? ?) / �
Related Mathematical Methods
- Standard Normal Distribution
- Standardisation
- Hypothesis Testing
- Confidence Interval
- Normal Distribution
- Outlier Detection
- Probability Theory
Example
A health economist analyses annual healthcare costs with a population mean of �8,000 and a population standard deviation of �1,500. A patient incurs annual costs of �11,000.
z = (11,000 ? 8,000) / 1,500
= 2.00
The patient's healthcare costs are therefore two standard deviations above the population mean, indicating substantially higher resource utilisation than the average patient.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| STANDARDIZE | =STANDARDIZE(B2,8000,1500) | Calculate the z-score for an observed healthcare cost or clinical outcome. |
| AVERAGE | =AVERAGE(B2:B101) | Calculate the sample mean when standardising observations. |
| STDEV.S | =STDEV.S(B2:B101) | Estimate the sample standard deviation used for standardisation. |
| NORM.S.DIST | =NORM.S.DIST(C2,TRUE) | Calculate cumulative probabilities from calculated z-scores. |
VBA (Optional)
Automate calculation of z-scores for multiple health economic variables and generate reports identifying observations that exceed predefined thresholds.
Sources
- Casella G, Berger RL. Statistical Inference.
- Rice JA. Mathematical Statistics and Data Analysis.
- Mood AM, Graybill FA, Boes DC. Introduction to the Theory of Statistics.
- Montgomery DC, Peck EA, Vining GG. Introduction to Linear Regression Analysis.
- Drummond MF, et al. Methods for the Economic Evaluation of Health Care Programmes.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation.
Related Concepts (2)
Library
Publications
1
Statistical Analysis of Cost-Effectiveness Data — Willan & Briggs, 1st Edition ed., 2006 (John Wiley & Sons)
A synthesis of statistical methods for analysing cost-effectiveness data, including net-benefit regression, confidence intervals for the ICER, cost-effectiveness acceptability curves, and covariate adjustment. Part of the Wiley Statistics in Practice series.
BookView source →
Frequently Asked Questions (6)
What is a z-score?
A standardised statistic representing how many standard deviations an observation lies above or below the mean of its distribution.
Source: Casella G, Berger RL. Statistical Inference. 2nd ed. Duxbury; 2002.
What does a z-score tell us about an observation's position?
A z-score tells us how far an observation lies from the mean of its distribution, measured in standard deviations. A z-score of two means the value sits two standard deviations above the mean, and one of negative one and a half means it lies one and a half below, so it locates any value on a common scale regardless of the original units. This lets values from different distributions be compared, and it maps directly onto the standard normal distribution for finding probabilities. An observation's distance from the mean in standard deviations is what it captures. Kirkwood and Sterne (2003) describe this.
Source: Kirkwood & Sterne 2003
How is a z-score calculated?
A z-score is calculated by subtracting the mean of the distribution from the observation and dividing the result by the standard deviation, giving the number of standard deviations the observation lies from the mean. So a z-score is calculated as the observation minus the mean, divided by the standard deviation, which standardises the value onto a scale with mean zero and standard deviation one, and this computation converts values from any distribution with a known mean and standard deviation into comparable z-scores, allowing their positions and, for normal data, their probabilities to be assessed on the common standard normal scale.
Source: Casella & Berger 2002
What does a z-score indicate?
A z-score indicates how far, in standard deviation units, an observation lies from the mean, and in which direction: a large positive z-score indicates a value well above the mean, a large negative one a value well below, and a z-score near zero a value close to the mean. So a z-score indicates the position and relative unusualness of an observation within its distribution, with larger absolute values indicating more extreme values, and for normally distributed data the z-score also corresponds to a probability, showing how likely a value that extreme is, which is why z-scores are used to identify outliers and compare values across distributions.
Source: Casella & Berger 2002
How is a z-score used?
A z-score is used to standardise observations so that values from different distributions can be compared on a common scale, to identify unusual or extreme values, and, for normally distributed data, to find probabilities and percentiles from the standard normal distribution. So a z-score is used for standardisation, comparison, and probability calculation, since converting values to z-scores places them on the standard normal scale, which allows, for example, a person's measurement to be compared with a reference or the probability of a value as extreme to be determined, making the z-score widely used in statistics and in interpreting individual values.
Source: Casella & Berger 2002
How does a z-score relate to the standard normal distribution?
A z-score relates to the standard normal distribution as the standardised value that, for normally distributed data, follows the standard normal distribution with mean zero and standard deviation one. Converting an observation to a z-score places it on this reference scale, from which probabilities and percentiles can be read. So a z-score and the standard normal distribution are directly connected, since standardising a normal variable produces z-scores distributed as standard normal, which is why the standard normal distribution provides the probabilities associated with z-scores, and why z-scores are the basis for finding how likely a value is and for inference about normal or approximately normal quantities.
Source: Casella & Berger 2002
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 26 Dec 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/z-score
- Term code
- HE-ES-SA-239
Stable URI · Machine-readable · Resolvable · CC BY 4.0