Scores are calculated by taking the following factors into account:
The distance traveled by the vehicle during the reporting period (in miles).
The reporting period’s number of events per each enabled safety event.
The significance of each enabled safety event.
Formula:
Score = ((Miles Traveled – ((Number of Occurrence for SafetyEvent1 x impact of Safety Event1) + (Number of Occurrence for SafetyEventX x impact of Safety EventX)))/Miles Traveled) x 100
Example: A user has enabled and configured impact for the following safety events:
Event: Hard Turn | Impact: 2 | Occurrence: 10
Event: Speeding (80mph) | Impact: 1 | Occurrence: 2
Event: Hard Brake | Impact: 3 | Occurrence: 4
Event: Hard Stop | Impact: 2 | Occurrence: 5
Event: Hard Acceleration | Impact: 2 | Occurrence: 4
Event: Idle Stop | Impact: 3 | Occurrence: 4
Miles traveled in the period: 500
→ Score = ((500-((10*2)+(2*1)+(4*3)+(5*2)+(4*2)+(4*3)))/500)*100 = 87,2 = 83
Round score to the integer number.
When the distance is 0, leave the score “N/A” and do not calculate the score.