Conditional Probability vs Probability
Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.
Conditional probability
Probability
Conditional probability is the chance one event happens when you count only the cases where a second event holds, so that event is the denominator.
Conditional probability shrinks the sample space. , read the probability of A given B, is defined as whenever : the outcomes where both happen, divided by the outcomes where the condition holds. The event after the bar is the denominator. Nothing in that definition requires to happen first in time, only that you are counting inside it.
Take 1,000 drivers followed for a year. 200 texted at the wheel and 800 did not; 40 of the texting drivers had an accident and 10 of the others did.
| Accident | No accident | Total | |
|---|---|---|---|
| Texting | 40 | 160 | 200 |
| Not texting | 10 | 790 | 800 |
| Total | 50 | 950 | 1000 |
Both conditional probabilities are built from the same 40. , while . Same numerator, different denominator, a factor of four apart.
Here is the sentence readers actually get wrong: 80 percent of accidents involved a texting driver, so texting gives you an 80 percent chance of crashing. The first clause is and the second is , which is 0.20. Flipping the bar is not a rephrasing, it is a different quantity, and news copy makes that swap constantly.
As long as both events can occur together, the two directions agree only when the events are equally likely, since dividing the definitions gives . Here that ratio is , matching . So the gap is widest exactly where it does the most damage: a rare outcome conditioned on a common behavior, or the reverse. Topic 2.6 is where the course takes this up.
Probability
Probability
Probability is a number between 0 and 1 that measures how likely an event is: an impossible event has probability 0 and a certain event has probability 1.
Every probability is a number in the interval from 0 to 1, and the probabilities of all the outcomes in the sample space add to exactly 1. , read "the probability of A", is the long-run relative frequency of the event : the share of trials on which happens, once the number of trials is large. When every outcome is equally likely you can reach that number by counting, dividing the outcomes in by the total, but counting is a special case rather than the definition.
Draw a single digit at random from 0 through 9, each with probability 0.1. Let be "the digit is 0, 1, or 2". Then .
"A probability of 0.30 means three out of every ten." Read ten digits from a random digit table and the chance that exactly three of them fall in is 0.2668, so that reading is wrong about 73 percent of the time, and roughly 2.8 percent of ten-digit runs contain none from at all. A probability is a rate the results approach over a long run, not a quota each block of ten has to fill. What the long run does and does not promise is the content of the law of large numbers.
Two boundaries are worth naming. Counting outcomes gives the right answer only when the outcomes really are equally likely, which rules out a loaded die or a thumbtack. And probability 0 does not always mean impossible: for a continuous random variable every single exact value has probability 0, yet the variable still lands somewhere.
Probability is introduced in topic 2.4, Introduction to Probability, after simulation has already given you an empirical version of the same quantity.