Most probability problems appear in middle school and high school competitions are countable, i.e. the number of events can be counted. As such, these probability problems are closely related to counting:
Let $\mathcal{A}$ be an event, then we use $P(\mathcal{A})$ to indicate the probability that the event $\mathcal{A}$ occurs.
Two important concepts in probability are independent events and mutually exclusive events.
These lead to two important conclusions:
Please note the similarity between probability calculation and the inclusion and exclusion principle. Let $P(\mathcal{A}\cup\mathcal{B})$ be the probability that at least one of these two events occurs, and $P(\mathcal{A}\cap\mathcal{B})$ be the probability that both of them occur. Then we have $$P(\mathcal{A}\cup\mathcal{B})=P(\mathcal{A}) + P(\mathcal{B}) - P(\mathcal{A}\cap\mathcal{B})$$
Additionally, for events $\mathcal{A}$ and $\mathcal{B}$:
Tip: many counting techniques (such as count the opposite etc) can also be used to calculate probability.