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

Probability distribution
Probability distributionProbability distribution
Probability distribution
Ranjan Kumar
 
Discreet and continuous probability
Discreet and continuous probabilityDiscreet and continuous probability
Discreet and continuous probability
nj1992
 
Discrete probability distribution (complete)
Discrete probability distribution (complete)Discrete probability distribution (complete)
Discrete probability distribution (complete)
ISYousafzai
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
AntiqNyke
 
F Distribution
F  DistributionF  Distribution
F Distribution
jravish
 

La actualidad más candente (20)

Discrete distributions: Binomial, Poisson & Hypergeometric distributions
Discrete distributions:  Binomial, Poisson & Hypergeometric distributionsDiscrete distributions:  Binomial, Poisson & Hypergeometric distributions
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Standard normal distribution
Standard normal distributionStandard normal distribution
Standard normal distribution
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Discreet and continuous probability
Discreet and continuous probabilityDiscreet and continuous probability
Discreet and continuous probability
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Discrete probability distribution (complete)
Discrete probability distribution (complete)Discrete probability distribution (complete)
Discrete probability distribution (complete)
 
Basic concepts of probability
Basic concepts of probabilityBasic concepts of probability
Basic concepts of probability
 
Central limit theorem
Central limit theoremCentral limit theorem
Central limit theorem
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
 
Discrete random variable.
Discrete random variable.Discrete random variable.
Discrete random variable.
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
T distribution | Statistics
T distribution | StatisticsT distribution | Statistics
T distribution | Statistics
 
F Distribution
F  DistributionF  Distribution
F Distribution
 
Normal Distribution
Normal DistributionNormal Distribution
Normal Distribution
 
Hypothesis Testing
Hypothesis TestingHypothesis Testing
Hypothesis Testing
 
Introduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsIntroduction to Probability and Probability Distributions
Introduction to Probability and Probability Distributions
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 

Destacado

Intro to statistics
Intro to statisticsIntro to statistics
Intro to statistics
Ulster BOCES
 
Data displays in statistics
Data displays in statisticsData displays in statistics
Data displays in statistics
annieg8989
 
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
Dr. 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 life
minah habib
 
Statistics
StatisticsStatistics
Statistics
pikuoec
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributions
mandalina landy
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
rishi.indian
 
Introduction to random variables
Introduction to random variablesIntroduction to random variables
Introduction to random variables
Hadley Wickham
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statistics
akbhanj
 

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
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete 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
 

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 Business
Arnab Roy Chowdhury
 
Statistik 1 6 distribusi probabilitas normal
Statistik 1 6 distribusi probabilitas normalStatistik 1 6 distribusi probabilitas normal
Statistik 1 6 distribusi probabilitas normal
Selvin Hadi
 
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
Abhi 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

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
 
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
 

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

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
Safe Software
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
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
panagenda
 
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
Safe Software
 

Último (20)

Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].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 Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
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
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
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
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 

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.