HOME

TheInfoList



OR:

In
statistics Statistics (from German language, German: ', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data. In applying statistics to a s ...
, censoring is a condition in which the value of a
measurement Measurement is the quantification of attributes of an object or event, which can be used to compare with other objects or events. In other words, measurement is a process of determining how large or small a physical quantity is as compared to ...
or
observation Observation in the natural sciences is an act or instance of noticing or perceiving and the acquisition of information from a primary source. In living beings, observation employs the senses. In science, observation can also involve the percep ...
is only partially known. For example, suppose a study is conducted to measure the impact of a drug on
mortality rate Mortality rate, or death rate, is a measure of the number of deaths (in general, or due to a specific cause) in a particular Statistical population, population, scaled to the size of that population, per unit of time. Mortality rate is typically ...
. In such a study, it may be known that an individual's age at death is ''at least'' 75 years (but may be more). Such a situation could occur if the individual withdrew from the study at age 75, or if the individual is currently alive at the age of 75. Censoring also occurs when a value occurs outside the range of a
measuring instrument Instrumentation is a collective term for measuring instruments, used for indicating, measuring, and recording physical quantities. It is also a field of study about the art and science about making measurement instruments, involving the related ...
. For example, a bathroom scale might only measure up to 140 kg, after which it rolls over 0 and continues to count up from there. If a 160 kg individual is weighed using the scale, the observer would only know that the individual's weight is 20 mod 140 kg (in addition to 160kg, they could weigh 20kg, 300kg, 440kg, and so on). The problem of censored data, in which the observed value of some variable is partially known, is related to the problem of
missing data In statistics, missing data, or missing values, occur when no data value is stored for the variable in an observation. Missing data are a common occurrence and can have a significant effect on the conclusions that can be drawn from the data. Mi ...
, where the observed value of some variable is unknown. Censoring should not be confused with the related idea of truncation. With censoring, observations result either in knowing the exact value that applies, or in knowing that the value lies within an interval. With truncation, observations never result in values outside a given range: values in the population outside the range are never seen or never recorded if they are seen. Note that in statistics, truncation is not the same as
rounding Rounding or rounding off is the process of adjusting a number to an approximate, more convenient value, often with a shorter or simpler representation. For example, replacing $ with $, the fraction 312/937 with 1/3, or the expression √2 with ...
.


Types

* ''Left censoring'' – a data point is below a certain value but it is unknown by how much. * ''Interval censoring'' – a data point is somewhere on 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 has a set number of subjects or items and stops the experiment at a predetermined time, at which point any subjects remaining are right-censored. * ''Type II censoring'' occurs if an experiment has a set number of subjects or items and stops the experiment when a predetermined number are observed to have failed; the remaining subjects are then right-censored. * ''Random'' (or ''non-informative'') ''censoring'' is when each subject has a censoring time that is
statistically independent Independence is a fundamental notion in probability theory, as in statistics and the theory of stochastic processes. Two event (probability theory), events are independent, statistically independent, or stochastically independent if, informally s ...
of their failure time. The observed value is the minimum of the censoring and failure times; subjects whose failure time is greater than their censoring time are right-censored. Interval censoring can occur when observing a value requires follow-ups or inspections. Left and right censoring are special cases of interval censoring, with the beginning of the interval at zero or the end at infinity, respectively. Estimation methods for using left-censored data vary, and not all methods of estimation may be applicable to, or the most reliable, for all data sets. A common misconception with time interval data is to class as ''left censored'' intervals when the start time is unknown. In these cases, we have a lower bound on the time ''interval''; thus, the data is ''right censored'' (despite the fact that the missing start point is to the left of the known interval when viewed as a timeline!).


Analysis

Special techniques may be used to handle censored data. Tests with specific failure times are coded as actual failures; censored data are coded for the type of censoring and the known interval or limit. Special software programs (often reliability oriented) can conduct a
maximum likelihood estimation In statistics, maximum likelihood estimation (MLE) is a method of estimation theory, estimating the Statistical parameter, parameters of an assumed probability distribution, given some observed data. This is achieved by Mathematical optimization, ...
for summary statistics, confidence intervals, etc.


Epidemiology

One of the earliest attempts to analyse a statistical problem involving censored data was
Daniel Bernoulli Daniel Bernoulli ( ; ; – 27 March 1782) was a Swiss people, Swiss-France, French mathematician and physicist and was one of the many prominent mathematicians in the Bernoulli family from Basel. He is particularly remembered for his applicati ...
's 1766 analysis of
smallpox Smallpox was an infectious disease caused by Variola virus (often called Smallpox virus), which belongs to the genus '' Orthopoxvirus''. The last naturally occurring case was diagnosed in October 1977, and the World Health Organization (W ...
morbidity and mortality data to demonstrate the efficacy of
vaccination Vaccination is the administration of a vaccine to help the immune system develop immunity from a disease. Vaccines contain a microorganism or virus in a weakened, live or killed state, or proteins or toxins from the organism. In stimulating ...
. An early paper to use the Kaplan–Meier estimator for estimating censored costs was Quesenberry et al. (1989), however this approach was found to be invalid by Lin et al. unless all patients accumulated costs with a common deterministic rate function over time, they proposed an alternative estimation technique known as the Lin estimator.


Operating life testing

Reliability testing often consists of conducting a test on an item (under specified conditions) to determine the time it takes for a failure to occur. * Sometimes a failure is planned and expected but does not occur: operator error, equipment malfunction, test anomaly, etc. The test result was not the desired time-to-failure but can be (and should be) used as a time-to-termination. The use of censored data is unintentional but necessary. * Sometimes engineers plan a test program so that, after a certain time limit or number of failures, all other tests will be terminated. These suspended times are treated as right-censored data. The use of censored data is intentional. An analysis of the data from replicate tests includes both the times-to-failure for the items that failed and the time-of-test-termination for those that did not fail.


Censored regression

An earlier model for censored regression, the tobit model, was proposed by
James Tobin James Tobin (March 5, 1918 – March 11, 2002) was an American economist who served on the Council of Economic Advisers and consulted with the Board of Governors of the Federal Reserve System, and taught at Harvard University, Harvard and Yale Uni ...
in 1958.


Likelihood

The
likelihood A likelihood function (often simply called the likelihood) measures how well a statistical model explains observed data by calculating the probability of seeing that data under different parameter values of the model. It is constructed from the j ...
is the probability or probability density of what was observed, viewed as a function of parameters in an assumed model. To incorporate censored data points in the likelihood the censored data points are represented by the probability of the censored data points as a function of the model parameters given a model, i.e. a function of CDF(s) instead of the density or probability mass. The most general censoring case is interval censoring: Pr( a< x\leqslant b) =F( b) -F( a), where F( x) is the CDF of the probability distribution, and the two special cases are: * left censoring: Pr( -\infty < x\leqslant b) =F( b) -F(-\infty)=F( b)-0=F(b) =Pr( x\leqslant b) * right censoring: Pr( a< x\leqslant \infty ) =F( \infty ) -F( a) =1-F( a) =1-Pr( x\leqslant a) =Pr( x >a) For continuous probability distributions: Pr( a< x\leqslant b) =Pr( a< x< b)


Example

Suppose we are interested in survival times, T_1, T_2, ..., T_n, but we don't observe T_i for all i. Instead, we observe :(U_i, \delta_i), with U_i = T_i and \delta_i = 1 if T_i is actually observed, and :(U_i, \delta_i), with U_i < T_i and \delta_i = 0 if all we know is that T_i is longer than U_i. When T_i > U_i, U_i is called the ''censoring time''.. If the censoring times are all known constants, then the likelihood is :L = \prod_ f(u_i) \prod_ S(u_i) where f(u_i) = the probability density function evaluated at u_i, and S(u_i) = the probability that T_i is greater than u_i, called the '' survival function''. This can be simplified by defining the hazard function, the instantaneous force of mortality, as :\lambda(u) = f(u)/S(u) so :f(u) = \lambda(u)S(u). Then :L = \prod_i \lambda(u_i)^ S(u_i). For the
exponential distribution In probability theory and statistics, the exponential distribution or negative exponential distribution is the probability distribution of the distance between events in a Poisson point process, i.e., a process in which events occur continuousl ...
, this becomes even simpler, because the hazard rate, \lambda, is constant, and S(u) = \exp(-\lambda u). Then: :L(\lambda) = \lambda^k \exp (-\lambda \sum), where k = \sum. From this we easily compute \hat, the maximum likelihood estimate (MLE) of \lambda, as follows: :l(\lambda) = \log(L(\lambda)) = k \log(\lambda) - \lambda \sum. Then :dl / d\lambda = k/\lambda - \sum. We set this to 0 and solve for \lambda to get: :\hat \lambda = k / \sum u_i. Equivalently, the mean time to failure is: :1 / \hat\lambda = \sum u_i / k. This differs from the standard MLE for the
exponential distribution In probability theory and statistics, the exponential distribution or negative exponential distribution is the probability distribution of the distance between events in a Poisson point process, i.e., a process in which events occur continuousl ...
in that the censored observations are considered only in the numerator.


See also

*
Data analysis Data analysis is the process of inspecting, Data cleansing, cleansing, Data transformation, transforming, and Data modeling, modeling data with the goal of discovering useful information, informing conclusions, and supporting decision-making. Da ...
* Detection limit * Imputation (statistics) * Inverse probability weighting *
Sampling bias In statistics, sampling bias is a bias (statistics), bias in which a sample is collected in such a way that some members of the intended statistical population, population have a lower or higher sampling probability than others. It results in a b ...
* Saturation arithmetic * Survival analysis * Winsorising


References


Further reading

*Blower, S. (2004), D, Bernoulli's " ", ''Reviews of Medical Virology'', 14: 275–288 * * *Bagdonavicius, V., Kruopis, J., Nikulin, M.S. (2011),"Non-parametric Tests for Censored Data", London, ISTE/WILEY,.


External links

*"Engineering Statistics Handbook", NIST/SEMATEK

{{Statistics Statistical data types Survival analysis Reliability engineering Unknown content