SlideShare a Scribd company logo
1 of 31
PROPABILITY CALCULATIONS
Probability: Definitions and Basic
Concepts
Probability theory is concerned with predicting
statistical outcomes.
Simple examples of such outcomes include observing a
head or tail when tossing a coin, or obtaining the
numbers 1, 2, 3, 4, 5, or 6 when throwing a die.
For a fairly-weighted coin, we would, of course, expect
to see a head for 1/2 of a large number of tosses;
similarly, using a fairly weighted die, we would expect
to get a four for 1/6 of all throws.
We can then say that the probability of observing a
head on one toss of a fairly-weighted coin is 1/2 and
that for obtaining a four on one throw of a fairly-
weighted die is 1/6.
This heuristic notion of probability can be given
mathematical formality via the following definition:
 ‘Given Ns mutually exclusive, equally likely points in sample
space, with Ne of these points corresponding to the
random event A, then the probability P(A) = Ne/Ns.’
 Our notion of probability becomes more complicated if we
consider two different random events, A and B, which can
both occur within a given sample space.
 On this basis, we may define the compound probability,
P(AB), which represents events A and B, and also the total
probability, P(A+ B), which represents events A or B
(including both).
 From the viewpoint of set theory, P(AB) is called the
intersection of A and B (A∩ B), while P(A+ B) is labeled the
union of A and B (A∪ B).
 Pictorial displays of the (a) intersection and (b) union of A
