Teacher Salary Rechner — Formel
## How Teacher Salary Schedules Work
Most districts use a step-and-column salary schedule.
### Formula
**Salary = Base x (1 + Step%)^Years x (1 + Degree Bump%)**
Steps increase with years of experience. Columns increase with education level (BA, BA+30, MA, MA+30, PhD).
Most districts use a step-and-column salary schedule.
### Formula
**Salary = Base x (1 + Step%)^Years x (1 + Degree Bump%)**
Steps increase with years of experience. Columns increase with education level (BA, BA+30, MA, MA+30, PhD).
Lösungsbeispiel
Base salary $42,000, 8 years experience, 2% annual step, 10% MA bump.
- Experience factor = (1.02)^8 = 1.1717
- Base with experience = $42,000 x 1.1717 = $49,211
- With MA bump = $49,211 x 1.10 = $54,132
- Monthly salary = $54,132 / 12 = $4,511