Lecture 12
Probability of Correct Decision: Single Juror
Probability of Correct Decision: Single Juror
Overview
This lecture works through the single-juror analysis completely and systematically, deriving all relevant probabilities from first principles. The goal is to make sure every quantity is fully understood before we extend the framework to multiple jurors in Lecture 13.
We start from scratch: a blank slate, one juror, one signal, one decision. By the end, we will have a complete accounting of how often this juror makes the right call, how often she makes each type of mistake, and why her accuracy is necessarily better than random guessing.
The Setup, Restated
The state of the world is either (the defendant is guilty) or (the defendant is innocent). Both states are equally likely:
The juror receives a binary signal , where suggests guilt and suggests innocence. The signal has accuracy :
The juror has a threshold of doubt . She convicts if and acquits if .
From Lecture 10, the posteriors are and .
We maintain the assumption from Lecture 11 that , which ensures the juror follows her signal: she convicts after and acquits after .
A Complete Accounting: All Four Outcomes
The juror's decision process produces one of four outcomes, depending on the true state and the signal received. Let us enumerate them all and compute each probability.
Outcome 1: State is , signal is . The defendant is innocent and the signal correctly suggests innocence. The juror acquits. This is a correct decision — acquitting the innocent.
The probability of this outcome is:
Outcome 2: State is , signal is . The defendant is innocent but the signal misleadingly suggests guilt. The juror convicts. This is a mistake — wrongfully convicting an innocent person.
The probability of this outcome is:
Outcome 3: State is , signal is . The defendant is guilty and the signal correctly suggests guilt. The juror convicts. This is a correct decision — convicting the guilty.
The probability of this outcome is:
Outcome 4: State is , signal is . The defendant is guilty but the signal misleadingly suggests innocence. The juror acquits. This is a mistake — wrongfully acquitting a guilty person.
The probability of this outcome is:
Notice that the four probabilities sum to:
This is a complete probability accounting — we have covered all possibilities.
The Six Key Probabilities
From the four joint outcomes, we can extract six summary probabilities. Three characterize the juror's accuracy conditional on the true state; three summarize overall performance.
Conditional on the state:
The probability of convicting given the defendant is guilty is the probability that the signal is when the true state is :
The probability of acquitting given the defendant is innocent is the probability that the signal is when the true state is :
The probability of a wrongful conviction — convicting an innocent defendant — is the probability that the signal is when the true state is :
The probability of a wrongful acquittal — acquitting a guilty defendant — is the probability that the signal is when the true state is :
Overall performance:
The probability of a correct decision is the probability of either (acquitting an innocent) or (convicting a guilty):
The probability of a mistake is the probability of either (convicting an innocent) or (acquitting a guilty):
The key identity: . Every possible outcome is either correct or a mistake. These two events are mutually exclusive and exhaustive.
Comparison with Random Guessing
If the juror ignored her signal entirely and made a random decision — convicting with probability and acquitting with probability — her probability of a correct decision would be : she would be right half the time regardless of the true state.
A juror who follows her signal achieves:
Every accurate signal strictly outperforms random guessing. The improvement is in terms of the correct-decision probability. A signal with increases accuracy from to . A signal with increases it to .
Setting Up Multiple Jurors
The single-juror analysis is now complete. But we designed the institution of trial by jury to have multiple jurors precisely because we expect a group to do better than an individual. Why?
The intuition is that when many jurors each observe independent signals, the true state "shines through" in the aggregate. Some jurors will receive misleading signals, but if there are enough jurors and the signals are independent, the majority of signals will point in the correct direction, and a majority vote will yield the right verdict.
To test this intuition formally, we need to extend the model to jurors, specify a voting rule, and compute the probability that the jury makes the correct collective decision. We do this in Lecture 13.
The setup for the extension is as follows. There are jurors (odd for simplicity), each receiving an independent signal with accuracy . Each juror follows her signal (we maintain the assumption ). The jury applies some social choice function — we will consider simple majority and unanimity — to the individual votes. We then compute the six key probabilities for the jury as a whole, analogous to the six quantities computed here for a single juror.
The key question is: how does depend on and on the voting rule? The Condorcet Jury Theorem gives a beautiful and surprising answer.