SlideShare una empresa de Scribd logo
1 de 32
Discrete Probability Distributions Chapter 4
§  4.1 Probability Distributions
Random Variables A  random variable  x   represents a numerical value associated with each outcome of a probability distribution. A random variable is  discrete  if it has a finite or countable number of possible outcomes that can be listed. A random variable is  continuous  if it has an uncountable number or possible outcomes, represented by the intervals on a number line. x 2 10 6 0 4 8 x 2 10 6 0 4 8
Random Variables Example : Decide if the random variable  x  is discrete or continuous. a.)  The distance your car travels on a tank of gas b.)  The number of students in a statistics class The distance your car travels is a continuous random variable because it is a measurement that cannot be counted.  (All measurements are continuous random variables.)‏ The number of students is a discrete random variable because it can be counted.
Discrete Probability Distributions A  discrete probability distribution  lists each possible value the random variable can assume, together with its probability.  A probability distribution must satisfy the following conditions.  In Words In Symbols 1.  The probability of each value of the discrete random variable is between 0 and 1, inclusive. 0     P  ( x )    1 2.  The sum of all the probabilities is 1. Σ P  ( x ) = 1
Constructing a Discrete Probability Distribution Guidelines Let  x  be a discrete random variable with possible outcomes  x 1 ,  x 2 , … ,  x n . 1.  Make a frequency distribution for the possible outcomes. 2.  Find the sum of the frequencies. 3. Find the probability of each possible outcome by dividing its frequency by the sum of the frequencies. 4. Check that each probability is between 0 and 1 and that the sum is 1.
Constructing a Discrete Probability Distribution Example : The spinner below is divided into two sections.  The probability of landing on the 1 is 0.25.  The probability of landing on the 2 is 0.75.  Let  x  be the number the spinner lands on.  Construct a probability distribution for the random variable  x . 2 1 0.75 2 0.25 1 P  ( x )‏ x Each probability is between 0 and 1. The sum of the probabilities is 1.
Constructing a Discrete Probability Distribution Example : The spinner below is spun two times.  The probability of landing on the 1 is 0.25.  The probability of landing on the 2 is 0.75.  Let  x  be the  sum  of the two spins.  Construct a probability distribution for the random variable  x . Continued. The possible sums are 2, 3, and 4. P  (sum of 2) = 0.25     0.25 = 0.0625 2 1 “ and” Spin a 1 on the first spin. Spin a 1 on the second spin.
Constructing a Discrete Probability Distribution Example continued : P  (sum of 3) = 0.25     0.75 = 0.1875 “ or” P  (sum of 3) = 0.75     0.25 = 0.1875 Continued. 0.375 2 1 “ and” Spin a 1 on the first spin. Spin a 2 on the second spin. “ and” Spin a 2 on the first spin. Spin a 1 on the second spin. 3 4 0.0625 2 P  ( x )‏ Sum of spins,  x 0.1875 + 0.1875
Constructing a Discrete Probability Distribution Example continued : P  (sum of 4) = 0.75     0.75 = 0.5625 0.5625 Each probability is between 0 and 1, and the sum of the probabilities is 1. 2 1 “ and” Spin a 2 on the first spin. Spin a 2 on the second spin. 0.375 3 4 0.0625 2 P  ( x )‏ Sum of spins,  x
Graphing a Discrete Probability Distribution Example : Graph the following probability distribution using a histogram. 0.375 3 0.5625 4 0.0625 2 P  ( x )‏ Sum of spins,  x Sum of Two Spins 0 0.4 0.3 0.2 x Probability 0.6 0.1 0.5 2 3 4 Sum P ( x )‏
Mean The  mean  of a discrete random variable is given by μ =  Σ xP ( x ). Each value of  x  is multiplied by its corresponding probability and the products are added. Example : Find the mean of the probability distribution for the sum of the two spins. Σ xP ( x ) = 3.5 The mean for the two spins is 3.5. 0.0625 2 0.375 3 0.5625 4 P  ( x )‏ x 2(0.0625) = 0.125 3(0.375)  = 1.125 4(0.5625) = 2.25 xP  ( x )‏
Variance The  variance  of a discrete random variable is given by  2  = Σ( x – μ ) 2 P  ( x ). Example : Find the variance of the probability distribution for the sum of the two spins.  The mean is 3.5. Σ P ( x )( x  – 2) 2 The variance for the two spins is approximately 0.376    0.376 0.0625 2 0.375 3 0.5625 4 P  ( x )‏ x – 1.5 – 0.5 0.5 x – μ  2.25 0.25 0.25 ( x – μ ) 2      0.141    0.094    0.141 P  ( x )( x – μ ) 2
Standard Deviation The  standard   deviation  of a discrete random variable is given by Example : Find the standard deviation of the probability distribution for the sum of the two spins.  The variance is 0.376. Most of the sums differ from the mean by no more than 0.6 points. 0.0625 2 0.375 3 0.5625 4 P  ( x )‏ x – 1.5 – 0.5 0.5 x – μ  2.25 0.25 0.25 ( x – μ ) 2   0.141 0.094 0.141 P  ( x )( x – μ ) 2
Expected Value The  expected value  of a discrete random variable is equal to the mean of the random variable. Expected Value =  E ( x ) =  μ  =   Σ xP ( x ). Example : At a raffle, 500 tickets are sold for $1 each for two prizes of $100 and $50.  What is the expected value of your gain? Your gain for the $100 prize is $100 – $1 = $99. Your gain for the $50 prize is $50 – $1 = $49. Write a probability distribution for the possible gains (or outcomes). Continued.
Expected Value Example continued : At a raffle, 500 tickets are sold for $1 each for two prizes of $100 and $50.  What is the expected value of your gain? Because the expected value is negative, you can expect to lose $0.70 for each ticket you buy. $99 $49 – $1 E ( x ) =   Σ xP ( x ). P  ( x )‏ Gain,  x Winning no prize
§  4.2 Binomial Distributions
Binomial Experiments A  binomial experiment  is a probability experiment that satisfies the following conditions. 1.  The experiment is repeated for a fixed number of trials, where each trial is independent of other trials. 2.  There are only two possible outcomes of interest for each trial.  The outcomes can be classified as a success ( S ) or as a failure ( F ). 3. The probability of a success  P  ( S ) is the same for each trial. 4. The random variable  x  counts the number of successful trials.
Notation for Binomial Experiments Symbol Description n The number of times a trial is repeated. p  =  P  ( S )‏ The probability of success in a single trial. q  =  P  ( F )‏ The probability of failure in a single trial.  ( q  = 1 –  p )‏ x The random variable represents a count of the number of successes in  n  trials:  x  = 0, 1, 2, 3, … ,  n .
Binomial Experiments Example : Decide whether the experiment is a binomial experiment.  If it is, specify the values of  n ,  p , and  q , and list the possible values of the random variable  x .  If it is not a binomial experiment, explain why. ,[object Object],This is a binomial experiment.  Each of the 8 selections represent an independent trial because the card is replaced before the next one is drawn. There are only two possible outcomes :  either the card is an Ace or not.
Binomial Experiments Example : Decide whether the experiment is a binomial experiment.  If it is, specify the values of  n ,  p , and  q , and list the possible values of the random variable  x .  If it is not a binomial experiment, explain why. ,[object Object],This is not a binomial experiment.  While each trial (roll) is independent, there are more than two possible outcomes: 1, 2, 3, 4, 5, and 6.
Binomial Probability Formula In a binomial experiment, the probability of exactly  x  successes in  n  trials is Example : A bag contains 10 chips.  3 of the chips are red, 5 of the chips are white, and 2 of the chips are blue.  Three chips are selected, with replacement.  Find the probability that you select exactly one red chip. q  = 1 –  p  = 0.7 n  = 3 x  = 1 p  = the probability of selecting a red chip
Binomial Probability Distribution Example : A bag contains 10 chips.  3 of the chips are red, 5 of the chips are white, and 2 of the chips are blue.  Four chips are selected, with replacement.  Create a probability distribution for the number of red chips selected. q  = 1 –  p  = 0.7 n  = 4 x  = 0, 1, 2, 3, 4 p  = the probability of selecting a red chip  0.076 3 0.412 1 0.265 2 0.008 4 0.240 0 P  ( x )‏ x The binomial probability formula is used to find each probability.
Finding Probabilities Example : The following probability distribution represents the probability of selecting 0, 1, 2, 3, or 4 red chips when 4 chips are selected. a.)  P  (no more than 3) =  P  ( x     3) =  P  (0) +  P  (1) +  P  (2) +  P  (3)‏ b.)  Find the probability of selecting at least 1 red chip. a.)  Find the probability of selecting no more than 3 red chips. = 0.24 + 0.412 + 0.265 + 0.076 = 0.993 b.)  P  (at least 1) =  P  ( x     1) = 1 –  P  (0) = 1 – 0.24 = 0.76 0.076 3 0.412 1 0.265 2 0.008 4 0.24 0 P  ( x )‏ x Complement
Graphing Binomial Probabilities Example : The following probability distribution represents the probability of selecting 0, 1, 2, 3, or 4 red chips when 4 chips are selected.  Graph the distribution using a histogram. 0.076 3 0.412 1 0.265 2 0.008 4 0.24 0 P  ( x )‏ x Selecting Red Chips 0 0.4 0.3 0.2 x Probability 0.1 0.5 0 3 1 Number of red chips 4 2 P  ( x )‏
Mean, Variance and Standard Deviation Population Parameters of a Binomial Distribution Mean : Variance : Standard deviation : Example : One out of 5 students at a local college say that they skip breakfast in the morning.  Find the mean, variance and standard deviation if 10 students are randomly selected.
§  4.3 More Discrete Probability Distributions
Geometric Distribution A  geometric distribution  is a discrete probability distribution of a random variable x that satisfies the following conditions. 1.  A trial is repeated until a success occurs. 2.  The repeated trials are independent of each other. 3. The probability of a success  p  is constant for each trial. The  probability that the first success will occur on trial  x   is P  ( x ) =  p ( q ) x  – 1 , where  q  = 1 –  p.
Geometric Distribution Example : A fast food chain puts a winning game piece on every fifth package of  French fries.  Find the probability that you will win a prize,  a.)  with your third purchase of French fries, b.)  with your third or fourth purchase of French fries. p  = 0.20 q  = 0.80 = (0.2)(0.8) 2 = (0.2)(0.64)‏ = 0.128 a.)   x  = 3 P  (3) = (0.2)(0.8) 3 – 1    0.230 b.)   x  = 3, 4 P  (3 or 4) =  P  (3) +  P  (4)     0.128 + 0.102
Geometric Distribution Example : A fast food chain puts a winning game piece on every fifth package of  French fries.  Find the probability that you will win a prize,  a.)  with your third purchase of French fries, b.)  with your third or fourth purchase of French fries. p  = 0.20 q  = 0.80 = (0.2)(0.8) 2 = (0.2)(0.64)‏ = 0.128 a.)   x  = 3 P  (3) = (0.2)(0.8) 3 – 1    0.230 b.)   x  = 3, 4 P  (3 or 4) =  P  (3) +  P  (4)     0.128 + 0.102
Poisson Distribution The  Poisson distribution  is a discrete probability distribution of a random variable x that satisfies the following conditions. 1.  The experiment consists of counting the number of times an event,  x , occurs in a given interval.  The interval can be an interval of time, area, or volume. 2.  The probability of the event occurring is the same for each interval. 3. The number of occurrences in one interval is independent of the number of occurrences in other intervals. The probability of exactly  x  occurrences in an interval is where  e     2.71818 and  μ  is the mean number of occurrences.
Poisson Distribution Example : The mean number of power outages in the city of Brunswick is 4 per year.  Find the probability that in a given year,  a.)  there are exactly 3 outages, b.)  there are more than 3 outages.

