Pattern Recongnigation
Pattern Recongnigation
Pattern Recongnigation
Basics of
DEPT : CSE,
YEAR : 3rd,
Topic Probability
: SEMESTER : 6th
INTRODUCTION………………………………………………………………………………………………………..03
TERMINOLOGY………………………………………………………………………………………………………….03
THEORY OF PROBABILITY………………………………………………………………………………………..04
CONDITIONAL PROBABILITY…………………………………………………………………………………….05
BAYES’ THREM………………………………………………………………………………………………………….06
EXAMPLES………………………………………………………………………………………………………………..07
BAYES’ THEOREM APPLICATIONS……………………………………………………………………………..07
DIFFERENCE BETWEEN CONDITIONAL PROBABILITY & BAYES’………………………………..08
REFFERENCE…………………………………………………………………………………………………………….08
THANK YOU……………………………………………………………………………………………………………..09
INTRODUCTION :
A key concept in the field of pattern recognition is that of uncertainty. It arises both through noise on measurements, as well as through the
finite size of data sets. Probability theory provides a consistent framework for the quantification and manipulation of uncertainty and forms
one of the central foundations for pattern recognition. When combined with decision theory, it allows us to make optimal predictions given all
the information available to us, even though that information may be incomplete or ambiguous.
TERMINOLOGY :
These are some fundamentals terms/concepts related to Probability Theory :
Random Experiment : A random experiment is a physical situation whose outcome cannot be predicted until it is observed.
Outcomes : The result of a random experiment.
Sample Space : A sample space, is a set of all possible outcomes of a random experiment.
Random Variables : A random variable, is a variable whose possible values are numerical outcomes of a random variable.
Discrete Random Variable is one which may take on only a countable number of distinct values such as 0,1,2,3,4,…......... Discrete random variables are usually (but not necessarily)
counts.
Continuous Random Variable is one which takes an infinity number of possible values. Continuous random variables are usually measurements .
Event : A subset of the sample space.
Probability : Probability is a measure of the likelihood of an event to occur. Many events cannot be predicted with total certainty. We can predict only the chance of an event to occur
i.e., how likely they are going to happen.
Biased : Means Unfair
Unbiased : Means Fair
Equally Likely : It means that each outcome of an experiment occurs with equal probability.
Trial : The numerous attempts in the process of an experiment are called trials. In other words, any particular performance of a random experiment is called a trial. For example,
tossing a coin is a trial .
Mutually Exclusive Events: Two events such that the happening of one event prevents the happening of another event are referred to as mutually exclusive events. In other words,
two events are said to be mutually exclusive events, if they cannot occur at the same time. For example, tossing a coin can result in either heads or tails. Both cannot be seen at the
same time.
THEORY OF PROBABILITY :
Probability : The measurement of the possibility of an event is called probability. Since many events cannot be predicted with absolute
certainty, probability helps to predict the likelihood of an event to occur. It is the ratio of the number of favorable events to the total number
of events in an experiment.
Probability Theory : Probability theory makes the use of random variables and probability distributions to assess uncertain situations
mathematically. In probability theory, the concept of probability is used to assign a numerical description to the likelihood of occurrence of an
event. Probability can be defined as the number of favorable outcomes divided by the total number of possible outcomes of an event .
= 0.64
3. From the pack of 52 cards, one card is lost. From the remaining cards of a
pack, two cards are drawn and both are found to be diamond cards. What is
Answer: Hence, the probability that the ball is drawn is from bag I the probability that the lost card is a diamond?
is 0.64
Difference Between Conditional Reference :
Probability and Bayes’ Theorem :
1. https://en.wikipedia.org/wiki/Proba
Conditional Probability Bayes’ Theorem bility_theory
Conditional Probability is the Bayes Theorem includes two 2. https://byjus.com/maths/probability
probability of occurrence of a conditional probabilities for the /
certain event, say A, based on events, say A and B.
some other event whether B is true
or not
3. https://www.cuemath.com/data/pro
bability-theory/
The equation of conditional The equation of Bayes Theorem
probability is:
P(A|B) = P(A∩B) / P(B)
is:
P(A|B) = P(B|A)×P(A) / P(B)
4. https://byjus.com/conditional-proba
bility-formula/