Calcolatore Punteggio Scalato — Formula
## How to Calculate Raw Score
A raw score accounts for correct answers minus any penalty for incorrect answers.
### Formula
**Raw Score = Correct Answers - (Incorrect Answers x Penalty)**
With no guessing penalty, the raw score equals the number correct. Some standardized tests deduct a fraction of a point per wrong answer.
A raw score accounts for correct answers minus any penalty for incorrect answers.
### Formula
**Raw Score = Correct Answers - (Incorrect Answers x Penalty)**
With no guessing penalty, the raw score equals the number correct. Some standardized tests deduct a fraction of a point per wrong answer.
Esempio Risolto
A student answers 40 correctly and 10 incorrectly on a 60-question test with a 0.25 guessing penalty.
- Penalty deduction = 10 x 0.25 = 2.5
- Raw score = 40 - 2.5 = 37.5
- Raw score percentage = (37.5 / 60) x 100 = 62.5%