and B are given by the two Venn diagrams shown in Fig.
2.2.
Probability: Definitions and Basic
Concepts
If the events A and B are mutually exclusive, a
single trial by definition permits no overlap in
sample space. Therefore,
P(AB) = 0 so that P(A+ B) = P(A) + P(B),
In the latter case, we have two different sample
spaces, as indicated by the Venn diagram of Fig.
2.3(b), so that the events are now mutually
independent.
Hence, in general, the compound probability
becomes P(AB) = P(A) · P(B).
Probability: Definitions and Basic
Concepts
Probability: Definitions and Basic
Concepts
We now apply probability theory to a
sequence of distinguishable objects.
The distinction between permutations and
combinations can be pursued by considering
the number of ways by which we can choose
M items from a sample of N available objects
without replacement, in one case including
and in the other case excluding the effect of
labeling or ordering.
Permutations and Combinations
The number of permutations is P(N,M) is
given as P(N,M) = N(N − 1) · · · (N − M+ 1)
or
The number of combinations can be obtained
from the number of permutations via division
by the number of permutations, M!, for the
subset of M distinct objects. Hence, C(N,M) =
P(N,M)/M! or
Permutations and Combinations
EXAMPLE 1.
You wish to choose three marbles at random
from an urn containing four marbles labeled
A, B, C, and D.
(a) Determine the number of permutations and
combinations for the above scenario.
(b) Identify explicitly each combination and
permutation for the three chosen marbles.
Permutations and Combinations
Permutations and Combinations
Probability Distributions: Discrete and
Continuous
Consider, for example, the
simplified distribution of
test scores shown for a
class of 20 students in
Table 2.1.
If we convert the number
of students associated with
each test score to an
appropriate fraction of
students, we obtain the
histogram shown in Fig.
2.4.
Probability Distributions: Discrete and
Continuous
This histogram is an
example of a discrete
probability distribution,
for which
In other words, the number of students obtaining each
grade, xi , has been normalized so that the sum over all
probabilities or fractional numbers of students, P(xi ),
is unity.
For any discrete distribution, the mean may
be defined as
while the variance or mean-square deviation
is
Probability Distributions: Discrete and
Continuous
where both the over bar and the brackets denote an
average or expected value. The square root of the
variance, σ, is commonly called the standard
deviation; it provides a measure of the width for the
probability distribution.
Expanding the variance above leads to
so that the variance can be expressed as the mean of
the square minus the square of the mean. Hence, the
standard deviation can be written as
Probability Distributions: Discrete and
Continuous
We now consider a more realistic distribution of
test scores for a group of 400 students rather
than 20 students.
In this case, we might expect Table 2.1 to contain
all possible integer grades between 40 and 100.
Hence, the histogram of Fig. 2.4 would approach
a more continuous distribution, as displayed by
the probability density function, f (x), in Fig. 2.5.
Normalization would now be given by
Probability Distributions: Discrete and
Continuous
Probability Distributions: Discrete and
Continuous
when integrated over all possible values of x
Similarly, the cumulative distribution function is
Finally, for any function of x, H(x), the expected value becomes
Probability Distributions: Discrete and
Continuous
so that f (x) represents a statistical weighting function for H(x).
Hence, for H(x) = x, H(x) represents the mean. Similarly, for ,
H(x) represents the variance, in accord with this same statistical
parameter for a discrete distribution.
The Binomial Distribution
This is used to describe sets of sequence of
experiments having two possible outcomes.
It also uses the combination procedures:
Where B(M) represents the well-known binomial probability
distribution.
The probabilities p and (1 − p) can indicate the chances of
success and failure respectively.
EXAMPLE 2.3
Determine the probability that, in six throws of a
fairly-weighted die, the side with four pips will
land upright at least twice.
Solution
The probability of landing a four on any throw is
1/6 (success) and thus the probability of not
landing a four on any throw is 5/6 (failure).
Consequently, the probability that four pips will
not appear (M = 0) in six throws (N = 6) must be
The Binomial Distribution
As B(0) and B(1) represent mutually exclusive events, the
probability from four pips will appear at least twice in a sequence
of six throws must be
The Binomial Distribution
We may show that the mean and standard
deviation for the binomial distribution are
given by
The Binomial Distribution
The Poisson Distribution
While the binomial distribution holds for any finite
number of repeated trials, physical processes involving
large numbers of particles, such as in statistical
thermodynamics, imply N→∞.
For such circumstances, the binomial distribution can
be simplified to two more familiar distributions, one
discrete and the other continuous.
We now proceed with these simplifications by first
assuming p→ 0, which we will find leads to the Poisson
distribution.
This distribution is particularly applicable to photon-
counting processes, for which the total number of
photons counted, N→∞, while the possibility of
observing any single photon, p→ 0.
We begin by expressing the binomial distribution
as
where the mean μ ≡ M = Np. We then have
From the fundamental mathematical definition of the quantity,
e = 2.71828, it can be shown that
Hence, for N→∞ and p→ 0, the binomial distribution becomes
the discrete Poisson distribution,
The Poisson Distribution
Because P(M) is based on B(M), the standard
deviation for the Poisson distribution can be
obtained from Eq. (2.16) by invoking p→ 0, thus
giving
The Poisson Distribution
The Gaussian Distribution
When the number of trials N→∞, but p is not
small, the binomial distribution becomes the
continuous Gaussian distribution rather than
the discrete Poisson distribution (p→ 0).
 The Gaussian distribution is particularly
applicable to various diffusive processes, for
which the total number of molecules N→∞.
We begin by applying the natural logarithm to
the binomial distribution, thus obtaining
The Gaussian Distribution
where q = 1 − p. Employing Stirling’s approximation
We may eventually show that
We now define
so that
As y/N scales with the relative width of the binomial distribution,
which we previously found to display a 1/√N dependence. For the
remaining two terms,
The Gaussian Distribution
Employing the logarithmic series,
for |z| < 1 at moderate values of p, we
subsequently find to second order in y,
We obtain
Which results in the Gaussian distribution,
The Gaussian Distribution
From
so that, defining z ≡ y/σ, we obtain finally the familiar
form of the continuous Gaussian distribution,
The Gaussian Distribution
For a continuous distribution, the discrete
variable M must be replaced by its continuous
analog x so that, from Eq. (2.20), z = (x − μ)/σ
where again μ ≡ Np.
Note that G(z) is symmetrical about z because
of its dependence on z2, unlike many cases for
the discrete binomial or Poisson distributions.
The peak value for G(z) is always 1/√2πσ.
The Gaussian Distribution
In general, the Gaussian distribution can be
shown to be a satisfactory approximation to
the binomial distribution if both Np ≥ 5 and
Nq ≥ 5.
If the Gaussian distribution holds, the
probability for a specified range of the
independent variable x can be determined
from
or since z = (x − μ)/σ, we have by substitution,
The Gaussian Distribution
EXAMPLE 2.4
Verify by direct calculation that the mean and variance of
the Gaussian distribution are equivalent to μ and σ2,
respectively.
The Gaussian Distribution

