Skip to content

Commit 7fa8b4d

Browse files
authored
Update readme.md
1 parent b535179 commit 7fa8b4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

results/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ They provide the **raw risk distribution** before clustering and help validate t
1414

1515
| Plot | Description |
1616
|------|-------------|
17-
| ![Frequency distribution](freq%20sinistri.png) | **Claim Frequency (`Sim_Frequency`)** – Poisson-like, heavily right-skewed. ~12 k customers have **0 claims**, ~11 k have **1 claim**, then a rapid drop. A tiny tail reaches **≥ 10 claims**. |
17+
| ![Frequency distribution](freq%20sinistri.png) | **Claim Frequency (`Sim_Frequency`)** – Poisson-like, heavily right-skewed. ~8k k customers have **0 claims**, ~12 k have **1 claim**, ~11 k have **2 claim** then a rapid drop. A tiny tail reaches **≥ 10 claims**. |
1818
| ![Expected loss distribution](perdita%20attesa.png) | **Expected Loss (`Expected_Loss`)** – Highly skewed, with a sharp peak at **0 €** (most safe drivers) and a long tail up to ~2 000 €. |
1919
| ![Total severity distribution](severity%20sinistri.png) | **Total Severity (`Sim_Total_Loss`)** – Similar shape to Expected Loss (log-normal behavior). Most policies have **low total payout**; a few extreme cases exceed 2 000 €. |
2020
| ![Frequency vs Severity](freq%20x%20sev%20scatter.png) | **Frequency vs Total Severity**, coloured by **Risk Profile (0–3)** – Strong positive correlation (higher frequency → higher total loss). Higher `Risk Profile` values systematically sit on the upper-right part of the cloud, confirming the simulation logic. |

0 commit comments

Comments
 (0)