SlideShare a Scribd company logo
Introduction to Probability and Statistics
                                    6th Week (4/12)



Special Probability Distributions (1)
Chebyshev’s Inequality
                    Chebyshev’s inequality guarantees that in any
                    data sample or probability distribution, "nearly all"
                    values are close to the mean

                    The precise statement being that no more than
                    1/k2 of the distribution’s values can be more than
                    k standard deviations away from the mean.

                    The inequality has great utility because it can be
                    applied to completely arbitrary distributions
                    (unknown except for mean and variance), for
                    example it can be used to prove the weak law of
Pafnuty Lvovich     large numbers.
Chebyshev (1821 –
1894)
Chebyshev’s Inequality
Law of Large Numbers


             The law of large numbers
             (LLN) is a theorem that
             describes the result of
             performing the same
             experiment a large number of
             times.

             According to the law, the
             average of the results obtained
             from a large number of trials
             should be close to the
             expected value, and will tend to
             become closer as more trials
             are performed.
Law of Large Numbers
Law of Large Numbers

Why is it important?
Other Measures of Central Tendency
Other Measures of Central Tendency
Other Measures of Central Tendency
Percentiles
Percentiles: A Practical Example
Other Measures of Dispersion
Skewness
Kurtosis
Skewness, Kurtosis, and Moment
Discrete Probability Distribution




What kinds of PD do we have to know to
     solve real-world problems?
Discrete Uniform Distribution

• Consider a case with rolling a fair dice




•   Each random variable has same probability → Uniform distribution
Discrete Uniform Distribution

•   Probability density
    function :
•   Expectation:




•   Variance :
•   Example

      Suppose that we have a box containing 45 numbered balls. In this case, we
          randomly select a ball and its number is X:
      (1) Probability distribution for X
      (2) Expectation and Variance for X
      (3) P(X>40)


•   Solution
    (1)


    (2)


    (3)
(Discrete) Binomial Distribution

Bernoulli experiment: Only two kinds of results are possible




                                             p = 0.85
                                             q = 1- p = 0.15
(Discrete) Binomial Distribution

Binomial Distribution
(Discrete) Binomial Distribution
Some Properties of the Binomial Distribution
(Discrete) Binomial Distribution
Some Properties of the Binomial Distribution

 (1)

 (2)
 (3)
 (4)
(Discrete) Binomial Distribution
Some Properties of the Binomial Distribution


                μ = n/2 을 중심으로 좌우대칭 :
                대칭이항분포 (symmetric binomial distribution)

                 Tail in right

                Tail in left
(Discrete) Binomial Distribution
(Discrete) Binomial Distribution
Example
 Two factories, S and L, produce smart phones and their failure ratios are 5%. If you
 buy 7 phones from S and 13 phones from L, what is the probability to have at least
 one failed phone? And what is the probability that you have one failed phone?
 Assume that the failure rates are independent.

Solution X (from S) and Y (from L) :
                X ∼ B (7, 0.05) , Y ∼ B (13, 0.05) , X, Y : Independent


                        X + Y ∼ B (20, 0.05)

    Only one phone is failed




     At least one phone is failed
Criteria for a Binomial Probability Experiment
An experiment is said to be a binomial experiment
provided
1. The experiment is performed a fixed number of
times. Each repetition of the experiment is called a
trial.
2. The trials are independent. This means the
outcome of one trial will not affect the outcome of the
other trials.
3. For each trial, there are two mutually exclusive
outcomes, success or failure.
4. The probability of success is fixed for each trial of
the experiment.
Notation Used in the
          Binomial Probability Distribution
• There are n independent trials of the experiment
• Let p denote the probability of success so that
1 – p is the probability of failure.
• Let x denote the number of successes in n
independent trials of the experiment. So, 0 < x < n.
EXAMPLE Identifying Binomial Experiments
Which of the following are binomial experiments?
(a) A player rolls a pair of fair die 10 times. The number
X of 7’s rolled is recorded.
(b) The 11 largest airlines had an on-time percentage of
84.7% in November, 2001 according to the Air Travel
Consumer Report. In order to assess reasons for
delays, an official with the FAA randomly selects flights
until she finds 10 that were not on time. The number of
flights X that need to be selected is recorded.
(c ) In a class of 30 students, 55% are female. The
instructor randomly selects 4 students. The number X
of females selected is recorded.
EXAMPLE Constructing a Binomial Probability
        Distribution
