SlideShare ist ein Scribd-Unternehmen logo
1 von 19
Downloaden Sie, um offline zu lesen
Discrete Probability Distributions
Bipul Kumar Sarker
Lecturer
BBA Professional
Habibullah Bahar University College
Chapter-03
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
Probability Distribution:
A probability distribution describes the behavior of a random variable. Many times
the observations obtained from different random experiments have a general type of
behavior.
Therefore, the random variable(s) associated with these experiments have a general
type of probability distribution.
So it can be represented by a single formula. This type of single formula
about the behavior of a random variable is known as probability distribution.
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
Discrete Probability Distribution:
The probability distribution of a discrete random variable that arise from some
statistical experiments is known as discrete probability distribution.
The following are some of the commonly discussed discrete distribution:
i. Uniform distribution
ii. Bernoulli distribution
iii.Binomial distribution
iv.Negative binomial distribution
v. Poisson distribution
vi.Geometric distribution
vii.Hypergeometric distribution
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
Bernoulli Trial:
When in the trial of a random experiment each trial is independent and in each the
number of possible outcomes are dichotomous, then the trial are called Bernoulli trial.
In Bernoulli trial, the outcome are known as ‘Success’ and ‘Failure’ or having a certain
quality or absence of that quality.
Here, the probability of success is denoted by p and the probability of failure is denoted by
(1-P)= q. These probability remains constant from trial to trial.
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
Examples of Bernoulli’s Trails are:
1) Toss of a coin (head or tail)
2) Throw of a die (even or odd number)
3) Performance of a student in an examination (pass or fail)
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
Bernoulli Distribution:
If a random variable x can assume only two values, failure and a success with
probabilities 𝑃 𝑥 = 1 = 𝑝 and 𝑃 𝑥 = 0 = 1 − 𝑝.
Then the distribution of x might be termed as a Bernoulli distribution with parameter p.
The probability distribution of Bernoulli variate x can be written as,
𝑷 𝑿 = 𝒙; 𝒑 = 𝒑 𝒙
𝒒 𝟏−𝒙
; 𝒙 = 𝟎, 𝟏
= 𝟎 ; 𝑶𝒕𝒉𝒆𝒓𝒘𝒊𝒔𝒆
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
Example:
When a coin is tossed either head or tail will appear. If we consider having a head as the
„Success‟ and „Failure‟ otherwise then this be termed as Bernoulli trial and its
distribution as Bernoulli distribution.
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
Binomial Trial:
A binomial trial is the extension of Bernoulli trial. In a binomial experiment, the
trial is repeated several times. A binomial experiment should have the following properties:
i. The experiment consists of n repeated trials
ii. The trials are independent of each other
iii.The probability of success (failure) remains constant from trial to trial.
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
3.1.2 Binomial Distribution:
A random variable X is said to follow binomial distribution, if its probability mass
function is given by
Here, the two independent constants n and p are known as the „parameters‟ of the
distribution.
The distribution is completely determined if n and p are known. x refers the number of
successes.
Where, n = No. of trials
p = Probability of success
q = Probability of failure
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
3.1.3 Condition for Binomial Distribution:
We get the Binomial distribution under the following experimental conditions.
i. The number of trials ‘ n’ is finite.
ii. The trials are independent of each other.
iii. The probability of success ‘ p’ is constant for each trial.
iv. Each trial must result in a success or a failure.
The problems relating to tossing of coins or throwing of dice or drawing cards from a pack
of cards with replacement lead to binomial probability distribution.
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
3.1.4 Characteristics of Binomial Distribution:
1. Binomial distribution is a discrete distribution in which the random variable X
(the number of success) assumes the values 0,1, 2, ….n, where n is finite.
2. Mean = np, variance = npq and
clearly each of the probabilities is non-negative and sum of
all probabilities is 1 ( p < 1 , q < 1 and p + q =1, q = 1- p ).
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
Comment on the following: “ The mean of a binomial distribution is 5 and its variance is 9”
The parameters of the binomial distribution are n and p
We have, mean = np = 5
Variance = npq = 9
Which is not admissible since q cannot exceed unity. Hence
the given statement is wrong.
Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
Example 2:
Eight coins are tossed simultaneously. Find the probability of getting at least six heads.
Solution:
Given that,
No. of trials, n = 8
The probability of getting a head, p =
1
2
The probability of getting a head, q = (1-p) =
1
2
Let, x be denoted the number of getting a head
Therefore, the probability function,
𝑷 𝑿 = 𝒙; 𝒑 = 𝒏 𝑪 𝒙
𝒑 𝒙
𝒒(𝒏−𝒙)
; x = 0, 1, 2, 3, 4, …, 7, 8
𝑷 𝑿 ≥ 𝟔 = 𝑷 𝑿 = 𝟔 + 𝑷 𝑿 = 𝟕 + 𝑷 𝑿 = 𝟖
Probability of getting at least six heads is given by
𝑷 𝑿 ≥ 𝟔 = 𝟖 𝑪 𝟔
(
𝟏
𝟐
) 𝟔
(
𝟏
𝟐
) 𝟐
+ 𝟖 𝑪 𝟕
(
𝟏
𝟐
) 𝟕
(
𝟏
𝟐
) 𝟏
+ 𝟖 𝑪 𝟖
(
𝟏
𝟐
) 𝟖
(
𝟏
𝟐
) 𝟎
𝑷 𝑿 ≥ 𝟔 = (
𝟏
𝟐
) 𝟖 { 𝟖 𝑪 𝟔
+𝟖 𝑪 𝟕
+ 𝟖 𝑪 𝟖
} =
37
256
Example 3:
Ten coins are tossed simultaneously. Find the probability of getting
i. At least seven heads
ii. Exactly seven heads
iii. At most seven heads
Solution: Given that,
No. of trials, n = 8
The probability of getting a head, p =
1
2
The probability of getting a head, q = (1-p) =
1
2
Let, x be denoted the number of getting a head
Therefore, the probability function,
𝑷 𝑿 = 𝒙; 𝒑 = 𝒏 𝑪 𝒙
𝒑 𝒙 𝒒(𝒏−𝒙) ; x = 0, 1, 2, 3, 4, …, 9, 10
i. Probability of getting at least seven heads is given by
ii. Probability of getting exactly 7 heads
iii. Probability of getting at most 7 heads
𝑷 𝑿 ≤ 7 = 𝑷 𝑿 = 0 + 𝑷 𝑿 = 1 + ⋯ … … . +𝑷 𝑿 = 7

