SlideShare una empresa de Scribd logo
1 de 68
Discrete and Continuous  Probability Distributions
Chapter Goals ,[object Object],[object Object],[object Object],[object Object],[object Object]
Probability Distributions Continuous   Probability Distributions Binomial Hypergeometric Poisson Probability Distributions Discrete   Probability Distributions Normal Uniform Exponential
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Discrete Probability Distributions
Continuous Probability Distributions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
The Binomial Distribution Binomial Hypergeometric Poisson Probability Distributions Discrete   Probability Distributions
The Binomial Distribution ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Binomial Distribution Settings ,[object Object],[object Object],[object Object],[object Object]
Counting Rule for Combinations ,[object Object],where: n! =n(n - 1)(n - 2) . . . (2)(1) x! = x(x - 1)(x - 2) . . . (2)(1)   0! = 1  (by definition)
Binomial Distribution Formula P(x) = probability of  x  successes in  n  trials,   with probability of success  p   on each trial x  =  number of ‘successes’ in sample,  (x = 0, 1, 2, ...,  n ) p  =  probability of “success” per trial q  =  probability of “failure” = (1 – p) n  =  number of trials (sample size) P(x) n x ! n x p q x n x ! ( ) !    Example:   Flip a coin four times, let  x = # heads: n  = 4 p  = 0.5 q  = (1 - .5) = .5 x = 0, 1, 2, 3, 4
Binomial Distribution ,[object Object],n = 5  p = 0.1 n = 5  p = 0.5 Mean 0 .2 .4 .6 0 1 2 3 4 5 X P(X) .2 .4 .6 0 1 2 3 4 5 X P(X) 0 Here, n = 5 and p = .1 Here, n = 5 and p = .5
Binomial Distribution Characteristics ,[object Object],Variance and Standard Deviation Where n = sample size p = probability of success q = (1 – p) = probability of failure
Binomial Characteristics n = 5  p = 0.1 n = 5  p = 0.5 Mean 0 .2 .4 .6 0 1 2 3 4 5 X P(X) .2 .4 .6 0 1 2 3 4 5 X P(X) 0 Examples
Using Binomial Tables Examples:  n = 10, p = .35, x = 3:  P(x = 3|n =10, p = .35) = .2522 n = 10, p = .75, x = 2:  P(x = 2|n =10, p = .75) = .0004 n = 10 x p=.15 p=.20 p=.25 p=.30 p=.35 p=.40 p=.45 p=.50 0 1 2 3 4 5 6 7 8 9 10 0.1969 0.3474 0.2759 0.1298 0.0401 0.0085 0.0012 0.0001 0.0000 0.0000 0.0000 0.1074 0.2684 0.3020 0.2013 0.0881 0.0264 0.0055 0.0008 0.0001 0.0000 0.0000 0.0563 0.1877 0.2816 0.2503 0.1460 0.0584 0.0162 0.0031 0.0004 0.0000 0.0000 0.0282 0.1211 0.2335 0.2668 0.2001 0.1029 0.0368 0.0090 0.0014 0.0001 0.0000 0.0135 0.0725 0.1757 0.2522 0.2377 0.1536 0.0689 0.0212 0.0043 0.0005 0.0000 0.0060 0.0403 0.1209 0.2150 0.2508 0.2007 0.1115 0.0425 0.0106 0.0016 0.0001 0.0025 0.0207 0.0763 0.1665 0.2384 0.2340 0.1596 0.0746 0.0229 0.0042 0.0003 0.0010 0.0098 0.0439 0.1172 0.2051 0.2461 0.2051 0.1172 0.0439 0.0098 0.0010 10 9 8 7 6 5 4 3 2 1 0 p=.85 p=.80 p=.75 p=.70 p=.65 p=.60 p=.55 p=.50 x
Using PHStat ,[object Object]
Using PHStat ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
PHStat Output P(x = 3 | n = 10, p = .35) = .2522 P(x > 5 | n = 10, p = .35) = .0949
The Poisson Distribution Binomial Hypergeometric Poisson Probability Distributions Discrete   Probability Distributions
The Poisson Distribution ,[object Object],[object Object],[object Object],[object Object],[object Object]
Poisson Distribution Formula where: t  = size of the segment of interest  x = number of successes in segment of interest    = expected number of successes in a segment of unit size e = base of the natural logarithm system (2.71828...)
Poisson Distribution Characteristics ,[object Object],Variance and Standard Deviation where   = number of successes in a segment of unit size t = the size of the segment of interest
Using Poisson Tables Example:  Find P(x = 2)  if    = .05  and  t = 100 X  t 0.10 0.20 0.30 0.40 0.50 0.60 0.70 0.80 0.90 0 1 2 3 4 5 6 7 0.9048 0.0905 0.0045 0.0002 0.0000 0.0000 0.0000 0.0000 0.8187 0.1637 0.0164 0.0011 0.0001 0.0000 0.0000 0.0000 0.7408 0.2222 0.0333 0.0033 0.0003 0.0000 0.0000 0.0000 0.6703 0.2681 0.0536 0.0072 0.0007 0.0001 0.0000 0.0000 0.6065 0.3033 0.0758 0.0126 0.0016 0.0002 0.0000 0.0000 0.5488 0.3293 0.0988 0.0198 0.0030 0.0004 0.0000 0.0000 0.4966 0.3476 0.1217 0.0284 0.0050 0.0007 0.0001 0.0000 0.4493 0.3595 0.1438 0.0383 0.0077 0.0012 0.0002 0.0000 0.4066 0.3659 0.1647 0.0494 0.0111 0.0020 0.0003 0.0000
Graph of Poisson Probabilities P(x = 2) = .0758   Graphically:    = .05  and  t = 100 X  t = 0.50 0 1 2 3 4 5 6 7 0.6065 0.3033 0.0758 0.0126 0.0016 0.0002 0.0000 0.0000
Poisson Distribution Shape ,[object Object], t = 0.50  t = 3.0
The Hypergeometric Distribution Binomial Poisson Probability Distributions Discrete   Probability Distributions Hypergeometric
The Hypergeometric Distribution ,[object Object],[object Object],[object Object],[object Object]
Hypergeometric Distribution Formula . Where N = Population size X = number of successes in the population n = sample size x = number of successes in the sample n – x = number of failures in the sample (Two possible outcomes per trial)
Hypergeometric Distribution Formula ,[object Object],[object Object],[object Object]
Hypergeometric Distribution  in PHStat ,[object Object],[object Object]
Hypergeometric Distribution  in PHStat ,[object Object],[object Object],[object Object],P(x = 2) = 0.3 (continued)
The Normal Distribution Continuous   Probability Distributions Probability Distributions Normal Uniform Exponential
The Normal Distribution ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Mean  = Median  = Mode x f(x) μ σ
By varying the parameters   μ   and  σ , we obtain different normal distributions Many Normal Distributions
The Normal Distribution Shape x f(x) μ σ Changing  μ  shifts the distribution left or right . Changing   σ   increases or decreases the spread.
Finding Normal Probabilities   Probability is the  area under the curve! a b x f(x) P a x b ( )   Probability is measured by the area under the curve
Probability as  Area Under the Curve f(x) x μ 0.5 0.5 The  total area under the curve is 1.0 , and the curve is symmetric, so half is above the mean, half is below
Empirical Rules ,[object Object],f(x) x μ μ  σ μ  σ What can we say about the distribution of values around the mean?  There are some general rules: σ σ 68.26%
The Empirical Rule ,[object Object],[object Object],x μ 2σ 2σ x μ 3σ 3σ 95.44% 99.72% (continued)
Importance of the Rule ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
The Standard Normal Distribution ,[object Object],[object Object],[object Object],z f(z) 0 1 Values above the mean have  positive  z-values, values below the mean have  negative  z-values
The Standard Normal ,[object Object],[object Object]
Translation to the Standard Normal Distribution ,[object Object]
Example ,[object Object],[object Object]
Comparing  x  and  z  units z 100 3.0 0 250 x Note that the distribution is the same, only the scale has changed.  We can express the problem in original units (x) or in standardized units (z) μ   = 100 σ   = 50
The Standard Normal Table ,[object Object],[object Object],[object Object],z 0 2.00 .4772 Example:   P(0 < z < 2.00) = .4772
The Standard Normal Table ,[object Object],.4772 2.0 P(0 < z < 2.00) =  .4772 The  row  shows the value of z to the first decimal point The  column   gives the value of z to the second decimal point 2.0 . . . (continued)
General Procedure for Finding Probabilities ,[object Object],[object Object],[object Object],[object Object],To find  P(a < x < b)  when  x  is distributed normally:
Z Table example ,[object Object],P(8 < x < 8.6) =  P(0 < z < 0.12) Z 0.12 0 x 8.6 8 Calculate z-values:
Z Table example ,[object Object],P(0 < z < 0.12) z 0.12 0 x 8.6 8 P(8 < x < 8.6) ,[object Object],[object Object],[object Object],[object Object],(continued)
Solution: Finding P(0 < z < 0.12) Z 0.12 z .00 .01 0.0 .0000 .0040 .0080 .0398 .0438 0.2 .0793 .0832 .0871 0.3 .1179 .1217 .1255 .0478 .02 0.1 . 0478 Standard Normal Probability  Table (Portion) 0.00 = P(0 < z < 0.12) P(8 < x < 8.6)
Finding Normal Probabilities ,[object Object],[object Object],Z 8.6 8.0
Finding Normal Probabilities ,[object Object],[object Object],(continued) Z 0.12 .0478 0.00 .5000 P(x < 8.6)  = P(z < 0.12) = P(z < 0) + P(0 < z < 0.12) = .5 + .0478 =  .5478
Upper Tail Probabilities ,[object Object],[object Object],Z 8.6 8.0
[object Object],Upper Tail Probabilities (continued) Z 0.12 0 Z 0.12 .0478 0 .5000 .50 - .0478 = .4522 P(x > 8.6) = P(z > 0.12) = P(z > 0) - P(0 < z < 0.12) = .5 - .0478 =  .4522
Lower Tail Probabilities ,[object Object],[object Object],Z 7.4 8.0
Lower Tail Probabilities ,[object Object],Z 7.4 8.0 The Normal distribution is symmetric, so we use the same table even if z-values are negative:  P(7.4 < x < 8)  = P(-0.12 < z < 0) =  .0478 (continued) .0478
Normal Probabilities in PHStat ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
PHStat Dialogue Box Select desired options and enter values
PHStat Output
The Uniform Distribution Continuous   Probability Distributions Probability Distributions Normal Uniform Exponential
The Uniform Distribution ,[object Object]
The Uniform Distribution The Continuous Uniform Distribution: where f(x) = value of the density function at any x value a = lower limit of the interval b = upper limit of the interval (continued) f(x) =
Uniform Distribution Example:  Uniform Probability Distribution   Over the range  2 ≤ x ≤ 6: 2 6 .25 f(x) =  = .25  for  2 ≤ x ≤ 6 6 - 2 1 x f(x)
The Exponential Distribution Continuous   Probability Distributions Probability Distributions Normal Uniform Exponential
The Exponential Distribution ,[object Object],[object Object],[object Object],[object Object],[object Object]
The Exponential Distribution ,[object Object],where 1/   is the mean time between events Note that if the  number of occurrences per time period  is Poisson with mean   , then the  time between occurrences  is exponential with mean time 1/  
Exponential Distribution ,[object Object],(continued) f(x) x    = 1.0 (mean = 1.0) ,[object Object],[object Object],   = 3.0 (mean = .333)
Example Example:  Customers arrive at the claims counter at the rate of 15 per hour (Poisson distributed).  What is the probability that the arrival time between consecutive customers is less than five minutes? ,[object Object],[object Object],[object Object]