According to the Air Travel Consumer Report,
the 11 largest air carriers had an on-time
percentage of 84.7% in November, 2001.
Suppose that 4 flights are randomly selected
from November, 2001 and the number of on-time
flights X is recorded. Construct a probability
distribution for the random variable X using a
tree diagram.
(Discrete) Multinomial Distribution
(Discrete) Geometric Distribution

Repeat Bernoulli experiments until the first success. => Number of Trial is X




                                                       Slot Machine:

                                                       How many should I try if I
                                                       get the jackpot?
(Discrete) Geometric Distribution

Repeat Bernoulli experiments until the first success. => Number of Trial is X




                                    : 성공          : 실패
(Discrete) Geometric Distribution
(Discrete) Negative Binomial Distribution
Repeat Bernoulli experiments until the rth success.




                                                      Crane Game:

                                                      How many should I try if I
                                                      want to get three dolls?
(Discrete) Negative Binomial Distribution
Repeat Bernoulli experiments until the rth success.
(Discrete) Negative Binomial Distribution
(Discrete) Hypergeometric Distribution


 It is similar to the binomial distribution. But the difference is the method of
 sampling

 Binomial experiment: Sampling with replacement
 Hypergeometric experiment: Sampling without replacement

        Normal shooting                                  Russian roulette




Each trial has same probability                 Each trial may have different probability
(Discrete) Hypergeometric Distribution


A box contains N balls, where r balls are white (r<N)
Suppose that we randomly select n balls from the box, what is the number
of white balls (X)?

Assumption: Sampling without replacement
                                                n 개의
                                                items
        N개
                                                추출
        의
        items
                                                                    개
                              개
                                                                           개
                                  개
(Discrete) Hypergeometric Distribution
(Discrete) Hypergeometric Distribution
Total 50 chips are in a box. Among those, 4 are out of order (failed
chips). If you select 5 chips:
(1) Probability distribution for the failed chip in these selected chips
(2) Probability to have one or two failed chips for this case
(3) Mathematical expectation and variance

      (1) Random variable: X




(2)

(3) N = 50, r = 4, n = 5
Multivariate Hypergeometric Distribution


                                              개
                                              개
                      개
                                              개
                      개
                      개




 X1 , X2 , X3 : Joint Probability Function
In a box, there are 3 red balls, 2 blue balls, and 5 yellow balls. You
    select 4 balls.
(1) Joint probability function for X, Y, and Z
(2) Probability to select 1 red ball, 1 blue ball, and 2 yellow balls.


                              4                                      x개
                              개                                      y개
                                5개
                                                                     z개
                                2개
                                3개

     (1) Joint probability function:




    (2)
(Discrete) Poisson Distribution
-   Describe an event that rarely happens.
-   All events in a specific period are mutually independent.
-   The probability to occur is proportional to the length of the period.
-   The probability to occur twice is zero if the period is short.
(Discrete) Poisson Distribution
It is often used as a model for the number of events (such as the number of
telephone calls at a business, number of customers in waiting lines, number
of defects in a given surface area, airplane arrivals, or the number of
accidents at an intersection) in a specific time period.

      If z > 0




                                                         Satisfy the PF
                                                         condition




 Probability function :
(Discrete) Poisson Distribution
                                           .



Ex.1. On an average Friday, a waitress gets no tip from 5 customers. Find the
probability that she will get no tip from 7 customers this Friday.

The waitress averages 5 customers that leave no tip on Fridays: λ = 5.
Random Variable : The number of customers that leave her no tip this Friday.
We are interested in P(X = 7).




Ex. 2 During a typical football game, a coach can expect 3.2 injuries. Find the
probability that the team will have at most 1 injury in this game.

A coach can expect 3.2 injuries : λ = 3.2.
Random Variable : The number of injuries the team has in this game.
We are interested in
(Discrete) Poisson Distribution
                                             .




