Related Experiment Video
Updated: May 18, 2026

12:18
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
Factor complexity of crash occurrence: An empirical demonstration using boosted regression trees
1Department of Logistics and Shipping Management, Kainan University, Taiwan.
Accident; Analysis and Prevention
|September 15, 2012
Summary
Boosted regression trees (BRT) effectively analyze complex traffic crash data. This method offers improved transferability for understanding factors contributing to motorcycle accidents and informing safety policies.
Area of Science:
- Traffic Safety
- Data Science
- Transportation Engineering
Background:
- Traffic crashes exhibit inherent factor complexity and high variance.
- Understanding nonlinear relationships in crash data is crucial for effective safety interventions.
Purpose of the Study:
- To introduce and evaluate boosted regression trees (BRT) for analyzing complex, high-variance traffic crash data.
- To compare BRT's performance against traditional logistic regression and classification and regression tree (CART) models.
Main Methods:
- Utilized Taiwanese single-vehicle motorcycle crash data from 2004-2005.
- Applied boosted regression trees (BRT), logistic regression, and classification and regression tree (CART) models.
- Performed in-sample cross-validation and out-of-sample validation.
Main Results:
- BRT demonstrated improved classification performance and transferability compared to logistic regression and CART.
- Increased tree complexity in BRT models yielded diminishing returns in classification performance.
- Geographical, temporal, and sociodemographic factors explained some fatal crashes, with interactive terms improving approximations for unique fatal events.
Conclusions:
- BRT is a valuable tool for investigating complex relationships in traffic crash data.
- Findings highlight the importance of considering interactive effects, particularly behavioral factors, in crash analysis.
- The study provides insights for developing targeted traffic safety policies.
Related Concept Videos
Survival Tree
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 survival tree begins...
Building a Survival Tree
Constructing a survival tree begins...
Quantifying and Rejecting Outliers: The Grubbs Test
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This number is...
Determination of Expected Frequency
Suppose one wants to test independence between the two variables of a contingency table. The values in the table constitute the observed frequencies of the dataset. But how does one determine the expected frequency of the dataset? One of the important assumptions is that the two variables are independent, which means the variables do not influence each other. For independent variables, the statistical probability of any event involving both variables is calculated by multiplying the individual...
Multiple Regression
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Introduction to Test of Independence
In statistics, the term independence means that one can directly obtain the probability of any event involving both variables by multiplying their individual probabilities. Tests of independence are chi-square tests involving the use of a contingency table of observed (data) values.
The test statistic for a test of independence is similar to that of a goodness-of-fit test:
The test statistic for a test of independence is similar to that of a goodness-of-fit test:
Regression Analysis
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as: