X-Score Calculators
0 calculators tagged with “X-Score”
All Calculators
No calculators found for this topic.
Score Calculations
Percentage score = (raw score / total possible) × 100
Z-score = (X − mean) / SD
Percentile rank: proportion of test-takers scoring below the given score.
Example: exam mean = 72; SD = 10; student scores 85: z = (85−72)/10 = 1.30; percentile ≈ 90th (90% score below 85).
Scaled Scores
Many standardized tests use scaled (equated) scores that are comparable across test administrations, even when test difficulty varies. The scaling process maps raw scores to a standardized scale using item response theory (IRT) or linear equating.
Grade Boundaries
Many educational systems use minimum score thresholds: A ≥ 90%; B 80–89%; C 70–79%; D 60–69%; F < 60% — though specific cutoffs vary widely by institution and country.
Number Wrong and Guessing Penalties
Some tests use formula scoring: score = right − (wrong / (k−1)), where k = number of answer choices, to discourage guessing. Example: 4-choice test (k=4): score = right − wrong/3.
Glossary
Frequently Asked Questions
Percentage score = (correct answers / total questions) × 100. Example: 43 correct out of 50 questions: percentage = (43/50) × 100 = 86%. For weighted sections: total score = Σ(section score × section weight). Example: exam with 40% multiple choice (scored 88%) + 60% essay (scored 78%): total = 0.40 × 88 + 0.60 × 78 = 35.2 + 46.8 = 82%. For mixed-difficulty items: assign point values to each question and sum: score = Σ(points earned per question) / total possible points × 100.
Z-score = (X − mean) / SD. It expresses how many standard deviations a score is above or below the mean. Z = 0: exactly average. Z = +1: one SD above average (≈ 84th percentile). Z = −1: one SD below (≈ 16th percentile). Z = +2: ≈ 97.7th percentile. Z = −2: ≈ 2.3rd percentile. Example: class mean = 72, SD = 10; student scores 85: z = (85−72)/10 = 1.30 → approximately 90th percentile (better than 90% of class). Z-scores allow comparison across different tests with different scales — a z-score of +1.5 means the same relative performance regardless of the original scale.
Standardized scores transform raw scores onto a fixed scale with a defined mean and standard deviation, making scores comparable across different test forms and administrations. Common standardized score scales: T-score: mean = 50; SD = 10. SAT/GRE: scaled to 400–1600 and 130–170 using item response theory. IQ: mean = 100; SD = 15; calculated from age-appropriate norm groups. Stanine: mean = 5; SD = 2; 9 broad categories from 1 to 9. Conversion: T = 10 × z + 50. IQ = 15 × z + 100. These transformations use z-scores as the intermediate step: measure raw score → calculate z → transform to desired scale.
Formula scoring (correction for guessing): raw score = right − wrong/(k−1), where k = number of options per question. This formula equalizes the expected score from guessing (random guessing expected value = 0 on the formula-scored scale). Example: 4-option MCQ (k=4): formula score = rights − wrongs/3. If a student gets 30 right and 10 wrong: score = 30 − 10/3 = 30 − 3.33 = 26.67. Without formula scoring, guessing all would average 30% correct by chance. With formula scoring: expected value of guessing = 1/4 (right) − (3/4) × (1/3) (wrong penalty) = 0.25 − 0.25 = 0. Most modern standardized tests (including SAT since 2016) no longer use formula scoring — they simply count right answers only.