Más contenido relacionado

La actualidad más candente

Discrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDiscrete Random Variables And Probability Distributions
Discrete Random Variables And Probability Distributionsmathscontent
 
Basic Probability
Basic Probability Basic Probability
Basic Probability kaurab
 
Probability Powerpoint
Probability PowerpointProbability Powerpoint
Probability Powerpointspike2904
 
introduction to probability
introduction to probabilityintroduction to probability
introduction to probabilitylovemucheca
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probabilityguest45a926
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variablesgetyourcheaton
 
Sampling and sampling distributions
Sampling and sampling distributionsSampling and sampling distributions
Sampling and sampling distributionsStephan Jade Navarro
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probabilityIkhlas Rahman
 
Point and Interval Estimation
Point and Interval EstimationPoint and Interval Estimation
Point and Interval EstimationShubham Mehta
 
STATISTICS: Normal Distribution
STATISTICS: Normal Distribution STATISTICS: Normal Distribution
STATISTICS: Normal Distribution jundumaug1
 
Mean, variance, and standard deviation of a Discrete Random Variable
Mean, variance, and standard deviation of a Discrete Random VariableMean, variance, and standard deviation of a Discrete Random Variable
Mean, variance, and standard deviation of a Discrete Random VariableMichael Ogoy
 
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
 