Más contenido relacionado

La actualidad más candente

Sampling distribution
Sampling distributionSampling distribution
Sampling distributionswarna dey
 
The sampling distribution
The sampling distributionThe sampling distribution
The sampling distributionHarve Abella
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distributionPrateek Singla
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributionsmandalina landy
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions Anthony J. Evans
 
Poisson Distribution
Poisson DistributionPoisson Distribution
Poisson DistributionHuda Seyam
 
F Distribution
F  DistributionF  Distribution
F Distributionjravish
 
Discrete probability distribution (complete)
Discrete probability distribution (complete)Discrete probability distribution (complete)
Discrete probability distribution (complete)ISYousafzai
 
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
Discrete distributions:  Binomial, Poisson & Hypergeometric distributionsDiscrete distributions:  Binomial, Poisson & Hypergeometric distributions
Discrete distributions: Binomial, Poisson & Hypergeometric distributionsScholarsPoint1
 
Testing of hypotheses
Testing of hypothesesTesting of hypotheses
Testing of hypothesesRajThakuri
 
Central limit theorem
Central limit theoremCentral limit theorem
Central limit theoremVijeesh Soman
 
4 2 continuous probability distributionn
4 2 continuous probability    distributionn4 2 continuous probability    distributionn
4 2 continuous probability distributionnLama K Banna
 
