A grading company’s population report is the best public proxy for how many copies of a card exist at each grade. This tool turns those raw counts into the percentages and scarcity ratios investors actually use to judge a card.
How it works
Given the population at each grade, the tool computes simple shares:
total = sum of all grade counts
share[g] = count[g] / total × 100
cumulative = running total from the top grade downward
gem rate = count[10] / total × 100
high-grade = (count[10] + count[9]) / total × 100
The gem rate is the headline scarcity figure: a 3% gem rate means only three in every hundred graded copies reached the top grade.
Example and notes
Suppose a card has 50 copies at PSA 10, 200 at PSA 9, 150 at PSA 8, and 100
spread across PSA 6-7, for a total of 500. The gem rate is 50 / 500 = 10%, and
PSA 9-or-better is 250 / 500 = 50%. That combination — a moderate gem rate with
a large near-gem pool — usually means PSA 10 copies trade at a large multiple over
PSA 9. Always weigh these numbers against demand: scarcity without a market does
not make money.