Mean and Variance of Discrete Random Variable.pptx
Mean and Variance of Discrete Random Variable.pptxMean and Variance of Discrete Random Variable.pptx
Mean and Variance of Discrete Random Variable.pptxMarkJayAquillo
 

La actualidad más candente (20)

Probability and statistics
Probability and statisticsProbability and statistics
Probability and statistics
 
probability
probabilityprobability
probability
 
Discrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDiscrete Random Variables And Probability Distributions
Discrete Random Variables And Probability Distributions
 
Basic Probability
Basic Probability Basic Probability
Basic Probability
 
Probability Powerpoint
Probability PowerpointProbability Powerpoint
Probability Powerpoint
 
Chapter 4 estimation of parameters
Chapter 4   estimation of parametersChapter 4   estimation of parameters
Chapter 4 estimation of parameters
 
introduction to probability
introduction to probabilityintroduction to probability
introduction to probability
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probability
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variables
 
Sampling and sampling distributions
Sampling and sampling distributionsSampling and sampling distributions
Sampling and sampling distributions
 
Addition rule and multiplication rule
Addition rule and multiplication rule  Addition rule and multiplication rule
Addition rule and multiplication rule
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
 
Intro to probability
Intro to probabilityIntro to probability
Intro to probability
 
Point and Interval Estimation
Point and Interval EstimationPoint and Interval Estimation
Point and Interval Estimation
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributions
 
Probability
Probability Probability
Probability
 
STATISTICS: Normal Distribution
STATISTICS: Normal Distribution STATISTICS: Normal Distribution
STATISTICS: Normal Distribution
 
Mean, variance, and standard deviation of a Discrete Random Variable
Mean, variance, and standard deviation of a Discrete Random VariableMean, variance, and standard deviation of a Discrete Random Variable
Mean, variance, and standard deviation of a Discrete Random Variable
 
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
 
Mean and Variance of Discrete Random Variable.pptx
Mean and Variance of Discrete Random Variable.pptxMean and Variance of Discrete Random Variable.pptx
Mean and Variance of Discrete Random Variable.pptx
 

Destacado

Mean of a discrete random variable.ppt
Mean of a discrete random variable.pptMean of a discrete random variable.ppt
Mean of a discrete random variable.pptccooking
 
Discrete random variable.
Discrete random variable.Discrete random variable.
Discrete random variable.Shakeel Nouman
 
Probability and statistics(assign 7 and 8)
Probability and statistics(assign 7 and 8)Probability and statistics(assign 7 and 8)
Probability and statistics(assign 7 and 8)Fatima Bianca Gueco
 
Triangles and its properties
Triangles and its properties Triangles and its properties
Triangles and its properties divyanshi jain
 
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
 
Triangles
Triangles Triangles
Triangles batoulsh
 
Lecture 5 limit laws
Lecture 5   limit lawsLecture 5   limit laws
Lecture 5 limit lawsnjit-ronbrown
 
Discrete Probability Distributions
Discrete  Probability DistributionsDiscrete  Probability Distributions
Discrete Probability DistributionsE-tan
 
Lesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit LawsLesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit LawsMatthew Leingang
 
Kinds of triangles
Kinds of trianglesKinds of triangles
Kinds of triangleswarlybaja
 
Types Of Triangles
Types Of TrianglesTypes Of Triangles
Types Of Trianglesstarbuck
 
Introduction to random variables
Introduction to random variablesIntroduction to random variables
Introduction to random variablesHadley Wickham
 
STATISTICS AND PROBABILITY (TEACHING GUIDE)
STATISTICS AND PROBABILITY (TEACHING GUIDE)STATISTICS AND PROBABILITY (TEACHING GUIDE)
STATISTICS AND PROBABILITY (TEACHING GUIDE)PRINTDESK by Dan
 

Destacado (20)

