Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

472
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.
472
Introduction To Survival Analysis01:18

Introduction To Survival Analysis

904
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...
904
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

679
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
679
Hazard Rate01:11

Hazard Rate

467
The hazard rate, also known as the hazard function or failure rate, is a statistical measure used to describe the instantaneous rate at which an event occurs, given that the event has not yet happened. From a probabilistic perspective, it represents the likelihood that a subject will experience the event in a very small time interval, conditional on surviving up to the beginning of that interval. In terms of frequency, the hazard rate can be viewed as the ratio of the number of events to the...
467
Kaplan-Meier Approach01:24

Kaplan-Meier Approach

678
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,...
678
Overview of Biostatistics in Health Sciences01:19

Overview of Biostatistics in Health Sciences

5.5K
Biostatistics involves the application of statistical techniques to scientific research in health-related fields, including biology and public health. These techniques are essential for designing studies, collecting data, and analyzing it to draw meaningful conclusions. Given the complexity of biological processes, particularly in studies involving human subjects, biostatistical methods are crucial for effectively organizing and interpreting data that might otherwise obscure underlying patterns...
5.5K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Primary osseous chest wall sarcomas: Oncological and surgical outcomes in a large single-institution cohort of 100 patients.

Journal of bone oncology·2026
Same author

Resting energy expenditure in children with cancer undergoing chemotherapy using indirect calorimetry: A longitudinal study.

Clinical nutrition ESPEN·2026
Same author

Major wound complications after conventional preoperative radiotherapy in STS patients: incidence, predictors, and timing.

European journal of surgical oncology : the journal of the European Society of Surgical Oncology and the British Association of Surgical Oncology·2026
Same author

The risk of pathological fractures after intralesional curettage in Atypical Cartilaginous Tumours: A retrospective cohort study.

Journal of bone oncology·2025
Same author

Bone marrow evaluation in neuroblastomas: bone marrow aspirates have little additional value over trephine biopsies.

BJC reports·2025
Same author

Modified OPTIModel with oligometastatic disease for the prediction of overall survival of patients with renal cell cancer and symptomatic long bone metastases.

Journal of bone oncology·2025
Same journal

A Mixture of Distributed Lag Non-Linear Models to Account for Spatially Heterogeneous Exposure-Lag-Response Associations.

Statistics in medicine·2026
Same journal

Practical Considerations for Gaussian Process Modeling for Causal Inference in Quasi-Experimental Studies With Panel Data.

Statistics in medicine·2026
Same journal

Covariate Adjustment for Wilcoxon Two Sample Statistic and Test.

Statistics in medicine·2026
Same journal

Beyond Fixed Thresholds: Optimizing Summaries of Wearable Device Data via Piecewise Linearization of Quantile Functions.

Statistics in medicine·2026
Same journal

A Causal Framework for Evaluating the Total Effect of Strategies Aiming to Expand Screening and to Improve Outcomes.

Statistics in medicine·2026
Same journal

Causal Effects on Nonterminal Event Time With Application to Antibiotic Usage and Future Resistance.

Statistics in medicine·2026
See all related articles

Related Experiment Video

Updated: Mar 9, 2026

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery
06:46

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery

Published on: September 27, 2024

978

Tutorial in biostatistics: competing risks and multi-state models.

H Putter1, M Fiocco, R B Geskus

  • 1Department of Medical Statistics and Bioinformatics, Leiden University Medical Center, Leiden, The Netherlands. h.putter@lumc.nl

Statistics in Medicine
|October 13, 2006
PubMed
Summary
This summary is machine-generated.

This tutorial reviews statistical methods for analyzing competing risks and multi-state models. It emphasizes practical data preparation and analysis techniques for these complex survival data scenarios.

More Related Videos

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.7K
Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

11.0K

Related Experiment Videos

Last Updated: Mar 9, 2026

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery
06:46

Competing-Risk Nomogram for Predicting Cancer-Specific Survival in Multiple Primary Colorectal Cancer Patients after Surgery

Published on: September 27, 2024

978
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.7K
Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

11.0K

Area of Science:

  • Biostatistics
  • Survival Analysis
  • Statistical Modeling

Background:

  • Standard survival data analyze time to a single event.
  • Competing risks and multi-state models are necessary when multiple event types or intermediate states occur.
  • Existing statistical methods require specialized data preparation and programming.

Purpose of the Study:

  • To provide a comprehensive review of statistical methods for competing risks and multi-state models.
  • To focus on practical aspects of data preparation, covariate effect estimation, and probability calculations.
  • To demonstrate analysis using standard statistical software.

Main Methods:

  • Review of established statistical methodologies for competing risks and multi-state models.
  • Emphasis on practical implementation including data structuring and programming.
  • Illustrative examples using common statistical software packages.

Main Results:

  • Conceptual issues are discussed alongside practical considerations.
  • Guidance on estimating covariate effects and cumulative incidence functions is provided.
  • Demonstration of how to perform analyses within standard statistical packages.

Conclusions:

  • Competing risks and multi-state models are essential for complex event data.
  • Practical application of these models is feasible with standard software and appropriate techniques.
  • This tutorial equips researchers with the knowledge for effective analysis of advanced survival data.