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 = total

Estimated Percentile

percentile_est = round((total - 400) / 1200 * 100)

Section Difference

section_diff = reading_writing - math

Variables

VariableDescriptionDefault
reading_writingReading & Writing Score580
mathMath Score570
totalDerived value= reading_writing + mathcalculated

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
  1. 01Total SAT = 580 + 570 = 1150
  2. 02Estimated percentile = round((1150 - 400) / 1200 * 100) = 63
  3. 03Section difference = 580 - 570 = 10 (stronger in R&W)

Ready to run the numbers?

Open SAT Score Calculator