Related Experiment Video
Updated: Jun 24, 2025

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
Published on: February 23, 2019
Association rule mining of aircraft event causes based on the Apriori algorithm
Huaqun Chen1, Minghui Yang2, Xie Tang3
1Air Traffic Management Department, Civil Aviation Flight University of China, Guanghan, Sichuan, China. chqtx@126.com.
This study identifies key factors contributing to aircraft events using a modified Apriori algorithm. Findings reveal strong correlations between specific human factors and different types of aviation incidents, aiding in prevention.
Area of Science:
- Aviation Safety
- Data Mining
- Accident Causation Analysis
Background:
- Understanding complex aircraft events requires analyzing causative factors.
- Traditional statistical methods can alter interrelations among causes when handling missing data.
- Association rule mining offers a robust approach to uncover hidden patterns in aviation incident data.
Purpose of the Study:
- To mine association rules between trigger probability and relative strength in aircraft events.
- To identify causative item sets and establish code indicators based on the accident causation 2-4 model.
- To enhance the Apriori algorithm for analyzing aviation incident data without altering causal interrelations.
Main Methods:
- Data preprocessing using clustering and TF-IDF value calculation.
- Modified Apriori algorithm incorporating frequent item consideration to avoid NaN value issues.
- Network graph visualization to represent association rules between unsafe events and causes.
Main Results:
- Identified specific factors highly correlated with general unsafe events (e.g., improper energy allocation, controller oversight).
- Found notable correlations for general incidents (e.g., failure to rectify incorrect recitation).
- Determined strong correlations for serious incidents (e.g., inadequate manual promotion, insufficient safety management).
Conclusions:
- The study quantitatively reveals patterns and characteristics of interactions among historical aircraft events.
- Findings highlight directions for controllable prevention and prediction of aircraft events.
- The enhanced Apriori algorithm provides a valuable tool for aviation safety analysis.
Related Concept Videos
Unusual Results
According to the range rule of thumb, any value above or below two standard deviations, 2σ from the mean, μ is considered unusual.
Maximum unusual value =...
One-Way ANOVA
Cause and Effect
Statistical Methods to Analyze Parametric Data: ANOVA
One-way ANOVA is applied when a single independent variable or factor is scrutinized. It compares...
What is an ANOVA?
Before performing ANOVA, one must ensure that the samples used for this analysis have three crucial characteristics or statistical assumptions. The first assumption states that the samples should be drawn from normally distributed samples, while the second requires that all the drawn samples should be randomly and...
What is ANOVA?
Before performing ANOVA, one must ensure that the samples used for this analysis have three crucial characteristics or statistical assumptions. The first assumption states that the samples should be drawn from normally distributed samples, while the second requires that all the drawn samples be randomly and independently...