Ex. 3. A small life insurance company has determined that on the average it receives 6
death claims per day. Find the probability that the company receives at least seven
death claims on a randomly selected day.
                                P(x ≥ 7) = 1 - P(x ≤ 6) = 0.393697



Ex. 4. The number of traffic accidents that occurs on a particular stretch of road
during a month follows a Poisson distribution with a mean of 9.4. Find the probability
that less than two accidents will occur on this stretch of road during a randomly
selected month.


                        P(x < 2) = P(x = 0) + P(x = 1) = 0.000860
(Discrete) Poisson Distribution
Characteristics of Poisson Distribution
   E(X) increases with parameter µ (or λ).
   The graph becomes broadened with increasing the parameter µ (or λ).
(Discrete) Poisson Distribution


Probability mass function   Cumulative distribution function
(Discrete) Poisson Distribution
(Discrete) Poisson Distribution
(Discrete) Poisson Distribution

                 Comparison of the Poisson
                 distribution (black dots) and the
                 binomial distribution with n=10 (red
                 line), n=20 (blue line), n=1000 (green
                 line). All distributions have a mean of
                 5. The horizontal axis shows the
                 number of events k. Notice that as n
                 gets larger, the Poisson distribution
                 becomes an increasingly better
                 approximation for the binomial
                 distribution with the same mean
Discrete Probability Distributions:
                   Summary

• Uniform Distribution
• Binomial Distributions
• Multinomial Distributions
• Geometric Distributions
• Negative Binomial Distributions
• Hypergeometric Distributions
• Poisson Distribution
Continuous Probability Distributions




What kinds of PD do we have to know to
     solve real-world problems?
(Continuous) Uniform Distribution
(Continuous) Uniform Distributions
 In a Period [a, b], f(x) is constant.




 f(x)




 E(x):
 Var(X
  ) :

 F(X) :
If X ∼ U(0, 1) and Y = a + (b - a) X,
(1)Distribution function for Y
(2)Probability function for Y
(3)Expectation and Variance for Y
(4) Centered value for Y


      (1)




  Since y = a + (b - a) x so 0 ≤ y ≤ b,
(2)




(3)




(4)
(Continuous) Uniform Distributions
(Continuous) Exponential Distribution

▶ Analysis of survival rate
▶ Period between first and second earthquakes
▶ Waiting time for events of Poisson distribution


  For any positive α
(Continuous) Exponential Distribution
From a survey, the frequency of traffic accidents X is given by
                                         -3x
                             f(x) = 3e         (0 ≤ x)


(1)Probability to observe the second accident after one month of the first
accident?
(2)Probability to observe the second accident within 2 months
(3)Suppose that a month is 30 days, what is the average day of the
accident?


(1)



(2)


(3) μ=1/3, accordingly 10 days.
• Survival function :

• Hazard rate, Failure rate:
A patient was told that he can survive average of 100 days. Suppose that the
probability function is given by



(1) What is the probability that he dies within 150 days.
(2) What is the probability that he survives 200 days




      λ=0.01 이므로 분포함수와 생존함수 :
                          -x/100                   -x/100
               F(x)=1-e            ,      S(x)=e


(1) 이 환자가 150 일 이내에 사망할 확률 :
                                       -1.5
   P(X < 150) = F(150) = 1-e                  = 1-0.2231 = 0.7769
(2) 이 환자가 200 일 이상 생존할 확률
                                   -2.0
   P(X ≥ 200) = S(200) = e                = 0.1353
(Continuous) Exponential Distribution
 ⊙ Relation with Poisson Process

(1) If an event occurs according to Poisson process with the ratio λ , the waiting
   time between neighboring events (T) follows exponential distribution with the
   exponent of λ.
(Continuous) Gamma Distribution
(Continuous) Gamma Distribution


                   α : shape parameter, α > 0
                   β : scale parameter, β > 0




α=1                                        Γ (1, β) = E(1/β)
(Continuous) Gamma Distribution
(Continuous) Gamma Distribution
  ⊙ Relation with Exponential Distribution


Exponential distribution is a special gamma distribution with α = 1.




