Description Usage Arguments Examples
a mathematical calculation that describes the number of lost days experienced as compared to the number of incidents experienced
1 | severity.rate(total.days.lost, total.recordable.incidents)
|
total.days.lost |
total number of work days lost due to injury and illness. number of days lost do not need to be consecutive |
total.recordable.incidents |
total number of recordable incidents that happened in a reporting period |
1 2 3 4 | ## severity.rate(5, 2)
## 5 work days were lost from 2 recordable incidents
## "Severity rate: 2.50"
## the average recordable incident resulted in 2.5 lost days
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.