SlideShare a Scribd company logo
1 of 32
Chapter 8 The Binomial and Geometric Distributions
8.1 the Binomial Distribution
Definitions 	A Binomial Setting is an scenario where each of the following are true Each observation is either a ‘success’ or a failure’ (2 outcomes) There are a fixed number of observations (n) Observations are independent The probability of success is the same for each observation (p)
Definitions The Binomial Distribution X = # of successes from a binomial setting Abbreviated with “B(n, p)”where n = number of trails,  p = prob. of success
Definitions The Binomial Distribution Examples “X =  The number of heads when 5 coins are flipped”B(5, 0.5) “X = The number of heart cards drawn from a standard deck with replacement after 3 tries.”B(3, ¼) “X = The number of working computer chips in a set of 8 chips if the manufacturer has 0.1% defects”B(8, 0.999)
Sampling Distribution of a Count Suppose an SRS of size n is drawn from a population with a proportion p for success.  Unless there is replacement, this isn’t binomial.  Why?  If the population is much greater than the sample size, then the sample has an approximate binomial distribution B(n, p) This helps use the binomial distribution in many cases that aren’t exactly a binomial setting.
Formulas for Binomial Settings Using a tree diagram, it is possible to formulate the binomial distribution. Example X = number of heads when a loaded coin is flipped 3 times (P(heads = 0.3)
Formulas for Binomial Settings Setting is B(3, .3) Sample Space- HHH, HHT, HTH, THH, HTT, THT, TTH, TTT ProbabilitiesP(X = 3) = 0.027,  P(X = 2) = 3·(.3)2(.7) = 0.189, P(X = 1) = 3·(.3)(.7)2=0.441,  P(X = 0) = (.7)3=0.343 Unfortunately, this works best only for simple settings
Formulas for Binomial Settings Binomial coefficient This is a part of the formula for the binomial distribution. n = # trails, k = # of success You may have seen this formula before!
Formulas for Binomial Settings Binomial coefficient Your calculator can find this coefficient for you [math] , “PRB,” “nCr” 	example
Formulas for Binomial Settings Binomial Probability If we have a binomial setting B(n, p) and we want to know P(X = k)
Formulas for Binomial Settings Binomial Probability Actually your calculator is very efficient in these caculations.The binomial magic is [2nd] [vars] (dist), “binompdf(“  Again assuming B(n. p)
Some Alphabet Soup “pdf” means “probability distribution function,” which is exactly what we are doing! “binompdf” is the “binomial probability function” This is a discrete probability distribution “cdf” means “cumulative distribution function” This will add together a number of successes.
Cumulative Binomial Distribution For the question, “if B(n, p), what is the probability k or less successes?” B(5, 0.33) 	P(X < 2)	= P(X=0) + P(X=1) + P(X=2) 		= binomcdf(5, 0.33, 2) Pay attention to where the “equals” goes! Binomcdf(n,p, k) is always P(X < k)
Cumulative Binomial Distribution If B(6, 0.25), what is the probability of less than 4 successes? B(6, 0.25) P(X < 4)	= P(X<3)	(always rewrite as “<“) 	= binomcdf(6, 0.25, 3) 	=0.9624 Pay attention to where the “equals” goes! binomcdf(n, p, k) is always P(X < k)
Cumulative Binomial Distribution For cases involving ‘X>k,’ or ‘X>k’ use the property of complimentary sets Pay attention to where the “=” goes! In B(100, 0.95), what is the probability of more than 90 successes? B(100, 0.95) P(X > 90)= 1- P(X<90)	 	= 1 - binomcdf(100, 0.95, 90) 	=0.9718
Mean and Standard Deviation 	For a binomial distribution B(n, p) the following formulas hold: Remember that these are only for a binomial distribution 	We should also note that  can be thought of as the “expected value”
Normal Approximation You should have noticed by now that the Binomial distribution produces a single peak distribution If p is within a certain set of numbers, the distribution is relatively symmetric. Because we like to use the Normal distribution, we have conditions under which the binomial distribution is approximately Normal
Normal Approximation A binomial distribution is approximately Normal N(np, (npq)) when both np>10 and nq> 10. When using the Normal dist to approximate, be sure to:  state “Distribution is approximately Normal: N(np, (npq))” Show that the two conditions above are met Remember that this is an approximation, but it is most often good enough
8.2 The Geometric Distribution
The Geometric Setting The geometric setting is almost like the binomial setting with one major difference: Instead of asking “how many successes,” we ask, “when is the first success?”
The Geometric Setting Observations are either “success” or “failure” The observations are independent The probability of success is the same for each observation The variable of interest is the number of trails until the first success
Geometric Distribution If a random variable X satisfies the geometric setting, then we call the distribution of X a geometric distribution  FormulaP(X = k) = q(k-1)p notice that this is (k-1) failures and one success
Geometric Distribution on the TI Like the Binomial Distribution, the Geometric Distribution is found at[2nd] [var] (dist) for G(p)P(X=k) = q(k-1)p = geompdf(p,k)
Geometric cdf The probability that the first success is within the first k trails can be given with: G(p) P(X < k)	= P(X=0) + P(X=1)+ … +P(X=k)		=geomcdf(p, k)
Geometric cdf What is the probability that the first “six” is rolled before four throws of a die? Pay attention to the “=“ sign G(1/6) P(X < 4)	= P(X < 3) 		= geomcdf(1/6, 3) 	= 0.4213
Geometric cdf Use the compliment properties to find P(X>k) G(p) P(X > k) = 1 – P(x < k) And… pay attention to the ‘equal’ sign!!
Geometric cdf What is the probability that we roll a number less than 3 after 5 throws? G(2/6) (this corresponds to ‘1’ and ‘2’) P(X > 5) = 1 – P(X < 5) 	= 1 – geomcdf(2/6, 5) 	= 0.1317
Geometric cdf Alternatively, the probability that it takes more than k trails to see the first success can be given by: P(X > k) = (1 – p)k
Mean and Standard Deviation Mean of a geometric distribution is given by:  = 1/p This is the expected value for the first success “on average, the first success occurs on the 1/p trail”
Mean and Standard Deviation Standard Deviation: This is not a Normal distribution, so don’t try to calculate z-scores and Normalcdf!
Stats chapter 8

More Related Content

What's hot

The Definite Integral
The Definite IntegralThe Definite Integral
The Definite IntegralSilvius
 
Lesson 30: The Definite Integral
Lesson 30: The  Definite  IntegralLesson 30: The  Definite  Integral
Lesson 30: The Definite IntegralMatthew Leingang
 
Lesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite IntegralsLesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite IntegralsMatthew Leingang
 
Lesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusMatthew Leingang
 
8.further calculus Further Mathematics Zimbabwe Zimsec Cambridge
8.further calculus   Further Mathematics Zimbabwe Zimsec Cambridge8.further calculus   Further Mathematics Zimbabwe Zimsec Cambridge
8.further calculus Further Mathematics Zimbabwe Zimsec Cambridgealproelearning
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Matthew Leingang
 
4.3 The Definite Integral
4.3 The Definite Integral4.3 The Definite Integral
4.3 The Definite IntegralSharon Henry
 
ABC convergence under well- and mis-specified models
ABC convergence under well- and mis-specified modelsABC convergence under well- and mis-specified models
ABC convergence under well- and mis-specified modelsChristian Robert
 
Slides: The Burbea-Rao and Bhattacharyya centroids
Slides: The Burbea-Rao and Bhattacharyya centroidsSlides: The Burbea-Rao and Bhattacharyya centroids
Slides: The Burbea-Rao and Bhattacharyya centroidsFrank Nielsen
 
Practicle application of maxima and minima
Practicle application of maxima and minimaPracticle application of maxima and minima
Practicle application of maxima and minimaBritish Council
 
5.4 more areas
5.4 more areas5.4 more areas
5.4 more areasmath265
 
3.4 derivative and graphs
3.4 derivative and graphs3.4 derivative and graphs
3.4 derivative and graphsmath265
 
Definite Integral Review
Definite Integral ReviewDefinite Integral Review
Definite Integral ReviewSharon Henry
 

What's hot (16)

The Definite Integral
The Definite IntegralThe Definite Integral
The Definite Integral
 
Lesson 30: The Definite Integral
Lesson 30: The  Definite  IntegralLesson 30: The  Definite  Integral
Lesson 30: The Definite Integral
 
Lesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite IntegralsLesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite Integrals
 
Lesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of Calculus
 
8.further calculus Further Mathematics Zimbabwe Zimsec Cambridge
8.further calculus   Further Mathematics Zimbabwe Zimsec Cambridge8.further calculus   Further Mathematics Zimbabwe Zimsec Cambridge
8.further calculus Further Mathematics Zimbabwe Zimsec Cambridge
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
 
4.3 The Definite Integral
4.3 The Definite Integral4.3 The Definite Integral
4.3 The Definite Integral
 
Minimizing boolean
Minimizing booleanMinimizing boolean
Minimizing boolean
 
ABC convergence under well- and mis-specified models
ABC convergence under well- and mis-specified modelsABC convergence under well- and mis-specified models
ABC convergence under well- and mis-specified models
 
Calc 3.9a
Calc 3.9aCalc 3.9a
Calc 3.9a
 
Slides: The Burbea-Rao and Bhattacharyya centroids
Slides: The Burbea-Rao and Bhattacharyya centroidsSlides: The Burbea-Rao and Bhattacharyya centroids
Slides: The Burbea-Rao and Bhattacharyya centroids
 
Practicle application of maxima and minima
Practicle application of maxima and minimaPracticle application of maxima and minima
Practicle application of maxima and minima
 
5.4 more areas
5.4 more areas5.4 more areas
5.4 more areas
 
3.4 derivative and graphs
3.4 derivative and graphs3.4 derivative and graphs
3.4 derivative and graphs
 
Sol60
Sol60Sol60
Sol60
 
Definite Integral Review
Definite Integral ReviewDefinite Integral Review
Definite Integral Review
 

Viewers also liked (12)

Stats chapter 9
Stats chapter 9Stats chapter 9
Stats chapter 9
 
Stats chapter 2
Stats chapter 2 Stats chapter 2
Stats chapter 2
 
Stats chapter 5
Stats chapter 5Stats chapter 5
Stats chapter 5
 
Stats chapter 7
Stats chapter 7Stats chapter 7
Stats chapter 7
 
Stats chapter 4
Stats chapter 4Stats chapter 4
Stats chapter 4
 
Stats chapter 10
Stats chapter 10Stats chapter 10
Stats chapter 10
 
Stats chapter 1
Stats chapter 1Stats chapter 1
Stats chapter 1
 
Stats chapter 15
Stats chapter 15Stats chapter 15
Stats chapter 15
 
Stats chapter 13
Stats chapter 13Stats chapter 13
Stats chapter 13
 
Chapter3
Chapter3Chapter3
Chapter3
 
Chapter2
Chapter2Chapter2
Chapter2
 
Chapter6
Chapter6Chapter6
Chapter6
 

Similar to Stats chapter 8

Probability cheatsheet
Probability cheatsheetProbability cheatsheet
Probability cheatsheetJoachim Gwoke
 
Probability cheatsheet
Probability cheatsheetProbability cheatsheet
Probability cheatsheetSuvrat Mishra
 
Probability and Statistics Exam Help
Probability and Statistics Exam HelpProbability and Statistics Exam Help
Probability and Statistics Exam HelpStatistics Exam Help
 
Introduction to Evidential Neural Networks
Introduction to Evidential Neural NetworksIntroduction to Evidential Neural Networks
Introduction to Evidential Neural NetworksFederico Cerutti
 
Interpreting Logistic Regression.pptx
Interpreting Logistic Regression.pptxInterpreting Logistic Regression.pptx
Interpreting Logistic Regression.pptxGairuzazmiMGhani
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probabilityguest45a926
 
Overview Of Using Calculator
Overview Of Using CalculatorOverview Of Using Calculator
Overview Of Using CalculatorFrancescoPozolo1
 
MLHEP 2015: Introductory Lecture #4
MLHEP 2015: Introductory Lecture #4MLHEP 2015: Introductory Lecture #4
MLHEP 2015: Introductory Lecture #4arogozhnikov
 
Murphy: Machine learning A probabilistic perspective: Ch.9
Murphy: Machine learning A probabilistic perspective: Ch.9Murphy: Machine learning A probabilistic perspective: Ch.9
Murphy: Machine learning A probabilistic perspective: Ch.9Daisuke Yoneoka
 
Appendex b
Appendex bAppendex b
Appendex bswavicky
 
6.5 determinant x
6.5 determinant x6.5 determinant x
6.5 determinant xmath260
 
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
 
AIML unit-2(1).ppt
AIML unit-2(1).pptAIML unit-2(1).ppt
AIML unit-2(1).pptashudhanraj
 

Similar to Stats chapter 8 (20)

Binomial Probability Distributions
Binomial Probability DistributionsBinomial Probability Distributions
Binomial Probability Distributions
 
Probability cheatsheet
Probability cheatsheetProbability cheatsheet
Probability cheatsheet
 
Probability cheatsheet
Probability cheatsheetProbability cheatsheet
Probability cheatsheet
 
Probability and Statistics Exam Help
Probability and Statistics Exam HelpProbability and Statistics Exam Help
Probability and Statistics Exam Help
 
Probability Cheatsheet.pdf
Probability Cheatsheet.pdfProbability Cheatsheet.pdf
Probability Cheatsheet.pdf
 
Probability and Statistics Assignment Help
Probability and Statistics Assignment HelpProbability and Statistics Assignment Help
Probability and Statistics Assignment Help
 
Bayesian statistics
Bayesian statisticsBayesian statistics
Bayesian statistics
 
Introduction to Evidential Neural Networks
Introduction to Evidential Neural NetworksIntroduction to Evidential Neural Networks
Introduction to Evidential Neural Networks
 
Interpreting Logistic Regression.pptx
Interpreting Logistic Regression.pptxInterpreting Logistic Regression.pptx
Interpreting Logistic Regression.pptx
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probability
 
Naive Bayes Presentation
Naive Bayes PresentationNaive Bayes Presentation
Naive Bayes Presentation
 
Overview Of Using Calculator
Overview Of Using CalculatorOverview Of Using Calculator
Overview Of Using Calculator
 
MLHEP 2015: Introductory Lecture #4
MLHEP 2015: Introductory Lecture #4MLHEP 2015: Introductory Lecture #4
MLHEP 2015: Introductory Lecture #4
 
Murphy: Machine learning A probabilistic perspective: Ch.9
Murphy: Machine learning A probabilistic perspective: Ch.9Murphy: Machine learning A probabilistic perspective: Ch.9
Murphy: Machine learning A probabilistic perspective: Ch.9
 
Appendex b
Appendex bAppendex b
Appendex b
 
6.5 determinant x
6.5 determinant x6.5 determinant x
6.5 determinant x
 
Advanced Statistics Homework Help
Advanced Statistics Homework HelpAdvanced Statistics Homework Help
Advanced Statistics Homework Help
 
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...
 
AIML unit-2(1).ppt
AIML unit-2(1).pptAIML unit-2(1).ppt
AIML unit-2(1).ppt
 

More from Richard Ferreria (20)

Chapter8
Chapter8Chapter8
Chapter8
 
Chapter1
Chapter1Chapter1
Chapter1
 
Chapter4
Chapter4Chapter4
Chapter4
 
Chapter7
Chapter7Chapter7
Chapter7
 
Chapter5
Chapter5Chapter5
Chapter5
 
Chapter9
Chapter9Chapter9
Chapter9
 
Chapter14
Chapter14Chapter14
Chapter14
 
Chapter15
Chapter15Chapter15
Chapter15
 
Chapter11
Chapter11Chapter11
Chapter11
 
Chapter12
Chapter12Chapter12
Chapter12
 
Chapter10
Chapter10Chapter10
Chapter10
 
Chapter13
Chapter13Chapter13
Chapter13
 
Adding grades to your google site v2 (dropbox)
Adding grades to your google site v2 (dropbox)Adding grades to your google site v2 (dropbox)
Adding grades to your google site v2 (dropbox)
 
Stats chapter 14
Stats chapter 14Stats chapter 14
Stats chapter 14
 
Stats chapter 12
Stats chapter 12Stats chapter 12
Stats chapter 12
 
Stats chapter 11
Stats chapter 11Stats chapter 11
Stats chapter 11
 
Stats chapter 11
Stats chapter 11Stats chapter 11
Stats chapter 11
 
Stats chapter 8
Stats chapter 8Stats chapter 8
Stats chapter 8
 
Stats chapter 6
Stats chapter 6Stats chapter 6
Stats chapter 6
 
Podcasting and audio editing
Podcasting and audio editingPodcasting and audio editing
Podcasting and audio editing
 

Stats chapter 8

  • 1. Chapter 8 The Binomial and Geometric Distributions
  • 2. 8.1 the Binomial Distribution
  • 3. Definitions A Binomial Setting is an scenario where each of the following are true Each observation is either a ‘success’ or a failure’ (2 outcomes) There are a fixed number of observations (n) Observations are independent The probability of success is the same for each observation (p)
  • 4. Definitions The Binomial Distribution X = # of successes from a binomial setting Abbreviated with “B(n, p)”where n = number of trails, p = prob. of success
  • 5. Definitions The Binomial Distribution Examples “X = The number of heads when 5 coins are flipped”B(5, 0.5) “X = The number of heart cards drawn from a standard deck with replacement after 3 tries.”B(3, ¼) “X = The number of working computer chips in a set of 8 chips if the manufacturer has 0.1% defects”B(8, 0.999)
  • 6. Sampling Distribution of a Count Suppose an SRS of size n is drawn from a population with a proportion p for success. Unless there is replacement, this isn’t binomial. Why? If the population is much greater than the sample size, then the sample has an approximate binomial distribution B(n, p) This helps use the binomial distribution in many cases that aren’t exactly a binomial setting.
  • 7. Formulas for Binomial Settings Using a tree diagram, it is possible to formulate the binomial distribution. Example X = number of heads when a loaded coin is flipped 3 times (P(heads = 0.3)
  • 8. Formulas for Binomial Settings Setting is B(3, .3) Sample Space- HHH, HHT, HTH, THH, HTT, THT, TTH, TTT ProbabilitiesP(X = 3) = 0.027, P(X = 2) = 3·(.3)2(.7) = 0.189, P(X = 1) = 3·(.3)(.7)2=0.441, P(X = 0) = (.7)3=0.343 Unfortunately, this works best only for simple settings
  • 9. Formulas for Binomial Settings Binomial coefficient This is a part of the formula for the binomial distribution. n = # trails, k = # of success You may have seen this formula before!
  • 10. Formulas for Binomial Settings Binomial coefficient Your calculator can find this coefficient for you [math] , “PRB,” “nCr” example
  • 11. Formulas for Binomial Settings Binomial Probability If we have a binomial setting B(n, p) and we want to know P(X = k)
  • 12. Formulas for Binomial Settings Binomial Probability Actually your calculator is very efficient in these caculations.The binomial magic is [2nd] [vars] (dist), “binompdf(“ Again assuming B(n. p)
  • 13. Some Alphabet Soup “pdf” means “probability distribution function,” which is exactly what we are doing! “binompdf” is the “binomial probability function” This is a discrete probability distribution “cdf” means “cumulative distribution function” This will add together a number of successes.
  • 14. Cumulative Binomial Distribution For the question, “if B(n, p), what is the probability k or less successes?” B(5, 0.33) P(X < 2) = P(X=0) + P(X=1) + P(X=2) = binomcdf(5, 0.33, 2) Pay attention to where the “equals” goes! Binomcdf(n,p, k) is always P(X < k)
  • 15. Cumulative Binomial Distribution If B(6, 0.25), what is the probability of less than 4 successes? B(6, 0.25) P(X < 4) = P(X<3) (always rewrite as “<“) = binomcdf(6, 0.25, 3) =0.9624 Pay attention to where the “equals” goes! binomcdf(n, p, k) is always P(X < k)
  • 16. Cumulative Binomial Distribution For cases involving ‘X>k,’ or ‘X>k’ use the property of complimentary sets Pay attention to where the “=” goes! In B(100, 0.95), what is the probability of more than 90 successes? B(100, 0.95) P(X > 90)= 1- P(X<90) = 1 - binomcdf(100, 0.95, 90) =0.9718
  • 17. Mean and Standard Deviation For a binomial distribution B(n, p) the following formulas hold: Remember that these are only for a binomial distribution We should also note that  can be thought of as the “expected value”
  • 18. Normal Approximation You should have noticed by now that the Binomial distribution produces a single peak distribution If p is within a certain set of numbers, the distribution is relatively symmetric. Because we like to use the Normal distribution, we have conditions under which the binomial distribution is approximately Normal
  • 19. Normal Approximation A binomial distribution is approximately Normal N(np, (npq)) when both np>10 and nq> 10. When using the Normal dist to approximate, be sure to: state “Distribution is approximately Normal: N(np, (npq))” Show that the two conditions above are met Remember that this is an approximation, but it is most often good enough
  • 20. 8.2 The Geometric Distribution
  • 21. The Geometric Setting The geometric setting is almost like the binomial setting with one major difference: Instead of asking “how many successes,” we ask, “when is the first success?”
  • 22. The Geometric Setting Observations are either “success” or “failure” The observations are independent The probability of success is the same for each observation The variable of interest is the number of trails until the first success
  • 23. Geometric Distribution If a random variable X satisfies the geometric setting, then we call the distribution of X a geometric distribution FormulaP(X = k) = q(k-1)p notice that this is (k-1) failures and one success
  • 24. Geometric Distribution on the TI Like the Binomial Distribution, the Geometric Distribution is found at[2nd] [var] (dist) for G(p)P(X=k) = q(k-1)p = geompdf(p,k)
  • 25. Geometric cdf The probability that the first success is within the first k trails can be given with: G(p) P(X < k) = P(X=0) + P(X=1)+ … +P(X=k) =geomcdf(p, k)
  • 26. Geometric cdf What is the probability that the first “six” is rolled before four throws of a die? Pay attention to the “=“ sign G(1/6) P(X < 4) = P(X < 3) = geomcdf(1/6, 3) = 0.4213
  • 27. Geometric cdf Use the compliment properties to find P(X>k) G(p) P(X > k) = 1 – P(x < k) And… pay attention to the ‘equal’ sign!!
  • 28. Geometric cdf What is the probability that we roll a number less than 3 after 5 throws? G(2/6) (this corresponds to ‘1’ and ‘2’) P(X > 5) = 1 – P(X < 5) = 1 – geomcdf(2/6, 5) = 0.1317
  • 29. Geometric cdf Alternatively, the probability that it takes more than k trails to see the first success can be given by: P(X > k) = (1 – p)k
  • 30. Mean and Standard Deviation Mean of a geometric distribution is given by:  = 1/p This is the expected value for the first success “on average, the first success occurs on the 1/p trail”
  • 31. Mean and Standard Deviation Standard Deviation: This is not a Normal distribution, so don’t try to calculate z-scores and Normalcdf!