IF X1 , X2 , … , Xn have independent exponential distribution with the same
exponent 1/β, the sum of these random variables S= X1 + X2 + … +Xn results in
a gamma distribution, Γ(n, β).
If the time to observe an traffic accident (X) in a region have the following
probability distribution
                                        -3x
                            f(x) = 3e         , 0<x<∞

Estimate the probability to observe the first two accidents between the first
and second months. Assume that the all accidents are independent.
      X1 : Time for the first accident
      X2 : Time between the first and second accidents

                               Xi ∼ Exp(1/3) , I = 1, 2

      S = X1 + X2 : Time for two accidents

                            S ∼ Γ(2, 1/3)
      Probability function for S :




Answer:
(Continuous) Chi Square Distribution
A special gamma distribution α = r/2, β = 2

 PD


 E(X)

 Var(X)
(Continuous) Chi Square Distribution
(Continuous) Chi Square Distribution
(Continuous) Chi Square Distribution
(Continuous) Chi Square Distribution
(Continuous) Chi Square Distribution


A random variable X follows a Chi Square Distribution with a degree of
freedom of 5, Calculate the critical value to satisfy P(X < x0 )=0.95


       Since P(X < x0 )=0.95, P(X > x0 )=0.05.

       From the table, find the point with d.f.=5 and α=0.05
(Continuous) Chi Square Distribution
Why do we have to be bothered?

More Related Content

What's hot

Introduction to random variables
Introduction to random variablesIntroduction to random variables
Introduction to random variablesHadley Wickham
 
Chapter 4 part2- Random Variables
Chapter 4 part2- Random VariablesChapter 4 part2- Random Variables
Chapter 4 part2- Random Variables
nszakir
 
2 random variables notes 2p3
2 random variables notes 2p32 random variables notes 2p3
2 random variables notes 2p3
MuhannadSaleh
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributionsmandalina landy
 
Quantitative Techniques random variables
Quantitative Techniques random variablesQuantitative Techniques random variables
Quantitative Techniques random variables
Rohan Bhatkar
 
Probability distribution 2
Probability distribution 2Probability distribution 2
Probability distribution 2
Nilanjan Bhaumik
 
Statistics lecture 6 (ch5)
Statistics lecture 6 (ch5)Statistics lecture 6 (ch5)
Statistics lecture 6 (ch5)
jillmitchell8778
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distribution
lovemucheca
 
Introduction to probability distributions-Statistics and probability analysis
Introduction to probability distributions-Statistics and probability analysis Introduction to probability distributions-Statistics and probability analysis
Introduction to probability distributions-Statistics and probability analysis
Vijay Hemmadi
 
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
Michael Ogoy
 
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
April Palmes
 
8 random variable
8 random variable8 random variable
8 random variable
Juan Apolinario Reyes
 
Third nine week review powerpoint Chapter 4
Third nine week review powerpoint Chapter 4Third nine week review powerpoint Chapter 4
Third nine week review powerpoint Chapter 4
Debra Wallace
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variables
getyourcheaton
 
Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)
LeslyAlingay
 
Binomia ex 2
Binomia ex 2Binomia ex 2
Binomia ex 2
chener Qadr
 
Discrete random variable.
Discrete random variable.Discrete random variable.
Discrete random variable.
Shakeel Nouman
 

What's hot (19)

Introduction to random variables
Introduction to random variablesIntroduction to random variables
Introduction to random variables
 
Chapter 4 part2- Random Variables
Chapter 4 part2- Random VariablesChapter 4 part2- Random Variables
Chapter 4 part2- Random Variables
 
2 random variables notes 2p3
2 random variables notes 2p32 random variables notes 2p3
2 random variables notes 2p3
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributions
 
FEC 512.03
FEC 512.03FEC 512.03
FEC 512.03
 
Quantitative Techniques random variables
Quantitative Techniques random variablesQuantitative Techniques random variables
Quantitative Techniques random variables
 
Probability distribution 2
Probability distribution 2Probability distribution 2
Probability distribution 2
 
Statistics lecture 6 (ch5)
Statistics lecture 6 (ch5)Statistics lecture 6 (ch5)
Statistics lecture 6 (ch5)
 
Sfs4e ppt 06
Sfs4e ppt 06Sfs4e ppt 06
Sfs4e ppt 06
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distribution
 
