Worked example
Forty-two of fifty
- Input
- c = 42; n = 50; example 90/80/70/60 rule selected
- Output
- 84%; 8 incorrect; B
The letter grade follows an illustrative user-selected rule, not an authoritative course standard.
Turn a count of correct answers into a reproducible percentage without assuming that every school uses the same letter-grade thresholds. The percentage remains the primary result, while the optional letter grade is explicitly tied to the scale selected in the form.
Enter correct answers, total questions, and the letter-grade scale to apply.
Review whether questions have equal weight and whether the course publishes different grade thresholds.
Read test percentage, correct answers, incorrect answers, and the optional selected-scale letter grade and compare the displayed assumptions before reusing the answer.
Test percentage = correct answers ÷ total questions × 100; incorrect answers = total questions − correct answers. The optional example rule maps percentages at or above 90, 80, 70, and 60 to A, B, C, and D only when the user selects it.
If 42 of 50 equally weighted questions are correct, the test percentage is 84% and there are 8 incorrect answers. The illustrative 90/80/70/60 rule reports B only when selected; it is not an authoritative course standard.
Reference guide
Follow the variables, derivation, precision rule, and worked cases below to reproduce the calculation independently.
| Symbol | Meaning | Unit | Role |
|---|---|---|---|
| c | Correct answers | questions | Input |
| n | Total questions | questions | Input |
| p | Test percentage | % | Output |
Question counts must be whole numbers and the percentage displays 2 decimal places. Letter thresholds are applied to the unrounded percentage to avoid a rounded value crossing a boundary.
Worked example
The letter grade follows an illustrative user-selected rule, not an authoritative course standard.
Worked example
Percentage-only mode does not infer a course grade.
Boundary case
Zero correct is valid; zero total questions is not.
The percentage reports correct items as a share of total items. The 90/80/70/60 option is only an example user-selected mapping and is not a universal or institutional grading decision.
Verification
Trust comes from reproducible evidence, not model confidence. You can inspect the formula, assumptions, worked example, and cited sources on this page.
Test percentage = correct answers ÷ total questions × 100; incorrect answers = total questions − correct answers. The optional example rule maps percentages at or above 90, 80, 70, and 60 to A, B, C, and D only when the user selects it.
Enter correct answers, total questions, and the letter-grade scale to apply, then verify whether questions have equal weight and whether the course publishes different grade thresholds.
The 90/80/70/60 option is an example user-selected rule, not a universal grading standard. Weighted questions, partial credit, curves, dropped items, and institution-specific thresholds require the instructor’s own rules.
Last updated 2026-08-25 · test-percentage-and-selected-example-scale-v2 · content-2026-08-22 · Published by YunFanLabs