Curriculum Hours Calculator Formula
Understand the math behind the curriculum hours calculator. Each variable explained with a worked example.
Formulas Used
Total Curriculum Hours
total_hours = num_courses * weekly_per_course * weeksWeekly Contact Hours
weekly_hours = num_courses * weekly_per_courseHours per Course
hours_per_course = weekly_per_course * weeksVariables
| Variable | Description | Default |
|---|---|---|
num_courses | Number of Courses | 8 |
hours_per_session | Hours per Session | 1.5 |
sessions_per_week | Sessions per Week (per course) | 2 |
weeks | Weeks in Term | 16 |
weekly_per_course | Derived value= hours_per_session * sessions_per_week | calculated |
How It Works
How to Calculate Curriculum Hours
Total instructional hours measure the amount of contact time in a program.
Formula
Total Hours = Courses x Hours per Session x Sessions per Week x Weeks
Standards
Worked Example
8 courses, 1.5 hours per session, 2 sessions/week, 16 weeks.
num_courses = 8hours_per_session = 1.5sessions_per_week = 2weeks = 16
- 01Weekly per course = 1.5 x 2 = 3 hours
- 02Weekly total = 8 x 3 = 24 hours
- 03Hours per course = 3 x 16 = 48 hours
- 04Total curriculum = 8 x 3 x 16 = 384 hours
Ready to run the numbers?
Open Curriculum Hours Calculator