How attendance is calculated

How attendance is calculated

The % Attendance field is calculated by adding the total assigned % for each status and then dividing it by the number of statuses that have an assigned %. This is represented using the following illustrated formula:

Sum of Assigned % / Total of statuses with an Assigned % x 100

To understand how this calculation works in practice, consider a scheme with the following set of statuses:

SymbolStatus Full NameAssigned %Order
PPresent1001
AAbsent02
LLate753
EAuthorized Absent 4

If the associated register has four sessions and you assign a user each of the above statuses (one for each session), their % Attendance field would include the P, A, and L statuses and ignore the E status since its Assigned % is blank. As such, the user would have a % Attendance of 58.33 ((100+0+75)/(100×3)x100=58.33). Adding an Assigned % of 100 to the E status would change the user’s % Attendance to 68.75 ((100+0+75+100)/(100×4)x100=68.75).