Concept Architecture
Concept
Theoretically, Normal Distribution is a continuous probability distribution that describes symmetric random variation around a central mean and is characterised by its bell-shaped probability density function. It occupies a fundamental position in probability theory and mathematical statistics because many natural and estimated quantities are approximately normally distributed under the Central Limit Theorem. In health economics, the normal distribution is widely used to model continuous parameters, regression coefficients, treatment effects and sampling uncertainty.
Mathematically, the normal distribution is completely defined by two parameters: the mean (?) and the standard deviation (�). Its probability density function is symmetric about the mean, with the spread determined by the standard deviation. The distribution forms the basis of numerous statistical methods, including confidence intervals, hypothesis testing, regression analysis and probabilistic sensitivity analysis.
In practice, normal distributions are estimated from observed data using sample means and standard deviations or from regression model outputs. They are routinely assigned to uncertain continuous parameters in probabilistic sensitivity analysis, used to generate random samples during Monte Carlo simulation and applied throughout health economic modelling, clinical research and statistical inference.
Purpose
Used to model continuous uncertainty, estimate sampling variability, support statistical inference and generate random parameter values for probabilistic health economic analyses.
Mathematical Formulae
Primary Formula
f(x) = (1 / (��(2�))) ? exp(?(x ? ?)� / (2��))
Supporting Formulae
Mean:
E(X) = ?
Variance:
Var(X) = ��
Standard normal transformation:
Z = (X ? ?) / �
Related Mathematical Methods
- Standard Normal Distribution
- Central Limit Theorem
- Monte Carlo Simulation
- Probabilistic Sensitivity Analysis
- Multivariate Normal Distribution
- Confidence Intervals
- Hypothesis Testing
Example
A probabilistic sensitivity analysis assumes that the incremental treatment effect follows a normal distribution with a mean of 0.18 QALYs and a standard deviation of 0.04 QALYs. Random samples are drawn from N(0.18, 0.04�) during Monte Carlo simulation to quantify uncertainty in treatment effectiveness and its impact on cost-effectiveness results.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| NORM.DIST | =NORM.DIST(A2,0.18,0.04,FALSE) | Calculate the probability density or cumulative probability for normally distributed parameters. |
| NORM.INV | =NORM.INV(RAND(),0.18,0.04) | Generate random samples from a normal distribution for probabilistic sensitivity analysis. |
| NORM.S.DIST | =NORM.S.DIST(A2,TRUE) | Calculate cumulative probabilities from the standard normal distribution. |
| NORM.S.INV | =NORM.S.INV(RAND()) | Generate standard normal random values for simulation and statistical modelling. |
VBA (Optional)
VBA can automate generation of normally distributed random samples and perform large-scale Monte Carlo simulations for health economic models.
Sources
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation. Oxford University Press.
- Drummond MF, et al. Methods for the Economic Evaluation of Health Care Programmes. Oxford University Press.
- Casella G, Berger RL. Statistical Inference.
- NICE. Health Technology Evaluation Manual.
- ISPOR-SMDM Modeling Good Research Practices Task Force Reports.
Related Concepts (3)
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 the normal distribution?
A continuous, symmetric, bell-shaped probability distribution fully described by its mean and variance, widely used to represent uncertainty in statistical applications.
Source: Gauss 1809
Why is the normal distribution often unsuitable for a cost or probability?
The normal distribution stretches from minus infinity to plus infinity and is symmetric, so it allows values below zero and above any bound. This makes it a poor fit for quantities that cannot be negative, such as costs, or that must lie between zero and one, such as probabilities, since it would place some sampled values in impossible territory. It suits parameters that can plausibly take any value on a symmetric scale, such as a log hazard ratio. For bounded or skewed quantities, other distributions are chosen. Briggs and colleagues (2006) note this.
Source: Briggs et al. 2006
What are the properties of the normal distribution?
The normal distribution is symmetric about its mean, with mean, median, and mode coinciding, and it is fully specified by two parameters, the mean and the variance, the latter setting its spread. Its bell shape places most probability near the mean, with about ninety-five per cent of values within about two standard deviations. It extends over the whole real line, so it can take any value in principle. These properties make it mathematically convenient and suitable for representing symmetric uncertainty around a central value.
Source: Gauss 1809
Why is the normal distribution widely used?
The normal distribution is widely used because the central limit theorem shows that sums and averages of many independent influences tend towards it, so many measurements and estimates are approximately normal, and because its mathematical convenience simplifies analysis. In modelling, estimates such as means or regression coefficients are often taken as normally distributed, reflecting their sampling distributions. This combination of theoretical justification through the central limit theorem and analytical tractability explains why the normal distribution is a default choice for representing symmetric uncertainty in many statistical settings.
Source: Briggs, Claxton & Sculpher 2006
When is the normal distribution appropriate for a parameter?
The normal distribution is appropriate for a parameter whose uncertainty is roughly symmetric and which can in principle take any real value, such as a mean difference or a log-transformed quantity, and it is often justified for estimates by their approximately normal sampling distributions. It is less suitable for parameters bounded to a range, such as probabilities between zero and one or costs that cannot be negative, where distributions like the beta or gamma are used instead. So the normal distribution suits unbounded, symmetric quantities.
Source: Briggs, Claxton & Sculpher 2006
What are the limitations of the normal distribution?
The normal distribution extends over the whole real line, so it can assign probability to impossible values for bounded parameters, such as negative costs or probabilities outside zero to one, making it unsuitable for those without transformation. It is symmetric, so it poorly represents skewed quantities, such as costs with a long right tail. Its thin tails may understate the chance of extreme values. These limitations mean the normal distribution is used for unbounded, symmetric parameters, with other distributions chosen for bounded or skewed ones.
Source: Briggs, Claxton & Sculpher 2006
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 28 Oct 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/normal-distribution
- Term code
- HE-EM-UA-045
Stable URI · Machine-readable · Resolvable · CC BY 4.0