Weitere ähnliche Inhalte

Was ist angesagt?

Discreet and continuous probability
Discreet and continuous probabilityDiscreet and continuous probability
Discreet and continuous probability
nj1992
 
PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULES
Bhargavi Bhanu
 

Was ist angesagt? (20)

Geometric probability distribution
Geometric probability distributionGeometric probability distribution
Geometric probability distribution
 
kinds of distribution
 kinds of distribution kinds of distribution
kinds of distribution
 
Binomial and Poisson Distribution
Binomial and Poisson  DistributionBinomial and Poisson  Distribution
Binomial and Poisson Distribution
 
The Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal DistributionsThe Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal Distributions
 
Mathematical Expectation And Variance
Mathematical Expectation And VarianceMathematical Expectation And Variance
Mathematical Expectation And Variance
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
Discrete Random Variables And Probability Distributions
Discrete Random Variables And Probability DistributionsDiscrete Random Variables And Probability Distributions
Discrete Random Variables And Probability Distributions
 
Geometric Distribution
Geometric DistributionGeometric Distribution
Geometric Distribution
 
introduction to probability
introduction to probabilityintroduction to probability
introduction to probability
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
 
Poission distribution
Poission distributionPoission distribution
Poission distribution
 
Discreet and continuous probability
Discreet and continuous probabilityDiscreet and continuous probability
Discreet and continuous probability
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
 
Continuous Random Variables
Continuous Random VariablesContinuous Random Variables
Continuous Random Variables
 
Random Variable
Random VariableRandom Variable
Random Variable
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec doms
 
PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULES
 
Standard normal distribution
Standard normal distributionStandard normal distribution
Standard normal distribution
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 

Ähnlich wie Discrete probability distributions

Binomail distribution 23 jan 21
Binomail distribution 23 jan 21Binomail distribution 23 jan 21
Binomail distribution 23 jan 21
Arun Mishra
 
Normal Distribution Presentation
Normal Distribution PresentationNormal Distribution Presentation
Normal Distribution Presentation
sankarshanjoshi
 

Ähnlich wie Discrete probability distributions (20)

Binonmial distribution
Binonmial distributionBinonmial distribution
Binonmial distribution
 
binomialdistribution (1).pdf
binomialdistribution (1).pdfbinomialdistribution (1).pdf
binomialdistribution (1).pdf
 
Probability.pptx
Probability.pptxProbability.pptx
Probability.pptx
 
AIOU Solved Project Binomial Distribution.pptx
AIOU Solved Project Binomial Distribution.pptxAIOU Solved Project Binomial Distribution.pptx
AIOU Solved Project Binomial Distribution.pptx
 
BINOMIAL DISTRIBUTION.pptx
BINOMIAL DISTRIBUTION.pptxBINOMIAL DISTRIBUTION.pptx
BINOMIAL DISTRIBUTION.pptx
 