Hypergeometric probability distribution
Hypergeometric probability distributionHypergeometric probability distribution
Hypergeometric probability distributionNadeem Uddin
 
SOME PROPERTIES OF ESTIMATORS - 552.ppt
SOME PROPERTIES OF ESTIMATORS - 552.pptSOME PROPERTIES OF ESTIMATORS - 552.ppt
SOME PROPERTIES OF ESTIMATORS - 552.pptdayashka1
 
Normal distribution
Normal distributionNormal distribution
Normal distributionSonamWadhwa3
 

La actualidad más candente (20)

Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
The sampling distribution
The sampling distributionThe sampling distribution
The sampling distribution
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distribution
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributions
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions
 
Poisson Distribution
Poisson DistributionPoisson Distribution
Poisson Distribution
 
F Distribution
F  DistributionF  Distribution
F Distribution
 
Discrete probability distribution (complete)
Discrete probability distribution (complete)Discrete probability distribution (complete)
Discrete probability distribution (complete)
 
T distribution
T distributionT distribution
T distribution
 
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
Discrete distributions:  Binomial, Poisson & Hypergeometric distributionsDiscrete distributions:  Binomial, Poisson & Hypergeometric distributions
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributions
 
Testing of hypotheses
Testing of hypothesesTesting of hypotheses
Testing of hypotheses
 
Central limit theorem
Central limit theoremCentral limit theorem
Central limit theorem
 
Chi-square distribution
Chi-square distribution Chi-square distribution
Chi-square distribution
 
4 2 continuous probability distributionn
4 2 continuous probability    distributionn4 2 continuous probability    distributionn
4 2 continuous probability distributionn
 
Hypergeometric probability distribution
Hypergeometric probability distributionHypergeometric probability distribution
Hypergeometric probability distribution
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
SOME PROPERTIES OF ESTIMATORS - 552.ppt
SOME PROPERTIES OF ESTIMATORS - 552.pptSOME PROPERTIES OF ESTIMATORS - 552.ppt
SOME PROPERTIES OF ESTIMATORS - 552.ppt
 
Correlation Analysis
Correlation AnalysisCorrelation Analysis
Correlation Analysis
 
Normal distribution
Normal distributionNormal distribution
Normal distribution
 

Destacado

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
 
Discrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDiscrete Random Variables And Probability Distributions
Discrete Random Variables And Probability Distributionsmathscontent
 
Probability Density Function (PDF)
Probability Density Function (PDF)Probability Density Function (PDF)
Probability Density Function (PDF)AakankshaR
 
