Overview

This project develops a motor insurance pricing model using actuarial techniques. The objective is to estimate the expected cost of claims for motor insurance policies by modelling both claim frequency and claim severity.

The analysis is based on a Kenyan motor insurance dataset and applies Generalized Linear Models (GLMs), a standard approach used in actuarial pricing.

Methodology

The pricing framework follows the classical actuarial approach:

Expected Claim Cost = Frequency × Severity

1. Frequency Model

2. Severity Model

3. Pure Premium

Key Insights