SlideShare a Scribd company logo
Introduction to Probability,
Conditional Probability and
Random Variables
June 3, 2008 2Stat 111 - Lecture 6 - Probability
 In deterministic processes, the outcome can be
predicted exactly in advance
• Eg. Force = mass x acceleration. If we are given values
for mass and acceleration, we exactly know the value of
force
 In random processes, the outcome is not known
exactly, but we can still describe the probability
distribution of possible outcomes
• Eg. 10 coin tosses: we don’t know exactly how many
heads we will get, but we can calculate the probability
of getting a certain number of heads
June 3, 2008 3Stat 111 - Lecture 6 - Probability
 …a random experiment is an action or process that
leads to one of several possible outcomes. For example:
6.4
Experiment Outcomes
Flip a coin Heads, Tails
Exam Marks Numbers: 0, 1, 2, ..., 100
Assembly Time t > 0 seconds
Course Grades F, D, C, B, A, A+
 List the outcomes of a random experiment…
 List: “Called the Sample Space”
 Outcomes: “Called the Simple Events”
 This list must be exhaustive, i.e. ALL possible
outcomes included.
 Die roll {1,2,3,4,5} Die roll {1,2,3,4,5,6}
 The list must be mutually exclusive, i.e. no two
outcomes can occur at the same time:
 Die roll {odd number or even number}
 Die roll{ number less than 4 or even number}
6.5
 A list of exhaustive [don’t leave anything out] and mutually
exclusive outcomes [impossible for 2 different events to
occur in the same experiment] is called a sample space
and is denoted by S.
 The outcomes are denoted by O1, O2, …, Ok
 Using notation from set theory, we can represent the
sample space and its outcomes as:
 S = {O1, O2, …, Ok}
6.6
 Given a sample space S = {O1, O2, …, Ok}, the
probabilities assigned to the outcome must satisfy
these requirements:
(1) The probability of any outcome is between 0 and 1
 i.e. 0 ≤ P(Oi) ≤ 1 for each i, and
(2) The sum of the probabilities of all the outcomes
equals 1
 i.e. P(O1) + P(O2) + … + P(Ok) = 1
6.7
P(Oi) represents the probability of outcome i
 The probability of an event is the sum of the
probabilities of the simple events that constitute the
event.
 E.g. (assuming a fair die) S = {1, 2, 3, 4, 5, 6} and
 P(1) = P(2) = P(3) = P(4) = P(5) = P(6) = 1/6
 Then:
 P(EVEN) = P(2) + P(4) + P(6) = 1/6 + 1/6 + 1/6 = 3/6 =
1/2
6.8
 Conditional probability is used to determine how
two events are related; that is, we can determine the
probability of one event given the occurrence of
another related event.
 Experiment: random select one student in class.
 P(randomly selected student is male) =
 P(randomly selected student is male/student is on 3rd
row) =
 Conditional probabilities are written as P(A | B) and
read as “the probability of A given B” and is calculated
as:
6.9
 Again, the probability of an event given that another event
has occurred is called a conditional probability…
 P( A and B) = P(A)*P(B/A) = P(B)*P(A/B) both are true
 Keep this in mind!
6.10
 An event is an outcome or a set of outcomes of a
random process
Example: Tossing a coin three times
Event A = getting exactly two heads = {HTH, HHT, THH}
Example: Picking real number X between 1 and 20
Event A = chosen number is at most 8.23 = {X ≤ 8.23}
Example: Tossing a fair dice
Event A = result is an even number = {2, 4, 6}
• Notation: P(A) = Probability of event A
• Probability Rule 1:
0 ≤ P(A) ≤ 1 for any event A
June 3, 2008 11Stat 111 - Lecture 6 - Probability
 Events A and B are independent if knowing that A
occurs does not affect the probability that B occurs
 Example: tossing two coins
Event A = first coin is a head
Event B = second coin is a head
 Disjoint events cannot be independent!
• If A and B can not occur together (disjoint), then knowing that A
occurs does change probability that B occurs
 Probability Rule 5: If A and B are independent
P(A and B) = P(A) x P(B)
June 3, 2008 12Stat 111 - Lecture 6 - Probability
Independent
multiplication rule for independent events
 One of the objectives of calculating conditional probability
is to determine whether two events are related.
 In particular, we would like to know whether they are
independent, that is, if the probability of one event is not
affected by the occurrence of the other event.
 Two events A and B are said to be independent if
 P(A|B) = P(A)
 and
 P(B|A) = P(B)
 P(you have a flat tire going home/radio quits working)