Binomail distribution 23 jan 21
Binomail distribution 23 jan 21Binomail distribution 23 jan 21
Binomail distribution 23 jan 21
 
Binomia ex 2
Binomia ex 2Binomia ex 2
Binomia ex 2
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Chi-square distribution
Chi-square distribution Chi-square distribution
Chi-square distribution
 
Class 12 Probability Distributions.pptx
Class 12 Probability Distributions.pptxClass 12 Probability Distributions.pptx
Class 12 Probability Distributions.pptx
 
Discrete Distribution.pptx
Discrete Distribution.pptxDiscrete Distribution.pptx
Discrete Distribution.pptx
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
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...
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distribution
 
4 1 probability and discrete probability distributions
4 1 probability and discrete    probability distributions4 1 probability and discrete    probability distributions
4 1 probability and discrete probability distributions
 
Normal Distribution Presentation
Normal Distribution PresentationNormal Distribution Presentation
Normal Distribution Presentation
 
Different types of distributions
Different types of distributionsDifferent types of distributions
Different types of distributions
 
Probability Theory 10
Probability Theory 10Probability Theory 10
Probability Theory 10
 
6주차
6주차6주차
6주차
 

Mehr von Habibullah Bahar University College

Mehr von Habibullah Bahar University College (11)

Basic Concept of Collection and Presentation of Business Data
Basic Concept of Collection and Presentation of Business DataBasic Concept of Collection and Presentation of Business Data
Basic Concept of Collection and Presentation of Business Data
 
Project scheduling (chapter 05)(wp)
Project scheduling (chapter 05)(wp)Project scheduling (chapter 05)(wp)
Project scheduling (chapter 05)(wp)
 
Time series
Time series Time series
Time series
 
Continuous probability distribution
Continuous probability distributionContinuous probability distribution
Continuous probability distribution
 
Measures of dispersion
Measures of dispersionMeasures of dispersion
Measures of dispersion
 
Collection and Presentation of Business Data
Collection and Presentation of Business DataCollection and Presentation of Business Data
Collection and Presentation of Business Data
 
Introduction of statistics (chapter 01)
Introduction of statistics (chapter 01)Introduction of statistics (chapter 01)
Introduction of statistics (chapter 01)
 
Index Number
Index Number Index Number
Index Number
 
Time series Analysis
Time series AnalysisTime series Analysis
Time series Analysis
 
Small sample
Small sampleSmall sample
Small sample
 
Concept of probability
Concept of probabilityConcept of probability
Concept of probability
 

Kürzlich hochgeladen

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Kürzlich hochgeladen (20)

2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 