Introduction to probability distributions-Statistics and probability analysis
Introduction to probability distributions-Statistics and probability analysis Introduction to probability distributions-Statistics and probability analysis
Introduction to probability distributions-Statistics and probability analysis
 
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
 
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
 
8 random variable
8 random variable8 random variable
8 random variable
 
Third nine week review powerpoint Chapter 4
Third nine week review powerpoint Chapter 4Third nine week review powerpoint Chapter 4
Third nine week review powerpoint Chapter 4
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variables
 
Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)Discrete Random Variable (Probability Distribution)
Discrete Random Variable (Probability Distribution)
 
Binomia ex 2
Binomia ex 2Binomia ex 2
Binomia ex 2
 
Discrete random variable.
Discrete random variable.Discrete random variable.
Discrete random variable.
 

Similar to 6주차

Binomail distribution 23 jan 21
Binomail distribution 23 jan 21Binomail distribution 23 jan 21
Binomail distribution 23 jan 21
Arun Mishra
 
Normal Distribution Presentation
Normal Distribution PresentationNormal Distribution Presentation
Normal Distribution Presentationsankarshanjoshi
 
Prob distros
Prob distrosProb distros
Prob distros
Carlos Rodriguez
 
1630 the binomial distribution
1630 the binomial distribution1630 the binomial distribution
1630 the binomial distribution
Dr Fereidoun Dejahang
 
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
nomovi6416
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
Nafiur Rahman Tuhin
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
Balaji P
 
Mba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributionsMba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributions
Rai University
 
Probability distribution
Probability distributionProbability distribution
Probability distributionRanjan Kumar
 
Probability theory discrete probability distribution
Probability theory discrete probability distributionProbability theory discrete probability distribution
Probability theory discrete probability distribution
samarthpawar9890
 
2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.
WeihanKhor2
 
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
Discrete distributions:  Binomial, Poisson & Hypergeometric distributionsDiscrete distributions:  Binomial, Poisson & Hypergeometric distributions
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
ScholarsPoint1
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
Long Beach City College
 
The Standard Normal Distribution
The Standard Normal Distribution  The Standard Normal Distribution
The Standard Normal Distribution
Long Beach City College
 
Binomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distributionBinomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distribution
Bharath kumar Karanam
 
5. RV and Distributions.pptx
5. RV and Distributions.pptx5. RV and Distributions.pptx
5. RV and Distributions.pptx
SaiMohnishMuralidhar
 
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
ssuser1eba67
 
Hypergeometric distribution
Hypergeometric distributionHypergeometric distribution
Hypergeometric distribution
mohammad nouman
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
hamza munir
 

Similar to 6주차 (20)

Binomail distribution 23 jan 21
Binomail distribution 23 jan 21Binomail distribution 23 jan 21
Binomail distribution 23 jan 21
 
Normal Distribution Presentation
Normal Distribution PresentationNormal Distribution Presentation
Normal Distribution Presentation
 
Prob distros
Prob distrosProb distros
Prob distros
 
1630 the binomial distribution
1630 the binomial distribution1630 the binomial distribution
1630 the binomial distribution
 
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
 
7주차
7주차7주차
7주차
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
 
Mba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributionsMba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributions
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Probability theory discrete probability distribution
Probability theory discrete probability distributionProbability theory discrete probability distribution
Probability theory discrete probability distribution
 
2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.
 
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
Discrete distributions:  Binomial, Poisson & Hypergeometric distributionsDiscrete distributions:  Binomial, Poisson & Hypergeometric distributions
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
The Standard Normal Distribution
The Standard Normal Distribution  The Standard Normal Distribution
The Standard Normal Distribution
 
Binomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distributionBinomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distribution
 
5. RV and Distributions.pptx
5. RV and Distributions.pptx5. RV and Distributions.pptx
5. RV and Distributions.pptx
 
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
 
Hypergeometric distribution
Hypergeometric distributionHypergeometric distribution
Hypergeometric distribution
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 

More from Kookmin University (8)

13주차
13주차13주차
13주차
 
12주차
12주차12주차
12주차
 
11주차
11주차11주차
11주차
 