Mean of a discrete random variable.ppt
Mean of a discrete random variable.pptMean of a discrete random variable.ppt
Mean of a discrete random variable.ppt
 
Discrete random variable.
Discrete random variable.Discrete random variable.
Discrete random variable.
 
Discrete Probability Distributions.
Discrete Probability Distributions.Discrete Probability Distributions.
Discrete Probability Distributions.
 
Probability and statistics(assign 7 and 8)
Probability and statistics(assign 7 and 8)Probability and statistics(assign 7 and 8)
Probability and statistics(assign 7 and 8)
 
Real statistics
Real statisticsReal statistics
Real statistics
 
Triangles and its properties
Triangles and its properties Triangles and its properties
Triangles and its properties
 
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
 
Triangles
Triangles Triangles
Triangles
 
Triangles
TrianglesTriangles
Triangles
 
IX polynomial
IX polynomialIX polynomial
IX polynomial
 
Lecture 5 limit laws
Lecture 5   limit lawsLecture 5   limit laws
Lecture 5 limit laws
 
Discrete Probability Distributions
Discrete  Probability DistributionsDiscrete  Probability Distributions
Discrete Probability Distributions
 
Lesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit LawsLesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit Laws
 
Kinds of triangles
Kinds of trianglesKinds of triangles
Kinds of triangles
 
Theorems on limits
Theorems on limitsTheorems on limits
Theorems on limits
 
Triangles
TrianglesTriangles
Triangles
 
Types Of Triangles
Types Of TrianglesTypes Of Triangles
Types Of Triangles
 
Introduction to random variables
Introduction to random variablesIntroduction to random variables
Introduction to random variables
 
Probability concept and Probability distribution
Probability concept and Probability distributionProbability concept and Probability distribution
Probability concept and Probability distribution
 
STATISTICS AND PROBABILITY (TEACHING GUIDE)
STATISTICS AND PROBABILITY (TEACHING GUIDE)STATISTICS AND PROBABILITY (TEACHING GUIDE)
STATISTICS AND PROBABILITY (TEACHING GUIDE)
 

Similar a Discrete Probability Distributions

Probability theory discrete probability distribution
Probability theory discrete probability distributionProbability theory discrete probability distribution
Probability theory discrete probability distributionsamarthpawar9890
 
Third nine week review powerpoint Chapter 4
Third nine week review powerpoint Chapter 4Third nine week review powerpoint Chapter 4
Third nine week review powerpoint Chapter 4Debra Wallace
 
Probability and Statistics : Binomial Distribution notes ppt.pdf
Probability and Statistics : Binomial Distribution notes ppt.pdfProbability and Statistics : Binomial Distribution notes ppt.pdf
Probability and Statistics : Binomial Distribution notes ppt.pdfnomovi6416
 
Mathematics with nice undestand.pdf
Mathematics with nice undestand.pdfMathematics with nice undestand.pdf
Mathematics with nice undestand.pdfelistemidayo
 
understanding-key-concepts-of-probability-and-random-variables-through-exampl...
understanding-key-concepts-of-probability-and-random-variables-through-exampl...understanding-key-concepts-of-probability-and-random-variables-through-exampl...
understanding-key-concepts-of-probability-and-random-variables-through-exampl...elistemidayo
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributionsCikgu Marzuqi
 
Statistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability DistributionStatistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability DistributionApril Palmes
 
GROUP 4 IT-A.pptx ptttt ppt ppt ppt ppt ppt ppt
GROUP 4 IT-A.pptx ptttt ppt ppt ppt ppt ppt pptGROUP 4 IT-A.pptx ptttt ppt ppt ppt ppt ppt ppt
GROUP 4 IT-A.pptx ptttt ppt ppt ppt ppt ppt pptZainUlAbedin85
 
Mathematics with awesome example.pdf
Mathematics with awesome example.pdfMathematics with awesome example.pdf
Mathematics with awesome example.pdfelistemidayo
 
Probability 4.2
Probability 4.2Probability 4.2
Probability 4.2herbison
 
Mba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributionsMba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributionsRai University
 
04 random-variables-probability-distributionsrv
04 random-variables-probability-distributionsrv04 random-variables-probability-distributionsrv
04 random-variables-probability-distributionsrvPooja Sakhla
 
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.ppt
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.pptvdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.ppt
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.pptCharlesElquimeGalapo
 
1.1 mean, variance and standard deviation
1.1 mean, variance and standard deviation1.1 mean, variance and standard deviation
1.1 mean, variance and standard deviationONE Virtual Services
 
Statistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskritStatistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskritSelvin Hadi
 
Probability distribution 2
Probability distribution 2Probability distribution 2
Probability distribution 2Nilanjan Bhaumik
 

Similar a Discrete Probability Distributions (20)

Probability theory discrete probability distribution
Probability theory discrete probability distributionProbability theory discrete probability distribution
Probability theory discrete probability distribution
 
Third nine week review powerpoint Chapter 4
Third nine week review powerpoint Chapter 4Third nine week review powerpoint Chapter 4
Third nine week review powerpoint Chapter 4
 
Probability and Statistics : Binomial Distribution notes ppt.pdf
Probability and Statistics : Binomial Distribution notes ppt.pdfProbability and Statistics : Binomial Distribution notes ppt.pdf
Probability and Statistics : Binomial Distribution notes ppt.pdf
 
Mathematics with nice undestand.pdf
Mathematics with nice undestand.pdfMathematics with nice undestand.pdf
Mathematics with nice undestand.pdf
 
understanding-key-concepts-of-probability-and-random-variables-through-exampl...
understanding-key-concepts-of-probability-and-random-variables-through-exampl...understanding-key-concepts-of-probability-and-random-variables-through-exampl...
understanding-key-concepts-of-probability-and-random-variables-through-exampl...
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributions
 
Statistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability DistributionStatistics and Probability-Random Variables and Probability Distribution
Statistics and Probability-Random Variables and Probability Distribution
 
GROUP 4 IT-A.pptx ptttt ppt ppt ppt ppt ppt ppt
GROUP 4 IT-A.pptx ptttt ppt ppt ppt ppt ppt pptGROUP 4 IT-A.pptx ptttt ppt ppt ppt ppt ppt ppt
GROUP 4 IT-A.pptx ptttt ppt ppt ppt ppt ppt ppt
 
Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
Mathematics with awesome example.pdf
Mathematics with awesome example.pdfMathematics with awesome example.pdf
Mathematics with awesome example.pdf
 
Chapter7
Chapter7Chapter7
Chapter7
 
Probability 4.2
Probability 4.2Probability 4.2
Probability 4.2
 
Mba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributionsMba i qt unit-4.1_introduction to probability distributions
Mba i qt unit-4.1_introduction to probability distributions
 
04 random-variables-probability-distributionsrv
04 random-variables-probability-distributionsrv04 random-variables-probability-distributionsrv
04 random-variables-probability-distributionsrv
 
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.ppt
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.pptvdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.ppt
vdocuments.mx_chapter-5-probability-distributions-56a36d9fddc1e.ppt
 
1.1 mean, variance and standard deviation
1.1 mean, variance and standard deviation1.1 mean, variance and standard deviation
1.1 mean, variance and standard deviation
 
Statistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskritStatistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskrit
 
Unit 2 Probability
Unit 2 ProbabilityUnit 2 Probability
Unit 2 Probability
 
Probability distribution 2
Probability distribution 2Probability distribution 2
Probability distribution 2
 

Más de mandalina landy

securitization+musyarakah+murabahah+and+ijarah
securitization+musyarakah+murabahah+and+ijarahsecuritization+musyarakah+murabahah+and+ijarah
securitization+musyarakah+murabahah+and+ijarahmandalina landy
 
PERBEZAAN PELABURAN DALAM PASARAN MODAL ISLAM DENGAN PASARAN MODAL KONVENSIONAL
PERBEZAAN PELABURAN DALAM PASARAN MODAL ISLAM DENGAN PASARAN MODAL KONVENSIONAL PERBEZAAN PELABURAN DALAM PASARAN MODAL ISLAM DENGAN PASARAN MODAL KONVENSIONAL
PERBEZAAN PELABURAN DALAM PASARAN MODAL ISLAM DENGAN PASARAN MODAL KONVENSIONAL mandalina landy
 
Glossary islamic finance intruments
Glossary islamic finance intrumentsGlossary islamic finance intruments
Glossary islamic finance intrumentsmandalina landy
 
securitization+musyarakah+murabahah+and+ijarah
securitization+musyarakah+murabahah+and+ijarahsecuritization+musyarakah+murabahah+and+ijarah
securitization+musyarakah+murabahah+and+ijarahmandalina landy
 
KAJIAN MENGENAI AMALAN DAN TINGKAHLAKU PENGGUNA TERHADAP PENGGUNAAN LESTARI K...
KAJIAN MENGENAI AMALAN DAN TINGKAHLAKU PENGGUNA TERHADAP PENGGUNAAN LESTARI K...KAJIAN MENGENAI AMALAN DAN TINGKAHLAKU PENGGUNA TERHADAP PENGGUNAAN LESTARI K...
KAJIAN MENGENAI AMALAN DAN TINGKAHLAKU PENGGUNA TERHADAP PENGGUNAAN LESTARI K...mandalina landy
 
Pembangunan Lestari Pengertian Dan Pengukur
Pembangunan Lestari Pengertian Dan PengukurPembangunan Lestari Pengertian Dan Pengukur
Pembangunan Lestari Pengertian Dan Pengukurmandalina landy
 
Perbezaan Pelaburan dalam Pasaran Modal Islam dengan Pasaran Modal Konvensional
Perbezaan Pelaburan dalam Pasaran Modal Islam dengan Pasaran Modal KonvensionalPerbezaan Pelaburan dalam Pasaran Modal Islam dengan Pasaran Modal Konvensional
Perbezaan Pelaburan dalam Pasaran Modal Islam dengan Pasaran Modal Konvensionalmandalina landy
 
Keselamatan barangan plastik
Keselamatan barangan plastikKeselamatan barangan plastik
Keselamatan barangan plastikmandalina landy
 
Tahap Kepuasan Mahasiswa Terhadap Perkhidmatan Bas Di Universiti Putra Malays...
Tahap Kepuasan Mahasiswa Terhadap Perkhidmatan Bas Di Universiti Putra Malays...Tahap Kepuasan Mahasiswa Terhadap Perkhidmatan Bas Di Universiti Putra Malays...
Tahap Kepuasan Mahasiswa Terhadap Perkhidmatan Bas Di Universiti Putra Malays...mandalina landy
 
KEPUASAN PERUMAHAN DAN PERSEKITARAN REMAJA DI RUMAH PANGSA, KUALA LUMPUR
KEPUASAN PERUMAHAN DAN PERSEKITARAN REMAJA DI RUMAH PANGSA, KUALA LUMPUR  KEPUASAN PERUMAHAN DAN PERSEKITARAN REMAJA DI RUMAH PANGSA, KUALA LUMPUR
KEPUASAN PERUMAHAN DAN PERSEKITARAN REMAJA DI RUMAH PANGSA, KUALA LUMPUR mandalina landy
 
teori percampuran dan pertukaran musyarakah
teori percampuran dan pertukaran  musyarakahteori percampuran dan pertukaran  musyarakah
teori percampuran dan pertukaran musyarakahmandalina landy
 
