ACT Score Calculator Formula
Understand the math behind the act score calculator. Each variable explained with a worked example.
Formulas Used
ACT Composite Score
composite = round(sum_scores / 4)Exact Average
exact_avg = sum_scores / 4Sum of Sections
highest_section = sum_scoresVariables
| Variable | Description | Default |
|---|---|---|
english | English Score | 28 |
math_score | Math Score | 26 |
reading | Reading Score | 29 |
science | Science Score | 27 |
sum_scores | Derived value= english + math_score + reading + science | calculated |
How It Works
How to Calculate ACT Composite Score
The ACT composite is the rounded average of your four section scores.
Formula
Composite = round((English + Math + Reading + Science) / 4)
Each section is scored 1–36, and the composite is also 1–36.
Worked Example
A student scores English 28, Math 26, Reading 29, Science 27.
english = 28math_score = 26reading = 29science = 27
- 01Sum of sections: 28 + 26 + 29 + 27 = 110
- 02Average: 110 / 4 = 27.5
- 03Composite (rounded): 28
Ready to run the numbers?
Open ACT Score Calculator