Variance and standard deviation of a discrete random variable
Variance and standard deviation of a discrete random variableVariance and standard deviation of a discrete random variable
Variance and standard deviation of a discrete random variableccooking
 
Intro to statistics
Intro to statisticsIntro to statistics
Intro to statisticsUlster BOCES
 
Data displays in statistics
Data displays in statisticsData displays in statistics
Data displays in statisticsannieg8989
 
Continuous probability Business Statistics, Management
Continuous probability Business Statistics, ManagementContinuous probability Business Statistics, Management
Continuous probability Business Statistics, ManagementDebjit Das
 
Use of statistics in real life
Use of statistics in real lifeUse of statistics in real life
Use of statistics in real lifeHarsh Rajput
 
19 August Statistics For Business And Management
19 August Statistics For Business And Management19 August Statistics For Business And Management
19 August Statistics For Business And ManagementDr. Trilok Kumar Jain
 
Applications of statistics in daily life
Applications of statistics in daily lifeApplications of statistics in daily life
Applications of statistics in daily lifeminah habib
 
Statistics
StatisticsStatistics
Statisticspikuoec
 
Discrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDiscrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDataminingTools Inc
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributionsrishi.indian
 
Introduction to random variables
Introduction to random variablesIntroduction to random variables
Introduction to random variablesHadley Wickham
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statisticsakbhanj
 
Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009ayimsevenfold
 

Destacado (20)

stat_03
stat_03stat_03
stat_03
 
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
 
Discrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDiscrete Random Variables And Probability Distributions
Discrete Random Variables And Probability Distributions
 
Probability Density Function (PDF)
Probability Density Function (PDF)Probability Density Function (PDF)
Probability Density Function (PDF)
 
Variance and standard deviation of a discrete random variable
Variance and standard deviation of a discrete random variableVariance and standard deviation of a discrete random variable
Variance and standard deviation of a discrete random variable
 
Intro to statistics
Intro to statisticsIntro to statistics
Intro to statistics
 
Data displays in statistics
Data displays in statisticsData displays in statistics
Data displays in statistics
 
Continuous probability Business Statistics, Management
Continuous probability Business Statistics, ManagementContinuous probability Business Statistics, Management
Continuous probability Business Statistics, Management
 
Use of statistics in real life
Use of statistics in real lifeUse of statistics in real life
Use of statistics in real life
 
Statistics Intro
Statistics IntroStatistics Intro
Statistics Intro
 
19 August Statistics For Business And Management
19 August Statistics For Business And Management19 August Statistics For Business And Management
19 August Statistics For Business And Management
 
Errors in Statistical Survey
Errors in Statistical SurveyErrors in Statistical Survey
Errors in Statistical Survey
 
Probability concept and Probability distribution
Probability concept and Probability distributionProbability concept and Probability distribution
Probability concept and Probability distribution
 
Applications of statistics in daily life
Applications of statistics in daily lifeApplications of statistics in daily life
Applications of statistics in daily life
 
Statistics
StatisticsStatistics
Statistics
 
Discrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDiscrete Random Variables And Probability Distributions
Discrete Random Variables And Probability Distributions
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Introduction to random variables
Introduction to random variablesIntroduction to random variables
Introduction to random variables
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statistics
 
Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009Chapter 2 discrete_random_variable_2009
Chapter 2 discrete_random_variable_2009
 

Similar a Discrete and continuous probability distributions ppt @ bec doms

discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...novrain1
 
Normal distribution - Unitedworld School of Business
Normal distribution - Unitedworld School of BusinessNormal distribution - Unitedworld School of Business
Normal distribution - Unitedworld School of BusinessArnab Roy Chowdhury
 
Statr sessions 9 to 10
Statr sessions 9 to 10Statr sessions 9 to 10
Statr sessions 9 to 10Ruru Chowdhury
 
Lec. 10: Making Assumptions of Missing data
Lec. 10: Making Assumptions of Missing dataLec. 10: Making Assumptions of Missing data
Lec. 10: Making Assumptions of Missing dataMohamadKharseh1
 
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...Daniel Katz
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2Padma Metta
 
Chapter one on sampling distributions.ppt
Chapter one on sampling distributions.pptChapter one on sampling distributions.ppt
Chapter one on sampling distributions.pptFekaduAman
 
5-Propability-2-87.pdf
5-Propability-2-87.pdf5-Propability-2-87.pdf
5-Propability-2-87.pdfelenashahriari
 
Statistik 1 6 distribusi probabilitas normal
Statistik 1 6 distribusi probabilitas normalStatistik 1 6 distribusi probabilitas normal
Statistik 1 6 distribusi probabilitas normalSelvin Hadi
 
8. normal distribution qt pgdm 1st semester
8. normal distribution qt pgdm 1st  semester8. normal distribution qt pgdm 1st  semester
8. normal distribution qt pgdm 1st semesterKaran Kukreja
 
Sqqs1013 ch5-a122
Sqqs1013 ch5-a122Sqqs1013 ch5-a122
Sqqs1013 ch5-a122kim rae KI
 
Sriram seminar on introduction to statistics
Sriram seminar on introduction to statisticsSriram seminar on introduction to statistics
Sriram seminar on introduction to statisticsSriram Chakravarthy
 
Standard deviation
Standard deviationStandard deviation
Standard deviationMai Ngoc Duc
 