securitization and musyarakah+murabahah and ijarah
securitization and musyarakah+murabahah and ijarahsecuritization and musyarakah+murabahah and ijarah
securitization and musyarakah+murabahah and ijarahmandalina landy
 
bai as-salam and istisna
bai as-salam and istisnabai as-salam and istisna
bai as-salam and istisnamandalina landy
 
murabaha and bai bithaman ajil (kontrak jual beli)
murabaha and bai bithaman ajil (kontrak jual beli)murabaha and bai bithaman ajil (kontrak jual beli)
murabaha and bai bithaman ajil (kontrak jual beli)mandalina landy
 
transaksi yang dilarang dlm syariah islam
transaksi yang dilarang dlm syariah islamtransaksi yang dilarang dlm syariah islam
transaksi yang dilarang dlm syariah islammandalina landy
 

Más de mandalina landy (20)

securitization+musyarakah+murabahah+and+ijarah
securitization+musyarakah+murabahah+and+ijarahsecuritization+musyarakah+murabahah+and+ijarah
securitization+musyarakah+murabahah+and+ijarah
 
Presentation final
Presentation finalPresentation final
Presentation final
 
PERBEZAAN PELABURAN DALAM PASARAN MODAL ISLAM DENGAN PASARAN MODAL KONVENSIONAL
PERBEZAAN PELABURAN DALAM PASARAN MODAL ISLAM DENGAN PASARAN MODAL KONVENSIONAL PERBEZAAN PELABURAN DALAM PASARAN MODAL ISLAM DENGAN PASARAN MODAL KONVENSIONAL
PERBEZAAN PELABURAN DALAM PASARAN MODAL ISLAM DENGAN PASARAN MODAL KONVENSIONAL
 
Glossary islamic finance intruments
Glossary islamic finance intrumentsGlossary islamic finance intruments
Glossary islamic finance intruments
 
securitization+musyarakah+murabahah+and+ijarah
securitization+musyarakah+murabahah+and+ijarahsecuritization+musyarakah+murabahah+and+ijarah
securitization+musyarakah+murabahah+and+ijarah
 
KAJIAN MENGENAI AMALAN DAN TINGKAHLAKU PENGGUNA TERHADAP PENGGUNAAN LESTARI K...
KAJIAN MENGENAI AMALAN DAN TINGKAHLAKU PENGGUNA TERHADAP PENGGUNAAN LESTARI K...KAJIAN MENGENAI AMALAN DAN TINGKAHLAKU PENGGUNA TERHADAP PENGGUNAAN LESTARI K...
KAJIAN MENGENAI AMALAN DAN TINGKAHLAKU PENGGUNA TERHADAP PENGGUNAAN LESTARI K...
 
Pembangunan Lestari Pengertian Dan Pengukur
Pembangunan Lestari Pengertian Dan PengukurPembangunan Lestari Pengertian Dan Pengukur
Pembangunan Lestari Pengertian Dan Pengukur
 
Perbezaan Pelaburan dalam Pasaran Modal Islam dengan Pasaran Modal Konvensional
Perbezaan Pelaburan dalam Pasaran Modal Islam dengan Pasaran Modal KonvensionalPerbezaan Pelaburan dalam Pasaran Modal Islam dengan Pasaran Modal Konvensional
Perbezaan Pelaburan dalam Pasaran Modal Islam dengan Pasaran Modal Konvensional
 
Keselamatan barangan plastik
Keselamatan barangan plastikKeselamatan barangan plastik
Keselamatan barangan plastik
 
Tahap Kepuasan Mahasiswa Terhadap Perkhidmatan Bas Di Universiti Putra Malays...
Tahap Kepuasan Mahasiswa Terhadap Perkhidmatan Bas Di Universiti Putra Malays...Tahap Kepuasan Mahasiswa Terhadap Perkhidmatan Bas Di Universiti Putra Malays...
Tahap Kepuasan Mahasiswa Terhadap Perkhidmatan Bas Di Universiti Putra Malays...
 
KEPUASAN PERUMAHAN DAN PERSEKITARAN REMAJA DI RUMAH PANGSA, KUALA LUMPUR
KEPUASAN PERUMAHAN DAN PERSEKITARAN REMAJA DI RUMAH PANGSA, KUALA LUMPUR  KEPUASAN PERUMAHAN DAN PERSEKITARAN REMAJA DI RUMAH PANGSA, KUALA LUMPUR
KEPUASAN PERUMAHAN DAN PERSEKITARAN REMAJA DI RUMAH PANGSA, KUALA LUMPUR
 
teori percampuran dan pertukaran musyarakah
teori percampuran dan pertukaran  musyarakahteori percampuran dan pertukaran  musyarakah
teori percampuran dan pertukaran musyarakah
 
sukuk - islamic bond
sukuk - islamic bondsukuk - islamic bond
sukuk - islamic bond
 
securitization and musyarakah+murabahah and ijarah
securitization and musyarakah+murabahah and ijarahsecuritization and musyarakah+murabahah and ijarah
securitization and musyarakah+murabahah and ijarah
 
shirkah dan mudharabah
shirkah dan mudharabah shirkah dan mudharabah
shirkah dan mudharabah
 
bai as-salam and istisna
bai as-salam and istisnabai as-salam and istisna
bai as-salam and istisna
 
islam dan perniagaan
islam dan perniagaanislam dan perniagaan
islam dan perniagaan
 
al ijarah
al ijarahal ijarah
al ijarah
 
murabaha and bai bithaman ajil (kontrak jual beli)
murabaha and bai bithaman ajil (kontrak jual beli)murabaha and bai bithaman ajil (kontrak jual beli)
murabaha and bai bithaman ajil (kontrak jual beli)
 
