Attendance Percentage Calculator
Your percentage, your safety margin, and exactly how many classes you can skip.
Institutions differ on labs, tutorials and approved medical leave. Check your official record before you decide to skip anything.
How attendance percentage is actually calculated
The percentage itself is the easy part: classes attended divided by classes held, times one hundred. What students actually search for is the second question — how many classes can I miss and still clear the 75 percent rule, or how many do I have to attend in a row to climb back over it. Those two answers come from the same inequality, solved in opposite directions, and this calculator does both at once.
The trap is that attendance is not a simple running balance. Every session that happens increases the denominator whether you turn up or not. Skipping one class does more damage than attending one class repairs, which is why a comfortable-looking figure in week four can quietly become a problem by week ten.
Worked example: 68 attended out of 90 held
Start with the raw figure: 68 / 90 = 0.7555…, so 75.56 percent. Against a 75 percent requirement you are above the line, but only just. To find the slack, ask how many more classes you could miss while the total keeps growing. If you miss m more classes, attendance becomes 68 / (90 + m), and you need that to stay at or above 0.75:
68 / (90 + m) ≥ 0.75 → 68 ≥ 67.5 + 0.75m → m ≤ 0.667. Taking the whole number, m = 0. You can miss zero more classes. One absence puts you at 68 / 91 = 74.7 percent — below the line.
The general form of that is m = floor((100 × attended − required × total) / required), which is exactly what the tool evaluates: (6800 − 6750) / 75 = 0.667, floored to 0.
The same numbers from below the line
Now suppose you had attended only 60 of those 90 classes — 66.7 percent, clearly short. To recover you must attend x classes in a row, so both the numerator and the denominator grow: (60 + x) / (90 + x) ≥ 0.75. Multiply out: 60 + x ≥ 67.5 + 0.75x, so 0.25x ≥ 7.5, giving x ≥ 30. You need thirty consecutive classes with no absences to reach 75 percent.
The general form is x = ceil((required × total − 100 × attended) / (100 − required)). Notice the denominator: the closer the requirement sits to 100, the larger the recovery cost. At a 90 percent requirement the same shortfall would need 210 straight classes; at a 100 percent requirement the denominator becomes zero and there is no recovery at all, which is why the tool returns a message instead of a number in that case.
Turning classes into weeks
Thirty classes is an abstraction. Enter your classes per week and the tool converts it: at five sessions a week, thirty classes is about six weeks of perfect attendance. If only eight teaching weeks remain in the semester, six of them spent recovering tells you something important — the margin for one bad flu week is gone, and you should be talking to your department now, not in the last fortnight.
Planning a semester around the threshold
Front-load your attendance. Because the denominator only grows, absences taken early are cheaper to repair than absences taken late; a class missed in week two can be offset by dozens of later sessions, while one missed in the final week cannot be offset at all. Students who bank a buffer in the first month tend to end the term comfortably above the line even after illness.
Recalculate weekly rather than monthly. The can-miss number is a snapshot, not a budget: it shifts after every session, upward when you attend and downward when you do not. Treat any figure older than a week as stale.
Track each subject separately. Most institutions apply the minimum per course, not to your overall average, so a strong record in three modules will not rescue a fourth sitting at 70 percent. Run the calculation once per subject and act on the worst one.
If you are already borderline
Talk to the administration early, while you still have options. Condonation, make-up sessions, remedial classes and documented medical exemptions are almost always easier to arrange before the shortfall is final than during an appeal after results are published. Bring the numbers with you: the percentage, the shortfall, and how many consecutive sessions would fix it.
Limits of this calculator
It assumes every session counts equally and that all future classes will be held as scheduled. Real timetables include cancelled lectures, labs that count double, tutorials counted in a separate pool, and public holidays. It also assumes your institution counts approved leave in the denominator — if yours excludes documented absences, subtract those sessions from the total before entering it. The arithmetic here is exact; the policy around it is not, so treat the result as a planning figure and your official record as the authority.
Sources & further reading
Frequently asked questions
Why is 75% attendance the usual minimum?
Most universities and colleges tie exam eligibility to a fixed floor, and 75% is the figure that stuck across UK, US and Commonwealth institutions. Below it you can be marked detained, barred from a final, or given a condonation only with documented medical grounds. The number is a policy threshold, not a rounding target, so 74.6% usually counts as a fail rather than a near miss.
Does medical or approved leave count as attendance?
It depends entirely on the institution. Some universities exclude documented medical absences from the denominator, some credit them as attended, and many simply allow a condonation of five to ten percent on appeal. This calculator counts every class held, so if your school excludes approved leave, subtract those sessions from the total before entering it.
Does the number of classes I can miss change over time?
Yes, and it changes after every single session. Each class you attend adds a little slack, and each one you miss removes more than it added, because the denominator grows either way. Recalculate weekly rather than trusting a figure from the start of term.
Is attendance separate from internal marks?
Usually yes, but the two often interact. Many courses award internal or continuous-assessment marks partly for attendance, so a low percentage costs you points as well as eligibility. Check whether your syllabus has an attendance component before treating the minimum as your goal.