Two events are independent when knowing the result of one does not change the probability of the other. In casino probability, that usually means a completed result does not make the next independent result more or less likely simply because a streak has formed.
That sounds simple, but the term is easy to misuse. Separate events are not automatically independent. Outcomes from the same trial can be dependent. Cards drawn without replacement are dependent. A changing jackpot can alter the value of the next wager even when the random number generation remains independent.
The definition is about information, not physical distance
Let event (A) be one outcome and event (B) another. They are independent when:
[ P(A\cap B)=P(A)P(B) ]
When (P(B)>0), the same idea can be written as:
[ P(A\mid B)=P(A) ]
The conditional form is often easier to interpret. Ask: after I learn that B happened, has my probability for A changed? If the answer is no, the events are independent under the model being used.
This is different from saying the events have the same probability. Two independent events may have completely different probabilities. A fair die showing six on one roll and a fair coin showing heads on another are independent even though their probabilities are (1/6) and (1/2).
Roulette spins show the idea cleanly
On a single-zero roulette wheel there are 37 pockets. Red occupies 18 of them, so on a fair wheel:
[ P(\text{red})=\frac{18}{37}\approx48.65% ]
If the last five spins were black, that completed history does not force the next spin toward red. Under the normal independence model, the next-spin probability is still 18/37.
The history does matter when you ask a different question: what is the probability of an entire sequence? Three consecutive reds require three red outcomes, so:
[ P(\text{RRR})=\left(\frac{18}{37}\right)^3\approx11.51% ]
There is no contradiction. A three-red sequence is less likely than one red because three events must all occur. But after two reds have already occurred, the probability that the third spin is red remains 18/37. Completed outcomes are no longer uncertain.
This is the point behind the gambler’s fallacy: a run can be unusual as a completed pattern without making the opposite result “due” next.
Independence is not the same as mutually exclusive
Two events are mutually exclusive when they cannot both happen on the same trial. On one roulette spin, “red” and “black” are mutually exclusive. If red occurred, black on that same spin is impossible.
That means they are not independent. Learning that red occurred changes the probability of black from its pre-spin value to zero.
For two events with positive probability:
- independent events can occur together;
- mutually exclusive events cannot occur together;
- therefore mutually exclusive events are generally dependent.
This distinction matters whenever casino bets overlap. A straight-up bet on 17 and a red bet are not mutually exclusive because 17 is red; both can win on the same spin. But the events are also not independent, because knowing that 17 landed determines that red landed.
Dice can be independent across rolls but dependent within one roll
Successive throws of properly functioning dice are normally modeled as independent. Rolling a six now does not alter the chance of a six on the next roll.
But events defined from the same two-dice roll can interact. Suppose:
- (A): the total is 2;
- (B): the first die is 1.
Before seeing either die:
[ P(A)=\frac{1}{36} ]
If you learn that the first die is 1, the second die only needs to be 1, so:
[ P(A\mid B)=\frac{1}{6} ]
Because (1/6\neq1/36), the events are dependent.
Now use “total is 7” for (A). The unconditional probability is 6/36 = 1/6. Given that the first die is 1, the second die must be 6, which is also 1/6. Those two particular events happen to satisfy the independence test. The fact that they come from the same physical throw does not by itself decide the question; the probability relationship does.
Cards without replacement are the casino counterexample
Card games make dependence easy to see. From a fresh 52-card deck, the chance that the first card is an ace is 4/52 = 1/13. If that first card is an ace and stays out of the deck, only three aces remain among 51 cards:
[ P(\text{second ace}\mid\text{first ace})=\frac{3}{51}=\frac{1}{17} ]
The second-draw probability changed, so the draws are dependent.
This is why deck penetration and cards already exposed can matter in blackjack. It does not mean a player can predict the next card with certainty. It means the probability distribution changes as composition changes.
Baccarat has the same structural point. Successive hands from one finite shoe are not perfectly independent because cards removed from earlier hands are no longer available. A road map can describe the sequence, but the mathematical dependence comes from shoe composition and drawing rules—not from the visual fact that Banker or Player has appeared several times.
If a card is replaced and the deck is fully randomized before another draw, the probability can return to its original value. In that model the draws can be independent.
Independent does not mean identically distributed
Another common shortcut is to treat “independent” and “same odds every time” as synonyms. They are different ideas.
A sequence can contain independent trials with different probabilities. Imagine a promotion in which a random draw is independently generated each hour, but the number of winning entries changes at midnight. The 11:00 p.m. draw can be independent of the 12:00 a.m. draw even though the two draws do not have identical winning probabilities.
Conversely, events can have the same marginal probability and still be dependent. Two cards drawn without replacement can each have the same unconditional probability of being an ace when viewed before the deal, but learning the first result changes the second probability.
For careful casino math, ask two separate questions:
- Does the earlier result change the later probability?
- Is the later trial governed by the same probability distribution?
Only the first question defines independence.
Progressive values show another important separation
A progressive jackpot may reset after a win or grow as wagers accumulate. The random mechanism generating symbols on successive spins can still be independent while the money value attached to a winning outcome changes.
That means outcome independence does not guarantee constant expected value. A wager can face the same symbol probabilities while its potential jackpot amount moves up or down. Probability, payout, and expected value are related but distinct parts of the calculation.
The same warning applies when game rules, paytables, drawing pools, or equipment conditions change. Independence is always a statement about a defined model. If the mechanism changes, the old model may no longer describe the next trial.
Penn State’s probability course gives the standard product-rule and conditional-probability definitions in its lesson on independent events. The casino examples above are applications of that general probability rule, not a special gambling definition.
A quick test for casino claims about streaks
When someone says a result is “due,” “hot,” or “less likely because it just happened,” ask what physical or mathematical mechanism connects the trials.
- Previous roulette colors do not remove pockets from the wheel.
- Previous fair dice totals do not remove faces from the dice.
- Previously dealt cards do remove cards from a finite shoe until a shuffle.
- A jackpot hit may change the next prize amount even if the next random outcome is independently generated.
- A rule or equipment change can invalidate the assumption that the next trial is governed like the last one.
That question is more useful than staring at the length of a streak.
Independence does not make streaks impossible. It means the streak itself is not a force that changes the next trial’s probability.
Continue with probability, the gambler’s fallacy, law of large numbers, and expected value to connect independence with long-run casino math.