Censoring in Statistics

Lecture



In statistics, censoring is a condition in which the value of a measurement or observation is only partially known.

For example, suppose a study is being conducted on the effect of a drug on mortality. In such a study it may be known that the age of a deceased person is at least 75 years (but could be more). Such a situation can arise if the person dropped out of the study at age 75, or if the person is currently alive and is 75 years old.

Censoring also occurs when a value falls outside the range of a measuring instrument. For example, a floor scale may measure only up to 140 kg, after which it rolls over past 0 and continues counting. If a person weighing 160 kg is weighed on this scale, the observer will only know that their weight equals 20 mod 140 kg (besides 160 kg, they could weigh 20 kg, 300 kg, 440 kg, and so on).

The problem of censored data, in which the observed value of some variable is only partially known, is related to the problem of missing data, in which the observed value of some variable is unknown.

Censoring should not be confused with the related idea of truncation. With censoring, observations either allow the exact applicable value to be known, or determine that the value lies within an interval. With truncation, observations never fall outside a given range: population values outside the range are never observed, or if they are observed, they are never recorded. Note that in statistics, truncation is not the same thing as rounding.

Censoring is a form of the missing data problem in which the time to an event is not tracked, for reasons such as the study ending before all enrolled participants have shown the event of interest, or a participant leaving the study before the event occurred. Censoring is commonly encountered in survival analysis.

If only a lower bound l is known for the true event time T , with T > l , this is called right censoring . Right censoring will occur, for example, for those subjects whose birth date is known but who are still alive at the time of loss to follow-up or at the end of the study. We commonly encounter data that are right-censored.

If the event of interest has already occurred before the subject was enrolled in the study, but it is unknown when it occurred, the data are said to be subject to left censoring . [ 24 ] When it can only be said that the event occurred between two observations or examinations, this is interval censoring .

Types

  • Left censoring — a data point is below a certain value, but it is unknown by how much.
  • Interval censoring — a data point lies somewhere within an interval between two values.
  • Right censoring — a data point is above a certain value, but it is unknown by how much.
  • Type I censoring occurs if an experiment involves a certain number of subjects or items, and the experiment is stopped at a predetermined time, after which all remaining subjects are right-censored.
  • Type II censoring occurs if an experiment involves a certain number of subjects or items, and the experiment is stopped once a predetermined number of subjects are found to have failed the test; the remaining subjects are then right-censored.
  • Random (or noninformative) censoring occurs when each subject's censoring time is statistically independent of their failure time. The observed value is the minimum of the censoring time and the failure time; subjects whose failure time is greater than their censoring time are right-censored.

Interval censoring can occur when observing a value requires additional observations or checks. Left and right censoring are special cases of interval censoring, where the start of the interval corresponds to zero and the end to infinity, respectively.

Estimation methods for using left-censored data vary, and not all estimation methods may be applicable or most reliable for all data sets. [ 1 ]

A common misconception about time-interval data is that intervals whose starting time is unknown are classified as left-censored . In such cases we have a lower bound on the time interval ; thus, the data are right-censored (even though the missing starting point lies to the left of the known interval, when viewed as a timeline!).

Analysis

Special methods can be used to handle censored data. Tests with a definite failure time are coded as actual failures; censored data are coded taking into account the type of censoring and the known interval or bound. Special programs (often reliability-oriented) can perform maximum-likelihood estimation for summary statistics, confidence intervals, and so on.

Epidemiology

One of the earliest attempts to analyze a statistical problem involving censored data was the analysis of smallpox morbidity and mortality data conducted by Daniel Bernoulli in 1766 to demonstrate the effectiveness of vaccination. Early work on using the Kaplan-Meier estimator to estimate censored costs was written by Quesenberry et al. (1989) , however Lin et al. considered this approach invalid , unless all patients accumulated costs with a common deterministic rate function over time, and they proposed an alternative estimation method known as the Lin estimator.

Life testing

Censoring in Statistics

Example of five repeated tests resulting in four failures and one suspension, resulting in censoring.

Reliability testing often consists of conducting an item test (under specified conditions) to determine the time required for a failure to occur.

  • Sometimes a failure is planned and expected, but does not occur: operator error, equipment malfunction, test anomaly, and so on. The test outcome does not correspond to the desired time-to-failure, but it can (and should) be used as a time-to-suspension. The use of censored data is unintentional but necessary.
  • Sometimes engineers plan a testing program such that after a certain time or number of failures has elapsed, all remaining tests are stopped. This suspended data is treated as right-censored data. The use of censored data is intentional.

Analysis of repeated-test data includes both the time-to-failure for defective items and the time-to-suspension for those that did not fail.

Censored regression

An earlier censored regression model, the Tobit model, was proposed by James Tobin in 1958. [

Likelihood

Likelihood is the probability or probability density of the observed event, considered as a function of the parameters of the assumed model. To include censored data points in the likelihood, censored data points are represented by the probability of the censored data points as a function of the model parameters, i.e. by the CDF(s) function, rather than by the density or probability mass.

The most general case of censoring is interval censoring: Censoring in Statistics, where Censoring in Statistics— is the cumulative distribution function, and two special cases:

  • left censoring: Censoring in Statistics
  • right censoring Censoring in Statistics

For continuous probability distributions: Censoring in Statistics

Example

Suppose we are interested in the survival times,Т1,Т2,...,ТнCensoring in Statistics, but we do not observeТяCensoring in Statisticsfor allяCensoring in Statistics. Instead we observe

Censoring in Statistics, with Censoring in Statisticsand Censoring in Statisticsif Censoring in Statisticsis actually observed, and

Censoring in Statistics, with Censoring in Statisticsand 0Censoring in Statisticsif all we know is that Censoring in Statisticsis longer than Censoring in Statistics.

When Censoring in Statisticsis called the censoring time .

If the censoring times are known constants, then the likelihood is

Censoring in Statistics

where Censoring in Statistics= the probability density function evaluated at Censoring in Statistics,

and Censoring in Statistics= the probability that Censoring in Statisticsis greater than Censoring in Statistics, called the survival function .

This can be simplified by defining the hazard function, the instantaneous force of mortality, as

Censoring in Statistics

so

Censoring in Statistics.

Then

Censoring in Statistics.

For the exponential distribution this becomes even simpler, since the hazard rate,λCensoring in Statistics, is a constant, and Censoring in Statistics. Then:

Censoring in Statistics,

whereк Censoring in Statistics.

From this we easily computeλ^Censoring in Statistics, the maximum likelihood estimate (MLE)λCensoring in Statistics, as follows:

Censoring in Statistics.

Then

Censoring in Statistics.

We set this to 0 and solve forλCensoring in Statisticsto obtain:

Censoring in Statistics.

Equivalently, the mean time to failure is:

Censoring in Statistics.

This differs from the standard MLE for the exponential distribution in that censored observations are counted only in the numerator.

See also

  • Data analysis
  • Detection limit
  • Imputation (statistics)
  • Inverse probability weighting
  • Sampling bias
  • Saturation arithmetic
  • Survival analysis
  • Winsorizing
created: 2025-12-05
updated: 2026-07-22
46



Was this answer useful?
Choose a quick rating so we can improve the next answer for you.
How satisfied are you?


Comments

To leave a comment

If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

Lectures and tutorial on "Probability theory. Mathematical Statistics and Stochastic Analysis"

Terms: Probability theory. Mathematical Statistics and Stochastic Analysis