<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Lessons in Risk – Foundations | The ARC Lab</title><link>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/</link><atom:link href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/index.xml" rel="self" type="application/rss+xml"/><description>Lessons in Risk – Foundations</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><image><url>https://arcorrectionslab.org/media/icon_hu2076257112168623239.png</url><title>Lessons in Risk – Foundations</title><link>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/</link></image><item><title>What a Risk Score Represents</title><link>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/01-risk-score-represents/</link><pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate><guid>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/01-risk-score-represents/</guid><description>&lt;style>
.arc-module {
margin-top: 1.5rem;
}
.arc-module-hero {
background: linear-gradient(135deg, #111827 0%, #1f3a5f 100%);
color: #f9fafb;
padding: 2.25rem;
border-radius: 14px;
margin-bottom: 1.5rem;
box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.arc-module-kicker {
font-size: 0.82rem;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #cbd5e1;
margin-bottom: 0.75rem;
}
.arc-module-hero h2 {
margin: 0 0 0.8rem 0;
color: #ffffff;
font-size: 2rem;
line-height: 1.2;
}
.arc-module-hero p {
margin: 0;
color: #e5e7eb;
font-size: 1.08rem;
line-height: 1.75;
max-width: 42rem;
}
.arc-module-thesis {
margin: 0 0 2rem 0;
padding: 1rem 1.1rem;
background: linear-gradient(135deg, rgba(96,165,250,0.16), rgba(59,130,246,0.08));
border: 1px solid rgba(96,165,250,0.35);
border-left: 4px solid #60a5fa;
border-radius: 12px;
color: #eff6ff;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-thesis strong {
display: block;
margin-bottom: 0.35rem;
font-size: 0.8rem;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #93c5fd;
}
.arc-module-thesis p {
margin: 0;
line-height: 1.7;
font-size: 1.05rem;
font-weight: 600;
}
.arc-module-section {
margin: 1.75rem 0;
padding: 1.5rem;
background: #1f2937;
border-radius: 14px;
border: 1px solid #374151;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-section h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-section p,
.arc-module-section li {
color: #e5e7eb;
line-height: 1.75;
font-size: 1rem;
}
.arc-module-section ul {
margin: 1rem 0 1rem 1.25rem;
padding: 0;
}
.arc-module-key {
margin-top: 1rem;
padding: 1rem 1.1rem;
background: #1f3a5f;
color: #f9fafb;
border-radius: 12px;
border-left: 4px solid #60a5fa;
}
/* FIGURE BLOCK */
.arc-module-figures {
margin: 2rem 0;
padding: 1.5rem;
background: #111827;
border: 1px solid #374151;
border-radius: 14px;
}
.arc-module-figures-kicker {
font-size: 0.72rem;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.5rem;
}
.arc-module-figures h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-figures p {
color: #e5e7eb;
line-height: 1.75;
}
.arc-module-figure-single img {
width: 100%;
height: auto;
border-radius: 12px;
display: block;
margin-top: 1rem;
box-shadow: 0 8px 22px rgba(0,0,0,0.18);
}
/* BOTTOM */
.arc-module-bottom {
margin-top: 2rem;
padding: 1.5rem;
background: linear-gradient(135deg, #111827 0%, #1e293b 100%);
color: #f9fafb;
border-radius: 14px;
box-shadow: 0 8px 24px rgba(0,0,0,0.16);
}
.arc-module-bottom h2 {
margin: 0 0 0.65rem 0;
color: #ffffff;
font-size: 1.3rem;
}
.arc-module-bottom p {
margin: 0;
color: #dbe4ee;
line-height: 1.75;
}
/* NAV ROW */
.arc-module-nav-row {
margin-top: 2rem;
display: flex;
justify-content: space-between;
gap: 1rem;
align-items: stretch;
}
/* BACK BUTTON */
.arc-module-back,
.arc-module-back:visited,
.arc-module-back:hover,
.arc-module-back:focus,
.arc-module-back:active {
display: flex;
align-items: center;
padding: 0.9rem 1.2rem;
background: #1f3a5f;
color: #fff !important;
border-radius: 10px;
text-decoration: none;
font-weight: 500;
border: none;
white-space: nowrap;
}
.arc-module-back:hover {
background: #27496d;
}
/* NEXT BUTTON */
.arc-module-next-link {
display: block;
padding: 1rem 1.2rem;
background: #0f172a;
border: 1px solid #374151;
border-radius: 12px;
text-decoration: none;
transition: all 0.2s ease;
max-width: 320px;
}
.arc-module-next-link:hover {
transform: translateY(-2px);
box-shadow: 0 10px 22px rgba(0,0,0,0.18);
border-color: #60a5fa;
}
.arc-module-next-link span {
display: block;
font-size: 0.7rem;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.25rem;
}
.arc-module-next-link strong {
color: #f9fafb;
font-size: 0.95rem;
}
/* MOBILE */
@media (max-width: 768px) {
.arc-module-nav-row {
flex-direction: column;
}
.arc-module-next-link,
.arc-module-back {
width: 100%;
justify-content: center;
}
}
&lt;/style>
&lt;div class="arc-module">
&lt;div class="arc-module-hero">
&lt;div class="arc-module-kicker">Module 1 · Risk Score Foundations&lt;/div>
&lt;h2>Risk scores are not labels.&lt;/h2>
&lt;p>
A risk score is often treated like a label—low, moderate, or high. But that is not
really what the score means. A risk score does not tell you exactly what will happen
to one person. It tells you what tends to happen among people with similar scores.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-thesis">
&lt;strong>Key takeaway&lt;/strong>
&lt;p>Risk scores are group-level probabilities, not exact predictions.&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>The Common Misunderstanding&lt;/h2>
&lt;p>
Risk scores are often treated as fixed categories. But they are better understood as
positions along a continuum.
&lt;/p>
&lt;div class="arc-module-key">
&lt;strong>The idea:&lt;/strong> A risk score is not a label—it is a position within a distribution.
&lt;/div>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>How Risk Scores Usually Look&lt;/h2>
&lt;p>
Scores tend to form a distribution that looks like a bell curve. Most people cluster
in the middle, with fewer at the extremes.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-figures">
&lt;div class="arc-module-figures-kicker">Illustration&lt;/div>
&lt;h2>Risk scores form a distribution&lt;/h2>
&lt;p>
Most people cluster in the middle of the score range, with fewer at the low and high ends.
Each part of this distribution is associated with a different observed outcome rate.
&lt;/p>
&lt;div class="arc-module-figure-single">
&lt;img src="risk_score_distribution.png" alt="Bell curve distribution of risk scores with outcome rates">
&lt;/div>
&lt;p style="margin-top: 1rem;">
The score places a person within this distribution—linking them to what tends to happen
among others with similar scores.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>How to Read the Figure&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Lower scores&lt;/strong> → lower outcome rates (~10%)&lt;/li>
&lt;li>&lt;strong>Middle scores&lt;/strong> → moderate rates (~25%)&lt;/li>
&lt;li>&lt;strong>Higher scores&lt;/strong> → higher rates (~50%)&lt;/li>
&lt;/ul>
&lt;p>
The score does not predict an individual outcome. It tells you what tends to happen among people with similar scores.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-bottom">
&lt;h2>Bottom Line&lt;/h2>
&lt;p>
Risk scores are group-level probabilities—not exact predictions.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-nav-row">
&lt;a class="arc-module-back" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/">
← Back to Modules
&lt;/a>
&lt;a class="arc-module-next-link" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/02-how-risk-scores-are-built/">
&lt;span>Next Module&lt;/span>
&lt;strong>How Risk Scores Are Built →&lt;/strong>
&lt;/a>
&lt;/div>
&lt;/div></description></item><item><title>How Risk Scores Are Built</title><link>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/02-how-risk-scores-are-built/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/02-how-risk-scores-are-built/</guid><description>&lt;style>
.arc-module {
margin-top: 1.5rem;
}
.arc-module-hero {
background: linear-gradient(135deg, #111827 0%, #1f3a5f 100%);
color: #f9fafb;
padding: 2.25rem;
border-radius: 14px;
margin-bottom: 1.5rem;
box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.arc-module-kicker {
font-size: 0.82rem;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #cbd5e1;
margin-bottom: 0.75rem;
}
.arc-module-hero h2 {
margin: 0 0 0.8rem 0;
color: #ffffff;
font-size: 2rem;
line-height: 1.2;
}
.arc-module-hero p {
margin: 0;
color: #e5e7eb;
font-size: 1.08rem;
line-height: 1.75;
max-width: 42rem;
}
.arc-module-thesis {
margin: 0 0 2rem 0;
padding: 1rem 1.1rem;
background: linear-gradient(135deg, rgba(96,165,250,0.16), rgba(59,130,246,0.08));
border: 1px solid rgba(96,165,250,0.35);
border-left: 4px solid #60a5fa;
border-radius: 12px;
color: #eff6ff;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-thesis strong {
display: block;
margin-bottom: 0.35rem;
font-size: 0.8rem;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #93c5fd;
}
.arc-module-thesis p {
margin: 0;
line-height: 1.7;
font-size: 1.05rem;
font-weight: 600;
}
.arc-module-section {
margin: 1.75rem 0;
padding: 1.5rem;
background: #1f2937;
border-radius: 14px;
border: 1px solid #374151;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-section h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-section p,
.arc-module-section li {
color: #e5e7eb;
line-height: 1.75;
font-size: 1rem;
}
.arc-module-section ul {
margin: 1rem 0 1rem 1.25rem;
padding: 0;
}
.arc-module-key {
margin-top: 1rem;
padding: 1rem 1.1rem;
background: #1f3a5f;
color: #f9fafb;
border-radius: 12px;
border-left: 4px solid #60a5fa;
}
/* FIGURE BLOCK */
.arc-module-figures {
margin: 2rem 0;
padding: 1.5rem;
background: #111827;
border: 1px solid #374151;
border-radius: 14px;
}
.arc-module-figures-kicker {
font-size: 0.72rem;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.5rem;
}
.arc-module-figures h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-figures p {
color: #e5e7eb;
line-height: 1.75;
}
.arc-module-figure-single img {
width: 100%;
height: auto;
border-radius: 12px;
display: block;
margin-top: 1rem;
box-shadow: 0 8px 22px rgba(0,0,0,0.18);
}
/* APPROACHES */
.arc-module-approach {
margin-top: 1rem;
}
.arc-module-approach:first-of-type {
margin-top: 0.75rem;
}
/* BOTTOM */
.arc-module-bottom {
margin-top: 2rem;
padding: 1.5rem;
background: linear-gradient(135deg, #111827 0%, #1e293b 100%);
color: #f9fafb;
border-radius: 14px;
box-shadow: 0 8px 24px rgba(0,0,0,0.16);
}
.arc-module-bottom h2 {
margin: 0 0 0.65rem 0;
color: #ffffff;
font-size: 1.3rem;
}
.arc-module-bottom p {
margin: 0;
color: #dbe4ee;
line-height: 1.75;
}
/* NAV ROW */
.arc-module-nav-row {
margin-top: 2rem;
display: flex;
justify-content: space-between;
gap: 1rem;
align-items: stretch;
}
/* BACK BUTTON */
.arc-module-back,
.arc-module-back:visited,
.arc-module-back:hover,
.arc-module-back:focus,
.arc-module-back:active {
display: flex;
align-items: center;
justify-content: center;
padding: 0.9rem 1.2rem;
background: #1f3a5f;
color: #fff !important;
border-radius: 10px;
text-decoration: none;
font-weight: 500;
border: none;
white-space: nowrap;
}
.arc-module-back:hover,
.arc-module-back:focus {
background: #27496d;
color: #fff !important;
text-decoration: none;
}
/* NEXT BUTTON */
.arc-module-next-link {
display: block;
padding: 1rem 1.2rem;
background: #0f172a;
border: 1px solid #374151;
border-radius: 12px;
text-decoration: none;
transition: all 0.2s ease;
max-width: 320px;
}
.arc-module-next-link:hover {
transform: translateY(-2px);
box-shadow: 0 10px 22px rgba(0,0,0,0.18);
border-color: #60a5fa;
}
.arc-module-next-link span {
display: block;
font-size: 0.7rem;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.25rem;
}
.arc-module-next-link strong {
color: #f9fafb;
font-size: 0.95rem;
}
/* MOBILE */
@media (max-width: 768px) {
.arc-module-nav-row {
flex-direction: column;
}
.arc-module-next-link,
.arc-module-back {
width: 100%;
}
}
&lt;/style>
&lt;div class="arc-module">
&lt;div class="arc-module-hero">
&lt;div class="arc-module-kicker">Module 2 · Risk Tool Lessons&lt;/div>
&lt;h2>Where risk scores come from.&lt;/h2>
&lt;p>
In the last module, we saw that a risk score reflects what tends to happen among people
with similar scores. So where do those scores come from? They are built from a set of
factors, or “items,” that are combined into a single score.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-thesis">
&lt;strong>Key takeaway&lt;/strong>
&lt;p>Risk scores are built from multiple items, and how those items are combined matters.&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>What Goes Into a Risk Score&lt;/h2>
&lt;p>
Each item captures something about a person. Common examples include:
&lt;/p>
&lt;ul>
&lt;li>&lt;strong>prior history&lt;/strong>&lt;/li>
&lt;li>&lt;strong>age&lt;/strong>&lt;/li>
&lt;li>&lt;strong>substance use&lt;/strong>&lt;/li>
&lt;li>&lt;strong>employment&lt;/strong>&lt;/li>
&lt;li>&lt;strong>peer associations&lt;/strong>&lt;/li>
&lt;/ul>
&lt;p>
These items are then combined into a single score.
&lt;/p>
&lt;div class="arc-module-key">
&lt;strong>The idea:&lt;/strong> A risk score is built by combining information across multiple items.
&lt;/div>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>From Items to a Score&lt;/h2>
&lt;p>
The figure below shows a simplified example of how items are combined into a score.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-figures">
&lt;div class="arc-module-figures-kicker">Illustration&lt;/div>
&lt;h2>How risk scores are built&lt;/h2>
&lt;p>
Risk scores are constructed by combining information from multiple items into a
single value. The same inputs can be combined in different ways.
&lt;/p>
&lt;div class="arc-module-figure-single">
&lt;img src="risk_score_built.png" alt="Diagram showing risk scores are built from multiple items">
&lt;/div>
&lt;p style="margin-top: 1rem;">
Different tools use different scoring rules—some treat all items equally, while
others weight items based on their relationship to outcomes.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Two Common Approaches&lt;/h2>
&lt;p>There are two common ways to combine items into a score:&lt;/p>
&lt;div class="arc-module-approach">
&lt;p>&lt;strong>1. Burgess-style scoring&lt;/strong> (e.g., LS/CMI; ORAS)&lt;/p>
&lt;ul>
&lt;li>Items are typically binary (0/1)&lt;/li>
&lt;li>Each item contributes equally&lt;/li>
&lt;li>Simple and easy to hand score&lt;/li>
&lt;/ul>
&lt;/div>
&lt;div class="arc-module-approach">
&lt;p>&lt;strong>2. Statistically weighted scoring&lt;/strong> (e.g., COMPAS; STRONG-R)&lt;/p>
&lt;ul>
&lt;li>Items can have different weights&lt;/li>
&lt;li>Weights reflect relationships with outcomes, such as recidivism&lt;/li>
&lt;/ul>
&lt;/div>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Why This Matters&lt;/h2>
&lt;p>
The same inputs can produce different scores depending on how they are combined.
&lt;/p>
&lt;p>
Burgess-style tools emphasize simplicity and transparency. Weighted approaches often
achieve higher predictive accuracy, though the magnitude of that improvement varies.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-bottom">
&lt;h2>Bottom Line&lt;/h2>
&lt;p>
Risk scores are built from a set of items. The way those items are combined shapes
what the score means and how well it performs.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-nav-row">
&lt;a class="arc-module-back" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/">
← Back to Modules
&lt;/a>
&lt;a class="arc-module-next-link" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/03-same-score-different-person/">
&lt;span>Next Module&lt;/span>
&lt;strong>Same Score, Different Person →&lt;/strong>
&lt;/a>
&lt;/div>
&lt;/div></description></item><item><title>Same Score, Different Person</title><link>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/03-same-score-different-person/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/03-same-score-different-person/</guid><description>&lt;style>
.arc-module {
margin-top: 1.5rem;
}
.arc-module-hero {
background: linear-gradient(135deg, #111827 0%, #1f3a5f 100%);
color: #f9fafb;
padding: 2.25rem;
border-radius: 14px;
margin-bottom: 1.5rem;
box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.arc-module-kicker {
font-size: 0.82rem;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #cbd5e1;
margin-bottom: 0.75rem;
}
.arc-module-hero h2 {
margin: 0 0 0.8rem 0;
color: #ffffff;
font-size: 2rem;
line-height: 1.2;
}
.arc-module-hero p {
margin: 0;
color: #e5e7eb;
font-size: 1.08rem;
line-height: 1.75;
max-width: 42rem;
}
.arc-module-thesis {
margin: 0 0 2rem 0;
padding: 1rem 1.1rem;
background: linear-gradient(135deg, rgba(96,165,250,0.16), rgba(59,130,246,0.08));
border: 1px solid rgba(96,165,250,0.35);
border-left: 4px solid #60a5fa;
border-radius: 12px;
color: #eff6ff;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-thesis strong {
display: block;
margin-bottom: 0.35rem;
font-size: 0.8rem;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #93c5fd;
}
.arc-module-thesis p {
margin: 0;
line-height: 1.7;
font-size: 1.05rem;
font-weight: 600;
}
.arc-module-section {
margin: 1.75rem 0;
padding: 1.5rem;
background: #1f2937;
border-radius: 14px;
border: 1px solid #374151;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-section h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-section p,
.arc-module-section li {
color: #e5e7eb;
line-height: 1.75;
font-size: 1rem;
}
.arc-module-section ul {
margin: 1rem 0 1rem 1.25rem;
padding: 0;
}
.arc-module-key {
margin-top: 1rem;
padding: 1rem 1.1rem;
background: #1f3a5f;
color: #f9fafb;
border-radius: 12px;
border-left: 4px solid #60a5fa;
}
/* FIGURE BLOCK */
.arc-module-figures {
margin: 2rem 0;
padding: 1.5rem;
background: #111827;
border: 1px solid #374151;
border-radius: 14px;
}
.arc-module-figures-kicker {
font-size: 0.72rem;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.5rem;
}
.arc-module-figures h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-figures p {
color: #e5e7eb;
line-height: 1.75;
}
.arc-module-figure-single img {
width: 100%;
height: auto;
border-radius: 12px;
display: block;
margin-top: 1rem;
box-shadow: 0 8px 22px rgba(0,0,0,0.18);
}
/* APPROACHES */
.arc-module-approach {
margin-top: 1rem;
}
.arc-module-approach:first-of-type {
margin-top: 0.75rem;
}
/* BOTTOM */
.arc-module-bottom {
margin-top: 2rem;
padding: 1.5rem;
background: linear-gradient(135deg, #111827 0%, #1e293b 100%);
color: #f9fafb;
border-radius: 14px;
box-shadow: 0 8px 24px rgba(0,0,0,0.16);
}
.arc-module-bottom h2 {
margin: 0 0 0.65rem 0;
color: #ffffff;
font-size: 1.3rem;
}
.arc-module-bottom p {
margin: 0;
color: #dbe4ee;
line-height: 1.75;
}
/* NAV ROW */
.arc-module-nav-row {
margin-top: 2rem;
display: flex;
justify-content: space-between;
gap: 1rem;
align-items: stretch;
}
/* BACK BUTTON */
.arc-module-back,
.arc-module-back:visited,
.arc-module-back:hover,
.arc-module-back:focus,
.arc-module-back:active {
display: flex;
align-items: center;
justify-content: center;
padding: 0.9rem 1.2rem;
background: #1f3a5f;
color: #fff !important;
border-radius: 10px;
text-decoration: none;
font-weight: 500;
border: none;
white-space: nowrap;
}
.arc-module-back:hover,
.arc-module-back:focus {
background: #27496d;
color: #fff !important;
text-decoration: none;
}
/* NEXT BUTTON */
.arc-module-next-link {
display: block;
padding: 1rem 1.2rem;
background: #0f172a;
border: 1px solid #374151;
border-radius: 12px;
text-decoration: none;
transition: all 0.2s ease;
max-width: 320px;
}
.arc-module-next-link:hover {
transform: translateY(-2px);
box-shadow: 0 10px 22px rgba(0,0,0,0.18);
border-color: #60a5fa;
}
.arc-module-next-link span {
display: block;
font-size: 0.7rem;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.25rem;
}
.arc-module-next-link strong {
color: #f9fafb;
font-size: 0.95rem;
}
/* MOBILE */
@media (max-width: 768px) {
.arc-module-nav-row {
flex-direction: column;
}
.arc-module-next-link,
.arc-module-back {
width: 100%;
}
}
&lt;/style>
&lt;div class="arc-module">
&lt;div class="arc-module-hero">
&lt;div class="arc-module-kicker">Module 3 · Risk Tool Lessons&lt;/div>
&lt;h2>Same score. Different profiles.&lt;/h2>
&lt;p>
Two people can have the same risk score and still be very different. This happens
because risk scores combine multiple factors into a single number.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-thesis">
&lt;strong>Key takeaway&lt;/strong>
&lt;p>Risk scores summarize information—they do not fully represent it.&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Same Score Does Not Mean Same Person&lt;/h2>
&lt;p>
The figure below shows a simple example. Both individuals receive the same total score,
but they get there in different ways.
&lt;/p>
&lt;ul>
&lt;li>One person has greater prior history&lt;/li>
&lt;li>The other has more recent needs, such as substance use or employment&lt;/li>
&lt;/ul>
&lt;div class="arc-module-key">
&lt;strong>The idea:&lt;/strong> Different pathways can produce the same score.
&lt;/div>
&lt;/div>
&lt;div class="arc-module-figures">
&lt;div class="arc-module-figures-kicker">Illustration&lt;/div>
&lt;h2>Same score, different pathways&lt;/h2>
&lt;p>
Two people can receive the same total score even when the factors behind that score
look very different.
&lt;/p>
&lt;div class="arc-module-figure-single">
&lt;img src="same_score_different_person.png" alt="Two individuals with the same total risk score but different underlying profiles">
&lt;/div>
&lt;p style="margin-top: 1rem;">
The total score summarizes the profile, but it does not show every difference that
produced that score.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Why This Happens&lt;/h2>
&lt;p>
Risk tools combine several factors into one total score. That total score can be useful,
but it also compresses information.
&lt;/p>
&lt;p>
Because the same score maps to the same predicted probability of recidivism, two people
with the same score may be treated as equally “risky,” even when their underlying
profiles are very different.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Why This Matters&lt;/h2>
&lt;ul>
&lt;li>Individuals with the same score may need different interventions&lt;/li>
&lt;li>A single number can hide meaningful differences&lt;/li>
&lt;li>Interpretation requires looking beyond the total score&lt;/li>
&lt;/ul>
&lt;/div>
&lt;div class="arc-module-bottom">
&lt;h2>Bottom Line&lt;/h2>
&lt;p>
Same score does not mean same person. Risk scores summarize information, but they do
not fully represent the individual profiles behind the number.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-nav-row">
&lt;a class="arc-module-back" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/">
← Back to Modules
&lt;/a>
&lt;a class="arc-module-next-link" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/04-accuracy/">
&lt;span>Next Module&lt;/span>
&lt;strong>What "Accuracy" Really means →&lt;/strong>
&lt;/a>
&lt;/div>
&lt;/div></description></item><item><title>What “Accuracy” Really Means</title><link>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/04-accuracy/</link><pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate><guid>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/04-accuracy/</guid><description>&lt;style>
.arc-module {
margin-top: 1.5rem;
}
.arc-module-hero {
background: linear-gradient(135deg, #111827 0%, #1f3a5f 100%);
color: #f9fafb;
padding: 2.25rem;
border-radius: 14px;
margin-bottom: 1.5rem;
box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.arc-module-kicker {
font-size: 0.82rem;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #cbd5e1;
margin-bottom: 0.75rem;
}
.arc-module-hero h2 {
margin: 0 0 0.8rem 0;
color: #ffffff;
font-size: 2rem;
line-height: 1.2;
}
.arc-module-hero p {
margin: 0;
color: #e5e7eb;
font-size: 1.08rem;
line-height: 1.75;
max-width: 42rem;
}
.arc-module-thesis {
margin: 0 0 2rem 0;
padding: 1rem 1.1rem;
background: linear-gradient(135deg, rgba(96,165,250,0.16), rgba(59,130,246,0.08));
border: 1px solid rgba(96,165,250,0.35);
border-left: 4px solid #60a5fa;
border-radius: 12px;
color: #eff6ff;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-thesis strong {
display: block;
margin-bottom: 0.35rem;
font-size: 0.8rem;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #93c5fd;
}
.arc-module-thesis p {
margin: 0;
line-height: 1.7;
font-size: 1.05rem;
font-weight: 600;
}
.arc-module-section {
margin: 1.75rem 0;
padding: 1.5rem;
background: #1f2937;
border-radius: 14px;
border: 1px solid #374151;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-section h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-section p,
.arc-module-section li {
color: #e5e7eb;
line-height: 1.75;
font-size: 1rem;
}
.arc-module-section ul {
margin: 1rem 0 1rem 1.25rem;
padding: 0;
}
.arc-module-key {
margin-top: 1rem;
padding: 1rem 1.1rem;
background: #1f3a5f;
color: #f9fafb;
border-radius: 12px;
border-left: 4px solid #60a5fa;
}
/* FIGURE BLOCK */
.arc-module-figures {
margin: 2rem 0;
padding: 1.5rem;
background: #111827;
border: 1px solid #374151;
border-radius: 14px;
}
.arc-module-figures-kicker {
font-size: 0.72rem;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.5rem;
}
.arc-module-figures h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-figures p {
color: #e5e7eb;
line-height: 1.75;
}
.arc-module-figure-single img {
width: 100%;
height: auto;
border-radius: 12px;
display: block;
margin-top: 1rem;
box-shadow: 0 8px 22px rgba(0,0,0,0.18);
}
/* BOTTOM */
.arc-module-bottom {
margin-top: 2rem;
padding: 1.5rem;
background: linear-gradient(135deg, #111827 0%, #1e293b 100%);
color: #f9fafb;
border-radius: 14px;
box-shadow: 0 8px 24px rgba(0,0,0,0.16);
}
.arc-module-bottom h2 {
margin: 0 0 0.65rem 0;
color: #ffffff;
font-size: 1.3rem;
}
.arc-module-bottom p {
margin: 0;
color: #dbe4ee;
line-height: 1.75;
}
.arc-module-nav-bottom {
margin-top: 1.5rem;
}
.arc-module-back,
.arc-module-back:visited,
.arc-module-back:hover,
.arc-module-back:focus,
.arc-module-back:active {
display: inline-block;
padding: 0.6rem 1.2rem;
background: #1f3a5f;
color: #fff !important;
border-radius: 6px;
text-decoration: none;
font-weight: 500;
border: none;
}
.arc-module-back:hover,
.arc-module-back:focus {
background: #27496d;
color: #fff !important;
text-decoration: none;
}
.arc-module-nav-row {
margin-top: 1.5rem;
display: flex;
justify-content: space-between;
gap: 1rem;
align-items: stretch;
}
.arc-module-next-link,
.arc-module-next-link:visited,
.arc-module-next-link:hover,
.arc-module-next-link:focus,
.arc-module-next-link:active {
display: inline-block;
padding: 0.75rem 1.2rem;
background: #0f172a;
color: #fff !important;
border: 1px solid #374151;
border-radius: 8px;
text-decoration: none;
font-weight: 500;
text-align: right;
}
.arc-module-next-link:hover,
.arc-module-next-link:focus {
background: #1f3a5f;
border-color: #60a5fa;
color: #fff !important;
text-decoration: none;
}
.arc-module-next-link span {
display: block;
font-size: 0.7rem;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.25rem;
}
.arc-module-next-link strong {
display: block;
color: #f9fafb;
font-size: 0.95rem;
}
@media (max-width: 768px) {
.arc-module-nav-row {
flex-direction: column;
}
.arc-module-next-link {
text-align: left;
}
}
&lt;/style>
&lt;div class="arc-module">
&lt;div class="arc-module-hero">
&lt;div class="arc-module-kicker">Module 4 · Risk Tool Lessons&lt;/div>
&lt;h2>Accuracy is meaningful separation.&lt;/h2>
&lt;p>
When people talk about a “more accurate” risk assessment tool, what do they mean?
It is not just about getting individual cases right. A stronger tool separates
lower- and higher-risk individuals more clearly.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-thesis">
&lt;strong>Key takeaway&lt;/strong>
&lt;p>Accuracy is about how well a tool separates outcomes—not just how often it is “right.”&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Two Tools Can Behave Differently&lt;/h2>
&lt;p>
Both tools in the figure below assign risk scores. But they behave very differently.
&lt;/p>
&lt;ul>
&lt;li>One creates greater separation between lower- and higher-risk individuals&lt;/li>
&lt;li>The other compresses people into a narrower range of probabilities&lt;/li>
&lt;/ul>
&lt;div class="arc-module-key">
&lt;strong>The idea:&lt;/strong> The difference is separation.
&lt;/div>
&lt;/div>
&lt;div class="arc-module-figures">
&lt;div class="arc-module-figures-kicker">Illustration&lt;/div>
&lt;h2>Accuracy means separation&lt;/h2>
&lt;p>
Two tools can assign risk scores, but differ in how much they separate lower- and
higher-risk individuals.
&lt;/p>
&lt;div class="arc-module-figure-single">
&lt;img src="accuracy_separation.png" alt="Comparison of two risk assessment tools showing different levels of separation across predicted probabilities">
&lt;/div>
&lt;p style="margin-top: 1rem;">
A stronger tool creates clearer separation across risk levels. A weaker tool compresses
people into a narrower range of predicted probabilities.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>How to Read the Figure&lt;/h2>
&lt;p>
The same score can correspond to very different predicted probabilities depending on
the tool.
&lt;/p>
&lt;ul>
&lt;li>At a score of 20, one tool corresponds to about 20% risk, while the other corresponds to about 40%&lt;/li>
&lt;li>At a score of 80, one tool corresponds to about 75% risk, while the other corresponds to about 45%&lt;/li>
&lt;/ul>
&lt;p>
A stronger tool spreads people out meaningfully across risk levels. A weaker tool
groups people closer together, even when outcomes differ.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Why This Matters&lt;/h2>
&lt;ul>
&lt;li>Better separation supports more informed decisions&lt;/li>
&lt;li>Poor separation limits how useful a tool can be&lt;/li>
&lt;li>Two tools can look similar on the surface but behave very differently&lt;/li>
&lt;/ul>
&lt;/div>
&lt;div class="arc-module-bottom">
&lt;h2>Bottom Line&lt;/h2>
&lt;p>
Think of accuracy as meaningful separation. A useful risk tool does not just assign
scores—it meaningfully distinguishes between different levels of risk.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-nav-row">
&lt;a class="arc-module-back" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/">
← Back to Modules
&lt;/a>
&lt;a class="arc-module-next-link" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/05-auc/">
&lt;span>Next Module&lt;/span>
&lt;strong>What AUC Actually Measures →&lt;/strong>
&lt;/a>
&lt;/div>
&lt;/div></description></item><item><title>What AUC Actually Measures</title><link>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/05-auc/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/05-auc/</guid><description>&lt;style>
.arc-module {
margin-top: 1.5rem;
}
.arc-module-hero {
background: linear-gradient(135deg, #111827 0%, #1f3a5f 100%);
color: #f9fafb;
padding: 2.25rem;
border-radius: 14px;
margin-bottom: 1.5rem;
box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.arc-module-kicker {
font-size: 0.82rem;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #cbd5e1;
margin-bottom: 0.75rem;
}
.arc-module-hero h2 {
margin: 0 0 0.8rem 0;
color: #ffffff;
font-size: 2rem;
line-height: 1.2;
}
.arc-module-hero p {
margin: 0;
color: #e5e7eb;
font-size: 1.08rem;
line-height: 1.75;
max-width: 42rem;
}
.arc-module-thesis {
margin: 0 0 2rem 0;
padding: 1rem 1.1rem;
background: linear-gradient(135deg, rgba(96,165,250,0.16), rgba(59,130,246,0.08));
border: 1px solid rgba(96,165,250,0.35);
border-left: 4px solid #60a5fa;
border-radius: 12px;
color: #eff6ff;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-thesis strong {
display: block;
margin-bottom: 0.35rem;
font-size: 0.8rem;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #93c5fd;
}
.arc-module-thesis p {
margin: 0;
line-height: 1.7;
font-size: 1.05rem;
font-weight: 600;
}
.arc-module-section {
margin: 1.75rem 0;
padding: 1.5rem;
background: #1f2937;
border-radius: 14px;
border: 1px solid #374151;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-section h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-section p,
.arc-module-section li {
color: #e5e7eb;
line-height: 1.75;
font-size: 1rem;
}
.arc-module-section ul {
margin: 1rem 0 1rem 1.25rem;
padding: 0;
}
.arc-module-key {
margin-top: 1rem;
padding: 1rem 1.1rem;
background: #1f3a5f;
color: #f9fafb;
border-radius: 12px;
border-left: 4px solid #60a5fa;
}
/* FIGURE BLOCK */
.arc-module-figures {
margin: 2rem 0;
padding: 1.5rem;
background: #111827;
border: 1px solid #374151;
border-radius: 14px;
}
.arc-module-figures-kicker {
font-size: 0.72rem;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.5rem;
}
.arc-module-figures h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-figures p {
color: #e5e7eb;
line-height: 1.75;
}
.arc-module-figure-single img {
width: 100%;
height: auto;
border-radius: 12px;
display: block;
margin-top: 1rem;
box-shadow: 0 8px 22px rgba(0,0,0,0.18);
}
/* BOTTOM */
.arc-module-bottom {
margin-top: 2rem;
padding: 1.5rem;
background: linear-gradient(135deg, #111827 0%, #1e293b 100%);
color: #f9fafb;
border-radius: 14px;
box-shadow: 0 8px 24px rgba(0,0,0,0.16);
}
.arc-module-bottom h2 {
margin: 0 0 0.65rem 0;
color: #ffffff;
font-size: 1.3rem;
}
.arc-module-bottom p {
margin: 0;
color: #dbe4ee;
line-height: 1.75;
}
.arc-module-nav-bottom {
margin-top: 1.5rem;
}
.arc-module-back,
.arc-module-back:visited,
.arc-module-back:hover,
.arc-module-back:focus,
.arc-module-back:active {
display: inline-block;
padding: 0.6rem 1.2rem;
background: #1f3a5f;
color: #fff !important;
border-radius: 6px;
text-decoration: none;
font-weight: 500;
border: none;
}
.arc-module-back:hover,
.arc-module-back:focus {
background: #27496d;
color: #fff !important;
text-decoration: none;
}
.arc-module-nav-row {
margin-top: 1.5rem;
display: flex;
justify-content: space-between;
gap: 1rem;
align-items: stretch;
}
.arc-module-next-link,
.arc-module-next-link:visited,
.arc-module-next-link:hover,
.arc-module-next-link:focus,
.arc-module-next-link:active {
display: inline-block;
padding: 0.75rem 1.2rem;
background: #0f172a;
color: #fff !important;
border: 1px solid #374151;
border-radius: 8px;
text-decoration: none;
font-weight: 500;
text-align: right;
}
.arc-module-next-link:hover,
.arc-module-next-link:focus {
background: #1f3a5f;
border-color: #60a5fa;
color: #fff !important;
text-decoration: none;
}
.arc-module-next-link span {
display: block;
font-size: 0.7rem;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.25rem;
}
.arc-module-next-link strong {
display: block;
color: #f9fafb;
font-size: 0.95rem;
}
@media (max-width: 768px) {
.arc-module-nav-row {
flex-direction: column;
}
.arc-module-next-link {
text-align: left;
}
}
&lt;/style>
&lt;div class="arc-module">
&lt;div class="arc-module-hero">
&lt;div class="arc-module-kicker">Module 5 · Risk Tool Lessons&lt;/div>
&lt;h2>AUC is about ranking.&lt;/h2>
&lt;p>
Assessment tools are often described using something called “AUC.” AUC stands for
“Area Under the Curve,” but conceptually it answers a simple question: how often does
the tool correctly rank people?
&lt;/p>
&lt;/div>
&lt;div class="arc-module-thesis">
&lt;strong>Key takeaway&lt;/strong>
&lt;p>AUC measures ranking—not how risk scores behave in practice.&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>What AUC Means&lt;/h2>
&lt;p>
Imagine randomly picking two people from two groups:
&lt;/p>
&lt;ul>
&lt;li>one person who reoffended&lt;/li>
&lt;li>one person who did not reoffend&lt;/li>
&lt;/ul>
&lt;p>
The AUC is the probability that the tool assigns a higher score to the person who
reoffends.
&lt;/p>
&lt;div class="arc-module-key">
&lt;strong>The idea:&lt;/strong> AUC asks how well the tool orders people from lower to higher risk.
&lt;/div>
&lt;/div>
&lt;div class="arc-module-figures">
&lt;div class="arc-module-figures-kicker">Illustration&lt;/div>
&lt;h2>AUC compares pairs&lt;/h2>
&lt;p>
AUC asks whether the tool gives a higher score to the person who reoffends when
compared with a person who does not.
&lt;/p>
&lt;div class="arc-module-figure-single">
&lt;img src="auc_ranking.jpeg" alt="Illustration showing AUC as the probability that a risk tool ranks a person who reoffended higher than a person who did not reoffend">
&lt;/div>
&lt;p style="margin-top: 1rem;">
Higher AUC values mean the tool more often ranks people in the expected order.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>How to Read AUC Values&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>AUC = 0.50&lt;/strong> → no better than chance&lt;/li>
&lt;li>&lt;strong>AUC = 0.75&lt;/strong> → correctly ranks pairs 75% of the time&lt;/li>
&lt;li>&lt;strong>AUC = 1.00&lt;/strong> → perfect separation&lt;/li>
&lt;/ul>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>What AUC Is Not About&lt;/h2>
&lt;p>
AUC is not about exact probabilities. It is also not about individual predictions.
&lt;/p>
&lt;p>
It tells you how well the tool ranks people from lower to higher risk, not whether a
specific score corresponds to a useful or well-separated probability in practice.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-bottom">
&lt;h2>Bottom Line&lt;/h2>
&lt;p>
AUC measures ranking. It tells you how often a tool orders people correctly, but it
does not fully explain how risk scores behave in real decision settings.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-nav-row">
&lt;a class="arc-module-back" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/">
← Back to Modules
&lt;/a>
&lt;a class="arc-module-next-link" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/06-auc2/">
&lt;span>Next Module&lt;/span>
&lt;strong>Same AUC, Different Behavior →&lt;/strong>
&lt;/a>
&lt;/div>
&lt;/div></description></item><item><title>Same AUC, Different Behavior</title><link>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/06-auc2/</link><pubDate>Fri, 15 May 2026 00:00:00 +0000</pubDate><guid>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/06-auc2/</guid><description>&lt;style>
.arc-module {
margin-top: 1.5rem;
}
.arc-module-hero {
background: linear-gradient(135deg, #111827 0%, #1f3a5f 100%);
color: #f9fafb;
padding: 2.25rem;
border-radius: 14px;
margin-bottom: 1.5rem;
box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.arc-module-kicker {
font-size: 0.82rem;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #cbd5e1;
margin-bottom: 0.75rem;
}
.arc-module-hero h2 {
margin: 0 0 0.8rem 0;
color: #ffffff;
font-size: 2rem;
line-height: 1.2;
}
.arc-module-hero p {
margin: 0;
color: #e5e7eb;
font-size: 1.08rem;
line-height: 1.75;
max-width: 42rem;
}
.arc-module-thesis {
margin: 0 0 2rem 0;
padding: 1rem 1.1rem;
background: linear-gradient(135deg, rgba(96,165,250,0.16), rgba(59,130,246,0.08));
border: 1px solid rgba(96,165,250,0.35);
border-left: 4px solid #60a5fa;
border-radius: 12px;
color: #eff6ff;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-thesis strong {
display: block;
margin-bottom: 0.35rem;
font-size: 0.8rem;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #93c5fd;
}
.arc-module-thesis p {
margin: 0;
line-height: 1.7;
font-size: 1.05rem;
font-weight: 600;
}
.arc-module-section {
margin: 1.75rem 0;
padding: 1.5rem;
background: #1f2937;
border-radius: 14px;
border: 1px solid #374151;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-section h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-section p,
.arc-module-section li {
color: #e5e7eb;
line-height: 1.75;
font-size: 1rem;
}
.arc-module-section ul {
margin: 1rem 0 1rem 1.25rem;
padding: 0;
}
.arc-module-key {
margin-top: 1rem;
padding: 1rem 1.1rem;
background: #1f3a5f;
color: #f9fafb;
border-radius: 12px;
border-left: 4px solid #60a5fa;
}
/* FIGURE BLOCK */
.arc-module-figures {
margin: 2rem 0;
padding: 1.5rem;
background: #111827;
border: 1px solid #374151;
border-radius: 14px;
}
.arc-module-figures-kicker {
font-size: 0.72rem;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.5rem;
}
.arc-module-figures h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-figures p {
color: #e5e7eb;
line-height: 1.75;
}
.arc-module-figure-single img {
width: 100%;
height: auto;
border-radius: 12px;
display: block;
margin-top: 1rem;
box-shadow: 0 8px 22px rgba(0,0,0,0.18);
}
/* BOTTOM */
.arc-module-bottom {
margin-top: 2rem;
padding: 1.5rem;
background: linear-gradient(135deg, #111827 0%, #1e293b 100%);
color: #f9fafb;
border-radius: 14px;
box-shadow: 0 8px 24px rgba(0,0,0,0.16);
}
.arc-module-bottom h2 {
margin: 0 0 0.65rem 0;
color: #ffffff;
font-size: 1.3rem;
}
.arc-module-bottom p {
margin: 0;
color: #dbe4ee;
line-height: 1.75;
}
.arc-module-nav-bottom {
margin-top: 1.5rem;
}
.arc-module-back,
.arc-module-back:visited,
.arc-module-back:hover,
.arc-module-back:focus,
.arc-module-back:active {
display: inline-block;
padding: 0.6rem 1.2rem;
background: #1f3a5f;
color: #fff !important;
border-radius: 6px;
text-decoration: none;
font-weight: 500;
border: none;
}
.arc-module-back:hover,
.arc-module-back:focus {
background: #27496d;
color: #fff !important;
text-decoration: none;
}
.arc-module-nav-row {
margin-top: 1.5rem;
display: flex;
justify-content: space-between;
gap: 1rem;
align-items: stretch;
}
.arc-module-next-link,
.arc-module-next-link:visited,
.arc-module-next-link:hover,
.arc-module-next-link:focus,
.arc-module-next-link:active {
display: inline-block;
padding: 0.75rem 1.2rem;
background: #0f172a;
color: #fff !important;
border: 1px solid #374151;
border-radius: 8px;
text-decoration: none;
font-weight: 500;
text-align: right;
}
.arc-module-next-link:hover,
.arc-module-next-link:focus {
background: #1f3a5f;
border-color: #60a5fa;
color: #fff !important;
text-decoration: none;
}
.arc-module-next-link span {
display: block;
font-size: 0.7rem;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.25rem;
}
.arc-module-next-link strong {
display: block;
color: #f9fafb;
font-size: 0.95rem;
}
@media (max-width: 768px) {
.arc-module-nav-row {
flex-direction: column;
}
.arc-module-next-link {
text-align: left;
}
}
&lt;/style>
&lt;div class="arc-module">
&lt;div class="arc-module-hero">
&lt;div class="arc-module-kicker">Module 6 · Risk Tool Lessons&lt;/div>
&lt;h2>Same AUC does not mean same tool.&lt;/h2>
&lt;p>
In the last module, we saw that AUC measures how well a tool ranks people from
lower to higher risk. But two tools can have the same AUC and still behave very differently.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-thesis">
&lt;strong>Key takeaway&lt;/strong>
&lt;p>AUC measures ranking—not how scores map to real-world decisions.&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Same Ranking Ability, Different Scores&lt;/h2>
&lt;p>
Both tools in the figure below have the same AUC. That means they are equally good
at ranking individuals from lower to higher risk.
&lt;/p>
&lt;p>
But their scores behave very differently in practice.
&lt;/p>
&lt;div class="arc-module-key">
&lt;strong>The idea:&lt;/strong> Two tools can rank equally well while producing very different risk estimates.
&lt;/div>
&lt;/div>
&lt;div class="arc-module-figures">
&lt;div class="arc-module-figures-kicker">Illustration&lt;/div>
&lt;h2>Same AUC, different behavior&lt;/h2>
&lt;p>
Two tools can have identical AUC values while producing very different risk estimates
across the score range.
&lt;/p>
&lt;div class="arc-module-figure-single">
&lt;img src="same_auc_different_behavior.jpeg" alt="Two risk assessment tools with identical AUC values but different score-to-risk relationships">
&lt;/div>
&lt;p style="margin-top: 1rem;">
AUC captures ranking ability, but it does not fully describe how scores behave in practice.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>How the Scores Differ&lt;/h2>
&lt;ul>
&lt;li>At a score of 20, one tool corresponds to about 20% risk while the other corresponds to about 40%&lt;/li>
&lt;li>At a score of 80, one tool corresponds to about 75% risk while the other corresponds to about 45%&lt;/li>
&lt;/ul>
&lt;p>
The tools have the same ranking ability, but they produce very different risk estimates.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Why This Matters&lt;/h2>
&lt;ul>
&lt;li>Decisions are based on scores and probabilities—not just ranking&lt;/li>
&lt;li>Tools with the same AUC can lead to different classifications&lt;/li>
&lt;li>Policy outcomes can differ even when AUC is identical&lt;/li>
&lt;/ul>
&lt;/div>
&lt;div class="arc-module-nav-row">
&lt;a class="arc-module-back" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/">
← Back to Modules
&lt;/a>
&lt;a class="arc-module-next-link" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/07-base-rates/">
&lt;span>Next Module&lt;/span>
&lt;strong>Base Rates Change Everything →&lt;/strong>
&lt;/a>
&lt;/div>
&lt;/div></description></item><item><title>Base Rates Change Everything</title><link>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/07-base-rates/</link><pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate><guid>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/07-base-rates/</guid><description>&lt;style>
.arc-module {
margin-top: 1.5rem;
}
.arc-module-hero {
background: linear-gradient(135deg, #111827 0%, #1f3a5f 100%);
color: #f9fafb;
padding: 2.25rem;
border-radius: 14px;
margin-bottom: 1.5rem;
box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.arc-module-kicker {
font-size: 0.82rem;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #cbd5e1;
margin-bottom: 0.75rem;
}
.arc-module-hero h2 {
margin: 0 0 0.8rem 0;
color: #ffffff;
font-size: 2rem;
line-height: 1.2;
}
.arc-module-hero p {
margin: 0;
color: #e5e7eb;
font-size: 1.08rem;
line-height: 1.75;
max-width: 42rem;
}
.arc-module-thesis {
margin: 0 0 2rem 0;
padding: 1rem 1.1rem;
background: linear-gradient(135deg, rgba(96,165,250,0.16), rgba(59,130,246,0.08));
border: 1px solid rgba(96,165,250,0.35);
border-left: 4px solid #60a5fa;
border-radius: 12px;
color: #eff6ff;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-thesis strong {
display: block;
margin-bottom: 0.35rem;
font-size: 0.8rem;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #93c5fd;
}
.arc-module-thesis p {
margin: 0;
line-height: 1.7;
font-size: 1.05rem;
font-weight: 600;
}
.arc-module-section {
margin: 1.75rem 0;
padding: 1.5rem;
background: #1f2937;
border-radius: 14px;
border: 1px solid #374151;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-section h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-section p,
.arc-module-section li {
color: #e5e7eb;
line-height: 1.75;
font-size: 1rem;
}
.arc-module-section ul {
margin: 1rem 0 1rem 1.25rem;
padding: 0;
}
.arc-module-key {
margin-top: 1rem;
padding: 1rem 1.1rem;
background: #1f3a5f;
color: #f9fafb;
border-radius: 12px;
border-left: 4px solid #60a5fa;
}
/* FIGURE BLOCK */
.arc-module-figures {
margin: 2rem 0;
padding: 1.5rem;
background: #111827;
border: 1px solid #374151;
border-radius: 14px;
}
.arc-module-figures-kicker {
font-size: 0.72rem;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.5rem;
}
.arc-module-figures h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-figures p {
color: #e5e7eb;
line-height: 1.75;
}
.arc-module-figure-single img {
width: 100%;
height: auto;
border-radius: 12px;
display: block;
margin-top: 1rem;
box-shadow: 0 8px 22px rgba(0,0,0,0.18);
}
/* BOTTOM */
.arc-module-bottom {
margin-top: 2rem;
padding: 1.5rem;
background: linear-gradient(135deg, #111827 0%, #1e293b 100%);
color: #f9fafb;
border-radius: 14px;
box-shadow: 0 8px 24px rgba(0,0,0,0.16);
}
.arc-module-bottom h2 {
margin: 0 0 0.65rem 0;
color: #ffffff;
font-size: 1.3rem;
}
.arc-module-bottom p {
margin: 0;
color: #dbe4ee;
line-height: 1.75;
}
.arc-module-nav-bottom {
margin-top: 1.5rem;
}
.arc-module-back,
.arc-module-back:visited,
.arc-module-back:hover,
.arc-module-back:focus,
.arc-module-back:active {
display: inline-block;
padding: 0.6rem 1.2rem;
background: #1f3a5f;
color: #fff !important;
border-radius: 6px;
text-decoration: none;
font-weight: 500;
border: none;
}
.arc-module-back:hover,
.arc-module-back:focus {
background: #27496d;
color: #fff !important;
text-decoration: none;
}
.arc-module-nav-row {
margin-top: 1.5rem;
display: flex;
justify-content: space-between;
gap: 1rem;
align-items: stretch;
}
.arc-module-next-link,
.arc-module-next-link:visited,
.arc-module-next-link:hover,
.arc-module-next-link:focus,
.arc-module-next-link:active {
display: inline-block;
padding: 0.75rem 1.2rem;
background: #0f172a;
color: #fff !important;
border: 1px solid #374151;
border-radius: 8px;
text-decoration: none;
font-weight: 500;
text-align: right;
}
.arc-module-next-link:hover,
.arc-module-next-link:focus {
background: #1f3a5f;
border-color: #60a5fa;
color: #fff !important;
text-decoration: none;
}
.arc-module-next-link span {
display: block;
font-size: 0.7rem;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.25rem;
}
.arc-module-next-link strong {
display: block;
color: #f9fafb;
font-size: 0.95rem;
}
@media (max-width: 768px) {
.arc-module-nav-row {
flex-direction: column;
}
.arc-module-next-link {
text-align: left;
}
}
&lt;/style>
&lt;div class="arc-module">
&lt;div class="arc-module-hero">
&lt;div class="arc-module-kicker">Module 7 · Risk Tool Lessons&lt;/div>
&lt;h2>Same tool. Same score. Different population.&lt;/h2>
&lt;p>
A risk assessment tool does not operate in a vacuum. Its predictions depend heavily
on the outcome’s base rate: how common the outcome is for a population.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-thesis">
&lt;strong>Key takeaway&lt;/strong>
&lt;p>Risk scores are not universal constants—they are tied to populations and outcomes.&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>What a Base Rate Means&lt;/h2>
&lt;p>
A base rate is simply how common an outcome is for a population.
&lt;/p>
&lt;p>
The base rate of a probation population will likely be lower than the base rate of a
parole population.
&lt;/p>
&lt;div class="arc-module-key">
&lt;strong>The idea:&lt;/strong> The same score can correspond to very different probabilities across populations.
&lt;/div>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Same Tool, Different Meaning&lt;/h2>
&lt;p>
The figure below shows a simple example.
&lt;/p>
&lt;p>
Both groups use the same risk tool. Both individuals receive the same score.
But the predicted probabilities are very different because the underlying outcome
rates differ across populations.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-figures">
&lt;div class="arc-module-figures-kicker">Illustration&lt;/div>
&lt;h2>Base rates change score meaning&lt;/h2>
&lt;p>
The same tool and same score can correspond to different predicted probabilities when
the outcome is more or less common in different populations.
&lt;/p>
&lt;div class="arc-module-figure-single">
&lt;img src="base_rates_change_everything.jpeg" alt="Comparison showing the same risk score producing different predicted probabilities across populations with different base rates">
&lt;/div>
&lt;p style="margin-top: 1rem;">
A score only makes sense in relation to the population and outcome it is tied to.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>How the Scores Differ&lt;/h2>
&lt;ul>
&lt;li>In one population, a score of 50 might correspond to about 15% risk&lt;/li>
&lt;li>In another population, the exact same score might correspond to about 45% risk&lt;/li>
&lt;/ul>
&lt;p>
Same tool. Same score. Different population.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Why This Matters&lt;/h2>
&lt;ul>
&lt;li>Risk estimates depend on the sample the tool was developed on&lt;/li>
&lt;li>Tools may behave differently across jurisdictions&lt;/li>
&lt;li>Base rates affect how useful scores are for decision-making&lt;/li>
&lt;/ul>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Why Revalidation Matters&lt;/h2>
&lt;p>
This is one reason tools often need revalidation and recalibration when moved to new
settings.
&lt;/p>
&lt;p>
If your state or agency has adopted a tool developed elsewhere, has it been evaluated recently?
&lt;/p>
&lt;/div>
&lt;div class="arc-module-bottom">
&lt;h2>Bottom Line&lt;/h2>
&lt;p>
Risk scores are not universal constants. They are tied to populations, outcomes,
and the settings where they are used.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-nav-row">
&lt;a class="arc-module-back" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/">
← Back to Modules
&lt;/a>
&lt;a class="arc-module-next-link" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/08-calibration/">
&lt;span>Next Module&lt;/span>
&lt;strong>Calibration →&lt;/strong>
&lt;/a>
&lt;/div>
&lt;/div></description></item><item><title>Calibration</title><link>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/08-calibration/</link><pubDate>Thu, 21 May 2026 00:00:00 +0000</pubDate><guid>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/08-calibration/</guid><description>&lt;style>
.arc-module {
margin-top: 1.5rem;
}
.arc-module-hero {
background: linear-gradient(135deg, #111827 0%, #1f3a5f 100%);
color: #f9fafb;
padding: 2.25rem;
border-radius: 14px;
margin-bottom: 1.5rem;
box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.arc-module-kicker {
font-size: 0.82rem;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #cbd5e1;
margin-bottom: 0.75rem;
}
.arc-module-hero h2 {
margin: 0 0 0.8rem 0;
color: #ffffff;
font-size: 2rem;
line-height: 1.2;
}
.arc-module-hero p {
margin: 0;
color: #e5e7eb;
font-size: 1.08rem;
line-height: 1.75;
max-width: 42rem;
}
.arc-module-thesis {
margin: 0 0 2rem 0;
padding: 1rem 1.1rem;
background: linear-gradient(135deg, rgba(96,165,250,0.16), rgba(59,130,246,0.08));
border: 1px solid rgba(96,165,250,0.35);
border-left: 4px solid #60a5fa;
border-radius: 12px;
color: #eff6ff;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-thesis strong {
display: block;
margin-bottom: 0.35rem;
font-size: 0.8rem;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #93c5fd;
}
.arc-module-thesis p {
margin: 0;
line-height: 1.7;
font-size: 1.05rem;
font-weight: 600;
}
.arc-module-section {
margin: 1.75rem 0;
padding: 1.5rem;
background: #1f2937;
border-radius: 14px;
border: 1px solid #374151;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-section h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-section p,
.arc-module-section li {
color: #e5e7eb;
line-height: 1.75;
font-size: 1rem;
}
.arc-module-section ul {
margin: 1rem 0 1rem 1.25rem;
padding: 0;
}
.arc-module-key {
margin-top: 1rem;
padding: 1rem 1.1rem;
background: #1f3a5f;
color: #f9fafb;
border-radius: 12px;
border-left: 4px solid #60a5fa;
}
/* FIGURE BLOCK */
.arc-module-figures {
margin: 2rem 0;
padding: 1.5rem;
background: #111827;
border: 1px solid #374151;
border-radius: 14px;
}
.arc-module-figures-kicker {
font-size: 0.72rem;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.5rem;
}
.arc-module-figures h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-figures p {
color: #e5e7eb;
line-height: 1.75;
}
.arc-module-figure-single img {
width: 100%;
height: auto;
border-radius: 12px;
display: block;
margin-top: 1rem;
box-shadow: 0 8px 22px rgba(0,0,0,0.18);
}
/* BOTTOM */
.arc-module-bottom {
margin-top: 2rem;
padding: 1.5rem;
background: linear-gradient(135deg, #111827 0%, #1e293b 100%);
color: #f9fafb;
border-radius: 14px;
box-shadow: 0 8px 24px rgba(0,0,0,0.16);
}
.arc-module-bottom h2 {
margin: 0 0 0.65rem 0;
color: #ffffff;
font-size: 1.3rem;
}
.arc-module-bottom p {
margin: 0;
color: #dbe4ee;
line-height: 1.75;
}
.arc-module-nav-bottom {
margin-top: 1.5rem;
}
.arc-module-back,
.arc-module-back:visited,
.arc-module-back:hover,
.arc-module-back:focus,
.arc-module-back:active {
display: inline-block;
padding: 0.6rem 1.2rem;
background: #1f3a5f;
color: #fff !important;
border-radius: 6px;
text-decoration: none;
font-weight: 500;
border: none;
}
.arc-module-back:hover,
.arc-module-back:focus {
background: #27496d;
color: #fff !important;
text-decoration: none;
}
.arc-module-nav-row {
margin-top: 1.5rem;
display: flex;
justify-content: space-between;
gap: 1rem;
align-items: stretch;
}
.arc-module-next-link,
.arc-module-next-link:visited,
.arc-module-next-link:hover,
.arc-module-next-link:focus,
.arc-module-next-link:active {
display: inline-block;
padding: 0.75rem 1.2rem;
background: #0f172a;
color: #fff !important;
border: 1px solid #374151;
border-radius: 8px;
text-decoration: none;
font-weight: 500;
text-align: right;
}
.arc-module-next-link:hover,
.arc-module-next-link:focus {
background: #1f3a5f;
border-color: #60a5fa;
color: #fff !important;
text-decoration: none;
}
.arc-module-next-link span {
display: block;
font-size: 0.7rem;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.25rem;
}
.arc-module-next-link strong {
display: block;
color: #f9fafb;
font-size: 0.95rem;
}
@media (max-width: 768px) {
.arc-module-nav-row {
flex-direction: column;
}
.arc-module-next-link {
text-align: left;
}
}
&lt;/style>
&lt;div class="arc-module">
&lt;div class="arc-module-hero">
&lt;div class="arc-module-kicker">Module 8 · Risk Tool Lessons&lt;/div>
&lt;h2>Ranking well is not enough.&lt;/h2>
&lt;p>
A risk assessment tool can rank people correctly and still produce inaccurate probabilities.
That is where calibration comes in.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-thesis">
&lt;strong>Key takeaway&lt;/strong>
&lt;p>A tool can rank people well and still produce misleading probabilities.&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>What Calibration Means&lt;/h2>
&lt;p>
Calibration asks a different question than AUC:
&lt;/p>
&lt;div class="arc-module-key">
&lt;strong>The idea:&lt;/strong> Do predicted probabilities actually match observed outcomes?
&lt;/div>
&lt;p>
In a well-calibrated tool, predicted risk closely matches what actually happens.
For example, a predicted 30% risk corresponds to about 30% observed recidivism.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-figures">
&lt;div class="arc-module-figures-kicker">Illustration&lt;/div>
&lt;h2>Calibration compares prediction to reality&lt;/h2>
&lt;p>
A well-calibrated tool produces predicted probabilities that closely match observed outcomes.
&lt;/p>
&lt;div class="arc-module-figure-single">
&lt;img src="calibration.jpeg" alt="Examples of well-calibrated, under-predicting, and over-predicting risk assessment tools">
&lt;/div>
&lt;p style="margin-top: 1rem;">
Calibration asks whether predicted risk matches what actually happens across different score levels.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>How Tools Mis-Calibrate&lt;/h2>
&lt;p>
Tools can mis-calibrate in different ways:
&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Under-prediction&lt;/strong> → actual outcomes are higher than predicted&lt;/li>
&lt;li>&lt;strong>Over-prediction&lt;/strong> → predicted probabilities are too high&lt;/li>
&lt;li>&lt;strong>Mis-specified slopes&lt;/strong> → errors change across risk levels&lt;/li>
&lt;/ul>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Why This Matters&lt;/h2>
&lt;ul>
&lt;li>Decisions are often based on probabilities, not just rankings&lt;/li>
&lt;li>Poor calibration can distort supervision and classification decisions&lt;/li>
&lt;li>Tools may calibrate differently across populations and jurisdictions&lt;/li>
&lt;/ul>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Why Recalibration Matters&lt;/h2>
&lt;p>
If a state or agency has adopted a tool developed elsewhere, has its calibration been evaluated?
&lt;/p>
&lt;p>
Tools may perform differently when moved to new settings, populations, or jurisdictions.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-bottom">
&lt;h2>Bottom Line&lt;/h2>
&lt;p>
A tool can rank people well and still produce misleading probabilities.
Calibration asks whether predicted risk actually matches observed outcomes.
&lt;/p>
&lt;/div>
&lt;div class="arc-module-nav-row">
&lt;a class="arc-module-back" href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/">
← Back to Modules
&lt;/a>
&lt;/div>
&lt;/div></description></item><item><title>Why Risk Scores Are Misunderstood</title><link>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/00-why-risk-scores-are-misunderstood/</link><pubDate>Mon, 27 Apr 2026 00:00:00 +0000</pubDate><guid>https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/00-why-risk-scores-are-misunderstood/</guid><description>&lt;style>
.arc-module {
margin-top: 1.5rem;
}
.arc-module-hero {
background: linear-gradient(135deg, #111827 0%, #1f3a5f 100%);
color: #f9fafb;
padding: 2.25rem;
border-radius: 14px;
margin-bottom: 1.5rem;
box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.arc-module-kicker {
font-size: 0.82rem;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #cbd5e1;
margin-bottom: 0.75rem;
}
.arc-module-hero h2 {
margin: 0 0 0.8rem 0;
color: #ffffff;
font-size: 2rem;
line-height: 1.2;
}
.arc-module-hero p {
margin: 0;
color: #e5e7eb;
font-size: 1.08rem;
line-height: 1.75;
max-width: 42rem;
}
.arc-module-thesis {
margin: 0 0 2rem 0;
padding: 1rem 1.1rem;
background: linear-gradient(135deg, rgba(96,165,250,0.16), rgba(59,130,246,0.08));
border: 1px solid rgba(96,165,250,0.35);
border-left: 4px solid #60a5fa;
border-radius: 12px;
color: #eff6ff;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-thesis strong {
display: block;
margin-bottom: 0.35rem;
font-size: 0.8rem;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #93c5fd;
}
.arc-module-thesis p {
margin: 0;
line-height: 1.7;
font-size: 1.05rem;
font-weight: 600;
}
.arc-module-section {
margin: 1.75rem 0;
padding: 1.5rem;
background: #1f2937;
border-radius: 14px;
border: 1px solid #374151;
box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}
.arc-module-section h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-section p,
.arc-module-section li {
color: #e5e7eb;
line-height: 1.75;
font-size: 1rem;
}
.arc-module-section p:last-child {
margin-bottom: 0;
}
.arc-module-section ul {
margin: 1rem 0 1rem 1.25rem;
padding: 0;
}
.arc-module-key {
margin-top: 1rem;
padding: 1rem 1.1rem;
background: #1f3a5f;
color: #f9fafb;
border-radius: 12px;
border-left: 4px solid #60a5fa;
}
.arc-module-figures {
margin: 2rem 0;
padding: 1.5rem;
background: #111827;
border: 1px solid #374151;
border-radius: 14px;
}
.arc-module-figures-kicker {
font-size: 0.72rem;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.5rem;
}
.arc-module-figures h2 {
margin: 0 0 0.75rem 0;
color: #f9fafb;
font-size: 1.45rem;
}
.arc-module-figures p {
color: #e5e7eb;
line-height: 1.75;
}
.arc-module-figure-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 1.5rem;
margin-top: 1.25rem;
}
.arc-module-figure-card {
background: #0f172a;
color: #f9fafb;
padding: 1rem;
border-radius: 14px;
box-shadow: 0 6px 18px rgba(0,0,0,0.18);
}
.arc-module-figure-card img {
width: 100%;
height: auto;
display: block;
border-radius: 10px;
margin-bottom: 0.8rem;
}
.arc-module-figure-card h3 {
margin: 0 0 0.4rem 0;
color: #ffffff;
font-size: 1.05rem;
}
.arc-module-figure-card p {
margin: 0;
color: #d1d5db;
line-height: 1.6;
}
.arc-module-bottom {
margin-top: 2rem;
padding: 1.5rem;
background: linear-gradient(135deg, #111827 0%, #1e293b 100%);
color: #f9fafb;
border-radius: 14px;
box-shadow: 0 8px 24px rgba(0,0,0,0.16);
}
.arc-module-bottom h2 {
margin: 0 0 0.65rem 0;
color: #ffffff;
font-size: 1.3rem;
}
.arc-module-bottom p {
margin: 0;
color: #dbe4ee;
line-height: 1.75;
}
@media (max-width: 768px) {
.arc-module-hero {
padding: 1.5rem;
}
.arc-module-hero h2 {
font-size: 1.65rem;
}
.arc-module-figure-grid {
grid-template-columns: 1fr;
}
}
.arc-module-next {
margin-top: 1.75rem;
display: flex;
justify-content: flex-end;
}
.arc-module-next a {
display: block;
padding: 1rem 1.2rem;
background: #0f172a;
border: 1px solid #374151;
border-radius: 12px;
text-decoration: none;
transition: all 0.2s ease;
max-width: 320px;
}
.arc-module-next a:hover {
transform: translateY(-2px);
box-shadow: 0 10px 22px rgba(0,0,0,0.18);
border-color: #60a5fa;
}
.arc-module-next span {
display: block;
font-size: 0.7rem;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #93c5fd;
margin-bottom: 0.25rem;
}
.arc-module-next strong {
color: #f9fafb;
font-size: 0.95rem;
}
&lt;/style>
&lt;div class="arc-module">
&lt;div class="arc-module-hero">
&lt;div class="arc-module-kicker">Module 0 · Start Here&lt;/div>
&lt;h2>Risk scores shape real decisions.&lt;/h2>
&lt;p>
In corrections, classification, and pretrial settings, risk scores influence decisions
about incarceration, supervision, and programming. But one basic issue is often
overlooked: &lt;strong>not all risk scores mean the same thing.&lt;/strong>
&lt;/p>
&lt;/div>
&lt;div class="arc-module-thesis">
&lt;strong>Key takeaway&lt;/strong>
&lt;p>A risk score is only useful if it meaningfully distinguishes between outcomes.&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Where Risk Scores Show Up&lt;/h2>
&lt;p>Risk-needs assessment tools are used every day in:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>adult and juvenile corrections&lt;/strong>&lt;/li>
&lt;li>&lt;strong>prison classification&lt;/strong>&lt;/li>
&lt;li>&lt;strong>pretrial release decisions&lt;/strong>&lt;/li>
&lt;/ul>
&lt;p>They shape decisions about incarceration, supervision, and programming.&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>The Basic Problem&lt;/h2>
&lt;p>Two tools can assign the same “risk score," but behave very differently.&lt;/p>
&lt;p>That matters because a risk score is only useful if it meaningfully distinguishes between outcomes.&lt;/p>
&lt;div class="arc-module-key">
&lt;strong>The idea:&lt;/strong> Not all risk scores carry the same practical meaning.
&lt;/div>
&lt;/div>
&lt;div class="arc-module-figures">
&lt;div class="arc-module-figures-kicker">See the Difference&lt;/div>
&lt;h2>Same Score, Different Performance&lt;/h2>
&lt;p>Both tools below assign a risk score. But they do not perform the same way.&lt;/p>
&lt;div class="arc-module-figure-grid">
&lt;div class="arc-module-figure-card">
&lt;img src="more_accurate_tool.jpg" alt="More accurate tool showing strong separation">
&lt;h3>More Accurate Tool&lt;/h3>
&lt;p>Clear separation between lower- and higher-risk individuals.&lt;/p>
&lt;/div>
&lt;div class="arc-module-figure-card">
&lt;img src="less_accurate_tool.jpg" alt="Less accurate tool showing weak separation">
&lt;h3>Less Accurate Tool&lt;/h3>
&lt;p>Scores vary, but outcomes are not well distinguished.&lt;/p>
&lt;/div>
&lt;/div>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Why the Difference Matters&lt;/h2>
&lt;p>Both tools generate “risk scores.” But only one meaningfully separates outcomes.&lt;/p>
&lt;p>That difference—how clearly a tool distinguishes between outcomes—is what we mean by &lt;strong>accuracy in practice&lt;/strong>.&lt;/p>
&lt;/div>
&lt;div class="arc-module-section">
&lt;h2>Why This Is Easy to Miss&lt;/h2>
&lt;p>Many risk assessment tools still in use today are built on empirical foundations that predate the 1980s.&lt;/p>
&lt;p>However, understanding of how these tools work—and how to evaluate them—has not kept pace.&lt;/p>
&lt;p>As a result, risk scores are often interpreted as if they carry the same meaning, even when they do not.&lt;/p>
&lt;/div>
&lt;div class="arc-module-bottom">
&lt;h2>Bottom Line&lt;/h2>
&lt;p>
Risk scores are widely used but often poorly understood. Understanding what they
represent is a prerequisite for using them well.
&lt;/p>
&lt;/div>
&lt;/div>
&lt;div class="arc-module-next">
&lt;a href="https://arcorrectionslab.org/training-modules/lessons-in-risk-foundations/01-risk-score-represents/">
&lt;span>Next Module&lt;/span>
&lt;strong>What a Risk Score Represents →&lt;/strong>
&lt;/a>
&lt;/div></description></item></channel></rss>