More Related Content

Similar to PH 3206 note 6.pptx

Theory of uncertainty of measurement.pdf
Theory of uncertainty of measurement.pdfTheory of uncertainty of measurement.pdf
Theory of uncertainty of measurement.pdfHnCngnh1
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionDataminingTools Inc
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distributionmathscontent
 
Continuous random variables and probability distribution
Continuous random variables and probability distributionContinuous random variables and probability distribution
Continuous random variables and probability distributionpkwilambo
 
Materi_Business_Intelligence_1.pdf
Materi_Business_Intelligence_1.pdfMateri_Business_Intelligence_1.pdf
Materi_Business_Intelligence_1.pdfHasan Dwi Cahyono
 
Evaluating hypothesis
Evaluating  hypothesisEvaluating  hypothesis
Evaluating hypothesisswapnac12
 
Measuring Robustness on Generalized Gaussian Distribution
Measuring Robustness on Generalized Gaussian DistributionMeasuring Robustness on Generalized Gaussian Distribution
Measuring Robustness on Generalized Gaussian DistributionIJERA Editor
 
Different types of distributions
Different types of distributionsDifferent types of distributions
Different types of distributionsRajaKrishnan M
 
Communication Theory - Random Process.pdf
Communication Theory - Random Process.pdfCommunication Theory - Random Process.pdf
Communication Theory - Random Process.pdfRajaSekaran923497
 
Fuzzy logic andits Applications
Fuzzy logic andits ApplicationsFuzzy logic andits Applications
Fuzzy logic andits ApplicationsDrATAMILARASIMCA
 
random variation 9473 by jaideep.ppt
random variation 9473 by jaideep.pptrandom variation 9473 by jaideep.ppt
random variation 9473 by jaideep.pptBhartiYadav316049
 
Öncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel SismolojiÖncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel SismolojiAli Osman Öncel
 
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...Scilab
 

Similar to PH 3206 note 6.pptx (20)

Theory of uncertainty of measurement.pdf
Theory of uncertainty of measurement.pdfTheory of uncertainty of measurement.pdf
Theory of uncertainty of measurement.pdf
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
 
Probability and Statistics Assignment Help
Probability and Statistics Assignment HelpProbability and Statistics Assignment Help
Probability and Statistics Assignment Help
 
Continuous random variables and probability distribution
Continuous random variables and probability distributionContinuous random variables and probability distribution
Continuous random variables and probability distribution
 
Materi_Business_Intelligence_1.pdf
Materi_Business_Intelligence_1.pdfMateri_Business_Intelligence_1.pdf
Materi_Business_Intelligence_1.pdf
 
Excel Homework Help
Excel Homework HelpExcel Homework Help
Excel Homework Help
 
Evaluating hypothesis
Evaluating  hypothesisEvaluating  hypothesis
Evaluating hypothesis
 
Chapter13
Chapter13Chapter13
Chapter13
 
Measuring Robustness on Generalized Gaussian Distribution
Measuring Robustness on Generalized Gaussian DistributionMeasuring Robustness on Generalized Gaussian Distribution
Measuring Robustness on Generalized Gaussian Distribution
 
Different types of distributions
Different types of distributionsDifferent types of distributions
Different types of distributions
 
