<?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;
}
/* NEXT MODULE BUTTON */
.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;
}
@media (max-width: 768px) {
.arc-module-hero {
padding: 1.5rem;
}
.arc-module-hero h2 {
font-size: 1.65rem;
}
.arc-module-next {
justify-content: stretch;
}
.arc-module-next a {
width: 100%;
max-width: none;
}
}
&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>
&lt;div class="arc-module-next">
&lt;a 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></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);
}
/* 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;
}
&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;ol>
&lt;li>
&lt;strong>Burgess-style scoring&lt;/strong> (e.g., LS/CMI; ORAS)
&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;/li>
&lt;pre>&lt;code>&amp;lt;li&amp;gt;
&amp;lt;strong&amp;gt;Statistically weighted scoring&amp;lt;/strong&amp;gt; (e.g., COMPAS; STRONG-R)
&amp;lt;ul&amp;gt;
&amp;lt;li&amp;gt;Items can have different weights&amp;lt;/li&amp;gt;
&amp;lt;li&amp;gt;Weights reflect relationships with outcomes (e.g., recidivism)&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;
&amp;lt;/li&amp;gt;
&lt;/code>&lt;/pre>
&lt;/ol>
&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>
&lt;!--
---
👉 Next: [Why Similar Scores Can Mean Different Things](/training-modules/risk-assessment/03-why-similar-scores-can-mean-different-things/)
--></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>