The standard normal curve & its application in biomedical sciences
The standard normal curve & its application in biomedical sciencesThe standard normal curve & its application in biomedical sciences
The standard normal curve & its application in biomedical sciencesAbhi Manu
 

Similar a Discrete and continuous probability distributions ppt @ bec doms (20)

discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...
 
Normal distribution
Normal distribution  Normal distribution
Normal distribution
 
Normal distribution - Unitedworld School of Business
Normal distribution - Unitedworld School of BusinessNormal distribution - Unitedworld School of Business
Normal distribution - Unitedworld School of Business
 
Statistics 3, 4
Statistics 3, 4Statistics 3, 4
Statistics 3, 4
 
Statr sessions 9 to 10
Statr sessions 9 to 10Statr sessions 9 to 10
Statr sessions 9 to 10
 
Lec. 10: Making Assumptions of Missing data
Lec. 10: Making Assumptions of Missing dataLec. 10: Making Assumptions of Missing data
Lec. 10: Making Assumptions of Missing data
 
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...
Quantitative Methods for Lawyers - Class #10 - Binomial Distributions, Normal...
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2
 
Chapter one on sampling distributions.ppt
Chapter one on sampling distributions.pptChapter one on sampling distributions.ppt
Chapter one on sampling distributions.ppt
 
5-Propability-2-87.pdf
5-Propability-2-87.pdf5-Propability-2-87.pdf
5-Propability-2-87.pdf
 
Chapter8
Chapter8Chapter8
Chapter8
 
Normal as Approximation to Binomial
Normal as Approximation to Binomial  Normal as Approximation to Binomial
Normal as Approximation to Binomial
 
Statistik 1 6 distribusi probabilitas normal
Statistik 1 6 distribusi probabilitas normalStatistik 1 6 distribusi probabilitas normal
Statistik 1 6 distribusi probabilitas normal
 
8. normal distribution qt pgdm 1st semester
8. normal distribution qt pgdm 1st  semester8. normal distribution qt pgdm 1st  semester
8. normal distribution qt pgdm 1st semester
 
Sqqs1013 ch5-a122
Sqqs1013 ch5-a122Sqqs1013 ch5-a122
Sqqs1013 ch5-a122
 
Normal Distribution.pptx
Normal Distribution.pptxNormal Distribution.pptx
Normal Distribution.pptx
 
The Standard Normal Distribution
The Standard Normal Distribution  The Standard Normal Distribution
The Standard Normal Distribution
 
Sriram seminar on introduction to statistics
Sriram seminar on introduction to statisticsSriram seminar on introduction to statistics
Sriram seminar on introduction to statistics
 
Standard deviation
Standard deviationStandard deviation
Standard deviation
 
The standard normal curve & its application in biomedical sciences
The standard normal curve & its application in biomedical sciencesThe standard normal curve & its application in biomedical sciences
The standard normal curve & its application in biomedical sciences
 

Más de Babasab Patil

Segmentation module 4 mba 1st sem by babasab patil (karrisatte)
Segmentation module 4  mba 1st sem by babasab patil (karrisatte)Segmentation module 4  mba 1st sem by babasab patil (karrisatte)
Segmentation module 4 mba 1st sem by babasab patil (karrisatte)Babasab Patil
 
Marketing management module 1 core concepts of marketing mba 1st sem by baba...
Marketing management module 1 core concepts of marketing  mba 1st sem by baba...Marketing management module 1 core concepts of marketing  mba 1st sem by baba...
Marketing management module 1 core concepts of marketing mba 1st sem by baba...Babasab Patil
 
Marketing management module 2 marketing environment mba 1st sem by babasab pa...
Marketing management module 2 marketing environment mba 1st sem by babasab pa...Marketing management module 2 marketing environment mba 1st sem by babasab pa...
Marketing management module 2 marketing environment mba 1st sem by babasab pa...Babasab Patil
 
Marketing management module 4 measuring andforecasting demand mba 1st sem by...
Marketing management module 4  measuring andforecasting demand mba 1st sem by...Marketing management module 4  measuring andforecasting demand mba 1st sem by...
Marketing management module 4 measuring andforecasting demand mba 1st sem by...Babasab Patil
 