10주차
10주차10주차
10주차
 
9주차
9주차9주차
9주차
 
5주차
5주차5주차
5주차
 
4주차
4주차4주차
4주차
 
2주차
2주차2주차
2주차
 

6주차

  • 1. Introduction to Probability and Statistics 6th Week (4/12) Special Probability Distributions (1)
  • 2. Chebyshev’s Inequality Chebyshev’s inequality guarantees that in any data sample or probability distribution, "nearly all" values are close to the mean The precise statement being that no more than 1/k2 of the distribution’s values can be more than k standard deviations away from the mean. The inequality has great utility because it can be applied to completely arbitrary distributions (unknown except for mean and variance), for example it can be used to prove the weak law of Pafnuty Lvovich large numbers. Chebyshev (1821 – 1894)
  • 4. Law of Large Numbers The law of large numbers (LLN) is a theorem that describes the result of performing the same experiment a large number of times. According to the law, the average of the results obtained from a large number of trials should be close to the expected value, and will tend to become closer as more trials are performed.
  • 5. Law of Large Numbers
  • 6. Law of Large Numbers Why is it important?
  • 7. Other Measures of Central Tendency
  • 8. Other Measures of Central Tendency
  • 9. Other Measures of Central Tendency
  • 12. Other Measures of Dispersion
  • 16. Discrete Probability Distribution What kinds of PD do we have to know to solve real-world problems?
  • 17. Discrete Uniform Distribution • Consider a case with rolling a fair dice • Each random variable has same probability → Uniform distribution
  • 18. Discrete Uniform Distribution • Probability density function : • Expectation: • Variance :
  • 19. Example Suppose that we have a box containing 45 numbered balls. In this case, we randomly select a ball and its number is X: (1) Probability distribution for X (2) Expectation and Variance for X (3) P(X>40) • Solution (1) (2) (3)
  • 20. (Discrete) Binomial Distribution Bernoulli experiment: Only two kinds of results are possible p = 0.85 q = 1- p = 0.15
  • 22. (Discrete) Binomial Distribution Some Properties of the Binomial Distribution
  • 23. (Discrete) Binomial Distribution Some Properties of the Binomial Distribution (1) (2) (3) (4)
  • 24. (Discrete) Binomial Distribution Some Properties of the Binomial Distribution μ = n/2 을 중심으로 좌우대칭 : 대칭이항분포 (symmetric binomial distribution) Tail in right Tail in left
  • 27. Example Two factories, S and L, produce smart phones and their failure ratios are 5%. If you buy 7 phones from S and 13 phones from L, what is the probability to have at least one failed phone? And what is the probability that you have one failed phone? Assume that the failure rates are independent. Solution X (from S) and Y (from L) : X ∼ B (7, 0.05) , Y ∼ B (13, 0.05) , X, Y : Independent X + Y ∼ B (20, 0.05) Only one phone is failed At least one phone is failed
  • 28. Criteria for a Binomial Probability Experiment An experiment is said to be a binomial experiment provided 1. The experiment is performed a fixed number of times. Each repetition of the experiment is called a trial. 2. The trials are independent. This means the outcome of one trial will not affect the outcome of the other trials. 3. For each trial, there are two mutually exclusive outcomes, success or failure. 4. The probability of success is fixed for each trial of the experiment.
  • 29. Notation Used in the Binomial Probability Distribution • There are n independent trials of the experiment • Let p denote the probability of success so that 1 – p is the probability of failure. • Let x denote the number of successes in n independent trials of the experiment. So, 0 < x < n.
  • 30. EXAMPLE Identifying Binomial Experiments Which of the following are binomial experiments? (a) A player rolls a pair of fair die 10 times. The number X of 7’s rolled is recorded. (b) The 11 largest airlines had an on-time percentage of 84.7% in November, 2001 according to the Air Travel Consumer Report. In order to assess reasons for delays, an official with the FAA randomly selects flights until she finds 10 that were not on time. The number of flights X that need to be selected is recorded. (c ) In a class of 30 students, 55% are female. The instructor randomly selects 4 students. The number X of females selected is recorded.
  • 31. EXAMPLE Constructing a Binomial Probability Distribution According to the Air Travel Consumer Report, the 11 largest air carriers had an on-time percentage of 84.7% in November, 2001. Suppose that 4 flights are randomly selected from November, 2001 and the number of on-time flights X is recorded. Construct a probability distribution for the random variable X using a tree diagram.
  • 33. (Discrete) Geometric Distribution Repeat Bernoulli experiments until the first success. => Number of Trial is X Slot Machine: How many should I try if I get the jackpot?
  • 34. (Discrete) Geometric Distribution Repeat Bernoulli experiments until the first success. => Number of Trial is X : 성공 : 실패
  • 36. (Discrete) Negative Binomial Distribution Repeat Bernoulli experiments until the rth success. Crane Game: How many should I try if I want to get three dolls?
  • 37. (Discrete) Negative Binomial Distribution Repeat Bernoulli experiments until the rth success.
  • 39. (Discrete) Hypergeometric Distribution It is similar to the binomial distribution. But the difference is the method of sampling Binomial experiment: Sampling with replacement Hypergeometric experiment: Sampling without replacement Normal shooting Russian roulette Each trial has same probability Each trial may have different probability
  • 40. (Discrete) Hypergeometric Distribution A box contains N balls, where r balls are white (r<N) Suppose that we randomly select n balls from the box, what is the number of white balls (X)? Assumption: Sampling without replacement n 개의 items N개 추출 의 items 개 개 개 개
  • 43. Total 50 chips are in a box. Among those, 4 are out of order (failed chips). If you select 5 chips: (1) Probability distribution for the failed chip in these selected chips (2) Probability to have one or two failed chips for this case (3) Mathematical expectation and variance (1) Random variable: X (2) (3) N = 50, r = 4, n = 5
  • 44. Multivariate Hypergeometric Distribution 개 개 개 개 개 개  X1 , X2 , X3 : Joint Probability Function
  • 45. In a box, there are 3 red balls, 2 blue balls, and 5 yellow balls. You select 4 balls. (1) Joint probability function for X, Y, and Z (2) Probability to select 1 red ball, 1 blue ball, and 2 yellow balls. 4 x개 개 y개 5개 z개 2개 3개 (1) Joint probability function: (2)
  • 46. (Discrete) Poisson Distribution - Describe an event that rarely happens. - All events in a specific period are mutually independent. - The probability to occur is proportional to the length of the period. - The probability to occur twice is zero if the period is short.
  • 47. (Discrete) Poisson Distribution It is often used as a model for the number of events (such as the number of telephone calls at a business, number of customers in waiting lines, number of defects in a given surface area, airplane arrivals, or the number of accidents at an intersection) in a specific time period. If z > 0 Satisfy the PF condition  Probability function :
  • 48. (Discrete) Poisson Distribution . Ex.1. On an average Friday, a waitress gets no tip from 5 customers. Find the probability that she will get no tip from 7 customers this Friday. The waitress averages 5 customers that leave no tip on Fridays: λ = 5. Random Variable : The number of customers that leave her no tip this Friday. We are interested in P(X = 7). Ex. 2 During a typical football game, a coach can expect 3.2 injuries. Find the probability that the team will have at most 1 injury in this game. A coach can expect 3.2 injuries : λ = 3.2. Random Variable : The number of injuries the team has in this game. We are interested in
  • 49. (Discrete) Poisson Distribution . Ex. 3. A small life insurance company has determined that on the average it receives 6 death claims per day. Find the probability that the company receives at least seven death claims on a randomly selected day. P(x ≥ 7) = 1 - P(x ≤ 6) = 0.393697 Ex. 4. The number of traffic accidents that occurs on a particular stretch of road during a month follows a Poisson distribution with a mean of 9.4. Find the probability that less than two accidents will occur on this stretch of road during a randomly selected month. P(x < 2) = P(x = 0) + P(x = 1) = 0.000860
  • 51.
  • 52. Characteristics of Poisson Distribution E(X) increases with parameter µ (or λ). The graph becomes broadened with increasing the parameter µ (or λ).
  • 53. (Discrete) Poisson Distribution Probability mass function Cumulative distribution function
  • 56. (Discrete) Poisson Distribution Comparison of the Poisson distribution (black dots) and the binomial distribution with n=10 (red line), n=20 (blue line), n=1000 (green line). All distributions have a mean of 5. The horizontal axis shows the number of events k. Notice that as n gets larger, the Poisson distribution becomes an increasingly better approximation for the binomial distribution with the same mean
  • 57. Discrete Probability Distributions: Summary • Uniform Distribution • Binomial Distributions • Multinomial Distributions • Geometric Distributions • Negative Binomial Distributions • Hypergeometric Distributions • Poisson Distribution
  • 58. Continuous Probability Distributions What kinds of PD do we have to know to solve real-world problems?
  • 60. (Continuous) Uniform Distributions In a Period [a, b], f(x) is constant.  f(x)  E(x):
  • 61.  Var(X ) :  F(X) :
  • 62. If X ∼ U(0, 1) and Y = a + (b - a) X, (1)Distribution function for Y (2)Probability function for Y (3)Expectation and Variance for Y (4) Centered value for Y (1) Since y = a + (b - a) x so 0 ≤ y ≤ b,
  • 65. (Continuous) Exponential Distribution ▶ Analysis of survival rate ▶ Period between first and second earthquakes ▶ Waiting time for events of Poisson distribution For any positive α
  • 67. From a survey, the frequency of traffic accidents X is given by -3x f(x) = 3e (0 ≤ x) (1)Probability to observe the second accident after one month of the first accident? (2)Probability to observe the second accident within 2 months (3)Suppose that a month is 30 days, what is the average day of the accident? (1) (2) (3) μ=1/3, accordingly 10 days.
  • 68. • Survival function : • Hazard rate, Failure rate:
  • 69. A patient was told that he can survive average of 100 days. Suppose that the probability function is given by (1) What is the probability that he dies within 150 days. (2) What is the probability that he survives 200 days λ=0.01 이므로 분포함수와 생존함수 : -x/100 -x/100 F(x)=1-e , S(x)=e (1) 이 환자가 150 일 이내에 사망할 확률 : -1.5 P(X < 150) = F(150) = 1-e = 1-0.2231 = 0.7769 (2) 이 환자가 200 일 이상 생존할 확률 -2.0 P(X ≥ 200) = S(200) = e = 0.1353
  • 70. (Continuous) Exponential Distribution ⊙ Relation with Poisson Process (1) If an event occurs according to Poisson process with the ratio λ , the waiting time between neighboring events (T) follows exponential distribution with the exponent of λ.
  • 72. (Continuous) Gamma Distribution α : shape parameter, α > 0 β : scale parameter, β > 0 α=1 Γ (1, β) = E(1/β)
  • 74. (Continuous) Gamma Distribution ⊙ Relation with Exponential Distribution Exponential distribution is a special gamma distribution with α = 1. IF X1 , X2 , … , Xn have independent exponential distribution with the same exponent 1/β, the sum of these random variables S= X1 + X2 + … +Xn results in a gamma distribution, Γ(n, β).
  • 75. If the time to observe an traffic accident (X) in a region have the following probability distribution -3x f(x) = 3e , 0<x<∞ Estimate the probability to observe the first two accidents between the first and second months. Assume that the all accidents are independent. X1 : Time for the first accident X2 : Time between the first and second accidents Xi ∼ Exp(1/3) , I = 1, 2 S = X1 + X2 : Time for two accidents S ∼ Γ(2, 1/3) Probability function for S : Answer:
  • 76. (Continuous) Chi Square Distribution A special gamma distribution α = r/2, β = 2  PD  E(X)  Var(X)
  • 77. (Continuous) Chi Square Distribution
  • 78. (Continuous) Chi Square Distribution
  • 79. (Continuous) Chi Square Distribution
  • 80. (Continuous) Chi Square Distribution
  • 81. (Continuous) Chi Square Distribution A random variable X follows a Chi Square Distribution with a degree of freedom of 5, Calculate the critical value to satisfy P(X < x0 )=0.95 Since P(X < x0 )=0.95, P(X > x0 )=0.05. From the table, find the point with d.f.=5 and α=0.05
  • 82. (Continuous) Chi Square Distribution Why do we have to be bothered?