Related Experiment Video
Updated: Nov 7, 2025

04:57
Establishing a Competing Risk Regression Nomogram Model for Survival Data
Published on: October 23, 2020
10.5K
Using survival prediction techniques to learn consumer-specific reservation price distributions.
Ping Jin1, Humza Haider1, Russell Greiner1,2
1Department of Computing Science, University of Alberta, Edmonton, Canada.
Plos One
|April 29, 2021
Summary
We developed a new framework to predict consumer reservation prices (RP) using survival analysis. This method effectively estimates individual consumer price sensitivities for personalized pricing and negotiations.
Area of Science:
- Economics
- Machine Learning
- Consumer Behavior
Background:
- Consumer reservation price (RP) is crucial for personalized pricing, auctions, and negotiations.
- RPs are not directly provided by consumers, necessitating predictive modeling.
- Existing methods may not fully capture individual consumer price sensitivities.
Purpose of the Study:
- To introduce a novel framework for predicting consumer-specific reservation prices (RPs).
- To leverage survival analysis techniques for modeling censored transaction data.
- To generate consumer-specific RP distributions based on individual features.
Main Methods:
- Viewed consumer transactions (and non-transactions) as censored observations.
- Applied survival analysis and prediction techniques to model RPs.
- Utilized four distinct survival prediction methods for validation.
Main Results:
- The developed models demonstrated high performance in estimating consumer-specific RP distributions.
- Validation was conducted using realistic datasets and three distinct evaluation criteria.
- The survival analysis approach proved effective in predicting RPs.
Conclusions:
- The proposed reservation price (RP) framework is effective for predicting individual consumer price sensitivities.
- Survival prediction methods offer a robust approach to modeling censored consumer transaction data.
- This framework has significant implications for personalized pricing, auctions, and negotiation strategies.
Related Concept Videos
Survival Tree
208
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
208
Introduction To Survival Analysis
470
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...
470
Prediction Intervals
2.6K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.6K
Survival Curves
419
Survival curves are graphical representations that depict the survival experience of a population over time, offering an intuitive way to track the proportion of individuals who remain event-free at each time point. These curves are widely used in fields such as medicine, public health, and reliability engineering to visualize and compare survival probabilities across different groups or conditions.
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...
419
Assumptions of Survival Analysis
232
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.
232
Residual Plots
5.3K
A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
When the residual values are plotted against the variable x, it is called a residual...
5.3K

