Probability and Statistics: Making Sense of Randomness
What probability means, how the bell curve works, what z-scores and confidence intervals actually tell you, and why sample size matters.
A student with an A in a 1-credit elective and a C in a 4-credit lecture does not have a 3.0 GPA. GPA is a weighted average, not a simple average — and misunderstanding that difference can lead to nasty surprises at the end of a semester. Here's how grade calculation actually works.
The American 4.0 grading scale assigns a numeric value to each letter grade. This scale has been standard in US higher education since the 1940s, though its origins trace back to Mount Holyoke College in 1897.
| Letter | GPA Points | Percentage |
|---|---|---|
| A+ | 4.0 | 97–100 |
| A | 4.0 | 93–96 |
| A- | 3.7 | 90–92 |
| B+ | 3.3 | 87–89 |
| B | 3.0 | 83–86 |
| B- | 2.7 | 80–82 |
| C+ | 2.3 | 77–79 |
| C | 2.0 | 73–76 |
| C- | 1.7 | 70–72 |
| D+ | 1.3 | 67–69 |
| D | 1.0 | 60–66 |
| F | 0.0 | 0–59 |
A simple average treats every class equally. A weighted average gives more importance to classes worth more credit hours. Since a 4-credit course represents four times the workload of a 1-credit course, it should carry four times the weight in your GPA.
Weighted GPA formula:
GPA = Σ(grade_points × credit_hours) ÷ Σ(credit_hours)
Example:
Course A: A (4.0) × 3 credits = 12.0
Course B: B+ (3.3) × 4 credits = 13.2
Course C: C (2.0) × 3 credits = 6.0
─────────────────────────────────────
Totals: 10 credits 31.2
GPA = 31.2 ÷ 10 = 3.12
Simple average would give: (4.0 + 3.3 + 2.0) ÷ 3 = 3.10
The difference is small here, but grows with uneven credits.Consider two students who both take four courses. Student A gets an A in a 1-credit lab and a C in a 4-credit lecture. Student B gets a B in both. Student A's weighted GPA is 2.4 — significantly lower than Student B's 3.0, even though Student A has an “A” on their transcript.
This is the question every student asks in the last week of the semester. The formula is a straightforward algebra rearrangement:
Required final grade formula:
needed = (target × 100 - current × (100 - final_weight))
÷ final_weight
Where:
target = desired overall grade (e.g. 90 for an A-)
current = your grade before the final (e.g. 85)
final_weight = what % the final is worth (e.g. 30)
Example:
needed = (90 × 100 - 85 × 70) ÷ 30
needed = (9000 - 5950) ÷ 30
needed = 101.7%
→ You need a 101.7% to get an A-. Time to aim for a B+.The 4.0 scale is primarily American. Other countries use entirely different systems, which makes international grade comparison surprisingly complex:
1.0 is the best, 4.0 is barely passing.US high schools often add an extra point for AP or Honors courses. An A in AP Chemistry might count as 5.0 instead of 4.0, letting students exceed a 4.0 GPA. This is called a weighted GPA (different from the college credit-hour weighting). A student with a 4.3 weighted GPA doesn't have “better than perfect” grades — they took harder courses.
GPA is a weighted average, not a simple one. A single low grade in a high-credit course hurts more than a high grade in a low-credit course helps. The math is straightforward once you know it — the hard part is knowing it before final grades are posted.
What probability means, how the bell curve works, what z-scores and confidence intervals actually tell you, and why sample size matters.
Area and volume formulas for every common shape, the Pythagorean theorem, Law of Sines and Cosines, and slope of a line.
How fractions work, why prime factorisation matters, the GCF and LCM connection, ratios, proportions, and percentages as fractions of 100.