Probability — Chance & Counting
What a probability is
ELI5: a probability is just a fraction of outcomes that count: P = (favourable outcomes) / (all equally-likely outcomes). It always sits between 0 (impossible) and 1 (certain). A fair die has 6 faces, so rolling an even number (2, 4, 6) has probability 3/6 = 1/2.
= P(even on a die)
✓ pass three of six faces are even
= P(not a six) = 1 − P(six)
✓ pass something and its opposite cover all the probability (sum to 1)
Real-world hook: "fraction of outcomes that count" is exactly how insurance premiums, casino odds, and a weather app's "30 % chance of rain" are computed.