Probability
Probability
The addition law of probability is used to find the probability of the occurrence of at least one
of two events. There are two forms of the addition law: one for mutually exclusive events and
one for non-mutually exclusive events.
Mutually Exclusive Events: Two events AAA and BBB are mutually exclusive if
they cannot occur at the same time. For such events, the addition law is:
Non-Mutually Exclusive Events: If two events AAA and BBB can occur at the same
time, the addition law is:
The multiplicative law of probability is used to find the probability of the joint occurrence of
two events. It also has two forms based on whether the events are independent or not.
Independent Events: Two events AAA and BBB are independent if the occurrence
of one does not affect the occurrence of the other. For such events, the multiplicative
law is:
Dependent Events: If two events AAA and BBB are dependent, the probability of
their joint occurrence is given by:
Here, P(B∣A)P(B|A)P(B∣A) is the conditional probability of BBB given that AAA has
occurred.
3. Conditional Probability
Conditional probability is the probability of an event occurring given that another event has
already occurred. The conditional probability of BBB given AAA is denoted by P(B∣A)P(B|
A)P(B∣A) and is calculated as:
4. Bayes' Theorem
Bayes' theorem relates the conditional probabilities of two events. It provides a way to update
the probability of an event based on new evidence. The theorem is stated as:
Here,
Bayes' theorem is particularly useful in fields such as statistics, machine learning, and data
science for making inferences and updating beliefs based on new data.
Summary
Addition Law: Used for finding the probability of either of two events occurring.
Multiplicative Law: Used for finding the probability of both of two events occurring.
Conditional Probability: The probability of an event given that another event has
occurred.
Bayes' Theorem: A way to update the probability of an event based on new
evidence.
These fundamental concepts are the building blocks of probability theory and are widely used
in various applications.