Discrete probability distributions

  • 1. Discrete Probability Distributions Bipul Kumar Sarker Lecturer BBA Professional Habibullah Bahar University College Chapter-03
  • 2. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC Probability Distribution: A probability distribution describes the behavior of a random variable. Many times the observations obtained from different random experiments have a general type of behavior. Therefore, the random variable(s) associated with these experiments have a general type of probability distribution. So it can be represented by a single formula. This type of single formula about the behavior of a random variable is known as probability distribution.
  • 3. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC Discrete Probability Distribution: The probability distribution of a discrete random variable that arise from some statistical experiments is known as discrete probability distribution. The following are some of the commonly discussed discrete distribution: i. Uniform distribution ii. Bernoulli distribution iii.Binomial distribution iv.Negative binomial distribution v. Poisson distribution vi.Geometric distribution vii.Hypergeometric distribution
  • 4. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC Bernoulli Trial: When in the trial of a random experiment each trial is independent and in each the number of possible outcomes are dichotomous, then the trial are called Bernoulli trial. In Bernoulli trial, the outcome are known as ‘Success’ and ‘Failure’ or having a certain quality or absence of that quality. Here, the probability of success is denoted by p and the probability of failure is denoted by (1-P)= q. These probability remains constant from trial to trial.
  • 5. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC Examples of Bernoulli’s Trails are: 1) Toss of a coin (head or tail) 2) Throw of a die (even or odd number) 3) Performance of a student in an examination (pass or fail)
  • 6. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC Bernoulli Distribution: If a random variable x can assume only two values, failure and a success with probabilities 𝑃 𝑥 = 1 = 𝑝 and 𝑃 𝑥 = 0 = 1 − 𝑝. Then the distribution of x might be termed as a Bernoulli distribution with parameter p. The probability distribution of Bernoulli variate x can be written as, 𝑷 𝑿 = 𝒙; 𝒑 = 𝒑 𝒙 𝒒 𝟏−𝒙 ; 𝒙 = 𝟎, 𝟏 = 𝟎 ; 𝑶𝒕𝒉𝒆𝒓𝒘𝒊𝒔𝒆
  • 7. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC Example: When a coin is tossed either head or tail will appear. If we consider having a head as the „Success‟ and „Failure‟ otherwise then this be termed as Bernoulli trial and its distribution as Bernoulli distribution.
  • 8. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC Binomial Trial: A binomial trial is the extension of Bernoulli trial. In a binomial experiment, the trial is repeated several times. A binomial experiment should have the following properties: i. The experiment consists of n repeated trials ii. The trials are independent of each other iii.The probability of success (failure) remains constant from trial to trial.
  • 9. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC 3.1.2 Binomial Distribution: A random variable X is said to follow binomial distribution, if its probability mass function is given by Here, the two independent constants n and p are known as the „parameters‟ of the distribution. The distribution is completely determined if n and p are known. x refers the number of successes. Where, n = No. of trials p = Probability of success q = Probability of failure
  • 10. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC 3.1.3 Condition for Binomial Distribution: We get the Binomial distribution under the following experimental conditions. i. The number of trials ‘ n’ is finite. ii. The trials are independent of each other. iii. The probability of success ‘ p’ is constant for each trial. iv. Each trial must result in a success or a failure. The problems relating to tossing of coins or throwing of dice or drawing cards from a pack of cards with replacement lead to binomial probability distribution.
  • 11. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC 3.1.4 Characteristics of Binomial Distribution: 1. Binomial distribution is a discrete distribution in which the random variable X (the number of success) assumes the values 0,1, 2, ….n, where n is finite. 2. Mean = np, variance = npq and clearly each of the probabilities is non-negative and sum of all probabilities is 1 ( p < 1 , q < 1 and p + q =1, q = 1- p ).
  • 12. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC
  • 13. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC Comment on the following: “ The mean of a binomial distribution is 5 and its variance is 9” The parameters of the binomial distribution are n and p We have, mean = np = 5 Variance = npq = 9 Which is not admissible since q cannot exceed unity. Hence the given statement is wrong.
  • 14. Bipul Kumar Sarker, Lecturer (BBA Professional), HBUC Example 2: Eight coins are tossed simultaneously. Find the probability of getting at least six heads. Solution: Given that, No. of trials, n = 8 The probability of getting a head, p = 1 2 The probability of getting a head, q = (1-p) = 1 2 Let, x be denoted the number of getting a head
  • 15. Therefore, the probability function, 𝑷 𝑿 = 𝒙; 𝒑 = 𝒏 𝑪 𝒙 𝒑 𝒙 𝒒(𝒏−𝒙) ; x = 0, 1, 2, 3, 4, …, 7, 8 𝑷 𝑿 ≥ 𝟔 = 𝑷 𝑿 = 𝟔 + 𝑷 𝑿 = 𝟕 + 𝑷 𝑿 = 𝟖 Probability of getting at least six heads is given by 𝑷 𝑿 ≥ 𝟔 = 𝟖 𝑪 𝟔 ( 𝟏 𝟐 ) 𝟔 ( 𝟏 𝟐 ) 𝟐 + 𝟖 𝑪 𝟕 ( 𝟏 𝟐 ) 𝟕 ( 𝟏 𝟐 ) 𝟏 + 𝟖 𝑪 𝟖 ( 𝟏 𝟐 ) 𝟖 ( 𝟏 𝟐 ) 𝟎 𝑷 𝑿 ≥ 𝟔 = ( 𝟏 𝟐 ) 𝟖 { 𝟖 𝑪 𝟔 +𝟖 𝑪 𝟕 + 𝟖 𝑪 𝟖 } = 37 256
  • 16. Example 3: Ten coins are tossed simultaneously. Find the probability of getting i. At least seven heads ii. Exactly seven heads iii. At most seven heads
  • 17. Solution: Given that, No. of trials, n = 8 The probability of getting a head, p = 1 2 The probability of getting a head, q = (1-p) = 1 2 Let, x be denoted the number of getting a head Therefore, the probability function, 𝑷 𝑿 = 𝒙; 𝒑 = 𝒏 𝑪 𝒙 𝒑 𝒙 𝒒(𝒏−𝒙) ; x = 0, 1, 2, 3, 4, …, 9, 10
  • 18. i. Probability of getting at least seven heads is given by ii. Probability of getting exactly 7 heads
  • 19. iii. Probability of getting at most 7 heads 𝑷 𝑿 ≤ 7 = 𝑷 𝑿 = 0 + 𝑷 𝑿 = 1 + ⋯ … … . +𝑷 𝑿 = 7