Measuring and forecasting demand module 4 mba 1st sem by babasab patil (karri...
Measuring and forecasting demand module 4 mba 1st sem by babasab patil (karri...Measuring and forecasting demand module 4 mba 1st sem by babasab patil (karri...
Measuring and forecasting demand module 4 mba 1st sem by babasab patil (karri...Babasab Patil
 
Notes managerial communication 3 business correspondence and report writing ...
Notes managerial communication  3 business correspondence and report writing ...Notes managerial communication  3 business correspondence and report writing ...
Notes managerial communication 3 business correspondence and report writing ...Babasab Patil
 
Notes managerial communication mod 2 basic communication skills mba 1st sem ...
Notes managerial communication mod 2  basic communication skills mba 1st sem ...Notes managerial communication mod 2  basic communication skills mba 1st sem ...
Notes managerial communication mod 2 basic communication skills mba 1st sem ...Babasab Patil
 
Notes managerial communication mod 4 the job application process mba 1st sem ...
Notes managerial communication mod 4 the job application process mba 1st sem ...Notes managerial communication mod 4 the job application process mba 1st sem ...
Notes managerial communication mod 4 the job application process mba 1st sem ...Babasab Patil
 
Notes managerial communication mod 5 interviews mba 1st sem by babasab patil...
Notes managerial communication mod 5 interviews  mba 1st sem by babasab patil...Notes managerial communication mod 5 interviews  mba 1st sem by babasab patil...
Notes managerial communication mod 5 interviews mba 1st sem by babasab patil...Babasab Patil
 
Notes managerial communication part 1 mba 1st sem by babasab patil (karrisatte)
Notes managerial communication part 1  mba 1st sem by babasab patil (karrisatte)Notes managerial communication part 1  mba 1st sem by babasab patil (karrisatte)
Notes managerial communication part 1 mba 1st sem by babasab patil (karrisatte)Babasab Patil
 
Principles of marketing mba 1st sem by babasab patil (karrisatte)
Principles of marketing mba 1st sem by babasab patil (karrisatte)Principles of marketing mba 1st sem by babasab patil (karrisatte)
Principles of marketing mba 1st sem by babasab patil (karrisatte)Babasab Patil
 
Segmentation module 4 mba 1st sem by babasab patil (karrisatte)
Segmentation module 4  mba 1st sem by babasab patil (karrisatte)Segmentation module 4  mba 1st sem by babasab patil (karrisatte)
Segmentation module 4 mba 1st sem by babasab patil (karrisatte)Babasab Patil
 
Marketing management module 1 important questions of marketing mba 1st sem...
Marketing management module 1  important questions of marketing   mba 1st sem...Marketing management module 1  important questions of marketing   mba 1st sem...
Marketing management module 1 important questions of marketing mba 1st sem...Babasab Patil
 
Discovery shuttle processing NASA before launching the rocket by babasab ...
Discovery shuttle processing  NASA   before  launching the rocket by babasab ...Discovery shuttle processing  NASA   before  launching the rocket by babasab ...
Discovery shuttle processing NASA before launching the rocket by babasab ...Babasab Patil
 
Corporate lessons from__iim__calcutta by babasab patil
Corporate lessons from__iim__calcutta by babasab patil Corporate lessons from__iim__calcutta by babasab patil
Corporate lessons from__iim__calcutta by babasab patil Babasab Patil
 
Communication problems between men and women by babasab patil
Communication problems between men and women by babasab patil Communication problems between men and women by babasab patil
Communication problems between men and women by babasab patil Babasab Patil
 
Brasil waterfall byy babasab patil
Brasil waterfall  byy babasab patil Brasil waterfall  byy babasab patil
Brasil waterfall byy babasab patil Babasab Patil
 
Best aviation photography_ever__bar_none by babasab patil
Best aviation photography_ever__bar_none by babasab patil Best aviation photography_ever__bar_none by babasab patil
Best aviation photography_ever__bar_none by babasab patil Babasab Patil
 
Attitude stone cutter
Attitude stone cutterAttitude stone cutter
Attitude stone cutterBabasab Patil
 
Attitude stone cutter
Attitude stone cutterAttitude stone cutter
Attitude stone cutterBabasab Patil
 

Más de Babasab Patil (20)

Segmentation module 4 mba 1st sem by babasab patil (karrisatte)
Segmentation module 4  mba 1st sem by babasab patil (karrisatte)Segmentation module 4  mba 1st sem by babasab patil (karrisatte)
Segmentation module 4 mba 1st sem by babasab patil (karrisatte)
 
Marketing management module 1 core concepts of marketing mba 1st sem by baba...
Marketing management module 1 core concepts of marketing  mba 1st sem by baba...Marketing management module 1 core concepts of marketing  mba 1st sem by baba...
Marketing management module 1 core concepts of marketing mba 1st sem by baba...
 
Marketing management module 2 marketing environment mba 1st sem by babasab pa...
Marketing management module 2 marketing environment mba 1st sem by babasab pa...Marketing management module 2 marketing environment mba 1st sem by babasab pa...
Marketing management module 2 marketing environment mba 1st sem by babasab pa...
 
Marketing management module 4 measuring andforecasting demand mba 1st sem by...
Marketing management module 4  measuring andforecasting demand mba 1st sem by...Marketing management module 4  measuring andforecasting demand mba 1st sem by...
Marketing management module 4 measuring andforecasting demand mba 1st sem by...
 
Measuring and forecasting demand module 4 mba 1st sem by babasab patil (karri...
Measuring and forecasting demand module 4 mba 1st sem by babasab patil (karri...Measuring and forecasting demand module 4 mba 1st sem by babasab patil (karri...
Measuring and forecasting demand module 4 mba 1st sem by babasab patil (karri...
 
Notes managerial communication 3 business correspondence and report writing ...
Notes managerial communication  3 business correspondence and report writing ...Notes managerial communication  3 business correspondence and report writing ...
Notes managerial communication 3 business correspondence and report writing ...
 
Notes managerial communication mod 2 basic communication skills mba 1st sem ...
Notes managerial communication mod 2  basic communication skills mba 1st sem ...Notes managerial communication mod 2  basic communication skills mba 1st sem ...
Notes managerial communication mod 2 basic communication skills mba 1st sem ...
 
Notes managerial communication mod 4 the job application process mba 1st sem ...
Notes managerial communication mod 4 the job application process mba 1st sem ...Notes managerial communication mod 4 the job application process mba 1st sem ...
Notes managerial communication mod 4 the job application process mba 1st sem ...
 
Notes managerial communication mod 5 interviews mba 1st sem by babasab patil...
Notes managerial communication mod 5 interviews  mba 1st sem by babasab patil...Notes managerial communication mod 5 interviews  mba 1st sem by babasab patil...
Notes managerial communication mod 5 interviews mba 1st sem by babasab patil...
 
Notes managerial communication part 1 mba 1st sem by babasab patil (karrisatte)
Notes managerial communication part 1  mba 1st sem by babasab patil (karrisatte)Notes managerial communication part 1  mba 1st sem by babasab patil (karrisatte)
Notes managerial communication part 1 mba 1st sem by babasab patil (karrisatte)
 
Principles of marketing mba 1st sem by babasab patil (karrisatte)
Principles of marketing mba 1st sem by babasab patil (karrisatte)Principles of marketing mba 1st sem by babasab patil (karrisatte)
Principles of marketing mba 1st sem by babasab patil (karrisatte)
 
Segmentation module 4 mba 1st sem by babasab patil (karrisatte)
Segmentation module 4  mba 1st sem by babasab patil (karrisatte)Segmentation module 4  mba 1st sem by babasab patil (karrisatte)
Segmentation module 4 mba 1st sem by babasab patil (karrisatte)
 
Marketing management module 1 important questions of marketing mba 1st sem...
Marketing management module 1  important questions of marketing   mba 1st sem...Marketing management module 1  important questions of marketing   mba 1st sem...
Marketing management module 1 important questions of marketing mba 1st sem...
 
Discovery shuttle processing NASA before launching the rocket by babasab ...
Discovery shuttle processing  NASA   before  launching the rocket by babasab ...Discovery shuttle processing  NASA   before  launching the rocket by babasab ...
Discovery shuttle processing NASA before launching the rocket by babasab ...
 
Corporate lessons from__iim__calcutta by babasab patil
Corporate lessons from__iim__calcutta by babasab patil Corporate lessons from__iim__calcutta by babasab patil
Corporate lessons from__iim__calcutta by babasab patil
 
Communication problems between men and women by babasab patil
Communication problems between men and women by babasab patil Communication problems between men and women by babasab patil
Communication problems between men and women by babasab patil
 
Brasil waterfall byy babasab patil
Brasil waterfall  byy babasab patil Brasil waterfall  byy babasab patil
Brasil waterfall byy babasab patil
 
Best aviation photography_ever__bar_none by babasab patil
Best aviation photography_ever__bar_none by babasab patil Best aviation photography_ever__bar_none by babasab patil
Best aviation photography_ever__bar_none by babasab patil
 
Attitude stone cutter
Attitude stone cutterAttitude stone cutter
Attitude stone cutter
 
Attitude stone cutter
Attitude stone cutterAttitude stone cutter
Attitude stone cutter
 

Último

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
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
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
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
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
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
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
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
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
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
 
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
 

Último (20)

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
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
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
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
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
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...
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
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
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
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
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 

Discrete and continuous probability distributions ppt @ bec doms

  • 1. Discrete and Continuous Probability Distributions
  • 2.
  • 3. Probability Distributions Continuous Probability Distributions Binomial Hypergeometric Poisson Probability Distributions Discrete Probability Distributions Normal Uniform Exponential
  • 4.
  • 5.
  • 6. The Binomial Distribution Binomial Hypergeometric Poisson Probability Distributions Discrete Probability Distributions
  • 7.
  • 8.
  • 9.
  • 10. Binomial Distribution Formula P(x) = probability of x successes in n trials, with probability of success p on each trial x = number of ‘successes’ in sample, (x = 0, 1, 2, ..., n ) p = probability of “success” per trial q = probability of “failure” = (1 – p) n = number of trials (sample size) P(x) n x ! n x p q x n x ! ( ) !    Example: Flip a coin four times, let x = # heads: n = 4 p = 0.5 q = (1 - .5) = .5 x = 0, 1, 2, 3, 4
  • 11.
  • 12.
  • 13. Binomial Characteristics n = 5 p = 0.1 n = 5 p = 0.5 Mean 0 .2 .4 .6 0 1 2 3 4 5 X P(X) .2 .4 .6 0 1 2 3 4 5 X P(X) 0 Examples
  • 14. Using Binomial Tables Examples: n = 10, p = .35, x = 3: P(x = 3|n =10, p = .35) = .2522 n = 10, p = .75, x = 2: P(x = 2|n =10, p = .75) = .0004 n = 10 x p=.15 p=.20 p=.25 p=.30 p=.35 p=.40 p=.45 p=.50 0 1 2 3 4 5 6 7 8 9 10 0.1969 0.3474 0.2759 0.1298 0.0401 0.0085 0.0012 0.0001 0.0000 0.0000 0.0000 0.1074 0.2684 0.3020 0.2013 0.0881 0.0264 0.0055 0.0008 0.0001 0.0000 0.0000 0.0563 0.1877 0.2816 0.2503 0.1460 0.0584 0.0162 0.0031 0.0004 0.0000 0.0000 0.0282 0.1211 0.2335 0.2668 0.2001 0.1029 0.0368 0.0090 0.0014 0.0001 0.0000 0.0135 0.0725 0.1757 0.2522 0.2377 0.1536 0.0689 0.0212 0.0043 0.0005 0.0000 0.0060 0.0403 0.1209 0.2150 0.2508 0.2007 0.1115 0.0425 0.0106 0.0016 0.0001 0.0025 0.0207 0.0763 0.1665 0.2384 0.2340 0.1596 0.0746 0.0229 0.0042 0.0003 0.0010 0.0098 0.0439 0.1172 0.2051 0.2461 0.2051 0.1172 0.0439 0.0098 0.0010 10 9 8 7 6 5 4 3 2 1 0 p=.85 p=.80 p=.75 p=.70 p=.65 p=.60 p=.55 p=.50 x
  • 15.
  • 16.
  • 17. PHStat Output P(x = 3 | n = 10, p = .35) = .2522 P(x > 5 | n = 10, p = .35) = .0949
  • 18. The Poisson Distribution Binomial Hypergeometric Poisson Probability Distributions Discrete Probability Distributions
  • 19.
  • 20. Poisson Distribution Formula where: t = size of the segment of interest x = number of successes in segment of interest  = expected number of successes in a segment of unit size e = base of the natural logarithm system (2.71828...)
  • 21.
  • 22. Using Poisson Tables Example: Find P(x = 2) if  = .05 and t = 100 X  t 0.10 0.20 0.30 0.40 0.50 0.60 0.70 0.80 0.90 0 1 2 3 4 5 6 7 0.9048 0.0905 0.0045 0.0002 0.0000 0.0000 0.0000 0.0000 0.8187 0.1637 0.0164 0.0011 0.0001 0.0000 0.0000 0.0000 0.7408 0.2222 0.0333 0.0033 0.0003 0.0000 0.0000 0.0000 0.6703 0.2681 0.0536 0.0072 0.0007 0.0001 0.0000 0.0000 0.6065 0.3033 0.0758 0.0126 0.0016 0.0002 0.0000 0.0000 0.5488 0.3293 0.0988 0.0198 0.0030 0.0004 0.0000 0.0000 0.4966 0.3476 0.1217 0.0284 0.0050 0.0007 0.0001 0.0000 0.4493 0.3595 0.1438 0.0383 0.0077 0.0012 0.0002 0.0000 0.4066 0.3659 0.1647 0.0494 0.0111 0.0020 0.0003 0.0000
  • 23. Graph of Poisson Probabilities P(x = 2) = .0758 Graphically:  = .05 and t = 100 X  t = 0.50 0 1 2 3 4 5 6 7 0.6065 0.3033 0.0758 0.0126 0.0016 0.0002 0.0000 0.0000
  • 24.
  • 25. The Hypergeometric Distribution Binomial Poisson Probability Distributions Discrete Probability Distributions Hypergeometric
  • 26.
  • 27. Hypergeometric Distribution Formula . Where N = Population size X = number of successes in the population n = sample size x = number of successes in the sample n – x = number of failures in the sample (Two possible outcomes per trial)
  • 28.
  • 29.
  • 30.
  • 31. The Normal Distribution Continuous Probability Distributions Probability Distributions Normal Uniform Exponential
  • 32.
  • 33. By varying the parameters μ and σ , we obtain different normal distributions Many Normal Distributions
  • 34. The Normal Distribution Shape x f(x) μ σ Changing μ shifts the distribution left or right . Changing σ increases or decreases the spread.
  • 35. Finding Normal Probabilities Probability is the area under the curve! a b x f(x) P a x b ( )   Probability is measured by the area under the curve
  • 36. Probability as Area Under the Curve f(x) x μ 0.5 0.5 The total area under the curve is 1.0 , and the curve is symmetric, so half is above the mean, half is below
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44. Comparing x and z units z 100 3.0 0 250 x Note that the distribution is the same, only the scale has changed. We can express the problem in original units (x) or in standardized units (z) μ = 100 σ = 50
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50. Solution: Finding P(0 < z < 0.12) Z 0.12 z .00 .01 0.0 .0000 .0040 .0080 .0398 .0438 0.2 .0793 .0832 .0871 0.3 .1179 .1217 .1255 .0478 .02 0.1 . 0478 Standard Normal Probability Table (Portion) 0.00 = P(0 < z < 0.12) P(8 < x < 8.6)
  • 51.
  • 52.
  • 53.
  • 54.
  • 55.
  • 56.
  • 57.
  • 58. PHStat Dialogue Box Select desired options and enter values
  • 60. The Uniform Distribution Continuous Probability Distributions Probability Distributions Normal Uniform Exponential
  • 61.
  • 62. The Uniform Distribution The Continuous Uniform Distribution: where f(x) = value of the density function at any x value a = lower limit of the interval b = upper limit of the interval (continued) f(x) =
  • 63. Uniform Distribution Example: Uniform Probability Distribution Over the range 2 ≤ x ≤ 6: 2 6 .25 f(x) = = .25 for 2 ≤ x ≤ 6 6 - 2 1 x f(x)
  • 64. The Exponential Distribution Continuous Probability Distributions Probability Distributions Normal Uniform Exponential
  • 65.
  • 66.
  • 67.
  • 68.