SAT Score Calculator Formula
Understand the math behind the sat score calculator. Each variable explained with a worked example.
Formulas Used
Total SAT Score
total_score = totalEstimated Percentile
percentile_est = round((total - 400) / 1200 * 100)Section Difference
section_diff = reading_writing - mathVariables
| Variable | Description | Default |
|---|---|---|
reading_writing | Reading & Writing Score | 580 |
math | Math Score | 570 |
total | Derived value= reading_writing + math | calculated |
How It Works
How to Calculate Your SAT Score
The SAT total score is the sum of two section scores, each ranging from 200 to 800.
Formula
Total SAT Score = Reading & Writing Score + Math Score
Scores range from 400 (minimum) to 1600 (maximum).
Worked Example
A student scores 580 on Reading & Writing and 570 on Math.
reading_writing = 580math = 570
- 01Total SAT = 580 + 570 = 1150
- 02Estimated percentile = round((1150 - 400) / 1200 * 100) = 63
- 03Section difference = 580 - 570 = 10 (stronger in R&W)
Ready to run the numbers?
Open SAT Score Calculator