calculate_flight_score: Calculate the Flight Score

View source: R/calculate_flight_score.R

calculate_flight_scoreR Documentation

Calculate the Flight Score

Description

Calculate the flight score for all units in a Squadron of Merit Listing.

Usage

calculate_flight_score(som_report)

Arguments

som_report

A data.table containing the Squadron of Merit Listing data.

Details

This score is calculated by multiplying the Flight99 measure by 1, awarding 1 point for a value of 100% on the Flight99 measure. The point value is doubled if the orientation flights flag is set to Yes.

The final result is then standardized using the distribution of the scores to have a mean of 1 and standard deviation of 1.

Value

A data.table containing the unit charter number and the flight score.


cap-nhq-analytics/sqdn-of-merit-calculator documentation built on April 14, 2022, 12:40 a.m.