Lecture 11
Juror's Optimal Action and Following the Signal
Juror's Optimal Action and Following the Signal
Recap: What We Know from Bayesian Updating
In Lecture 10 we derived the juror's posterior beliefs given her signal. Starting from a prior of and using a binary signal with accuracy :
The signal (pointing toward guilt) raises the posterior to , which is above . The signal (pointing toward innocence) lowers the posterior to , which is below .
Now we ask: given these updated beliefs, what should the juror do?
The Juror's Decision Problem
A juror must choose one of two actions: acquit or convict. She wants to make the correct decision — convict the guilty, acquit the innocent — but she cannot observe the true state directly, only through her signal.
To formalize the juror's preferences, we introduce a parameter called the threshold of doubt. The juror convicts if and only if her posterior probability of guilt meets or exceeds this threshold:
The threshold encodes the juror's (or society's) standard of proof — how confident she must be in the defendant's guilt before voting to convict. A very high threshold (say ) requires near-certainty of guilt; a low threshold (say ) requires only modest evidence.
Acting Without Learning
Before turning to how the juror uses her signal, let us consider the baseline: what does the juror do with only her prior belief?
Prior to receiving any signal, the juror's probability of guilt is . Applying the threshold rule:
- If : the prior satisfies the threshold, so the juror convicts without any signal. Every defendant gets convicted regardless of evidence.
- If : the prior falls short of the threshold, so the juror acquits without any signal. Every defendant gets acquitted regardless of evidence.
In either case, the outcome is the same for all defendants, and the juror's decision is completely uninformative. This is the worst possible behavior — it ignores all available information.
Acting on the Signal
Now suppose the juror receives signal (posterior = ) or signal (posterior = ). She applies the threshold rule to each posterior:
After signal : convict if ; acquit if .
After signal : convict if ; acquit if .
The Condition for Following the Signal
The most informative and natural behavior is for the juror to follow her signal: convict after and acquit after . This requires two conditions to hold simultaneously.
After signal , convict: .
After signal , acquit: .
Both conditions together can be written compactly as:
This is the following the signal condition. It says the threshold lies strictly above (so the juror acquits after seeing ) and weakly below (so the juror convicts after seeing ).
As a concrete example, take and . Then . The condition is satisfied. A juror with these parameters convicts after (posterior ) and acquits after (posterior ). She follows her signal.
We assume for the remainder of this lecture and all subsequent lectures that . Under this assumption, the juror's action is fully determined by her signal: signal leads to conviction, signal leads to acquittal, with no exceptions.
This is both the most natural behavior — use your information — and the behavior that maximizes expected decision quality, as we now show.
The Six Quantities of Interest
Under the assumption that jurors follow their signals, we can compute six probabilities that characterize the quality of a juror's decisions. There are two types of correct decisions and two types of mistakes.
We organize the analysis around the four possible combinations of (true state, signal received):
State , signal : probability . The defendant is innocent and the juror gets the informative signal. She acquits — correct decision.
State , signal : probability . The defendant is innocent but the juror gets the misleading signal. She convicts — a mistake (wrongful conviction).
State , signal : probability . The defendant is guilty and the juror gets the informative signal. She convicts — correct decision.
State , signal : probability . The defendant is guilty but the juror gets the misleading signal. She acquits — a mistake (wrongful acquittal).
From these four joint probabilities, we derive the six key quantities:
Probability of conviction given guilt: This is the probability the juror gets signal when the defendant is actually guilty:
Probability of acquittal given innocence: This is the probability the juror gets signal when the defendant is actually innocent:
These two quantities are equal — a consequence of the symmetric signal structure — and both equal . This reflects the juror's ability to detect both truth and falsity.
Probability of a correct decision: The juror makes the correct decision when she convicts a guilty defendant or acquits an innocent one:
Probability of conviction given innocence (wrongful conviction):
Probability of acquittal given guilt (wrongful acquittal):
Probability of a mistake:
The Key Insight: Learning Always Beats Guessing
The results just derived have a stark and important interpretation. A juror who ignores her signal and simply guesses — say, always acquitting — would be correct exactly of the time (when the defendant is actually innocent) and wrong of the time. A juror who convicts without reason would similarly be correct of the time. Random guessing yields .
A juror who follows her signal achieves . She makes fewer mistakes: .
The improvement over random guessing is entirely due to the signal. Even a very noisy signal — say, , barely better than a coin flip — improves decision quality above . More accurate signals (higher ) lead to better decisions.
This is not a surprising result mathematically, but it carries a profound practical implication: gathering and using information always improves decision quality. A deliberation procedure that helps jurors form more accurate beliefs about guilt — better evidence presentation, clearer legal instructions, more time for reflection — will lead to fewer mistakes, regardless of the voting rule.
Preparing for Multiple Jurors
The analysis so far concerns a single juror acting on a single signal. But real juries have many members — twelve in a US criminal trial. The natural question is whether more jurors means better decisions. The answer, known as the Condorcet Jury Theorem, is the subject of Lecture 13.
Before we can state and prove that theorem, we need to extend the framework from a single juror to a panel of jurors. Each juror receives an independent signal with accuracy , forms a posterior, and (under our assumption) follows her signal. The panel then aggregates the individual votes according to some social choice function — simple majority, unanimity, supermajority — to reach a verdict.
The key question is: how do different voting rules perform in terms of overall decision quality? And does a larger jury always perform better? We take up these questions in Lectures 12 and 13.