Related Experiment Video
Updated: Mar 25, 2026

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
2.7K
Finite sample pointwise confidence intervals for a survival distribution with right-censored data
Michael P Fay1, Erica H Brittain1
1National Institute of Allergy and Infectious Diseases, 5601 Fishers Lane, MSC 9820, Bethesda, MD 20892, U.S.A.
Statistics in Medicine
|February 20, 2016
Summary
The beta product confidence procedure (BPCP) provides exact confidence intervals for survival data with right censoring. A modified
Area of Science:
- Biostatistics
- Survival Analysis
- Statistical Inference
Background:
- Pointwise confidence intervals are crucial for survival analysis with right-censored data.
- Existing methods may lack exactness for small samples under independent censoring.
- The beta product confidence procedure (BPCP) offers exact intervals for binomial parameters and certain censoring schemes.
Purpose of the Study:
- To develop and evaluate pointwise confidence intervals for survival distributions with right-censored data in small samples.
- To modify the BPCP for improved performance, particularly for small sample sizes and varying censoring levels.
- To compare the performance of the standard BPCP, a 'mid-p' version, and asymptotically-based approximations.
Main Methods:
- Review and development of pointwise confidence intervals for survival distributions.
- Modification of the BPCP to create a 'mid-p' version.
- Extensive simulations using a method of moments implementation enforcing monotonicity over time.
Main Results:
- The standard BPCP demonstrated exact coverage across simulated scenarios.
- The 'mid-p' BPCP showed coverage closer to nominal levels but may not be exact in all situations, especially with low censoring.
- Asymptotically-based approximations exhibited lower than nominal coverage due to inflated lower error rates.
Conclusions:
- The standard BPCP is recommended for its exactness in survival analysis with right-censored data.
- The 'mid-p' BPCP offers an alternative with potentially better simulated coverage but requires careful consideration of censoring levels.
- Both BPCP methods are available in the bpcp R package for practical application.
Related Concept Videos
Censoring Survival Data
634
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
634
Confidence Intervals
11.2K
An unbiased point estimate is often insufficient to predict a population estimate, such as population mean or population proportion. In this scenario, a confidence interval is used. A confidence interval is an estimate similar to a sample proportion. However, unlike the point estimate which is a single value, the confidence interval contains a range of values. These values have lower and upper limits, known as confidence limits, and can be designated as L1 and L2, respectively.
A...
A...
11.2K
Kaplan-Meier Approach
715
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
715
Assumptions of Survival Analysis
486
Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.
486
Interpretation of Confidence Intervals
10.4K
A confidence interval is a better estimate of the population than a point estimate, as it uses a range of values from a sample instead of a single value.
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
10.4K
Introduction To Survival Analysis
949
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
The primary goal of survival analysis is to estimate survival time—the time...
949