Communication Theory - Random Process.pdf
Communication Theory - Random Process.pdfCommunication Theory - Random Process.pdf
Communication Theory - Random Process.pdf
 
Fuzzy logic andits Applications
Fuzzy logic andits ApplicationsFuzzy logic andits Applications
Fuzzy logic andits Applications
 
Chapter 14 Part I
Chapter 14 Part IChapter 14 Part I
Chapter 14 Part I
 
random variation 9473 by jaideep.ppt
random variation 9473 by jaideep.pptrandom variation 9473 by jaideep.ppt
random variation 9473 by jaideep.ppt
 
An introduction to probability theory geiss
An introduction to probability theory   geissAn introduction to probability theory   geiss
An introduction to probability theory geiss
 
Öncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel SismolojiÖncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel Sismoloji
 
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...
Introduction to Discrete Probabilities with Scilab - Michaël Baudin, Consort...
 
Bayesian Statistics.pdf
Bayesian Statistics.pdfBayesian Statistics.pdf
Bayesian Statistics.pdf
 
Econometrics- lecture 10 and 11
Econometrics- lecture 10 and 11Econometrics- lecture 10 and 11
Econometrics- lecture 10 and 11
 

More from HossamAbdallaSaleh (16)

Group 6 ED.pptx
Group 6 ED.pptxGroup 6 ED.pptx
Group 6 ED.pptx
 
attachment-1.pptx
attachment-1.pptxattachment-1.pptx
attachment-1.pptx
 
Feisal work2.pptx
Feisal work2.pptxFeisal work2.pptx
Feisal work2.pptx
 
LEADERSHIP 2.ppt
LEADERSHIP 2.pptLEADERSHIP 2.ppt
LEADERSHIP 2.ppt
 
gender lecture 2.pptx
gender lecture 2.pptxgender lecture 2.pptx
gender lecture 2.pptx
 
LEADERSHIP 2.ppt
LEADERSHIP 2.pptLEADERSHIP 2.ppt
LEADERSHIP 2.ppt
 
ED 3203 Organizing.ppt
ED 3203  Organizing.pptED 3203  Organizing.ppt
ED 3203 Organizing.ppt
 
ED 301 lect2-EDUCATIONAL THEORIES.pptx
ED 301 lect2-EDUCATIONAL THEORIES.pptxED 301 lect2-EDUCATIONAL THEORIES.pptx
ED 301 lect2-EDUCATIONAL THEORIES.pptx
 
CONTROLLING-1.pptx
CONTROLLING-1.pptxCONTROLLING-1.pptx
CONTROLLING-1.pptx
 
Lecture 1 -.pdf
Lecture 1 -.pdfLecture 1 -.pdf
Lecture 1 -.pdf
 
Educational Indicators-1.ppt
Educational Indicators-1.pptEducational Indicators-1.ppt
Educational Indicators-1.ppt
 
ED 301 lect3-PLANNING.pptx
ED 301 lect3-PLANNING.pptxED 301 lect3-PLANNING.pptx
ED 301 lect3-PLANNING.pptx
 
conflict.pptx
conflict.pptxconflict.pptx
conflict.pptx
 
MS-2.ppt
MS-2.pptMS-2.ppt
MS-2.ppt
 
BLOOM TAXONOMY.pptx
BLOOM TAXONOMY.pptxBLOOM TAXONOMY.pptx
BLOOM TAXONOMY.pptx
 
Chem prac IV.docx
Chem prac IV.docxChem prac IV.docx
Chem prac IV.docx
 

Recently uploaded

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 

Recently uploaded (20)

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 

