SlideShare a Scribd company logo
1 of 31
Quantitative Methods
Varsha Varde
PROBABILITY DISTRIBUTION
• We Studied frequency distribution of raw data
• This helps us in knowing which outcomes occurred
most often, which occurred least often etc.
• After studying a large number of such patterns of
data, statisticians derived a number of model patterns
or model distributions
• These distributions are called probability distributions
• They combine the concept of frequency distribution
with the concept of probability
• Probability distributions are of two types: Discrete
and Continuous
Varde Varde 2
Probability Distribution
• A probability distribution is an array (or
arrangement) that shows the probabilities of
individual possible outcomes or of different
values of a variable.
• The sum of all the probabilities in a probability
distribution is always equal to one, that is, if X is
a variable with N possible values X1, X2, …, XN
taken with probabilities P (X1), P (X2), .., P (XN)
then
N
• ∑ P (Xi) = 1
i = 1 Varde Varde 3
Discrete Probability Distribution
• A probability distribution is said to be
discrete if the values of the corresponding
random variable are discrete.
• We shall describe two typical discrete
probability distributions namely, Binomial
and Poisson distributions
Varde Varde 4
Continuous Probability Distribution
• A probability distribution is continuous if
the values of the corresponding random
variable are continuous, that is, they fall in
an interval.
• We shall study one typical continuous
distribution, namely, normal distribution .
• Three more typical distributions of
continuous type ( t distribution, chi square
distribution and F distribution)
Varde Varde 5
Mean of a Probability Distribution
• The mean of a probability distribution is
the number obtained by multiplying all the
possible values of the variables by the
respective probabilities and adding these
products together. It indicates the
expected value the corresponding variable
would take.
• It is generally denoted by the greek letter
μ or E(x)
Varde Varde 6
Variance of Probability Distribution
• Variance of a probability distribution is the
number obtained by multiplying each of
the squared deviations from the mean by
its respective probability and adding these
products.
• It is generally denoted by the greek letter
σ2
or v(x)
Varde Varde 7
Formulae for Mean & Variance
• If X is a variable with N possible values X1, …, XN taken with
probabilities P (X1), P (X2), … P (XN) then
• the expected value or the mean μ of this probability
distribution is
N
• E(x)=μ = ∑ Xi P (Xi)
• i = 1
• variance σ2
of this probability distribution is
• N
• σ2
= ∑ (Xi – μ)2
P (Xi)
i = 1
• Standard Deviation σ = √V (X) = √∑ (x - µ)2
p(x)Varde Varde
8
EXAMPLE
• Roll a pair of dice and work out the probability
distribution of the sums of the spots that appear
on the faces.
• The variable sum of dots on two faces would lie
between 2 and 12
• The probability distribution of this variable would
be:
• Sum: 2 , 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
• Prob: 1/36, 2/36 , 3/36, 4/36, 5/36 ,6/36 ,5/36, 4/36, 3/36, 2/36, 1/36
• It can be seen that the sum of the probabilities in
this case is 36 / 36 = 1 indicating that this is a
complete probability distribution.
Varde Varde 9
EXAMPLE
• The mean μ of this probability distribution is:
• μ = 2 /36 + 6/36 + 12/36 + 20/36 + 30/36 + 42/36 + 40/36 +
36/36 + 30/36 + 22/36 +12/36 = 7
• The variance σ2
is given by:
• σ2
= 25/36 + 32/36 + 27/36 + 16/36 + 5/36 + 0/36 + 5/36 +
16/36 + 27/36 + 32/36 + 25/36 –
• = 212 / 36 = 5.83
• σ = √5.83 = 2.415
• Thus when a pair of dice is rolled the expected value of the
sum of spots that would appear is 7 with the actual value
differing from this expected value to the extent of 2.41 on
either side.
Varde Varde 10
Random Variables and
Discrete
Distributions
Varde Varde 12
Contents.
• Random Variables
• Expected Values and Variance
• Binomial
• Poisson
Varde Varde 13
The discrete r.v
• The discrete r.v arises in situations when possible
outcomes are discrete .
• Example. Toss a coin 3 times, then
• S = {HHH,HHT,HTH,HTT, THH, THT, TTH, TTT}
• Let the variable of interest, X, be the number of heads
observed then relevant events would be
• {X = 0} = {TTT}
• {X = 1} = {HTT,THT,TTH}
• {X = 2} = {HHT,HTH, THH}
• {X = 3} = {HHH}.
• The relevant question is to find the probability of each
these events.
• Note that X takes integer values even though the sample
space consists of H’s and T’s.
Varde Varde 14
Discrete Distributions
• The probability distribution of a discrete
r.v., X, assigns a probability p(x) for
each possible x such that
• (i) 0≤ p(x) ≤1, and
• (ii) ∑ p(x) = 1
• where the summation is over all possible
values of x.
Varde Varde 15
Discrete distributions in tabulated form
• Example.
• Which of the following defines a probability
distribution?
(i) X 0 1 2
p(x) 0.30 0.50 0.20
(ii) X 0 1 2
p(x) 0.60 0.50 -0.10
(iii) x -1 1 2
p(x) 0.30 0.40 0.20
Varde Varde 16
Expected Value and Variance
• Definition The expected value of a discrete r.v
X is denoted by µ and is defined to be
• µ = ∑xp(x).
• Notation: The expected value of X is also
denoted by µ = E[X]; or sometimes µX to
emphasize its dependence on X.
• Definition If X is a r.v with mean µ, then the
variance of X is defned by
• σ2
= ∑(x - µ)2
p(x)
• Notation: Sometimes we use σ2
= V (X) (or σ2
X).
Varde Varde 17
Standard Deviation
• Definition If X is a r.v with mean µ,
then the standard deviation of X,
denoted by
• σX, (or simply σ) is defined by
• σX = √V (X) = √∑ (x - µ)2
p(x)
Varde Varde 18
Discrete Distributions-Binomial.
• The binomial experiment (distribution) arises in following
situation:
• (i) the underlying experiment consists of n independent
and identical trials;
• (ii) each trial results in one of two possible outcomes, a
success or a failure;
• (iii) the probability of a success in a single trial is equal to
p and remains the same throughout the experiment; and
• (iv) the experimenter is interested in the r.v X that counts
the number of successes observed in n trials.
• A r.v X is said to have a binomial distribution with
parameters n and p if
• p(x) = nCx px
qn-x
(x = 0, 1, . . . , n)
• where q = 1- p.
• Mean: µ = np
• Variance: σ2
= npq, Standard Deviation σ = v npq
Varde Varde 19
Bernoulli.
• when probability of occurrence of a particular
event is constant say p ,the Binomial
Distribution gives probabilities of number of
occurrences of the event in a series of n trials
• A r.v X is said to have a Bernoulli distribution
with parameter p if n=1 viz only one trial is
performed
• Formula: p(x) = px
(1 - p)1-x
; x = 0, 1.
• Tabulated form:
• X 0 1
• p(x) 1-p p
• Mean: µ = p
• Variance: σ2= pq ,σ = v pq
Examples of Binomial Situation
• There are many situations where the outcomes can be
grouped into two categories. Binomial distribution is
appropriate in describing these situations
• An employee aspiring for promotion may either be
promoted or not promoted,
• A loan application may either be sanctioned or not
sanctioned,
• Amount advanced may either be recovered or not
recovered,
• A manager may either be retained at HO or may be
transferred
• Indian Captain may either win a toss or lose
• All these situations are such that the outcomes can be
grouped into two categories and hence binomial
distribution can be used to explain and analyse the
underlying situation.
Varde Varde 21
Example
• Binomial Tables.
• Cumulative probabilities are given in the table.
• Example. Suppose X has a binomial distribution
with n = 10, p = .4. Find
• (i) P(X = 4) = .633
• (ii) P(X <6) = P(X ≤ 5) = .834
• (iii) P(X >4) = 1 - P(X ≤4) = 1 - .633 = .367
• (iv) P(X = 5) = P(X ≤ 5) - P(X≤ 4) = .834 - .633
= .201
• Exercise: Answer the same question with p =
0.7
Varde Varde 22
Poisson.
• In situations when n is large and p is small the binomial
distribution assumes a limiting form known as the
Poisson distribution
• The Poisson random variable arises when we can count
number of occurrences of an event but cannot count the
number of trials made examples include
• number of accidents on a road , arrivals at an
emergency room, number of defective items in a batch
of items, number of goals scored in a football match
• A r.v X is said to have a Poisson distribution with
parameter m > 0 if
• p(x) = e-m
.mx
/x!, x = 0, 1, . . .
• Mean: µ = m
• Variance: σ2
= m, σ = vm
• Note: e 2.71828
Varde Varde 23
Example
• Suppose the number of typographical errors on a single page of
your book has a Poisson distribution with parameter m = 1/2.
Calculate the probability that there is at least one error on this page.
• Solution. Letting X denote the number of errors on a single page,
we have
• P(X ≥ 1) = 1 − P(X = 0) = 1 − e−0.5 = 0.395
• Rule of Thumb. The Poisson distribution provides good
approximations to binomial probabilities when n is large and μ = np
is small, preferably with np ≤ 7.
• Example. Suppose that the probability that an item produced by a
certain machine will be defective is 0.1. Find the probability that a
sample of of 10 items will contain at most 1 defective item.
• Solution. Using the binomial distribution, the desired probability is
• P(X ≤ 1) = p(0) + p(1) =10
C0 (0.1)0
(0.9)10
+10
C1(0.1)1
(0.9)9
= 0.7361
• Using Poisson approximation, we have m= np = 1
• e−1 +1. e−1 ≈ 0.7358
• which is close to the exact answer.
Varde Varde 24
Continuous Distributions
Contents.
• 1. Standard Normal
• 2. Normal
Varde Varde 25
Introduction
• RECALL: The continuous rv arises in situations
when the population (or possible outcomes) are
continuous.
• Example. Observe the lifetime of a light bulb,
then
• S = {x, 0 ≤ x < ∞}
• Let the variable of interest, X, be observed
lifetime of the light bulb then relevant events
• would be {X ≤ 100}, {X ≥ 1000}, or {1000 ≤ X ≤
2000}.
• The relevant question is to find the probability of
each these events.
• Important. For any continuous pdf the area
under the curve is equal to 1.
Varde Varde 26
Standard Normal Distribution
• Standard Normal.
A normally distributed (bell shaped) random
variable with μ = 0 and σ = 1 is said to have the
standard normal distribution. It is denoted by the
letter Z.
• pdf of Z:
• f(z) =1/√2π e−z2
/2
;−∞ < z < ∞,
• Tabulated Values.
• Values of P(0 ≤ Z ≤ z) are tabulated in standard
normal tables
• Critical Values: zα of the standard normal
distribution are given by
• P(Z ≥ zα) = α
• which is in the tail of the distribution.
Varde Varde 27
• Examples.
• (i) P(0 ≤ Z ≤ 1) = .3413
• (ii) P(−1 ≤ Z ≤ 1) = .6826
• (iii) P(−2 ≤ Z ≤ 2) = .9544
• (iv) P(−3 ≤ Z ≤ 3) = .9974
• Examples. Find z0 such that
• (i) P(Z > z0) = .10; z0 = 1.28.
• (ii) P(Z > z0) = .05; z0 = 1.645.
• (iii) P(Z > z0) = .025; z0 = 1.96.
• (iv) P(Z > z0) = .01; z0 = 2.33.
• (v) P(Z > z0) = .005; z0 = 2.58.
• (vi) P(Z ≤ z0) = .10, .05, .025, .01, .005. (Exercise
Varde Varde 28
Normal
• A rv X is said to have a Normal pdf with
parameters μ and σ if
• Formula:
• f(x) =1/σ√2π{ e−(x−μ)2/2σ2
} ;−∞ < x <
∞,
• .Properties
• Mean: E[X] = μ -∞ < μ < ∞;
• Variance: V (X) = σ2 0 < σ < ∞
• Graph: Bell shaped.
• Area under graph = 1.
Varde Varde 29
Standardizing a normal r.v.:
• Standardizing a normal r.v.:
• Z-score:
• Z =( X − μX ) / σX
• OR (simply)
• Z = ( X − μ )/ σ
• Conversely,
• X = μ + σZ .
Varde Varde 30
Example
• Example If X is a normal rv with parameters μ = 3 and
σ2 = 9, find (i) P(2 < X < 5),(ii) P(X >0), and (iii) P(X >9).
• Solution
• (i) P(2 < X < 5) = P(−0.33 < Z < 0.67) = .3779.
• (ii) P(X >0) = P(Z > −1) = P(Z < 1) = .8413.
• (iii) P(X >9) = P(Z > 2.0) = 0.5 − 0.4772 = .0228
• Exercise Refer to the above example, find P(X <−3).
• Example The length of life of a certain type of automatic
washer is approximately normally distributed, with a
mean of 3.1 years and standard deviation of 1.2 years. If
this type of washer is guaranteed for 1 year, what
fraction of original sales will require replacement?
• Solution Let X be the length of life of an automatic
washer selected at random, then
• z =(1 − 3.1)/1.2 =−1.75
• Therefore
• P(X <1) = P(Z < −1.75) =
Varde Varde 31
Normal Approximation to the Binomial Distribution.
• When and how to use the normal approximation:
• 1. Large n, i.e. np ≥ 5 and n(1 − p) ≥ 5.
• 2. The approximation can be improved using correction
factors.
• Example. Let X be the number of times that a fair coin,
flipped 40, lands heads.
• (i) Find the probability that X = 20. (ii) Find P(10 ≤ X ≤
20). Use the normal approximation.
• Solution Note that np = 20 and np(1 − p) = 10.
• P(X = 20) = P(19.5< X < 20.5)
• = P([19.5 − 20]/√10<[X − 20/]√10<[20.5 − 20]/√10)
• P(−0.16 < Z < 0.16) = .1272.
• The exact result is
• P(X = 20) =40
C20(0.5)20
(0.5)20
= .1268

More Related Content

What's hot

Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributionsmandalina landy
 
Statistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskritStatistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskritSelvin Hadi
 
random variables-descriptive and contincuous
random variables-descriptive and contincuousrandom variables-descriptive and contincuous
random variables-descriptive and contincuousar9530
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variablesgetyourcheaton
 
Introduction to Discrete Random Variables
Introduction to Discrete Random VariablesIntroduction to Discrete Random Variables
Introduction to Discrete Random VariablesJJkedst
 
Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)LeslyAlingay
 
Mean, variance, and standard deviation of a Discrete Random Variable
Mean, variance, and standard deviation of a Discrete Random VariableMean, variance, and standard deviation of a Discrete Random Variable
Mean, variance, and standard deviation of a Discrete Random VariableMichael Ogoy
 
Probability distribution
Probability distributionProbability distribution
Probability distributionManoj Bhambu
 
Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009ayimsevenfold
 
PROBABILITY DISTRIBUTION
PROBABILITY DISTRIBUTIONPROBABILITY DISTRIBUTION
PROBABILITY DISTRIBUTIONshahzadebaujiti
 
Statistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability DistributionStatistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability DistributionApril Palmes
 
Introduction to random variables
Introduction to random variablesIntroduction to random variables
Introduction to random variablesHadley Wickham
 
Further Discrete Random Variables
Further Discrete Random VariablesFurther Discrete Random Variables
Further Discrete Random VariablesJJkedst
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for DummiesBalaji P
 

What's hot (20)

Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributions
 
Binomial lecture
Binomial lectureBinomial lecture
Binomial lecture
 
Statistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskritStatistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskrit
 
Random Variables
Random VariablesRandom Variables
Random Variables
 
random variables-descriptive and contincuous
random variables-descriptive and contincuousrandom variables-descriptive and contincuous
random variables-descriptive and contincuous
 
Normal lecture
Normal lectureNormal lecture
Normal lecture
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variables
 
Introduction to Discrete Random Variables
Introduction to Discrete Random VariablesIntroduction to Discrete Random Variables
Introduction to Discrete Random Variables
 
Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)
 
Les5e ppt 04
Les5e ppt 04Les5e ppt 04
Les5e ppt 04
 
Mean, variance, and standard deviation of a Discrete Random Variable
Mean, variance, and standard deviation of a Discrete Random VariableMean, variance, and standard deviation of a Discrete Random Variable
Mean, variance, and standard deviation of a Discrete Random Variable
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009
 
PROBABILITY DISTRIBUTION
PROBABILITY DISTRIBUTIONPROBABILITY DISTRIBUTION
PROBABILITY DISTRIBUTION
 
Statistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability DistributionStatistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability Distribution
 
Introduction to random variables
Introduction to random variablesIntroduction to random variables
Introduction to random variables
 
Further Discrete Random Variables
Further Discrete Random VariablesFurther Discrete Random Variables
Further Discrete Random Variables
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
 
8 random variable
8 random variable8 random variable
8 random variable
 
Chapter7
Chapter7Chapter7
Chapter7
 

Viewers also liked

Binomial probability distributions ppt
Binomial probability distributions pptBinomial probability distributions ppt
Binomial probability distributions pptTayab Ali
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distributionPrateek Singla
 
Normal Probability Distribution
Normal Probability DistributionNormal Probability Distribution
Normal Probability Distributionmandalina landy
 
Normal Distribution, Binomial Distribution, Poisson Distribution
Normal Distribution, Binomial Distribution, Poisson DistributionNormal Distribution, Binomial Distribution, Poisson Distribution
Normal Distribution, Binomial Distribution, Poisson DistributionQ Dauh Q Alam
 
Rooman Proposal
Rooman ProposalRooman Proposal
Rooman ProposalPrasad Pai
 
Qiang 羌 references in the book of han 汉书 part 1
Qiang 羌 references in the book of han 汉书 part 1Qiang 羌 references in the book of han 汉书 part 1
Qiang 羌 references in the book of han 汉书 part 1qianghistory
 
Sovereignty, Free Will, and Salvation - Limited Atonement
Sovereignty, Free Will, and Salvation - Limited AtonementSovereignty, Free Will, and Salvation - Limited Atonement
Sovereignty, Free Will, and Salvation - Limited AtonementRobin Schumacher
 
3cork and kerry
3cork and kerry3cork and kerry
3cork and kerryriaenglish
 
المعارض والمؤتمرات شهر يونيو
المعارض والمؤتمرات شهر يونيوالمعارض والمؤتمرات شهر يونيو
المعارض والمؤتمرات شهر يونيوPalestinian Business Forum
 
Nc verification and re processing for collaborative machining
Nc verification and re processing for collaborative machiningNc verification and re processing for collaborative machining
Nc verification and re processing for collaborative machiningLiu PeiLing
 
DMI Light Towers - Operational Manual
DMI Light Towers - Operational ManualDMI Light Towers - Operational Manual
DMI Light Towers - Operational Manualscottf11
 

Viewers also liked (17)

Claims
ClaimsClaims
Claims
 
Binomial probability distributions ppt
Binomial probability distributions pptBinomial probability distributions ppt
Binomial probability distributions ppt
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distribution
 
Normal Probability Distribution
Normal Probability DistributionNormal Probability Distribution
Normal Probability Distribution
 
Normal Distribution, Binomial Distribution, Poisson Distribution
Normal Distribution, Binomial Distribution, Poisson DistributionNormal Distribution, Binomial Distribution, Poisson Distribution
Normal Distribution, Binomial Distribution, Poisson Distribution
 
Rooman Proposal
Rooman ProposalRooman Proposal
Rooman Proposal
 
Qiang 羌 references in the book of han 汉书 part 1
Qiang 羌 references in the book of han 汉书 part 1Qiang 羌 references in the book of han 汉书 part 1
Qiang 羌 references in the book of han 汉书 part 1
 
Sovereignty, Free Will, and Salvation - Limited Atonement
Sovereignty, Free Will, and Salvation - Limited AtonementSovereignty, Free Will, and Salvation - Limited Atonement
Sovereignty, Free Will, and Salvation - Limited Atonement
 
The Anatomy Of The Idea
The Anatomy Of The IdeaThe Anatomy Of The Idea
The Anatomy Of The Idea
 
3cork and kerry
3cork and kerry3cork and kerry
3cork and kerry
 
المعارض والمؤتمرات شهر يونيو
المعارض والمؤتمرات شهر يونيوالمعارض والمؤتمرات شهر يونيو
المعارض والمؤتمرات شهر يونيو
 
Nc verification and re processing for collaborative machining
Nc verification and re processing for collaborative machiningNc verification and re processing for collaborative machining
Nc verification and re processing for collaborative machining
 
HealthCare BPO
HealthCare BPOHealthCare BPO
HealthCare BPO
 
99 app
99 app99 app
99 app
 
1886 6445-1-pb
1886 6445-1-pb1886 6445-1-pb
1886 6445-1-pb
 
DMI Light Towers - Operational Manual
DMI Light Towers - Operational ManualDMI Light Towers - Operational Manual
DMI Light Towers - Operational Manual
 
East Grage Project
East Grage ProjectEast Grage Project
East Grage Project
 

Similar to 04 random-variables-probability-distributionsrv

Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2Padma Metta
 
Probability distribution
Probability distributionProbability distribution
Probability distributionRanjan Kumar
 
Probability and Statistics : Binomial Distribution notes ppt.pdf
Probability and Statistics : Binomial Distribution notes ppt.pdfProbability and Statistics : Binomial Distribution notes ppt.pdf
Probability and Statistics : Binomial Distribution notes ppt.pdfnomovi6416
 
random variation 9473 by jaideep.ppt
random variation 9473 by jaideep.pptrandom variation 9473 by jaideep.ppt
random variation 9473 by jaideep.pptBhartiYadav316049
 
ISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxssuser1eba67
 
Chapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random VariablesChapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random Variablesnszakir
 
Econometrics 2.pptx
Econometrics 2.pptxEconometrics 2.pptx
Econometrics 2.pptxfuad80
 
U1.4-RVDistributions.ppt
U1.4-RVDistributions.pptU1.4-RVDistributions.ppt
U1.4-RVDistributions.pptSameeraasif2
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
1.1 mean, variance and standard deviation
1.1 mean, variance and standard deviation1.1 mean, variance and standard deviation
1.1 mean, variance and standard deviationONE Virtual Services
 
Discrete probability distribution.pptx
Discrete probability distribution.pptxDiscrete probability distribution.pptx
Discrete probability distribution.pptxDHARMENDRAKUMAR216662
 
Mathematics with nice undestand.pdf
Mathematics with nice undestand.pdfMathematics with nice undestand.pdf
Mathematics with nice undestand.pdfelistemidayo
 
Introduction to Evidential Neural Networks
Introduction to Evidential Neural NetworksIntroduction to Evidential Neural Networks
Introduction to Evidential Neural NetworksFederico Cerutti
 
PROBABILITY_DISTRIBUTION.pptx
PROBABILITY_DISTRIBUTION.pptxPROBABILITY_DISTRIBUTION.pptx
PROBABILITY_DISTRIBUTION.pptxshrutisingh143670
 

Similar to 04 random-variables-probability-distributionsrv (20)

Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2
 
lecture4.pdf
lecture4.pdflecture4.pdf
lecture4.pdf
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
Probability and Statistics : Binomial Distribution notes ppt.pdf
Probability and Statistics : Binomial Distribution notes ppt.pdfProbability and Statistics : Binomial Distribution notes ppt.pdf
Probability and Statistics : Binomial Distribution notes ppt.pdf
 
random variation 9473 by jaideep.ppt
random variation 9473 by jaideep.pptrandom variation 9473 by jaideep.ppt
random variation 9473 by jaideep.ppt
 
Statistics-2 : Elements of Inference
Statistics-2 : Elements of InferenceStatistics-2 : Elements of Inference
Statistics-2 : Elements of Inference
 
ISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptx
 
Chapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random VariablesChapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random Variables
 
Normal as Approximation to Binomial
Normal as Approximation to Binomial  Normal as Approximation to Binomial
Normal as Approximation to Binomial
 
Econometrics 2.pptx
Econometrics 2.pptxEconometrics 2.pptx
Econometrics 2.pptx
 
Probability
ProbabilityProbability
Probability
 
U1.4-RVDistributions.ppt
U1.4-RVDistributions.pptU1.4-RVDistributions.ppt
U1.4-RVDistributions.ppt
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
1.1 mean, variance and standard deviation
1.1 mean, variance and standard deviation1.1 mean, variance and standard deviation
1.1 mean, variance and standard deviation
 
Discrete probability distribution.pptx
Discrete probability distribution.pptxDiscrete probability distribution.pptx
Discrete probability distribution.pptx
 
Mathematics with nice undestand.pdf
Mathematics with nice undestand.pdfMathematics with nice undestand.pdf
Mathematics with nice undestand.pdf
 
Introduction to Evidential Neural Networks
Introduction to Evidential Neural NetworksIntroduction to Evidential Neural Networks
Introduction to Evidential Neural Networks
 
Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
 
PROBABILITY_DISTRIBUTION.pptx
PROBABILITY_DISTRIBUTION.pptxPROBABILITY_DISTRIBUTION.pptx
PROBABILITY_DISTRIBUTION.pptx
 

More from Pooja Sakhla

Ibs mmii- sessions-9-10 - copy
Ibs mmii- sessions-9-10 - copyIbs mmii- sessions-9-10 - copy
Ibs mmii- sessions-9-10 - copyPooja Sakhla
 
Ibs mmii- sessions-7-8
Ibs mmii- sessions-7-8Ibs mmii- sessions-7-8
Ibs mmii- sessions-7-8Pooja Sakhla
 
Ibs mmii- sessions-7-8 - copy
Ibs mmii- sessions-7-8 - copyIbs mmii- sessions-7-8 - copy
Ibs mmii- sessions-7-8 - copyPooja Sakhla
 
Ibs mmii- sessions-9-10
Ibs mmii- sessions-9-10Ibs mmii- sessions-9-10
Ibs mmii- sessions-9-10Pooja Sakhla
 
Principles of business writing final
Principles of business writing finalPrinciples of business writing final
Principles of business writing finalPooja Sakhla
 
Chapter26 working capital_management
Chapter26 working capital_managementChapter26 working capital_management
Chapter26 working capital_managementPooja Sakhla
 
Dividends and _dividend_policy_powerpoint_presentation[1]
Dividends and _dividend_policy_powerpoint_presentation[1]Dividends and _dividend_policy_powerpoint_presentation[1]
Dividends and _dividend_policy_powerpoint_presentation[1]Pooja Sakhla
 
Chapter 09 dss-mis-eis-es-ai
Chapter 09 dss-mis-eis-es-aiChapter 09 dss-mis-eis-es-ai
Chapter 09 dss-mis-eis-es-aiPooja Sakhla
 
Chapter 09 dss mis eis es ai
Chapter 09   dss mis eis es aiChapter 09   dss mis eis es ai
Chapter 09 dss mis eis es aiPooja Sakhla
 
Information system pyramid
Information system pyramidInformation system pyramid
Information system pyramidPooja Sakhla
 
Domestic airlines in_india_leveraging_price
Domestic airlines in_india_leveraging_priceDomestic airlines in_india_leveraging_price
Domestic airlines in_india_leveraging_pricePooja Sakhla
 
Domestic airlines in india leveraging price
Domestic airlines in india leveraging priceDomestic airlines in india leveraging price
Domestic airlines in india leveraging pricePooja Sakhla
 

More from Pooja Sakhla (20)

Ibs mmii- sessions-9-10 - copy
Ibs mmii- sessions-9-10 - copyIbs mmii- sessions-9-10 - copy
Ibs mmii- sessions-9-10 - copy
 
Ibs mmii- sessions-7-8
Ibs mmii- sessions-7-8Ibs mmii- sessions-7-8
Ibs mmii- sessions-7-8
 
Ibs mmii- sessions-7-8 - copy
Ibs mmii- sessions-7-8 - copyIbs mmii- sessions-7-8 - copy
Ibs mmii- sessions-7-8 - copy
 
Ibs mmii- sessions-9-10
Ibs mmii- sessions-9-10Ibs mmii- sessions-9-10
Ibs mmii- sessions-9-10
 
Bc presentation
Bc presentationBc presentation
Bc presentation
 
Report writing
Report writingReport writing
Report writing
 
Memo
MemoMemo
Memo
 
Meetings
MeetingsMeetings
Meetings
 
Letter writing
Letter writingLetter writing
Letter writing
 
Principles of business writing final
Principles of business writing finalPrinciples of business writing final
Principles of business writing final
 
Chapter26 working capital_management
Chapter26 working capital_managementChapter26 working capital_management
Chapter26 working capital_management
 
Dividends and _dividend_policy_powerpoint_presentation[1]
Dividends and _dividend_policy_powerpoint_presentation[1]Dividends and _dividend_policy_powerpoint_presentation[1]
Dividends and _dividend_policy_powerpoint_presentation[1]
 
Chapter 10 sdlc
Chapter 10 sdlcChapter 10 sdlc
Chapter 10 sdlc
 
Chapter 10 sdlc
Chapter 10   sdlcChapter 10   sdlc
Chapter 10 sdlc
 
Chapter 09 dss-mis-eis-es-ai
Chapter 09 dss-mis-eis-es-aiChapter 09 dss-mis-eis-es-ai
Chapter 09 dss-mis-eis-es-ai
 
Chapter 09 dss mis eis es ai
Chapter 09   dss mis eis es aiChapter 09   dss mis eis es ai
Chapter 09 dss mis eis es ai
 
Chapter 01 intro
Chapter 01 introChapter 01 intro
Chapter 01 intro
 
Information system pyramid
Information system pyramidInformation system pyramid
Information system pyramid
 
Domestic airlines in_india_leveraging_price
Domestic airlines in_india_leveraging_priceDomestic airlines in_india_leveraging_price
Domestic airlines in_india_leveraging_price
 
Domestic airlines in india leveraging price
Domestic airlines in india leveraging priceDomestic airlines in india leveraging price
Domestic airlines in india leveraging price
 

Recently uploaded

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 

Recently uploaded (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

04 random-variables-probability-distributionsrv

  • 2. PROBABILITY DISTRIBUTION • We Studied frequency distribution of raw data • This helps us in knowing which outcomes occurred most often, which occurred least often etc. • After studying a large number of such patterns of data, statisticians derived a number of model patterns or model distributions • These distributions are called probability distributions • They combine the concept of frequency distribution with the concept of probability • Probability distributions are of two types: Discrete and Continuous Varde Varde 2
  • 3. Probability Distribution • A probability distribution is an array (or arrangement) that shows the probabilities of individual possible outcomes or of different values of a variable. • The sum of all the probabilities in a probability distribution is always equal to one, that is, if X is a variable with N possible values X1, X2, …, XN taken with probabilities P (X1), P (X2), .., P (XN) then N • ∑ P (Xi) = 1 i = 1 Varde Varde 3
  • 4. Discrete Probability Distribution • A probability distribution is said to be discrete if the values of the corresponding random variable are discrete. • We shall describe two typical discrete probability distributions namely, Binomial and Poisson distributions Varde Varde 4
  • 5. Continuous Probability Distribution • A probability distribution is continuous if the values of the corresponding random variable are continuous, that is, they fall in an interval. • We shall study one typical continuous distribution, namely, normal distribution . • Three more typical distributions of continuous type ( t distribution, chi square distribution and F distribution) Varde Varde 5
  • 6. Mean of a Probability Distribution • The mean of a probability distribution is the number obtained by multiplying all the possible values of the variables by the respective probabilities and adding these products together. It indicates the expected value the corresponding variable would take. • It is generally denoted by the greek letter μ or E(x) Varde Varde 6
  • 7. Variance of Probability Distribution • Variance of a probability distribution is the number obtained by multiplying each of the squared deviations from the mean by its respective probability and adding these products. • It is generally denoted by the greek letter σ2 or v(x) Varde Varde 7
  • 8. Formulae for Mean & Variance • If X is a variable with N possible values X1, …, XN taken with probabilities P (X1), P (X2), … P (XN) then • the expected value or the mean μ of this probability distribution is N • E(x)=μ = ∑ Xi P (Xi) • i = 1 • variance σ2 of this probability distribution is • N • σ2 = ∑ (Xi – μ)2 P (Xi) i = 1 • Standard Deviation σ = √V (X) = √∑ (x - µ)2 p(x)Varde Varde 8
  • 9. EXAMPLE • Roll a pair of dice and work out the probability distribution of the sums of the spots that appear on the faces. • The variable sum of dots on two faces would lie between 2 and 12 • The probability distribution of this variable would be: • Sum: 2 , 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 • Prob: 1/36, 2/36 , 3/36, 4/36, 5/36 ,6/36 ,5/36, 4/36, 3/36, 2/36, 1/36 • It can be seen that the sum of the probabilities in this case is 36 / 36 = 1 indicating that this is a complete probability distribution. Varde Varde 9
  • 10. EXAMPLE • The mean μ of this probability distribution is: • μ = 2 /36 + 6/36 + 12/36 + 20/36 + 30/36 + 42/36 + 40/36 + 36/36 + 30/36 + 22/36 +12/36 = 7 • The variance σ2 is given by: • σ2 = 25/36 + 32/36 + 27/36 + 16/36 + 5/36 + 0/36 + 5/36 + 16/36 + 27/36 + 32/36 + 25/36 – • = 212 / 36 = 5.83 • σ = √5.83 = 2.415 • Thus when a pair of dice is rolled the expected value of the sum of spots that would appear is 7 with the actual value differing from this expected value to the extent of 2.41 on either side. Varde Varde 10
  • 12. Varde Varde 12 Contents. • Random Variables • Expected Values and Variance • Binomial • Poisson
  • 13. Varde Varde 13 The discrete r.v • The discrete r.v arises in situations when possible outcomes are discrete . • Example. Toss a coin 3 times, then • S = {HHH,HHT,HTH,HTT, THH, THT, TTH, TTT} • Let the variable of interest, X, be the number of heads observed then relevant events would be • {X = 0} = {TTT} • {X = 1} = {HTT,THT,TTH} • {X = 2} = {HHT,HTH, THH} • {X = 3} = {HHH}. • The relevant question is to find the probability of each these events. • Note that X takes integer values even though the sample space consists of H’s and T’s.
  • 14. Varde Varde 14 Discrete Distributions • The probability distribution of a discrete r.v., X, assigns a probability p(x) for each possible x such that • (i) 0≤ p(x) ≤1, and • (ii) ∑ p(x) = 1 • where the summation is over all possible values of x.
  • 15. Varde Varde 15 Discrete distributions in tabulated form • Example. • Which of the following defines a probability distribution? (i) X 0 1 2 p(x) 0.30 0.50 0.20 (ii) X 0 1 2 p(x) 0.60 0.50 -0.10 (iii) x -1 1 2 p(x) 0.30 0.40 0.20
  • 16. Varde Varde 16 Expected Value and Variance • Definition The expected value of a discrete r.v X is denoted by µ and is defined to be • µ = ∑xp(x). • Notation: The expected value of X is also denoted by µ = E[X]; or sometimes µX to emphasize its dependence on X. • Definition If X is a r.v with mean µ, then the variance of X is defned by • σ2 = ∑(x - µ)2 p(x) • Notation: Sometimes we use σ2 = V (X) (or σ2 X).
  • 17. Varde Varde 17 Standard Deviation • Definition If X is a r.v with mean µ, then the standard deviation of X, denoted by • σX, (or simply σ) is defined by • σX = √V (X) = √∑ (x - µ)2 p(x)
  • 18. Varde Varde 18 Discrete Distributions-Binomial. • The binomial experiment (distribution) arises in following situation: • (i) the underlying experiment consists of n independent and identical trials; • (ii) each trial results in one of two possible outcomes, a success or a failure; • (iii) the probability of a success in a single trial is equal to p and remains the same throughout the experiment; and • (iv) the experimenter is interested in the r.v X that counts the number of successes observed in n trials. • A r.v X is said to have a binomial distribution with parameters n and p if • p(x) = nCx px qn-x (x = 0, 1, . . . , n) • where q = 1- p. • Mean: µ = np • Variance: σ2 = npq, Standard Deviation σ = v npq
  • 19. Varde Varde 19 Bernoulli. • when probability of occurrence of a particular event is constant say p ,the Binomial Distribution gives probabilities of number of occurrences of the event in a series of n trials • A r.v X is said to have a Bernoulli distribution with parameter p if n=1 viz only one trial is performed • Formula: p(x) = px (1 - p)1-x ; x = 0, 1. • Tabulated form: • X 0 1 • p(x) 1-p p • Mean: µ = p • Variance: σ2= pq ,σ = v pq
  • 20. Examples of Binomial Situation • There are many situations where the outcomes can be grouped into two categories. Binomial distribution is appropriate in describing these situations • An employee aspiring for promotion may either be promoted or not promoted, • A loan application may either be sanctioned or not sanctioned, • Amount advanced may either be recovered or not recovered, • A manager may either be retained at HO or may be transferred • Indian Captain may either win a toss or lose • All these situations are such that the outcomes can be grouped into two categories and hence binomial distribution can be used to explain and analyse the underlying situation.
  • 21. Varde Varde 21 Example • Binomial Tables. • Cumulative probabilities are given in the table. • Example. Suppose X has a binomial distribution with n = 10, p = .4. Find • (i) P(X = 4) = .633 • (ii) P(X <6) = P(X ≤ 5) = .834 • (iii) P(X >4) = 1 - P(X ≤4) = 1 - .633 = .367 • (iv) P(X = 5) = P(X ≤ 5) - P(X≤ 4) = .834 - .633 = .201 • Exercise: Answer the same question with p = 0.7
  • 22. Varde Varde 22 Poisson. • In situations when n is large and p is small the binomial distribution assumes a limiting form known as the Poisson distribution • The Poisson random variable arises when we can count number of occurrences of an event but cannot count the number of trials made examples include • number of accidents on a road , arrivals at an emergency room, number of defective items in a batch of items, number of goals scored in a football match • A r.v X is said to have a Poisson distribution with parameter m > 0 if • p(x) = e-m .mx /x!, x = 0, 1, . . . • Mean: µ = m • Variance: σ2 = m, σ = vm • Note: e 2.71828
  • 23. Varde Varde 23 Example • Suppose the number of typographical errors on a single page of your book has a Poisson distribution with parameter m = 1/2. Calculate the probability that there is at least one error on this page. • Solution. Letting X denote the number of errors on a single page, we have • P(X ≥ 1) = 1 − P(X = 0) = 1 − e−0.5 = 0.395 • Rule of Thumb. The Poisson distribution provides good approximations to binomial probabilities when n is large and μ = np is small, preferably with np ≤ 7. • Example. Suppose that the probability that an item produced by a certain machine will be defective is 0.1. Find the probability that a sample of of 10 items will contain at most 1 defective item. • Solution. Using the binomial distribution, the desired probability is • P(X ≤ 1) = p(0) + p(1) =10 C0 (0.1)0 (0.9)10 +10 C1(0.1)1 (0.9)9 = 0.7361 • Using Poisson approximation, we have m= np = 1 • e−1 +1. e−1 ≈ 0.7358 • which is close to the exact answer.
  • 24. Varde Varde 24 Continuous Distributions Contents. • 1. Standard Normal • 2. Normal
  • 25. Varde Varde 25 Introduction • RECALL: The continuous rv arises in situations when the population (or possible outcomes) are continuous. • Example. Observe the lifetime of a light bulb, then • S = {x, 0 ≤ x < ∞} • Let the variable of interest, X, be observed lifetime of the light bulb then relevant events • would be {X ≤ 100}, {X ≥ 1000}, or {1000 ≤ X ≤ 2000}. • The relevant question is to find the probability of each these events. • Important. For any continuous pdf the area under the curve is equal to 1.
  • 26. Varde Varde 26 Standard Normal Distribution • Standard Normal. A normally distributed (bell shaped) random variable with μ = 0 and σ = 1 is said to have the standard normal distribution. It is denoted by the letter Z. • pdf of Z: • f(z) =1/√2π e−z2 /2 ;−∞ < z < ∞, • Tabulated Values. • Values of P(0 ≤ Z ≤ z) are tabulated in standard normal tables • Critical Values: zα of the standard normal distribution are given by • P(Z ≥ zα) = α • which is in the tail of the distribution.
  • 27. Varde Varde 27 • Examples. • (i) P(0 ≤ Z ≤ 1) = .3413 • (ii) P(−1 ≤ Z ≤ 1) = .6826 • (iii) P(−2 ≤ Z ≤ 2) = .9544 • (iv) P(−3 ≤ Z ≤ 3) = .9974 • Examples. Find z0 such that • (i) P(Z > z0) = .10; z0 = 1.28. • (ii) P(Z > z0) = .05; z0 = 1.645. • (iii) P(Z > z0) = .025; z0 = 1.96. • (iv) P(Z > z0) = .01; z0 = 2.33. • (v) P(Z > z0) = .005; z0 = 2.58. • (vi) P(Z ≤ z0) = .10, .05, .025, .01, .005. (Exercise
  • 28. Varde Varde 28 Normal • A rv X is said to have a Normal pdf with parameters μ and σ if • Formula: • f(x) =1/σ√2π{ e−(x−μ)2/2σ2 } ;−∞ < x < ∞, • .Properties • Mean: E[X] = μ -∞ < μ < ∞; • Variance: V (X) = σ2 0 < σ < ∞ • Graph: Bell shaped. • Area under graph = 1.
  • 29. Varde Varde 29 Standardizing a normal r.v.: • Standardizing a normal r.v.: • Z-score: • Z =( X − μX ) / σX • OR (simply) • Z = ( X − μ )/ σ • Conversely, • X = μ + σZ .
  • 30. Varde Varde 30 Example • Example If X is a normal rv with parameters μ = 3 and σ2 = 9, find (i) P(2 < X < 5),(ii) P(X >0), and (iii) P(X >9). • Solution • (i) P(2 < X < 5) = P(−0.33 < Z < 0.67) = .3779. • (ii) P(X >0) = P(Z > −1) = P(Z < 1) = .8413. • (iii) P(X >9) = P(Z > 2.0) = 0.5 − 0.4772 = .0228 • Exercise Refer to the above example, find P(X <−3). • Example The length of life of a certain type of automatic washer is approximately normally distributed, with a mean of 3.1 years and standard deviation of 1.2 years. If this type of washer is guaranteed for 1 year, what fraction of original sales will require replacement? • Solution Let X be the length of life of an automatic washer selected at random, then • z =(1 − 3.1)/1.2 =−1.75 • Therefore • P(X <1) = P(Z < −1.75) =
  • 31. Varde Varde 31 Normal Approximation to the Binomial Distribution. • When and how to use the normal approximation: • 1. Large n, i.e. np ≥ 5 and n(1 − p) ≥ 5. • 2. The approximation can be improved using correction factors. • Example. Let X be the number of times that a fair coin, flipped 40, lands heads. • (i) Find the probability that X = 20. (ii) Find P(10 ≤ X ≤ 20). Use the normal approximation. • Solution Note that np = 20 and np(1 − p) = 10. • P(X = 20) = P(19.5< X < 20.5) • = P([19.5 − 20]/√10<[X − 20/]√10<[20.5 − 20]/√10) • P(−0.16 < Z < 0.16) = .1272. • The exact result is • P(X = 20) =40 C20(0.5)20 (0.5)20 = .1268