For counselors, teachers and writers

Assets you can take and use

Three things worth having in a slide deck or a parent handout, published as copy-paste code rather than as a download you have to trade an email address for. Use them anywhere, commercially or not. The only condition is that the attribution link stays.

If you want the gated one instead, the Score Vault is a full PDF and does ask for an email.

SAT score percentile chart

An SVG, so it stays sharp at any size in a slide or a print handout. Loads from this site, which means it stays current if the percentile tables move.

Paste into a page Download
<img src="https://prepgenix.com/resources/sat-score-percentiles.svg"
     alt="Digital SAT total scores and their approximate national percentiles"
     width="720" height="454" loading="lazy" decoding="async"
     style="max-width:100%;height:auto">
<p style="font:12px/1.5 system-ui,sans-serif;color:#666;margin:8px 0 0">Source: <a href="https://prepgenix.com/tools/sat-percentile-calculator/">PrepGenix SAT percentile table</a></p>

SAT percentile table

The same data as HTML, for when you need selectable text rather than an image — a document, an email to a family, or a page of your own. Inline styles only, so it survives being pasted anywhere.

Paste into a page or document
<table style="border-collapse:collapse;font:14px/1.5 system-ui,sans-serif;width:100%;max-width:520px">
  <caption style="text-align:left;font-weight:700;padding:0 0 8px">Digital SAT score percentiles</caption>
  <thead>
    <tr style="border-bottom:2px solid #111">
      <th style="text-align:left;padding:6px 10px 6px 0">Total</th>
      <th style="text-align:left;padding:6px 10px">Percentile</th>
      <th style="text-align:left;padding:6px 0 6px 10px">Reads as</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #ddd"><td style="padding:6px 10px 6px 0">1600</td><td style="padding:6px 10px">~99th</td><td style="padding:6px 0 6px 10px">Perfect</td></tr>
    <tr style="border-bottom:1px solid #ddd"><td style="padding:6px 10px 6px 0">1550</td><td style="padding:6px 10px">~98th</td><td style="padding:6px 0 6px 10px">Top 2%</td></tr>
    <tr style="border-bottom:1px solid #ddd"><td style="padding:6px 10px 6px 0">1500</td><td style="padding:6px 10px">~95th</td><td style="padding:6px 0 6px 10px">Top 5%</td></tr>
    <tr style="border-bottom:1px solid #ddd"><td style="padding:6px 10px 6px 0">1450</td><td style="padding:6px 10px">~91st</td><td style="padding:6px 0 6px 10px">Top decile</td></tr>
    <tr style="border-bottom:1px solid #ddd"><td style="padding:6px 10px 6px 0">1400</td><td style="padding:6px 10px">~85th</td><td style="padding:6px 0 6px 10px">Very strong</td></tr>
    <tr style="border-bottom:1px solid #ddd"><td style="padding:6px 10px 6px 0">1300</td><td style="padding:6px 10px">~73rd</td><td style="padding:6px 0 6px 10px">Strong</td></tr>
    <tr style="border-bottom:1px solid #ddd"><td style="padding:6px 10px 6px 0">1200</td><td style="padding:6px 10px">~58th</td><td style="padding:6px 0 6px 10px">Above average</td></tr>
    <tr style="border-bottom:1px solid #ddd"><td style="padding:6px 10px 6px 0">1150</td><td style="padding:6px 10px">~50th</td><td style="padding:6px 0 6px 10px">Median</td></tr>
    <tr style="border-bottom:1px solid #ddd"><td style="padding:6px 10px 6px 0">1050</td><td style="padding:6px 10px">~33rd</td><td style="padding:6px 0 6px 10px">Near the national average</td></tr>
    <tr style="border-bottom:1px solid #ddd"><td style="padding:6px 10px 6px 0">1000</td><td style="padding:6px 10px">~26th</td><td style="padding:6px 0 6px 10px">Below average</td></tr>
    <tr style="border-bottom:1px solid #ddd"><td style="padding:6px 10px 6px 0">800</td><td style="padding:6px 10px">~10th</td><td style="padding:6px 0 6px 10px">Bottom decile</td></tr>
  </tbody>
</table>
<p style="font:12px/1.5 system-ui,sans-serif;color:#666;margin:8px 0 0">Source: <a href="https://prepgenix.com/tools/sat-percentile-calculator/">PrepGenix SAT percentile table</a></p>

Digital SAT test-day checklist

The device and test-day steps that actually go wrong, in the order they need doing. The Chromebook line alone prevents a ruined test day most years.

Paste into a page or handout
<div style="font:14px/1.6 system-ui,sans-serif;max-width:560px">
  <h3 style="margin:0 0 10px;font-size:17px">Digital SAT test-day checklist</h3>
  <p style="margin:14px 0 4px;font-weight:700">Two to three weeks out</p>
  <ul style="margin:0;padding-left:20px">
    <li style="margin:3px 0">Install Bluebook, sign in, and run a full practice exam on the exact device you will bring.</li>
    <li style="margin:3px 0">Personal Chromebook? It will not work &mdash; sort an alternative now.</li>
    <li style="margin:3px 0">School Chromebook? Confirm Verified Mode is on and that you may take it off-site.</li>
    <li style="margin:3px 0">No device at all? Request a loaner about a month out. That deadline does not flex.</li>
    <li style="margin:3px 0">Approved for text-to-speech? Buy wired, non-recording headphones.</li>
  </ul>
  <p style="margin:14px 0 4px;font-weight:700">Test week</p>
  <ul style="margin:0;padding-left:20px">
    <li style="margin:3px 0">Open Bluebook and let it update. It ships changes on its own schedule.</li>
    <li style="margin:3px 0">Check your admission ticket for the reporting time, not the start time.</li>
  </ul>
  <p style="margin:14px 0 4px;font-weight:700">The day before</p>
  <ul style="margin:0;padding-left:20px">
    <li style="margin:3px 0">Complete exam setup so the test content is downloaded to the device.</li>
    <li style="margin:3px 0">Put your photo ID and admission ticket in your bag &mdash; in the bag, not on the counter.</li>
    <li style="margin:3px 0">Charge the device to 100%.</li>
  </ul>
  <p style="margin:14px 0 4px;font-weight:700">The morning</p>
  <ul style="margin:0;padding-left:20px">
    <li style="margin:3px 0">Pack the charger anyway. Centers cannot guarantee a seat near an outlet.</li>
    <li style="margin:3px 0">Leave smart glasses, smartwatches and earbuds at home.</li>
    <li style="margin:3px 0">Eat beforehand. The 10-minute break is the only one you get.</li>
  </ul>
  <p style="font-size:12px;color:#666;margin:12px 0 0">Source: <a href="https://prepgenix.com/blog/sat-device-requirements-bluebook/">PrepGenix digital SAT device requirements</a></p>
</div>
Using these

Free for any use, including commercial, provided the attribution link back to this site stays visible. If you need a variant — different scores, your own branding alongside, a print-resolution export — email me and I'll make it.

Working with students on this?

The counselor brief covers what families will ask this cycle, and the platform is free for any student you want to send to it.