Inspectable Arithmetic for the Student Debt at Graduation Calculator

Version 1.1
Last verified: May 2026

Transparent arithmetic is the operating system of this calculator.

No opinions. No hidden assumptions. Just arithmetic.

Purpose

This calculator estimates projected debt at graduation by comparing total education costs against the total amount the user can fund without borrowing, across one or more programs of study.

Core formula

Projected Debt at Graduation = max(0, Total Education Cost − Total Non-Debt Funding)

Definitions

Clarifications

The live results are produced by computeStudentDebtScenario in /calculators/student-debt-at-graduation/engine.js and bound in ui.js.

If any discrepancy is identified between this documentation and the live engine, the engine’s arithmetic is the source of truth; this page should be updated to match.

Sources and References

← Back to Student Debt at Graduation Calculator