"Probability isn't fortune-telling. It's the math of acting under uncertainty."
The First Confusion
Ask anyone on the street what probability means and you'll hear some version of: "the chance something will happen." That's not wrong, exactly. But it ducks the real question — what does 'chance' mean?
Statistics has two grown-up answers to that question, and most arguments about p-values, courtrooms, and AI risk are really arguments between those two answers without anyone naming the disagreement.
Answer 1: Frequentist — The Long-Run View
A frequentist says: probability is the long-run frequency of an event when you repeat the experiment many times. P(heads) = 0.5 means that if you flip the coin a million times, about half a million will be heads. The probability is a property of the experiment.
This is the world of insurance companies, casinos, and clinical trials. You can repeat the experiment. You can count. The probability is empirical.
Problem: a lot of interesting questions are one-shot. What is P(this defendant committed the murder)? What is P(this drug will work on this patient)? What is P(my company will be alive in five years)? You can't repeat any of these. The frequentist frame creaks.
Answer 2: Subjective / Bayesian — Strength of Belief
A Bayesian says: probability is a numerical statement of how strongly you believe something, calibrated to a bet you would actually take. P(rain tomorrow) = 0.3 means you would be roughly indifferent between (a) being given $30 if it rains, or (b) being given $9 unconditionally — because 0.3 × $30 = $9. The probability is a property of the believer, given the evidence they have.
This frame works for one-shots. It also forces you to be honest — a Bayesian probability is calibrated against actions you would actually take. You can't hide.
Both Are Legal. Pick the One That Fits the Question.
Why This Matters for Everything That Follows
Every later track — distributions, CLT, σ, hypothesis tests, the courtroom, the Black Swan, regression — rests on which frame you're standing in. Frequentist tools (p-values, confidence intervals) come from frequentist assumptions; they break in subtle ways when you forget that. Bayesian tools (posterior updates, prosecutor's-fallacy fixes) come from the other frame; they need a prior, which you have to defend.
The first hour of statistics class never tells students this. Then chapter 6 hits with hypothesis tests and the student wonders why nothing feels right. It's because the two frames were quietly mixed. We're going to name them out loud from the start.
Pippa! " P(rain tomorrow) = 0.3 means you would be roughly indifferent between (a) being given $30 if it rains, or (b) being given $10 unconditionally." 이 부분에서, $30를 $ $33.\dot{3}$으로 수정하는 것이 좋지 않을까?.