PH 3206 note 6.pptx

  • 2. Probability: Definitions and Basic Concepts Probability theory is concerned with predicting statistical outcomes. Simple examples of such outcomes include observing a head or tail when tossing a coin, or obtaining the numbers 1, 2, 3, 4, 5, or 6 when throwing a die. For a fairly-weighted coin, we would, of course, expect to see a head for 1/2 of a large number of tosses; similarly, using a fairly weighted die, we would expect to get a four for 1/6 of all throws. We can then say that the probability of observing a head on one toss of a fairly-weighted coin is 1/2 and that for obtaining a four on one throw of a fairly- weighted die is 1/6. This heuristic notion of probability can be given mathematical formality via the following definition:
  • 3.  ‘Given Ns mutually exclusive, equally likely points in sample space, with Ne of these points corresponding to the random event A, then the probability P(A) = Ne/Ns.’  Our notion of probability becomes more complicated if we consider two different random events, A and B, which can both occur within a given sample space.  On this basis, we may define the compound probability, P(AB), which represents events A and B, and also the total probability, P(A+ B), which represents events A or B (including both).  From the viewpoint of set theory, P(AB) is called the intersection of A and B (A∩ B), while P(A+ B) is labeled the union of A and B (A∪ B).  Pictorial displays of the (a) intersection and (b) union of A and B are given by the two Venn diagrams shown in Fig. 2.2. Probability: Definitions and Basic Concepts
  • 4. If the events A and B are mutually exclusive, a single trial by definition permits no overlap in sample space. Therefore, P(AB) = 0 so that P(A+ B) = P(A) + P(B), In the latter case, we have two different sample spaces, as indicated by the Venn diagram of Fig. 2.3(b), so that the events are now mutually independent. Hence, in general, the compound probability becomes P(AB) = P(A) · P(B). Probability: Definitions and Basic Concepts
  • 6. We now apply probability theory to a sequence of distinguishable objects. The distinction between permutations and combinations can be pursued by considering the number of ways by which we can choose M items from a sample of N available objects without replacement, in one case including and in the other case excluding the effect of labeling or ordering. Permutations and Combinations
  • 7. The number of permutations is P(N,M) is given as P(N,M) = N(N − 1) · · · (N − M+ 1) or The number of combinations can be obtained from the number of permutations via division by the number of permutations, M!, for the subset of M distinct objects. Hence, C(N,M) = P(N,M)/M! or Permutations and Combinations
  • 8. EXAMPLE 1. You wish to choose three marbles at random from an urn containing four marbles labeled A, B, C, and D. (a) Determine the number of permutations and combinations for the above scenario. (b) Identify explicitly each combination and permutation for the three chosen marbles. Permutations and Combinations
  • 10. Probability Distributions: Discrete and Continuous Consider, for example, the simplified distribution of test scores shown for a class of 20 students in Table 2.1. If we convert the number of students associated with each test score to an appropriate fraction of students, we obtain the histogram shown in Fig. 2.4.
  • 11. Probability Distributions: Discrete and Continuous This histogram is an example of a discrete probability distribution, for which In other words, the number of students obtaining each grade, xi , has been normalized so that the sum over all probabilities or fractional numbers of students, P(xi ), is unity.
  • 12. For any discrete distribution, the mean may be defined as while the variance or mean-square deviation is Probability Distributions: Discrete and Continuous where both the over bar and the brackets denote an average or expected value. The square root of the variance, σ, is commonly called the standard deviation; it provides a measure of the width for the probability distribution.
  • 13. Expanding the variance above leads to so that the variance can be expressed as the mean of the square minus the square of the mean. Hence, the standard deviation can be written as Probability Distributions: Discrete and Continuous
  • 14. We now consider a more realistic distribution of test scores for a group of 400 students rather than 20 students. In this case, we might expect Table 2.1 to contain all possible integer grades between 40 and 100. Hence, the histogram of Fig. 2.4 would approach a more continuous distribution, as displayed by the probability density function, f (x), in Fig. 2.5. Normalization would now be given by Probability Distributions: Discrete and Continuous
  • 15. Probability Distributions: Discrete and Continuous when integrated over all possible values of x
  • 16. Similarly, the cumulative distribution function is Finally, for any function of x, H(x), the expected value becomes Probability Distributions: Discrete and Continuous so that f (x) represents a statistical weighting function for H(x). Hence, for H(x) = x, H(x) represents the mean. Similarly, for , H(x) represents the variance, in accord with this same statistical parameter for a discrete distribution.
  • 17. The Binomial Distribution This is used to describe sets of sequence of experiments having two possible outcomes. It also uses the combination procedures: Where B(M) represents the well-known binomial probability distribution. The probabilities p and (1 − p) can indicate the chances of success and failure respectively.
  • 18. EXAMPLE 2.3 Determine the probability that, in six throws of a fairly-weighted die, the side with four pips will land upright at least twice. Solution The probability of landing a four on any throw is 1/6 (success) and thus the probability of not landing a four on any throw is 5/6 (failure). Consequently, the probability that four pips will not appear (M = 0) in six throws (N = 6) must be The Binomial Distribution
  • 19. As B(0) and B(1) represent mutually exclusive events, the probability from four pips will appear at least twice in a sequence of six throws must be The Binomial Distribution
  • 20. We may show that the mean and standard deviation for the binomial distribution are given by The Binomial Distribution
  • 21. The Poisson Distribution While the binomial distribution holds for any finite number of repeated trials, physical processes involving large numbers of particles, such as in statistical thermodynamics, imply N→∞. For such circumstances, the binomial distribution can be simplified to two more familiar distributions, one discrete and the other continuous. We now proceed with these simplifications by first assuming p→ 0, which we will find leads to the Poisson distribution. This distribution is particularly applicable to photon- counting processes, for which the total number of photons counted, N→∞, while the possibility of observing any single photon, p→ 0.
  • 22. We begin by expressing the binomial distribution as where the mean μ ≡ M = Np. We then have From the fundamental mathematical definition of the quantity, e = 2.71828, it can be shown that Hence, for N→∞ and p→ 0, the binomial distribution becomes the discrete Poisson distribution, The Poisson Distribution
  • 23. Because P(M) is based on B(M), the standard deviation for the Poisson distribution can be obtained from Eq. (2.16) by invoking p→ 0, thus giving The Poisson Distribution
  • 24. The Gaussian Distribution When the number of trials N→∞, but p is not small, the binomial distribution becomes the continuous Gaussian distribution rather than the discrete Poisson distribution (p→ 0).  The Gaussian distribution is particularly applicable to various diffusive processes, for which the total number of molecules N→∞. We begin by applying the natural logarithm to the binomial distribution, thus obtaining
  • 25. The Gaussian Distribution where q = 1 − p. Employing Stirling’s approximation We may eventually show that We now define so that
  • 26. As y/N scales with the relative width of the binomial distribution, which we previously found to display a 1/√N dependence. For the remaining two terms, The Gaussian Distribution
  • 27. Employing the logarithmic series, for |z| < 1 at moderate values of p, we subsequently find to second order in y, We obtain Which results in the Gaussian distribution, The Gaussian Distribution
  • 28. From so that, defining z ≡ y/σ, we obtain finally the familiar form of the continuous Gaussian distribution, The Gaussian Distribution
  • 29. For a continuous distribution, the discrete variable M must be replaced by its continuous analog x so that, from Eq. (2.20), z = (x − μ)/σ where again μ ≡ Np. Note that G(z) is symmetrical about z because of its dependence on z2, unlike many cases for the discrete binomial or Poisson distributions. The peak value for G(z) is always 1/√2πσ. The Gaussian Distribution
  • 30. In general, the Gaussian distribution can be shown to be a satisfactory approximation to the binomial distribution if both Np ≥ 5 and Nq ≥ 5. If the Gaussian distribution holds, the probability for a specified range of the independent variable x can be determined from or since z = (x − μ)/σ, we have by substitution, The Gaussian Distribution
  • 31. EXAMPLE 2.4 Verify by direct calculation that the mean and variance of the Gaussian distribution are equivalent to μ and σ2, respectively. The Gaussian Distribution