The table presents one row per analysis. Each row
includes the region, department, the number of schools, the
number of fatalities, as well as three metrics: prevalence,
PPV (positive predictive value), and LR+ (positive
likelihood ratio). Sorting by the PPV column shows that 8
departments have a PPV above 90%, while the other 6 fall
between 66.1% and 89.1%.
➡️ SAMRoute thus successfully pre-diagnoses schools with
dangerous surrounding roads to some extent.
The graphs display the analyses by department. They show a
positive correlation between the number of accidents and
SAMRoute scores, with Spearman coefficients (ρ)
ranging from 0.52 to 0.80 for p < 0.1%.
Graph components:
1️⃣ A QQ-plot that reveals the relationship between the number of accidents (x-axis) and the average school score (y-axis), with each point representing a school.
2️⃣ A graph showing LR+ across different thresholds.
3️⃣ A PR curve displaying the relationship between precision and recall.
4️⃣ A ROC curve illustrating the trade-off between the true positive rate (sensitivity) and the false positive rate at different thresholds.
5️⃣ A summary of analysis parameters includes the radius, road users factored into the risk score, selected threshold (for the confusion matrix and PPV), observed period, severity levels considered, road users involved in accidents, and event type.
6️⃣ A section reporting contextual estimates: the number of POIs, total area (km2), area with an event (km2), number of accidents, and prevalence (%).
7️⃣ A confusion matrix including AP (actual positive), AN (actual negative), PP (predicted positive), PN (predicted negative), sensitivity, specificity, PPV (positive predictive value), and NPV (negative predictive value).
8️⃣ A summary table presenting metrics such as: TPR (true positive rate), TNR (true negative rate), FPR (false positive rate), FNR (false negative rate), LR+ (positive likelihood ratio), DOR (diagnostic odds ratio), ACC (accuracy), Spearman correlation, and Type I and Type II errors.