Aiml1 3
Aiml1 3
• Probability is the chance that something will happen, or how likely it is that
an event will occur.
• When we toss a coin in the air, we use the word probability to refer to how
likely it is that the coin will land with the heads side up.
• When we talk about probability,
• we use a few words that help us understand the chance for something to
happen. Probability can be expressed in the following ways:
• Certain: an event will happen without a doubt
• Likely: the probability of one event is higher than the probability of
another event
• Equal probability: the chance of each event happening is the same
For instance, the probability of getting heads when flipping a fair coin is
0.5 because there are two possible outcomes (heads or tails), and each
outcome has an equal likelihood of occurring.
Probability is used to describe the likelihood of events based on
assumptions or to make predictions about the future.
For Understanding
• The prior probability is the probability assigned to an event before
the arrival of some information that makes it necessary to revise
the assigned probability.
• The revision of the prior is carried out using Bayes' rule.
• The new probability assigned to the event after the revision is
called posterior probability.
What is prior probability in Naive Bayes?
• The probability of each class before any characteristics are
observed is known as the prior probability in the Naive Bayes
method
• Posterior probability = prior probability + new data
For Understanding
What is likelihood probability in Machine Learning with example?
• In simple words, as the name suggests, the likelihood is a
function that tells us how likely the specific data point suits
the existing data distribution.
For example.
• Suppose there are two data points in the dataset.
• The likelihood of the first data point is greater than the second