transaksi yang dilarang dlm syariah islam
transaksi yang dilarang dlm syariah islamtransaksi yang dilarang dlm syariah islam
transaksi yang dilarang dlm syariah islam
 

Último

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
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
 
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 2024The Digital Insurer
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
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
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
🐬 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
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 

Último (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
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
 
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
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
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...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

Discrete Probability Distributions

  • 2. § 4.1 Probability Distributions
  • 3. Random Variables A random variable x represents a numerical value associated with each outcome of a probability distribution. A random variable is discrete if it has a finite or countable number of possible outcomes that can be listed. A random variable is continuous if it has an uncountable number or possible outcomes, represented by the intervals on a number line. x 2 10 6 0 4 8 x 2 10 6 0 4 8
  • 4. Random Variables Example : Decide if the random variable x is discrete or continuous. a.) The distance your car travels on a tank of gas b.) The number of students in a statistics class The distance your car travels is a continuous random variable because it is a measurement that cannot be counted. (All measurements are continuous random variables.)‏ The number of students is a discrete random variable because it can be counted.
  • 5. Discrete Probability Distributions A discrete probability distribution lists each possible value the random variable can assume, together with its probability. A probability distribution must satisfy the following conditions. In Words In Symbols 1. The probability of each value of the discrete random variable is between 0 and 1, inclusive. 0  P ( x )  1 2. The sum of all the probabilities is 1. Σ P ( x ) = 1
  • 6. Constructing a Discrete Probability Distribution Guidelines Let x be a discrete random variable with possible outcomes x 1 , x 2 , … , x n . 1. Make a frequency distribution for the possible outcomes. 2. Find the sum of the frequencies. 3. Find the probability of each possible outcome by dividing its frequency by the sum of the frequencies. 4. Check that each probability is between 0 and 1 and that the sum is 1.
  • 7. Constructing a Discrete Probability Distribution Example : The spinner below is divided into two sections. The probability of landing on the 1 is 0.25. The probability of landing on the 2 is 0.75. Let x be the number the spinner lands on. Construct a probability distribution for the random variable x . 2 1 0.75 2 0.25 1 P ( x )‏ x Each probability is between 0 and 1. The sum of the probabilities is 1.
  • 8. Constructing a Discrete Probability Distribution Example : The spinner below is spun two times. The probability of landing on the 1 is 0.25. The probability of landing on the 2 is 0.75. Let x be the sum of the two spins. Construct a probability distribution for the random variable x . Continued. The possible sums are 2, 3, and 4. P (sum of 2) = 0.25  0.25 = 0.0625 2 1 “ and” Spin a 1 on the first spin. Spin a 1 on the second spin.
  • 9. Constructing a Discrete Probability Distribution Example continued : P (sum of 3) = 0.25  0.75 = 0.1875 “ or” P (sum of 3) = 0.75  0.25 = 0.1875 Continued. 0.375 2 1 “ and” Spin a 1 on the first spin. Spin a 2 on the second spin. “ and” Spin a 2 on the first spin. Spin a 1 on the second spin. 3 4 0.0625 2 P ( x )‏ Sum of spins, x 0.1875 + 0.1875
  • 10. Constructing a Discrete Probability Distribution Example continued : P (sum of 4) = 0.75  0.75 = 0.5625 0.5625 Each probability is between 0 and 1, and the sum of the probabilities is 1. 2 1 “ and” Spin a 2 on the first spin. Spin a 2 on the second spin. 0.375 3 4 0.0625 2 P ( x )‏ Sum of spins, x
  • 11. Graphing a Discrete Probability Distribution Example : Graph the following probability distribution using a histogram. 0.375 3 0.5625 4 0.0625 2 P ( x )‏ Sum of spins, x Sum of Two Spins 0 0.4 0.3 0.2 x Probability 0.6 0.1 0.5 2 3 4 Sum P ( x )‏
  • 12. Mean The mean of a discrete random variable is given by μ = Σ xP ( x ). Each value of x is multiplied by its corresponding probability and the products are added. Example : Find the mean of the probability distribution for the sum of the two spins. Σ xP ( x ) = 3.5 The mean for the two spins is 3.5. 0.0625 2 0.375 3 0.5625 4 P ( x )‏ x 2(0.0625) = 0.125 3(0.375) = 1.125 4(0.5625) = 2.25 xP ( x )‏
  • 13. Variance The variance of a discrete random variable is given by  2 = Σ( x – μ ) 2 P ( x ). Example : Find the variance of the probability distribution for the sum of the two spins. The mean is 3.5. Σ P ( x )( x – 2) 2 The variance for the two spins is approximately 0.376  0.376 0.0625 2 0.375 3 0.5625 4 P ( x )‏ x – 1.5 – 0.5 0.5 x – μ 2.25 0.25 0.25 ( x – μ ) 2  0.141  0.094  0.141 P ( x )( x – μ ) 2
  • 14. Standard Deviation The standard deviation of a discrete random variable is given by Example : Find the standard deviation of the probability distribution for the sum of the two spins. The variance is 0.376. Most of the sums differ from the mean by no more than 0.6 points. 0.0625 2 0.375 3 0.5625 4 P ( x )‏ x – 1.5 – 0.5 0.5 x – μ 2.25 0.25 0.25 ( x – μ ) 2 0.141 0.094 0.141 P ( x )( x – μ ) 2
  • 15. Expected Value The expected value of a discrete random variable is equal to the mean of the random variable. Expected Value = E ( x ) = μ = Σ xP ( x ). Example : At a raffle, 500 tickets are sold for $1 each for two prizes of $100 and $50. What is the expected value of your gain? Your gain for the $100 prize is $100 – $1 = $99. Your gain for the $50 prize is $50 – $1 = $49. Write a probability distribution for the possible gains (or outcomes). Continued.
  • 16. Expected Value Example continued : At a raffle, 500 tickets are sold for $1 each for two prizes of $100 and $50. What is the expected value of your gain? Because the expected value is negative, you can expect to lose $0.70 for each ticket you buy. $99 $49 – $1 E ( x ) = Σ xP ( x ). P ( x )‏ Gain, x Winning no prize
  • 17. § 4.2 Binomial Distributions
  • 18. Binomial Experiments A binomial experiment is a probability experiment that satisfies the following conditions. 1. The experiment is repeated for a fixed number of trials, where each trial is independent of other trials. 2. There are only two possible outcomes of interest for each trial. The outcomes can be classified as a success ( S ) or as a failure ( F ). 3. The probability of a success P ( S ) is the same for each trial. 4. The random variable x counts the number of successful trials.
  • 19. Notation for Binomial Experiments Symbol Description n The number of times a trial is repeated. p = P ( S )‏ The probability of success in a single trial. q = P ( F )‏ The probability of failure in a single trial. ( q = 1 – p )‏ x The random variable represents a count of the number of successes in n trials: x = 0, 1, 2, 3, … , n .
  • 20.
  • 21.
  • 22. Binomial Probability Formula In a binomial experiment, the probability of exactly x successes in n trials is Example : A bag contains 10 chips. 3 of the chips are red, 5 of the chips are white, and 2 of the chips are blue. Three chips are selected, with replacement. Find the probability that you select exactly one red chip. q = 1 – p = 0.7 n = 3 x = 1 p = the probability of selecting a red chip
  • 23. Binomial Probability Distribution Example : A bag contains 10 chips. 3 of the chips are red, 5 of the chips are white, and 2 of the chips are blue. Four chips are selected, with replacement. Create a probability distribution for the number of red chips selected. q = 1 – p = 0.7 n = 4 x = 0, 1, 2, 3, 4 p = the probability of selecting a red chip 0.076 3 0.412 1 0.265 2 0.008 4 0.240 0 P ( x )‏ x The binomial probability formula is used to find each probability.
  • 24. Finding Probabilities Example : The following probability distribution represents the probability of selecting 0, 1, 2, 3, or 4 red chips when 4 chips are selected. a.) P (no more than 3) = P ( x  3) = P (0) + P (1) + P (2) + P (3)‏ b.) Find the probability of selecting at least 1 red chip. a.) Find the probability of selecting no more than 3 red chips. = 0.24 + 0.412 + 0.265 + 0.076 = 0.993 b.) P (at least 1) = P ( x  1) = 1 – P (0) = 1 – 0.24 = 0.76 0.076 3 0.412 1 0.265 2 0.008 4 0.24 0 P ( x )‏ x Complement
  • 25. Graphing Binomial Probabilities Example : The following probability distribution represents the probability of selecting 0, 1, 2, 3, or 4 red chips when 4 chips are selected. Graph the distribution using a histogram. 0.076 3 0.412 1 0.265 2 0.008 4 0.24 0 P ( x )‏ x Selecting Red Chips 0 0.4 0.3 0.2 x Probability 0.1 0.5 0 3 1 Number of red chips 4 2 P ( x )‏
  • 26. Mean, Variance and Standard Deviation Population Parameters of a Binomial Distribution Mean : Variance : Standard deviation : Example : One out of 5 students at a local college say that they skip breakfast in the morning. Find the mean, variance and standard deviation if 10 students are randomly selected.
  • 27. § 4.3 More Discrete Probability Distributions
  • 28. Geometric Distribution A geometric distribution is a discrete probability distribution of a random variable x that satisfies the following conditions. 1. A trial is repeated until a success occurs. 2. The repeated trials are independent of each other. 3. The probability of a success p is constant for each trial. The probability that the first success will occur on trial x is P ( x ) = p ( q ) x – 1 , where q = 1 – p.
  • 29. Geometric Distribution Example : A fast food chain puts a winning game piece on every fifth package of French fries. Find the probability that you will win a prize, a.) with your third purchase of French fries, b.) with your third or fourth purchase of French fries. p = 0.20 q = 0.80 = (0.2)(0.8) 2 = (0.2)(0.64)‏ = 0.128 a.) x = 3 P (3) = (0.2)(0.8) 3 – 1  0.230 b.) x = 3, 4 P (3 or 4) = P (3) + P (4)  0.128 + 0.102
  • 30. Geometric Distribution Example : A fast food chain puts a winning game piece on every fifth package of French fries. Find the probability that you will win a prize, a.) with your third purchase of French fries, b.) with your third or fourth purchase of French fries. p = 0.20 q = 0.80 = (0.2)(0.8) 2 = (0.2)(0.64)‏ = 0.128 a.) x = 3 P (3) = (0.2)(0.8) 3 – 1  0.230 b.) x = 3, 4 P (3 or 4) = P (3) + P (4)  0.128 + 0.102
  • 31. Poisson Distribution The Poisson distribution is a discrete probability distribution of a random variable x that satisfies the following conditions. 1. The experiment consists of counting the number of times an event, x , occurs in a given interval. The interval can be an interval of time, area, or volume. 2. The probability of the event occurring is the same for each interval. 3. The number of occurrences in one interval is independent of the number of occurrences in other intervals. The probability of exactly x occurrences in an interval is where e  2.71818 and μ is the mean number of occurrences.
  • 32. Poisson Distribution Example : The mean number of power outages in the city of Brunswick is 4 per year. Find the probability that in a given year, a.) there are exactly 3 outages, b.) there are more than 3 outages.