6.13
 one event has no influence on the outcome of
another event
 if events A & B are independent
then P(A&B) = P(A)*P(B)
 if P(A&B) = P(A)*P(B)
then events A & B are independent
 coin flipping
if P(H) = P(T) = .5 then
P(HTHTH) = P(HHHHH) =
.5*.5*.5*.5*.5 = .55 = .03
 A graduate statistics course has seven male and three
female students. The professor wants to select two students
at random to help her conduct a research project. What is
the probability that the two students chosen are female?
 P(F1 * F2) = ???
 Let F1 represent the event that the first student is female
 P(F1) = 3/10 = .30
 What about the second student?
 P(F2 /F1) = 2/9 = .22
 P(F1 * F2) = P(F1) * P(F2 /F1) = (.30)*(.22) = 0.066
 NOTE: 2 events are NOT independent.
6.17
 The professor in Example 6.5 is unavailable. Her
replacement will teach two classes. His style is to select
one student at random and pick on him or her in the
class. What is the probability that the two students
chosen are female?
 Both classes have 3 female and 7 male students.
 P(F1 * F2) = P(F1) * P(F2 /F1) = P(F1) * P(F2)
 = (3/10) * (3/10) = 9/100 = 0.09
 NOTE: 2 events ARE independent.
6.18
The Addition Rule
The probability that at least one of the events A or B
will occur, P(A or B), is given by:
If events A and B are mutually exclusive, then the
addition rule is simplified to:
This simplified rule can be extended to any number of
mutually exclusive events.
)()()()()( BAPBPAPBAPBorAP 
)()()()( BPAPBAPBorAP 
 If and A and B are mutually exclusive the occurrence of
one event makes the other one impossible. This means
that

 P(A and B) = P(A * B) = 0
 The addition rule for mutually exclusive events is

 P(A or B) = P(A) + P(B)
 Only if A and B are Mutually Exclusive.
6.20
 In a large city, two newspapers are published, the Sun and
the Post. The circulation departments report that 22% of
the city’s households have a subscription to the Sun and
35% subscribe to the Post. A survey reveals that 6% of all
households subscribe to both newspapers. What
proportion of the city’s households subscribe to either
newspaper?
 That is, what is the probability of selecting a household at
random that subscribes to the Sun or the Post or both?
 P(Sun or Post) = P(Sun) + P(Post) – P(Sun and Post)
 = .22 + .35 – .06 = .51
6.21
 Bayes’ Law is named for Thomas Bayes, an eighteenth
century mathematician.
 In its most basic form, if we know P(B | A),
 we can apply Bayes’ Law to determine P(A | B)
6.22
P(B|A) P(A|B)
for example …
 Conditional Probability
 Discrete Random Variables
 Continuous Random Variables
 Properties of Random Variables
• Means of Random Variables
• Variances of Random Variables
June 4, 2008 24Stat 111 - Lecture 6 - Random Variables
Conditional Probability
Conditional probability is the probability of an event
occurring, given that another event has already
occurred.
Conditional probability restricts the sample space.
The conditional probability of event B occurring, given
that event A has occurred, is denoted by P(B|A) and is
read as “probability of B, given A.”
We use conditional probability when two events
occurring in sequence are not independent. In other
words, the fact that the first event (event A) has occurred
affects the probability that the second event (event B)
will occur.
 A random variable is a numerical outcome of a
random process or random event
 Example: three tosses of a coin
• S = {HHH,THH,HTH,HHT,HTT,THT,TTH,TTT}
• Random variable X = number of observed tails
• Possible values for X = {0,1, 2, 3}
• Why do we need random variables?
• We use them as a model for our observed data
June 4, 2008 26Stat 111 - Lecture 6 - Random Variables
 A random variable is a real valued function whose
domain is the sample space of a random experiment
 Let us consider the experiment of tossing a coin two
times in succession.
 The sample space of the experiment is S = {HH, HT,
TH, TT}.
 A discrete random variable has a finite or
countable number of distinct values
 Discrete random variables can be summarized by
listing all values along with the probabilities
• Called a probability distribution
 Example: number of members in US families
June 4, 2008 28Stat 111 - Lecture 6 - Random Variables
X 2 3 4 5 6 7
P(X) 0.413 0.236 0.211 0.090 0.032 0.018
 Continuous random variables have a non-
countable number of values
 Can’t list the entire probability distribution, so we
use a density curve instead of a histogram
 Eg. Normal density curve:
June 4, 2008 29Stat 111 - Lecture 6 - Random Variables
 Average of all possible values of a random
variable (often called expected value)
 Notation: don’t want to confuse random
variables with our collected data variables
 = mean of random variable
x = mean of a data variable
 For continuous r.v, we again need integration to
calculate the mean
 For discrete r.v., we can calculate the mean by
hand since we can list all probabilities
June 4, 2008 30Stat 111 - Lecture 6 - Random Variables
 Mean is the sum of all possible values, with
each value weighted by its probability:
μ = Σ xi*P(xi) = x1*P(x1) + … + x12*P(x12)
 Example: X = sum of two dice
μ = 2⋅ (1/36) + 3⋅ (2/36) + 4 ⋅ (3/36) +…+12⋅ (1/36)
= 252/36 = 7
June 4, 2008 32Stat 111 - Lecture 6 - Random Variables
X 2 3 4 5 6 7 8 9 10 11 12
P(X) 1/36 2/36 3/36 4/36 5/36 6/36 5/36 4/36 3/36 2/36 1/36
 Spread of all possible values of a random
variable around its mean
 Again, we don’t want to confuse random
variables with our collected data variables:
2 = variance of random variable
s2 = variance of a data variable
 For continuous r.v, again need integration to
calculate the variance
 For discrete r.v., can calculate the variance by
hand since we can list all probabilities
June 4, 2008 33Stat 111 - Lecture 6 - Random Variables
 Variance is the sum of the squared deviations away
from the mean of all possible values, weighted by
the values probability:
μ = Σ(xi-μ)*P(xi) = (x1-μ)*P(x1) + … + (x12-μ)*P(x12)
 Example: X = sum of two dice
σ2 = (2 - 7)2⋅(1/36) + (3− 7)2⋅(2/36) +…+(12 - 7)2⋅(1/36)
= 210/36 = 5.83
June 4, 2008 37Stat 111 - Lecture 6 - Random Variables
X 2 3 4 5 6 7 8 9 10 11 12
P(X) 1/36 2/36 3/36 4/36 5/36 6/36 5/36 4/36 3/36 2/36 1/36
 a tossed coin shows a‘head’ or ‘tail’,
 a manufactured item can be ‘defective’ or ‘non-
defective’,
 the responseit is customary to call one of the outcomes
a ‘success’and the other ‘not success’
 Each time we toss a coin or roll a die. we call it a trial.
 two outcomes usually
 referred as ‘success’ or ‘failure’ are called Bernoulli
trials.
 Trials of a random experiment are called Bernoulli
trials, if they satisfy
Probability
Probability
Probability
Probability

More Related Content

What's hot

Probability
ProbabilityProbability
Probability
Sanika Savdekar
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
Ikhlas Rahman
 
Introduction to Statistics and Probability
Introduction to Statistics and ProbabilityIntroduction to Statistics and Probability
Introduction to Statistics and Probability
Bhavana Singh
 
Probability in daily life
Probability in daily lifeProbability in daily life
Probability in daily life
Choudhary Abdullah
 
Intro to probability
Intro to probabilityIntro to probability
Intro to probability
getyourcheaton
 
Geometric Distribution
Geometric DistributionGeometric Distribution
Geometric Distribution
Ratul Basak
 
Probability
ProbabilityProbability
Probability
Naman Kumar
 
Chapter 4 part2- Random Variables
Chapter 4 part2- Random VariablesChapter 4 part2- Random Variables
Chapter 4 part2- Random Variables
nszakir
 
Basic concepts of probability
Basic concepts of probabilityBasic concepts of probability
Basic concepts of probability
Avjinder (Avi) Kaler
 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional Probability
Joey Valdriz
 
Random variables
Random variablesRandom variables
Random variables
mrraymondstats
 
Bayes Theorem
Bayes TheoremBayes Theorem
Bayes Theorem
sabareeshbabu
 
Probablity ppt maths
Probablity ppt mathsProbablity ppt maths
Probablity ppt maths
neelkanth ramteke
 
Maths probability
Maths probabilityMaths probability
Maths probability
Saurabh Sonwalkar
 
Moment Generating Functions
Moment Generating FunctionsMoment Generating Functions
Moment Generating Functions
DataminingTools Inc
 
Introduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsIntroduction to Probability and Probability Distributions
Introduction to Probability and Probability Distributions
Jezhabeth Villegas
 
Probability
Probability Probability
Probability
Maria Romina Angustia
 
Probability
ProbabilityProbability
Probability
Hasnain Baber
 
Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes TheoremSample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Bharath kumar Karanam
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
Mmedsc Hahm
 

What's hot (20)

Probability
ProbabilityProbability
Probability
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
 
Introduction to Statistics and Probability
Introduction to Statistics and ProbabilityIntroduction to Statistics and Probability
Introduction to Statistics and Probability
 
Probability in daily life
Probability in daily lifeProbability in daily life
Probability in daily life
 
Intro to probability
Intro to probabilityIntro to probability
Intro to probability
 
Geometric Distribution
Geometric DistributionGeometric Distribution
Geometric Distribution
 
Probability
ProbabilityProbability
Probability
 
Chapter 4 part2- Random Variables
Chapter 4 part2- Random VariablesChapter 4 part2- Random Variables
Chapter 4 part2- Random Variables
 
Basic concepts of probability
Basic concepts of probabilityBasic concepts of probability
Basic concepts of probability
 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional Probability
 
Random variables
Random variablesRandom variables
Random variables
 
Bayes Theorem
Bayes TheoremBayes Theorem
Bayes Theorem
 
Probablity ppt maths
Probablity ppt mathsProbablity ppt maths
Probablity ppt maths
 
Maths probability
Maths probabilityMaths probability
Maths probability
 
Moment Generating Functions
Moment Generating FunctionsMoment Generating Functions
Moment Generating Functions
 
Introduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsIntroduction to Probability and Probability Distributions
Introduction to Probability and Probability Distributions
 
Probability
Probability Probability
Probability
 
Probability
ProbabilityProbability
Probability
 
Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes TheoremSample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
 

Similar to Probability

Tp4 probability
Tp4 probabilityTp4 probability
Tp4 probability
Ishara .S. Saranapala
 
Information Theory and coding - Lecture 1
Information Theory and coding - Lecture 1Information Theory and coding - Lecture 1
Information Theory and coding - Lecture 1
Aref35
 
Probability concepts for Data Analytics
Probability concepts for Data AnalyticsProbability concepts for Data Analytics
Probability concepts for Data Analytics
SSaudia
 
Probability..
Probability..Probability..
Probability..
SAYALI ZENDE
 
Probability concepts-applications-1235015791722176-2
Probability concepts-applications-1235015791722176-2Probability concepts-applications-1235015791722176-2
Probability concepts-applications-1235015791722176-2
satysun1990
 
Probability Concepts Applications
Probability Concepts  ApplicationsProbability Concepts  Applications
Probability Concepts Applications
guest44b78
 
Mathematics for Language Technology: Introduction to Probability Theory
Mathematics for Language Technology: Introduction to Probability TheoryMathematics for Language Technology: Introduction to Probability Theory
Mathematics for Language Technology: Introduction to Probability Theory
Marina Santini
 
probability-180324013552.pptx
probability-180324013552.pptxprobability-180324013552.pptx
probability-180324013552.pptx
Vukile Xhego
 
1 Probability Please read sections 3.1 – 3.3 in your .docx
 1 Probability   Please read sections 3.1 – 3.3 in your .docx 1 Probability   Please read sections 3.1 – 3.3 in your .docx
1 Probability Please read sections 3.1 – 3.3 in your .docx
aryan532920
 
Probability[1]
Probability[1]Probability[1]
Probability[1]
indu thakur
 
STOMA FULL SLIDE (probability of IISc bangalore)
STOMA FULL SLIDE (probability of IISc bangalore)STOMA FULL SLIDE (probability of IISc bangalore)
STOMA FULL SLIDE (probability of IISc bangalore)
2010111
 
Probability theory good
Probability theory goodProbability theory good
Probability theory good
Zahida Pervaiz
 
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptxMATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
pavantech57
 
U unit7 ssb
U unit7 ssbU unit7 ssb
U unit7 ssb
Akhilesh Deshpande
 
Probability and Randomness
Probability and RandomnessProbability and Randomness
Probability and Randomness
SalmaAlbakri2
 
603-probability mj.pptx
603-probability mj.pptx603-probability mj.pptx
603-probability mj.pptx
MaryJaneGaralde
 
Data Distribution &The Probability Distributions
Data Distribution &The Probability DistributionsData Distribution &The Probability Distributions
Data Distribution &The Probability Distributions
mahaaltememe
 
Probability Theory.pdf
Probability Theory.pdfProbability Theory.pdf
Probability Theory.pdf
codewithmensah
 
Probability
ProbabilityProbability
Probability
Anjali Devi J S
 
Probability theory graphical model seee.ppt
Probability theory graphical model seee.pptProbability theory graphical model seee.ppt
Probability theory graphical model seee.ppt
Meganath7
 

Similar to Probability (20)

Tp4 probability
Tp4 probabilityTp4 probability
Tp4 probability
 
Information Theory and coding - Lecture 1
Information Theory and coding - Lecture 1Information Theory and coding - Lecture 1
Information Theory and coding - Lecture 1
 
Probability concepts for Data Analytics
Probability concepts for Data AnalyticsProbability concepts for Data Analytics
Probability concepts for Data Analytics
 
Probability..
Probability..Probability..
Probability..
 
Probability concepts-applications-1235015791722176-2
Probability concepts-applications-1235015791722176-2Probability concepts-applications-1235015791722176-2
Probability concepts-applications-1235015791722176-2
 
Probability Concepts Applications
Probability Concepts  ApplicationsProbability Concepts  Applications
Probability Concepts Applications
 
Mathematics for Language Technology: Introduction to Probability Theory
Mathematics for Language Technology: Introduction to Probability TheoryMathematics for Language Technology: Introduction to Probability Theory
Mathematics for Language Technology: Introduction to Probability Theory
 
probability-180324013552.pptx
probability-180324013552.pptxprobability-180324013552.pptx
probability-180324013552.pptx
 
1 Probability Please read sections 3.1 – 3.3 in your .docx
 1 Probability   Please read sections 3.1 – 3.3 in your .docx 1 Probability   Please read sections 3.1 – 3.3 in your .docx
1 Probability Please read sections 3.1 – 3.3 in your .docx
 
Probability[1]
Probability[1]Probability[1]
Probability[1]
 
STOMA FULL SLIDE (probability of IISc bangalore)
STOMA FULL SLIDE (probability of IISc bangalore)STOMA FULL SLIDE (probability of IISc bangalore)
STOMA FULL SLIDE (probability of IISc bangalore)
 
Probability theory good
Probability theory goodProbability theory good
Probability theory good
 
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptxMATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
MATHS PRESENTATION OF STATISTICS AND PROBABILITY.pptx
 
U unit7 ssb
U unit7 ssbU unit7 ssb
U unit7 ssb
 
Probability and Randomness
Probability and RandomnessProbability and Randomness
Probability and Randomness
 
603-probability mj.pptx
603-probability mj.pptx603-probability mj.pptx
603-probability mj.pptx
 
Data Distribution &The Probability Distributions
Data Distribution &The Probability DistributionsData Distribution &The Probability Distributions
Data Distribution &The Probability Distributions
 
Probability Theory.pdf
Probability Theory.pdfProbability Theory.pdf
Probability Theory.pdf
 
Probability
ProbabilityProbability
Probability
 
Probability theory graphical model seee.ppt
Probability theory graphical model seee.pptProbability theory graphical model seee.ppt
Probability theory graphical model seee.ppt
 

More from Seyid Kadher

DNA
DNADNA
Heart
HeartHeart
Exam fear
Exam fearExam fear
Exam fear
Seyid Kadher
 
Soft skills
Soft skillsSoft skills
Soft skills
Seyid Kadher
 
Types of learners in a classroom
Types of learners in a classroomTypes of learners in a classroom
Types of learners in a classroom
Seyid Kadher
 
Self confidence
Self confidenceSelf confidence
Self confidence
Seyid Kadher
 
Goal setting
Goal settingGoal setting
Goal setting
Seyid Kadher
 
Self esteem
Self esteemSelf esteem
Self esteem
Seyid Kadher
 
Goal setting
Goal settingGoal setting
Goal setting
Seyid Kadher
 
Body language
Body languageBody language
Body language
Seyid Kadher
 
Presentation skills
Presentation skillsPresentation skills
Presentation skills
Seyid Kadher
 
Developing creative thinking
Developing creative thinkingDeveloping creative thinking
Developing creative thinking
Seyid Kadher
 
Team building
Team buildingTeam building
Team building
Seyid Kadher
 
GD - Group Discussion
GD - Group DiscussionGD - Group Discussion
GD - Group Discussion
Seyid Kadher
 
Self confidence
Self confidenceSelf confidence
Self confidence
Seyid Kadher
 
Types of learners in a classroom
Types of learners in a classroomTypes of learners in a classroom
Types of learners in a classroom
Seyid Kadher
 
Interview
InterviewInterview
Interview
Seyid Kadher
 
Resume writing draft
Resume writing draftResume writing draft
Resume writing draft
Seyid Kadher
 
Examination fear
Examination fearExamination fear
Examination fear
Seyid Kadher
 
Speak English
Speak EnglishSpeak English
Speak English
Seyid Kadher
 

More from Seyid Kadher (20)

DNA
DNADNA
DNA
 
Heart
HeartHeart
Heart
 
Exam fear
Exam fearExam fear
Exam fear
 
Soft skills
Soft skillsSoft skills
Soft skills
 
Types of learners in a classroom
Types of learners in a classroomTypes of learners in a classroom
Types of learners in a classroom
 
Self confidence
Self confidenceSelf confidence
Self confidence
 
Goal setting
Goal settingGoal setting
Goal setting
 
Self esteem
Self esteemSelf esteem
Self esteem
 
Goal setting
Goal settingGoal setting
Goal setting
 
Body language
Body languageBody language
Body language
 
Presentation skills
Presentation skillsPresentation skills
Presentation skills
 
Developing creative thinking
Developing creative thinkingDeveloping creative thinking
Developing creative thinking
 
Team building
Team buildingTeam building
Team building
 
GD - Group Discussion
GD - Group DiscussionGD - Group Discussion
GD - Group Discussion
 
Self confidence
Self confidenceSelf confidence
Self confidence
 
Types of learners in a classroom
Types of learners in a classroomTypes of learners in a classroom
Types of learners in a classroom
 
Interview
InterviewInterview
Interview
 
Resume writing draft
Resume writing draftResume writing draft
Resume writing draft
 
Examination fear
Examination fearExamination fear
Examination fear
 
Speak English
Speak EnglishSpeak English
Speak English
 

Recently uploaded

Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
Celine George
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
Wahiba Chair Training & Consulting
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Denish Jangid
 

Recently uploaded (20)

Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
 

Probability

  • 1.
  • 2. Introduction to Probability, Conditional Probability and Random Variables June 3, 2008 2Stat 111 - Lecture 6 - Probability
  • 3.  In deterministic processes, the outcome can be predicted exactly in advance • Eg. Force = mass x acceleration. If we are given values for mass and acceleration, we exactly know the value of force  In random processes, the outcome is not known exactly, but we can still describe the probability distribution of possible outcomes • Eg. 10 coin tosses: we don’t know exactly how many heads we will get, but we can calculate the probability of getting a certain number of heads June 3, 2008 3Stat 111 - Lecture 6 - Probability
  • 4.  …a random experiment is an action or process that leads to one of several possible outcomes. For example: 6.4 Experiment Outcomes Flip a coin Heads, Tails Exam Marks Numbers: 0, 1, 2, ..., 100 Assembly Time t > 0 seconds Course Grades F, D, C, B, A, A+
  • 5.  List the outcomes of a random experiment…  List: “Called the Sample Space”  Outcomes: “Called the Simple Events”  This list must be exhaustive, i.e. ALL possible outcomes included.  Die roll {1,2,3,4,5} Die roll {1,2,3,4,5,6}  The list must be mutually exclusive, i.e. no two outcomes can occur at the same time:  Die roll {odd number or even number}  Die roll{ number less than 4 or even number} 6.5
  • 6.  A list of exhaustive [don’t leave anything out] and mutually exclusive outcomes [impossible for 2 different events to occur in the same experiment] is called a sample space and is denoted by S.  The outcomes are denoted by O1, O2, …, Ok  Using notation from set theory, we can represent the sample space and its outcomes as:  S = {O1, O2, …, Ok} 6.6
  • 7.  Given a sample space S = {O1, O2, …, Ok}, the probabilities assigned to the outcome must satisfy these requirements: (1) The probability of any outcome is between 0 and 1  i.e. 0 ≤ P(Oi) ≤ 1 for each i, and (2) The sum of the probabilities of all the outcomes equals 1  i.e. P(O1) + P(O2) + … + P(Ok) = 1 6.7 P(Oi) represents the probability of outcome i
  • 8.  The probability of an event is the sum of the probabilities of the simple events that constitute the event.  E.g. (assuming a fair die) S = {1, 2, 3, 4, 5, 6} and  P(1) = P(2) = P(3) = P(4) = P(5) = P(6) = 1/6  Then:  P(EVEN) = P(2) + P(4) + P(6) = 1/6 + 1/6 + 1/6 = 3/6 = 1/2 6.8
  • 9.  Conditional probability is used to determine how two events are related; that is, we can determine the probability of one event given the occurrence of another related event.  Experiment: random select one student in class.  P(randomly selected student is male) =  P(randomly selected student is male/student is on 3rd row) =  Conditional probabilities are written as P(A | B) and read as “the probability of A given B” and is calculated as: 6.9
  • 10.  Again, the probability of an event given that another event has occurred is called a conditional probability…  P( A and B) = P(A)*P(B/A) = P(B)*P(A/B) both are true  Keep this in mind! 6.10
  • 11.  An event is an outcome or a set of outcomes of a random process Example: Tossing a coin three times Event A = getting exactly two heads = {HTH, HHT, THH} Example: Picking real number X between 1 and 20 Event A = chosen number is at most 8.23 = {X ≤ 8.23} Example: Tossing a fair dice Event A = result is an even number = {2, 4, 6} • Notation: P(A) = Probability of event A • Probability Rule 1: 0 ≤ P(A) ≤ 1 for any event A June 3, 2008 11Stat 111 - Lecture 6 - Probability
  • 12.  Events A and B are independent if knowing that A occurs does not affect the probability that B occurs  Example: tossing two coins Event A = first coin is a head Event B = second coin is a head  Disjoint events cannot be independent! • If A and B can not occur together (disjoint), then knowing that A occurs does change probability that B occurs  Probability Rule 5: If A and B are independent P(A and B) = P(A) x P(B) June 3, 2008 12Stat 111 - Lecture 6 - Probability Independent multiplication rule for independent events
  • 13.  One of the objectives of calculating conditional probability is to determine whether two events are related.  In particular, we would like to know whether they are independent, that is, if the probability of one event is not affected by the occurrence of the other event.  Two events A and B are said to be independent if  P(A|B) = P(A)  and  P(B|A) = P(B)  P(you have a flat tire going home/radio quits working) 6.13
  • 14.  one event has no influence on the outcome of another event  if events A & B are independent then P(A&B) = P(A)*P(B)  if P(A&B) = P(A)*P(B) then events A & B are independent  coin flipping if P(H) = P(T) = .5 then P(HTHTH) = P(HHHHH) = .5*.5*.5*.5*.5 = .55 = .03
  • 15.
  • 16.
  • 17.  A graduate statistics course has seven male and three female students. The professor wants to select two students at random to help her conduct a research project. What is the probability that the two students chosen are female?  P(F1 * F2) = ???  Let F1 represent the event that the first student is female  P(F1) = 3/10 = .30  What about the second student?  P(F2 /F1) = 2/9 = .22  P(F1 * F2) = P(F1) * P(F2 /F1) = (.30)*(.22) = 0.066  NOTE: 2 events are NOT independent. 6.17
  • 18.  The professor in Example 6.5 is unavailable. Her replacement will teach two classes. His style is to select one student at random and pick on him or her in the class. What is the probability that the two students chosen are female?  Both classes have 3 female and 7 male students.  P(F1 * F2) = P(F1) * P(F2 /F1) = P(F1) * P(F2)  = (3/10) * (3/10) = 9/100 = 0.09  NOTE: 2 events ARE independent. 6.18
  • 19. The Addition Rule The probability that at least one of the events A or B will occur, P(A or B), is given by: If events A and B are mutually exclusive, then the addition rule is simplified to: This simplified rule can be extended to any number of mutually exclusive events. )()()()()( BAPBPAPBAPBorAP  )()()()( BPAPBAPBorAP 
  • 20.  If and A and B are mutually exclusive the occurrence of one event makes the other one impossible. This means that   P(A and B) = P(A * B) = 0  The addition rule for mutually exclusive events is   P(A or B) = P(A) + P(B)  Only if A and B are Mutually Exclusive. 6.20
  • 21.  In a large city, two newspapers are published, the Sun and the Post. The circulation departments report that 22% of the city’s households have a subscription to the Sun and 35% subscribe to the Post. A survey reveals that 6% of all households subscribe to both newspapers. What proportion of the city’s households subscribe to either newspaper?  That is, what is the probability of selecting a household at random that subscribes to the Sun or the Post or both?  P(Sun or Post) = P(Sun) + P(Post) – P(Sun and Post)  = .22 + .35 – .06 = .51 6.21
  • 22.  Bayes’ Law is named for Thomas Bayes, an eighteenth century mathematician.  In its most basic form, if we know P(B | A),  we can apply Bayes’ Law to determine P(A | B) 6.22 P(B|A) P(A|B) for example …
  • 23.
  • 24.  Conditional Probability  Discrete Random Variables  Continuous Random Variables  Properties of Random Variables • Means of Random Variables • Variances of Random Variables June 4, 2008 24Stat 111 - Lecture 6 - Random Variables
  • 25. Conditional Probability Conditional probability is the probability of an event occurring, given that another event has already occurred. Conditional probability restricts the sample space. The conditional probability of event B occurring, given that event A has occurred, is denoted by P(B|A) and is read as “probability of B, given A.” We use conditional probability when two events occurring in sequence are not independent. In other words, the fact that the first event (event A) has occurred affects the probability that the second event (event B) will occur.
  • 26.  A random variable is a numerical outcome of a random process or random event  Example: three tosses of a coin • S = {HHH,THH,HTH,HHT,HTT,THT,TTH,TTT} • Random variable X = number of observed tails • Possible values for X = {0,1, 2, 3} • Why do we need random variables? • We use them as a model for our observed data June 4, 2008 26Stat 111 - Lecture 6 - Random Variables
  • 27.  A random variable is a real valued function whose domain is the sample space of a random experiment  Let us consider the experiment of tossing a coin two times in succession.  The sample space of the experiment is S = {HH, HT, TH, TT}.
  • 28.  A discrete random variable has a finite or countable number of distinct values  Discrete random variables can be summarized by listing all values along with the probabilities • Called a probability distribution  Example: number of members in US families June 4, 2008 28Stat 111 - Lecture 6 - Random Variables X 2 3 4 5 6 7 P(X) 0.413 0.236 0.211 0.090 0.032 0.018
  • 29.  Continuous random variables have a non- countable number of values  Can’t list the entire probability distribution, so we use a density curve instead of a histogram  Eg. Normal density curve: June 4, 2008 29Stat 111 - Lecture 6 - Random Variables
  • 30.  Average of all possible values of a random variable (often called expected value)  Notation: don’t want to confuse random variables with our collected data variables  = mean of random variable x = mean of a data variable  For continuous r.v, we again need integration to calculate the mean  For discrete r.v., we can calculate the mean by hand since we can list all probabilities June 4, 2008 30Stat 111 - Lecture 6 - Random Variables
  • 31.
  • 32.  Mean is the sum of all possible values, with each value weighted by its probability: μ = Σ xi*P(xi) = x1*P(x1) + … + x12*P(x12)  Example: X = sum of two dice μ = 2⋅ (1/36) + 3⋅ (2/36) + 4 ⋅ (3/36) +…+12⋅ (1/36) = 252/36 = 7 June 4, 2008 32Stat 111 - Lecture 6 - Random Variables X 2 3 4 5 6 7 8 9 10 11 12 P(X) 1/36 2/36 3/36 4/36 5/36 6/36 5/36 4/36 3/36 2/36 1/36
  • 33.  Spread of all possible values of a random variable around its mean  Again, we don’t want to confuse random variables with our collected data variables: 2 = variance of random variable s2 = variance of a data variable  For continuous r.v, again need integration to calculate the variance  For discrete r.v., can calculate the variance by hand since we can list all probabilities June 4, 2008 33Stat 111 - Lecture 6 - Random Variables
  • 34.
  • 35.
  • 36.
  • 37.  Variance is the sum of the squared deviations away from the mean of all possible values, weighted by the values probability: μ = Σ(xi-μ)*P(xi) = (x1-μ)*P(x1) + … + (x12-μ)*P(x12)  Example: X = sum of two dice σ2 = (2 - 7)2⋅(1/36) + (3− 7)2⋅(2/36) +…+(12 - 7)2⋅(1/36) = 210/36 = 5.83 June 4, 2008 37Stat 111 - Lecture 6 - Random Variables X 2 3 4 5 6 7 8 9 10 11 12 P(X) 1/36 2/36 3/36 4/36 5/36 6/36 5/36 4/36 3/36 2/36 1/36
  • 38.  a tossed coin shows a‘head’ or ‘tail’,  a manufactured item can be ‘defective’ or ‘non- defective’,  the responseit is customary to call one of the outcomes a ‘success’and the other ‘not success’  Each time we toss a coin or roll a die. we call it a trial.  two outcomes usually  referred as ‘success’ or ‘failure’ are called Bernoulli trials.  Trials of a random experiment are called Bernoulli trials, if they satisfy