SlideShare una empresa de Scribd logo
1 de 78
BBA3274 / DBS1084 QUANTITATIVE METHODS for BUSINESS

Introduction to
Introduction to
Probability Distributions
Probability Distributions
by
Stephen Ong
Visiting Fellow, Birmingham City
University Business School, UK
Visiting Professor, Shenzhen
Today’s Overview
Learning Objectives
After this lecture, students will be able to:
1.

2.

3.

Describe and provide examples of both discrete
and continuous random variables.
Explain the difference between discrete and
continuous probability distributions.
Calculate expected values and variances and use
the normal table.
Outline
2.1
2.2
2.3
2.4
2.5
2.6
2.7

Random Variables
Probability Distributions
The Binomial Distribution
The Normal Distribution
The F Distribution
The Exponential Distribution
The Poisson Distribution
Random Variables
A random variable assigns a real number
to every possible outcome or event in an
experiment.
X = number of refrigerators sold during the day

Discrete random variables can assume only
a finite or limited set of values.
Continuous random variables can assume
any one of an infinite set of values.
2-5
Random Variables – Numbers
EXPERIMENT

OUTCOME

RANDOM
VARIABLES

RANGE OF
RANDOM
VARIABLES

Stock 50
Christmas trees

Number of Christmas
trees sold

X

0, 1, 2,…, 50

Inspect 600
items

Number of acceptable
items

Y

0, 1, 2,…, 600

Send out 5,000
sales letters

Number of people
responding to the
letters

Z

0, 1, 2,…, 5,000

Build an
apartment
building

Percent of building
completed after 4
months

R

0 ≤ R ≤ 100

Test the lifetime
of a lightbulb
(minutes)

Length of time the
bulb lasts up to 80,000
minutes

S

0 ≤ S ≤ 80,000

Table 2.4
2-6
Random Variables – Not Numbers
EXPERIMENT

OUTCOME

Students
respond to a
questionnaire

Strongly agree (SA)
Agree (A)
Neutral (N)
Disagree (D)
Strongly disagree (SD)

One machine
is inspected

Defective

RANDOM VARIABLES

X=

Y=

RANGE OF
RANDOM
VARIABLES

5 if SA 1, 2, 3, 4, 5
4 if A..
3 if N..
2 if D..
1 if SD

0 if defective
0, 1
1 if not defective

Not defective
Consumers
Good
respond to
Average
how they like a Poor
product

Z=

3 if good…. 1, 2, 3
2 if average
1 if poor…..

Table 2.5
2-7
Probability Distribution of a
Discrete Random Variable
For discrete random variables a
probability is assigned to each event.

The students in Pat Shannon’s
statistics class have just
completed a quiz of five algebra
problems. The distribution of
correct scores is given in the
following table:
2-8
Probability Distribution of a
Discrete Random Variable
RANDOM VARIABLE
(X – Score)
5

NUMBER
RESPONDING
10

PROBABILITY
P (X )
0.1 = 10/100

4

20

0.2 = 20/100

3

30

0.3 = 30/100

2

30

0.3 = 30/100

1

10

0.1 = 10/100

100

1.0 = 100/100

Total

Table 2.6

The Probability Distribution follows all three rules:
1. Events are mutually exclusive and collectively exhaustive.
2. Individual probability values are between 0 and 1.
3. Total of all probability values equals 1.
Probability Distribution for
Dr. Shannon’s Class
0.4 –

P (X)

0.3 –
0.2 –
0.1 –
0–

Figure 2.5

|

|
1

|
2

|
3
X

|
4

|
5
2-10
Probability Distribution for
Dr. Shannon’s Class
0.4 –

P (X)

0.3 –
0.2 –
0.1 –
0–

Figure 2.5

|

|
1

|
2

|
3
X

|
4

|
5
2-11
Expected Value of a Discrete
Probability Distribution
The expected value is a measure of the central
tendency of the distribution and is a weighted average
of the values of the random variable.
n

E( X ) = ∑ X i P( X i )
i =1

= X 1 P ( X 1 ) + X 2 P ( X 2 ) + ... + X n P ( X n )
where
X i = random variable’s possible values
P ( X i ) = probability of each of the random variable’s

possible values
= summation sign indicating we are adding all n
i =1
possible values
E ( X ) = expected value or mean of the random variable
n

∑

2-12
Expected Value of a Discrete
Probability Distribution
For Dr. Shannon’s class:
n

E( X ) = ∑ X i P( X i )
i =1

= 5(0.1) + 4(0.2) + 3(0.3) + 2(0.3) + 1(0.1)
= .5 + .8 + .9 + .6 + .1
= 2.9

2-13
Variance of a
Discrete Probability Distribution
For a discrete probability distribution the
variance can be computed by
n

σ 2 = Variance = ∑ [ X i − E ( X )]2 P ( X i )
i =1

where
X i = random variable’s possible values
E ( X ) = expected value of the random variable
[ X i − E ( X )]= difference between each value of the random
variable and the expected mean
P ( X i ) = probability of each possible value of the
random variable

2-14
Variance of a
Discrete Probability Distribution
For Dr. Shannon’s class:
5

variance = ∑ [ X i − E ( X )]2 P ( X i )
i =1

variance = (5 − 2.9)2 (0.1) + ( 4 − 2.9)2 (0.2) +
(3 − 2.9)2 (0.3) + (2 − 2.9)2 (0.3) +
(1 − 2.9)2 (0.1)

= 0.441 + 0.242 + 0.003 + 0.243 + 0.361
= 1.29
Variance of a
Discrete Probability Distribution
A related measure of dispersion is the
standard deviation.

σ = Variance = σ

2

where

σ

= square root
= standard deviation

2-16
Variance of a
Discrete Probability Distribution
A related measure of dispersion is the
standard deviation.

σ = Variance = σ
where

σ

= square root
= standard deviation

2
Using Excel
Formulas in an Excel Spreadsheet for the Dr.
Shannon Example

Program 2.1A
1 - 18
Using Excel
Excel Output for the Dr. Shannon Example

Program 2.1B
1 2-19
- 19
Probability Distribution of a
Continuous Random Variable
Since random variables can take on an infinite
number of values, the fundamental rules for
continuous random variables must be modified.
 The sum of the probability values must still
equal 1.
 The probability of each individual value of the
random variable occurring must equal 0 or
the sum would be infinitely large.
The probability distribution is defined by a
continuous mathematical function called the
probability density function or just the probability
function.
 This is represented by f (X).
2-20
Probability

Probability Distribution of a
Continuous Random Variable

|
5.06

|
5.10

|
5.14

|
5.18

|
5.22

|
5.26

|
5.30

Weight (grams)
Figure 2.6
2-21
The Binomial
Distribution




Many business experiments can be
characterized by the Bernoulli process.
The Bernoulli process is described by the
binomial probability distribution.
1.
2.

3.
4.

Each trial has only two possible outcomes.
The probability of each outcome stays the
same from one trial to the next.
The trials are statistically independent.
The number of trials is a positive integer.

2-22
The Binomial
Distribution
The binomial distribution is used to find the
probability of a specific number of successes
in n trials.
We need to know:
n = number of trials
p = the probability of success on any
single trial
We let
r = number of successes
q = 1 – p = the probability of a failure
2-23
The Binomial
Distribution
The binomial formula is:

n!
Probability of r successes in n trials =
p r q n− r
r ! ( n − r )!
The symbol ! means factorial, and
n! = n(n – 1)(n – 2)…(1)
For example
4! = (4)(3)(2)(1) = 24
By definition
1! = 1 and 0! = 1
2-24
The Binomial
Distribution

Binomial Distribution for n = 5 and p = 0.50.
NUMBER OF
HEADS (r)

Probability =

0
1

0.15625 =

2

0.31250 =

3

0.31250 =

4
Table 2.7

0.03125 =

0.15625 =

5

0.03125 =

5!
(0.5)r(0.5)5 – r
r!(5 – r)!

5!
0!(5 – 0)!
5!
1!(5 – 1)!
5!
2!(5 – 2)!
5!
3!(5 – 3)!
5!
4!(5 – 4)!
5!
5!(5 – 5)!

(0.5)0(0.5)5 – 0
(0.5)1(0.5)5 – 1
(0.5)2(0.5)5 – 2
(0.5)3(0.5)5 – 3
(0.5)4(0.5)5 – 4
(0.5)5(0.5)5 – 5

2-25
Solving Problems with
the Binomial Formula
We want to find the probability of 4 heads in 5 tosses.
n = 5, r = 4, p = 0.5, and q = 1 – 0.5 = 0.5
Thus
P = (4 successes in 5 trials) =

5!
0.54 0.55− 4
4!(5 − 4)!

5( 4 )(3)(2)(1)
=
(0.0625 )(0.5 ) = 0.15625
4(3)(2)(1)(1! )

2-26
Solving Problems with the
Binomial Formula
Binomial Probability Distribution for n = 5 and p = 0.50.
0.4 –

Probability P (r)

0.3 –
0.2 –
0.1 –
0–
|
Figure 2.7

|
1

|

|

|

2
3
4
5
Values of r (number of successes)

|

|
6
Solving Problems with
Binomial Tables
MSA Electronics is experimenting with the
manufacture of a new transistor.
 Every hour a random sample of 5 transistors is
taken.
 The probability of one transistor being defective
is 0.15.
What is the probability of finding 3, 4, or 5 defective?
So
n = 5, p = 0.15, and r = 3, 4, or 5

We could use the formula to solve
this problem, but using the table is
easier.
Solving Problems with
Binomial Tables
n
5

r
0
1
2
3
4
5

0.05
0.7738
0.2036
0.0214
0.0011
0.0000
0.0000

P
0.10
0.5905
0.3281
0.0729
0.0081
0.0005
0.0000

0.15
0.4437
0.3915
0.1382
0.0244
0.0022
0.0001

Table 2.8 (partial)

We find the three probabilities in the table
for n = 5, p = 0.15, and r = 3, 4, and 5 and
add them together.
2-29
Solving Problems with
Binomial Tables
P
P (3 or more defects ) = P (3) + P ( 4 ) + P (5 )
n
r
0.05
0.10
0.15
5
0
0.7738 = 0.0244 + 0.0022 + 0.0001 =
0.5905
0.4437
1
0.2036
0.3281
0.3915
2
0.0214
0.0729
0.1382
3
0.0011
0.0081
0.0244
4
0.0000
0.0005
0.0022
5
0.0000
0.0000
0.0001
Table 2.8 (partial)

We find the three probabilities in the table
for n = 5, p = 0.15, and r = 3, 4, and 5 and
add them together

0.0267
Solving Problems with
Binomial Tables
It is easy to find the expected value (or mean) and
variance of a binomial distribution.
Expected value (mean) = np
Variance = np(1 – p)

2-31
Using Excel
Function in an Excel 2010 Spreadsheet for Binomial
Probabilities

Program 2.2A
2-32
Using Excel
Excel Output for the Binomial Example

Program 2.2B

2-33
The Normal Distribution
The normal distribution is the one of the
most popular and useful continuous
probability distributions.


The formula for the probability density
function is rather complex:
1
f (X ) =
e
σ 2π

− ( x − µ )2
2σ 2

 The normal distribution is specified

completely when we know the mean, µ,
and the standard deviation, σ .
2-34
The Normal
Distribution










The normal distribution is symmetrical,
with the midpoint representing the mean.
Shifting the mean does not change the
shape of the distribution.
Values on the X axis are measured in the
number of standard deviations away from
the mean.
As the standard deviation becomes larger,
the curve flattens.
As the standard deviation becomes
smaller, the curve becomes steeper.

2-35
The Normal
Distribution
|

|

|

40

µ = 50

60

Smaller µ, same σ
|

|

|

µ = 40

50

60

Larger µ, same σ
|

Figure 2.8

|

|

40

50

µ = 60

2-36
The Normal
Distribution

Same µ, smaller σ

Same µ, larger σ

Figure 2.9

µ
2-37
Using the Standard Normal Table
Step 1
Convert the normal distribution into a standard
normal distribution.
 A standard normal distribution has a mean
of 0 and a standard deviation of 1
 The new standard random variable is Z

where

X −µ
Z=
σ

X = value of the random variable we want to measure
µ = mean of the distribution
σ = standard deviation of the distribution
Z = number of standard deviations from X to the mean, µ
2-38
Using the Standard Normal Table
For example, µ = 100, σ = 15, and we want to find
the probability that X is less than 130.
X − µ 130 − 100
Z=
=
σ
15
30
=
= 2 std dev
15
P(X < 130)

µ = 100
σ = 15

|
55

|
70

|
85

|
100

|
115

|
130

|
145

|
–3

|
–2

|
–1

|
0

|
1

|
2

|
3

Figure 2.10

X = IQ

Z=

X −µ
σ
2-39
Using the Standard Normal Table
Step 2
Look up the probability from a table of normal
curve areas.
 Use Appendix A or Table 2.9 (portion below).
 The column on the left has Z values.
 The row at the top has second decimal
places for the Z values.
AREA UNDER THE NORMAL CURVE
Z

0.00

0.01

0.02

0.03

1.8

0.96407

0.96485

0.96562

0.96638

1.9

0.97128

0.97193

0.97257

0.97320

2.0

0.97725

0.97784

0.97831

0.97882

2.1

0.98214

0.98257

0.98300

0.98341

2.2

0.98610

0.98645

0.98679

0.98713

P(X < 130)
= P(Z < 2.00)
= 0.97725

Table 2.9 (partial)
2-40
Haynes Construction Company
Haynes builds three- and four-unit apartment
buildings (called triplexes and quadraplexes,
respectively).
 Total construction time follows a normal
distribution.
 For triplexes, µ = 100 days and σ = 20 days.
 Contract calls for completion in 125 days,
and late completion will incur a severe
penalty fee.
 What is the probability of completing in 125
days?

2-41
Haynes Construction Company
X − µ 125 − 100
Z=
=
σ
20
25
=
= 1.25
20

µ = 100 days
σ = 20 days
Figure 2.11

From Appendix A, for Z = 1.25
the area is 0.89435.
 The probability is about
0.89 that Haynes will not
violate the contract.

X = 125 days

2-42
Haynes Construction Company
Suppose that completion of a triplex in 75
days or less will earn a bonus of $5,000.
What is the probability that Haynes will get
the bonus?

2-43
Haynes Construction Company
X − µ 75 − 100
Z=
=
σ
20
− 25
=
= −1.25
20

But Appendix A has only
positive Z values, and the
probability we are looking for
is in the negative tail.

P(X < 75 days)
Area of
Interest

X = 75 days

µ = 100 days

Figure 2.12
2-44
Haynes Construction Company
X − µ 75 − 100
Z=
=
σ
20
− 25
=
= −1.25
20

Because the curve is
symmetrical, we can look at
the probability in the positive
tail for the same distance
away from the mean.
P(X > 125 days)
Area of
Interest

µ = 100 days

X = 125 days
2-45
Haynes Construction Company
 We know the probability

completing in
125 days is 0.89435.
 So the probability
completing in more
than 125 days is
1 – 0.89435 = 0.10565.

µ = 100 days

X = 125 days

2-46
Haynes Construction Company
The probability
completing in more than
125 days is
1 – 0.89435 = 0.10565.
Going back to the
left tail of the
distribution:
X = 75 days

µ = 100 days

The probability of completing in less than 75
days is 0.10565.
Haynes Construction Company
What is the probability of completing a triplex
within 110 and 125 days?
We know the probability of completing in 125
days, P(X < 125) = 0.89435.
We have to complete the probability of
completing in 110 days and find the area
between those two events.

2-48
Haynes Construction Company
X − µ 110 − 100
Z=
=
σ
20
10
=
= 0.5
20

From Appendix A, for Z = 0.5 the
area is 0.69146.
P(110 < X < 125) = 0.89435 –
0.69146 = 0.20289.
σ = 20 days

Figure 2.13

µ = 100
days

110
days

125
days
2-49
Using Excel
Function in an Excel 2010 Spreadsheet for the
Normal Distribution Example

Program 2.3A
2-50
Using Excel
Excel Output for the Normal Distribution Example

Program 2.3B
2-51
The Empirical Rule
For a normally distributed random variable with
mean µ and standard deviation σ , then
1. About 68% of values will be within ±1σ of the mean.
2. About 95.4% of values will be within ±2σ of the
mean.
3. About 99.7% of values will be within ±3σ of the
mean.

2-52
The Empirical Rule
68%

16%

a

–1σ

µ

+1σ

16%

b
95.4%

2.3%

a

–2σ

µ

2.3%

+2σ

b
99.7%

0.15%

Figure 2.14

a

–3σ

µ

0.15%

+3σ

b
2-53
The F Distribution







It is a continuous probability distribution.
The F statistic is the ratio of two sample variances.
F distributions have two sets of degrees of freedom.
Degrees of freedom are based on sample size and used to calculate
the numerator and denominator of the ratio.

The probabilities of large values of F are very small.

df1 = degrees of freedom for the numerator
df2 = degrees of freedom for the denominator

2-54
The F Distribution

Fα
Figure 2.15

2-55
The F Distribution
Consider the example:

df1 = 5
df2 = 6
α = 0.05

From Appendix D, we get
Fα, df , df = F0.05, 5, 6 = 4.39
1

2

This means
P(F > 4.39) = 0.05
The probability is only 0.05 F will exceed 4.39.
2-56
The F Distribution
F value for 0.05 probability
with 5 and 6 degrees of
freedom

0.05
F = 4.39
Figure 2.16
Copyright ©2012 Pearson
Education, Inc. publishing as
Prentice 2-57
Hall
Using Excel

Program 2.4A
2-58
Using Excel
Excel Output for the F Distribution

Program 2.4B
2-59
The Exponential
Distribution


The exponential distribution (also called the
negative exponential distribution) is a
continuous distribution often used in
queuing models to describe the time
required to service a customer. Its
probability function is given by:

where

f (X ) = µe

− µx

X = random variable (service times)
µ = average number of units the service facility can
handle in a specific period of time
e = 2.718 (the base of natural logarithms)

2-60
Probability for Exponential Distribution


The probability that an exponentially
distributed time (X) required to serve a
customer is less than or equal to time t is
given by:
− µt

P( X ≤ t ) = 1 − e

where
X = random variable (service times)
µ = average number of units the service facility can
handle in a specific period of time (eg. per hour)
t = a specific period of time (eg. hours)
e = 2.718 (the base of natural logarithms)
2-61
The Exponential
Distribution
1
Expected value = = Average service time
µ
1
Variance = 2
µ

f(X)

X
Figure 2.17

2-62
Arnold’s Muffler Shop






Arnold’s Muffler Shop installs new
mufflers on automobiles and small trucks.
The mechanic can install 3 new mufflers
per hour.
Service time is exponentially distributed.

What is the probability that the time to install a new
muffler would be ½ hour or less?

2-63
Arnold’s Muffler Shop
Here:
X = Exponentially distributed service time
µ = average number of units the served per time period =
3 per hour
t = ½ hour = 0.5hour

P(X≤0.5) = 1 – e-3(0.5) = 1 – e -1.5 = 1 - 0.2231 = 0.7769
Arnold’s Muffler Shop
Note also that if:
P(X≤0.5) = 1 – e-3(0.5) = 1 – e -1.5 = 1 - 0.2231 = 0.7769
Then it must be the case that:

P(X>0.5) = 1 - 0.7769 = 0.2231

2-65
Arnold’s Muffler Shop
Probability That the Mechanic Will Install a Muffler in
0.5 Hour

Figure 2.18
2-66
Using Excel
Function in an Excel Spreadsheet for the
Exponential Distribution

Program 2.5A
2-67
Using Excel
Excel Output for the Exponential Distribution

Program 2.5B

2-68
The Poisson Distribution


The Poisson distribution is a discrete
distribution that is often used in queuing
models to describe arrival rates over time.
Its probability function is given by:

where

λ x e −λ
P( X ) =
X!

P(X) = probability of exactly X arrivals or occurrences
λ=
average number of arrivals per unit of time
(the mean arrival rate)
e=
2.718, the base of natural logarithms
X=
specific value (0, 1, 2, 3, …) of the random
variable
2-69
The Poisson Distribution
The mean and variance of the
distribution are both λ .

Expected value = λ
Variance = λ

2-70
Poisson Distribution
We can use Appendix C to find Poisson probabilities.
Suppose that λ = 2. Some probability calculations are:

λx e − λ
P( X ) =
X!
20 e − 2 1(0.1353)
P ( 0) =
=
= 0.1353
0!
1
21 e − 2 2(0.1353)
P (1) =
=
= 0.2706
1!
1
2 2 e − 2 4(0.1353)
P (2) =
=
= 0.2706
2!
2
2-71
Poisson Distribution
Sample Poisson Distributions with λ = 2 and λ = 4

Figure 2.19
2-72
Using Excel
Functions in an Excel 2010 Spreadsheet
for the Poisson Distribution

Program 2.6A
2-73
Using Excel
Excel Output for the Poisson Distribution

Program 2.6B

2-74
Exponential and Poisson
Together


If the number of occurrences per time
period follows a Poisson distribution, then
the time between occurrences follows an
exponential distribution:
Suppose the number of phone calls at a
service center followed a Poisson distribution
with a mean of 10 calls per hour.
 Then the time between each phone call would
be exponentially distributed with a mean time
between calls of 6 minutes (1/10 hour).

Tutorial
Lab Practical : Spreadsheet

1 - 76
Further Reading






Render, B., Stair Jr.,R.M. & Hanna, M.E.
(2013) Quantitative Analysis for
Management, Pearson, 11th Edition
Waters, Donald (2007) Quantitative
Methods for Business, Prentice Hall, 4 th
Edition.
Anderson D, Sweeney D, & Williams T.
(2006) Quantitative Methods For
Business Thompson Higher Education,
10th Ed.
QUESTIONS?

Más contenido relacionado

La actualidad más candente

Probability distribution
Probability distributionProbability distribution
Probability distribution
Ranjan Kumar
 

La actualidad más candente (20)

Hypergeometric probability distribution
Hypergeometric probability distributionHypergeometric probability distribution
Hypergeometric probability distribution
 
Basic concepts of probability
Basic concepts of probability Basic concepts of probability
Basic concepts of probability
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Some Important Discrete Probability Distributions
Some Important Discrete Probability DistributionsSome Important Discrete Probability Distributions
Some Important Discrete Probability Distributions
 
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
 
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
 
Poisson probability distribution
Poisson probability distributionPoisson probability distribution
Poisson probability distribution
 
Descriptive statistics and graphs
Descriptive statistics and graphsDescriptive statistics and graphs
Descriptive statistics and graphs
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
The Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal DistributionsThe Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal Distributions
 
Chap05 discrete probability distributions
Chap05 discrete probability distributionsChap05 discrete probability distributions
Chap05 discrete probability distributions
 
Hypergeometric distribution
Hypergeometric distributionHypergeometric distribution
Hypergeometric distribution
 
PROBABILITY DISTRIBUTION
PROBABILITY DISTRIBUTIONPROBABILITY DISTRIBUTION
PROBABILITY DISTRIBUTION
 
Basic Probability
Basic ProbabilityBasic Probability
Basic Probability
 
Probability
ProbabilityProbability
Probability
 
Chap06 sampling and sampling distributions
Chap06 sampling and sampling distributionsChap06 sampling and sampling distributions
Chap06 sampling and sampling distributions
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
Continuous probability distribution
Continuous probability distributionContinuous probability distribution
Continuous probability distribution
 
SAMPLE SPACES and PROBABILITY (3).pptx
SAMPLE SPACES and PROBABILITY (3).pptxSAMPLE SPACES and PROBABILITY (3).pptx
SAMPLE SPACES and PROBABILITY (3).pptx
 
Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes TheoremSample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
Sample Space and Event,Probability,The Axioms of Probability,Bayes Theorem
 

Destacado

Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
rishi.indian
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probability
guest45a926
 
Bba 3274 qm week 2 probability concepts
Bba 3274 qm week 2 probability conceptsBba 3274 qm week 2 probability concepts
Bba 3274 qm week 2 probability concepts
Stephen Ong
 
Discrete Probability Distributions
Discrete  Probability DistributionsDiscrete  Probability Distributions
Discrete Probability Distributions
E-tan
 
Chapter 06
Chapter 06Chapter 06
Chapter 06
bmcfad01
 
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
 
Probability powerpoint
Probability powerpointProbability powerpoint
Probability powerpoint
Tiffany Deegan
 
Normal Probability Distribution
Normal Probability DistributionNormal Probability Distribution
Normal Probability Distribution
mandalina landy
 
Probability Overview
Probability OverviewProbability Overview
Probability Overview
mmeddin
 
Statistics lec2
Statistics lec2Statistics lec2
Statistics lec2
Hoss Angel
 
03 probability-distributions
03 probability-distributions03 probability-distributions
03 probability-distributions
Pooja Sakhla
 
03+probability+distributions.ppt
03+probability+distributions.ppt03+probability+distributions.ppt
03+probability+distributions.ppt
abhinav3874
 

Destacado (20)

Probability concept and Probability distribution
Probability concept and Probability distributionProbability concept and Probability distribution
Probability concept and Probability distribution
 
Probability distribution 2
Probability distribution 2Probability distribution 2
Probability distribution 2
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probability
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
 
Bba 3274 qm week 2 probability concepts
Bba 3274 qm week 2 probability conceptsBba 3274 qm week 2 probability concepts
Bba 3274 qm week 2 probability concepts
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
 
Discrete Probability Distributions
Discrete  Probability DistributionsDiscrete  Probability Distributions
Discrete Probability Distributions
 
Chapter 06
Chapter 06Chapter 06
Chapter 06
 
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
 
Probability powerpoint
Probability powerpointProbability powerpoint
Probability powerpoint
 
Normal Probability Distribution
Normal Probability DistributionNormal Probability Distribution
Normal Probability Distribution
 
Normal Distribution, Binomial Distribution, Poisson Distribution
Normal Distribution, Binomial Distribution, Poisson DistributionNormal Distribution, Binomial Distribution, Poisson Distribution
Normal Distribution, Binomial Distribution, Poisson Distribution
 
Probability Overview
Probability OverviewProbability Overview
Probability Overview
 
Remainder theorem and factorization of polynomials
Remainder theorem and factorization of polynomialsRemainder theorem and factorization of polynomials
Remainder theorem and factorization of polynomials
 
Sets, functions and groups
Sets, functions and groupsSets, functions and groups
Sets, functions and groups
 
Statistics lec2
Statistics lec2Statistics lec2
Statistics lec2
 
Rohit Business and economic environment
Rohit Business and economic environmentRohit Business and economic environment
Rohit Business and economic environment
 
03 probability-distributions
03 probability-distributions03 probability-distributions
03 probability-distributions
 
03+probability+distributions.ppt
03+probability+distributions.ppt03+probability+distributions.ppt
03+probability+distributions.ppt
 

Similar a Bba 3274 qm week 3 probability distribution

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
CharlesElquimeGalapo
 
Statistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskritStatistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskrit
Selvin Hadi
 
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdfgroup4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdf
PedhaBabu
 
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdfgroup4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
AliceRivera13
 
discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...
novrain1
 

Similar a Bba 3274 qm week 3 probability distribution (20)

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
 
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
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2
 
Statistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskritStatistik 1 5 distribusi probabilitas diskrit
Statistik 1 5 distribusi probabilitas diskrit
 
Statistical analysis by iswar
Statistical analysis by iswarStatistical analysis by iswar
Statistical analysis by iswar
 
Anova by Hazilah Mohd Amin
Anova by Hazilah Mohd AminAnova by Hazilah Mohd Amin
Anova by Hazilah Mohd Amin
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distribution
 
10.Analysis of Variance.ppt
10.Analysis of Variance.ppt10.Analysis of Variance.ppt
10.Analysis of Variance.ppt
 
U1.4-RVDistributions.ppt
U1.4-RVDistributions.pptU1.4-RVDistributions.ppt
U1.4-RVDistributions.ppt
 
Measures of Spread
Measures of SpreadMeasures of Spread
Measures of Spread
 
Ch01_03.ppt
Ch01_03.pptCh01_03.ppt
Ch01_03.ppt
 
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.pptch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
ch04sdsdsdsdsdsdsdsdsdsdswewrerertrtr.ppt
 
ISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptxISM_Session_5 _ 23rd and 24th December.pptx
ISM_Session_5 _ 23rd and 24th December.pptx
 
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdfgroup4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdf
 
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdfgroup4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
 
discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...
 
Analysis of variance (ANOVA)
Analysis of variance (ANOVA)Analysis of variance (ANOVA)
Analysis of variance (ANOVA)
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributions
 
Chapter 11 Psrm
Chapter 11 PsrmChapter 11 Psrm
Chapter 11 Psrm
 
Statistical methods
Statistical methods Statistical methods
Statistical methods
 

Más de Stephen Ong

Más de Stephen Ong (20)

Tcm step 3 venture assessment
Tcm step 3 venture assessmentTcm step 3 venture assessment
Tcm step 3 venture assessment
 
Tcm step 2 market needs analysis
Tcm step 2 market needs analysisTcm step 2 market needs analysis
Tcm step 2 market needs analysis
 
Tcm step 1 technology analysis
Tcm step 1 technology analysisTcm step 1 technology analysis
Tcm step 1 technology analysis
 
Tcm Workshop 1 Technology analysis
Tcm Workshop 1 Technology analysisTcm Workshop 1 Technology analysis
Tcm Workshop 1 Technology analysis
 
Tcm step 3 venture assessment
Tcm step 3 venture assessmentTcm step 3 venture assessment
Tcm step 3 venture assessment
 
Tcm step 2 market needs analysis
Tcm step 2 market needs analysisTcm step 2 market needs analysis
Tcm step 2 market needs analysis
 
Tcm step 1 technology analysis
Tcm step 1 technology analysisTcm step 1 technology analysis
Tcm step 1 technology analysis
 
Tcm concept discovery stage introduction
Tcm concept discovery stage introductionTcm concept discovery stage introduction
Tcm concept discovery stage introduction
 
Mod001093 german sme hidden champions 120415
Mod001093 german sme hidden champions 120415Mod001093 german sme hidden champions 120415
Mod001093 german sme hidden champions 120415
 
Tbs910 linear programming
Tbs910 linear programmingTbs910 linear programming
Tbs910 linear programming
 
Mod001093 family businesses 050415
Mod001093 family businesses 050415Mod001093 family businesses 050415
Mod001093 family businesses 050415
 
Gs503 vcf lecture 8 innovation finance ii 060415
Gs503 vcf lecture 8 innovation finance ii 060415Gs503 vcf lecture 8 innovation finance ii 060415
Gs503 vcf lecture 8 innovation finance ii 060415
 
Gs503 vcf lecture 7 innovation finance i 300315
Gs503 vcf lecture 7 innovation finance i 300315Gs503 vcf lecture 7 innovation finance i 300315
Gs503 vcf lecture 7 innovation finance i 300315
 
Tbs910 regression models
Tbs910 regression modelsTbs910 regression models
Tbs910 regression models
 
Tbs910 sampling hypothesis regression
Tbs910 sampling hypothesis regressionTbs910 sampling hypothesis regression
Tbs910 sampling hypothesis regression
 
Mod001093 intrapreneurship 290315
Mod001093 intrapreneurship 290315Mod001093 intrapreneurship 290315
Mod001093 intrapreneurship 290315
 
Gs503 vcf lecture 6 partial valuation ii 160315
Gs503 vcf lecture 6 partial valuation ii  160315Gs503 vcf lecture 6 partial valuation ii  160315
Gs503 vcf lecture 6 partial valuation ii 160315
 
Gs503 vcf lecture 5 partial valuation i 140315
Gs503 vcf lecture 5 partial valuation i  140315Gs503 vcf lecture 5 partial valuation i  140315
Gs503 vcf lecture 5 partial valuation i 140315
 
Mod001093 context of sme 220315
Mod001093 context of sme 220315Mod001093 context of sme 220315
Mod001093 context of sme 220315
 
Mod001093 from innovation business model to startup 140315
Mod001093 from innovation business model to startup 140315Mod001093 from innovation business model to startup 140315
Mod001093 from innovation business model to startup 140315
 

Último

Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
amitlee9823
 
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...
lizamodels9
 
Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂EscortCall Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
dlhescort
 
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
lizamodels9
 
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
lizamodels9
 
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
daisycvs
 

Último (20)

Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
 
Falcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in indiaFalcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in india
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with Culture
 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptx
 
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...
 
Business Model Canvas (BMC)- A new venture concept
Business Model Canvas (BMC)-  A new venture conceptBusiness Model Canvas (BMC)-  A new venture concept
Business Model Canvas (BMC)- A new venture concept
 
PHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation Final
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂EscortCall Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
Call Girls In Nangloi Rly Metro ꧂…….95996 … 13876 Enjoy ꧂Escort
 
Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024
 
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Nelamangala Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
 
Malegaon Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Malegaon Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceMalegaon Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Malegaon Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876
 
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
 
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
 
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
 
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
 

Bba 3274 qm week 3 probability distribution

  • 1. BBA3274 / DBS1084 QUANTITATIVE METHODS for BUSINESS Introduction to Introduction to Probability Distributions Probability Distributions by Stephen Ong Visiting Fellow, Birmingham City University Business School, UK Visiting Professor, Shenzhen
  • 3. Learning Objectives After this lecture, students will be able to: 1. 2. 3. Describe and provide examples of both discrete and continuous random variables. Explain the difference between discrete and continuous probability distributions. Calculate expected values and variances and use the normal table.
  • 4. Outline 2.1 2.2 2.3 2.4 2.5 2.6 2.7 Random Variables Probability Distributions The Binomial Distribution The Normal Distribution The F Distribution The Exponential Distribution The Poisson Distribution
  • 5. Random Variables A random variable assigns a real number to every possible outcome or event in an experiment. X = number of refrigerators sold during the day Discrete random variables can assume only a finite or limited set of values. Continuous random variables can assume any one of an infinite set of values. 2-5
  • 6. Random Variables – Numbers EXPERIMENT OUTCOME RANDOM VARIABLES RANGE OF RANDOM VARIABLES Stock 50 Christmas trees Number of Christmas trees sold X 0, 1, 2,…, 50 Inspect 600 items Number of acceptable items Y 0, 1, 2,…, 600 Send out 5,000 sales letters Number of people responding to the letters Z 0, 1, 2,…, 5,000 Build an apartment building Percent of building completed after 4 months R 0 ≤ R ≤ 100 Test the lifetime of a lightbulb (minutes) Length of time the bulb lasts up to 80,000 minutes S 0 ≤ S ≤ 80,000 Table 2.4 2-6
  • 7. Random Variables – Not Numbers EXPERIMENT OUTCOME Students respond to a questionnaire Strongly agree (SA) Agree (A) Neutral (N) Disagree (D) Strongly disagree (SD) One machine is inspected Defective RANDOM VARIABLES X= Y= RANGE OF RANDOM VARIABLES 5 if SA 1, 2, 3, 4, 5 4 if A.. 3 if N.. 2 if D.. 1 if SD 0 if defective 0, 1 1 if not defective Not defective Consumers Good respond to Average how they like a Poor product Z= 3 if good…. 1, 2, 3 2 if average 1 if poor….. Table 2.5 2-7
  • 8. Probability Distribution of a Discrete Random Variable For discrete random variables a probability is assigned to each event. The students in Pat Shannon’s statistics class have just completed a quiz of five algebra problems. The distribution of correct scores is given in the following table: 2-8
  • 9. Probability Distribution of a Discrete Random Variable RANDOM VARIABLE (X – Score) 5 NUMBER RESPONDING 10 PROBABILITY P (X ) 0.1 = 10/100 4 20 0.2 = 20/100 3 30 0.3 = 30/100 2 30 0.3 = 30/100 1 10 0.1 = 10/100 100 1.0 = 100/100 Total Table 2.6 The Probability Distribution follows all three rules: 1. Events are mutually exclusive and collectively exhaustive. 2. Individual probability values are between 0 and 1. 3. Total of all probability values equals 1.
  • 10. Probability Distribution for Dr. Shannon’s Class 0.4 – P (X) 0.3 – 0.2 – 0.1 – 0– Figure 2.5 | | 1 | 2 | 3 X | 4 | 5 2-10
  • 11. Probability Distribution for Dr. Shannon’s Class 0.4 – P (X) 0.3 – 0.2 – 0.1 – 0– Figure 2.5 | | 1 | 2 | 3 X | 4 | 5 2-11
  • 12. Expected Value of a Discrete Probability Distribution The expected value is a measure of the central tendency of the distribution and is a weighted average of the values of the random variable. n E( X ) = ∑ X i P( X i ) i =1 = X 1 P ( X 1 ) + X 2 P ( X 2 ) + ... + X n P ( X n ) where X i = random variable’s possible values P ( X i ) = probability of each of the random variable’s possible values = summation sign indicating we are adding all n i =1 possible values E ( X ) = expected value or mean of the random variable n ∑ 2-12
  • 13. Expected Value of a Discrete Probability Distribution For Dr. Shannon’s class: n E( X ) = ∑ X i P( X i ) i =1 = 5(0.1) + 4(0.2) + 3(0.3) + 2(0.3) + 1(0.1) = .5 + .8 + .9 + .6 + .1 = 2.9 2-13
  • 14. Variance of a Discrete Probability Distribution For a discrete probability distribution the variance can be computed by n σ 2 = Variance = ∑ [ X i − E ( X )]2 P ( X i ) i =1 where X i = random variable’s possible values E ( X ) = expected value of the random variable [ X i − E ( X )]= difference between each value of the random variable and the expected mean P ( X i ) = probability of each possible value of the random variable 2-14
  • 15. Variance of a Discrete Probability Distribution For Dr. Shannon’s class: 5 variance = ∑ [ X i − E ( X )]2 P ( X i ) i =1 variance = (5 − 2.9)2 (0.1) + ( 4 − 2.9)2 (0.2) + (3 − 2.9)2 (0.3) + (2 − 2.9)2 (0.3) + (1 − 2.9)2 (0.1) = 0.441 + 0.242 + 0.003 + 0.243 + 0.361 = 1.29
  • 16. Variance of a Discrete Probability Distribution A related measure of dispersion is the standard deviation. σ = Variance = σ 2 where σ = square root = standard deviation 2-16
  • 17. Variance of a Discrete Probability Distribution A related measure of dispersion is the standard deviation. σ = Variance = σ where σ = square root = standard deviation 2
  • 18. Using Excel Formulas in an Excel Spreadsheet for the Dr. Shannon Example Program 2.1A 1 - 18
  • 19. Using Excel Excel Output for the Dr. Shannon Example Program 2.1B 1 2-19 - 19
  • 20. Probability Distribution of a Continuous Random Variable Since random variables can take on an infinite number of values, the fundamental rules for continuous random variables must be modified.  The sum of the probability values must still equal 1.  The probability of each individual value of the random variable occurring must equal 0 or the sum would be infinitely large. The probability distribution is defined by a continuous mathematical function called the probability density function or just the probability function.  This is represented by f (X). 2-20
  • 21. Probability Probability Distribution of a Continuous Random Variable | 5.06 | 5.10 | 5.14 | 5.18 | 5.22 | 5.26 | 5.30 Weight (grams) Figure 2.6 2-21
  • 22. The Binomial Distribution   Many business experiments can be characterized by the Bernoulli process. The Bernoulli process is described by the binomial probability distribution. 1. 2. 3. 4. Each trial has only two possible outcomes. The probability of each outcome stays the same from one trial to the next. The trials are statistically independent. The number of trials is a positive integer. 2-22
  • 23. The Binomial Distribution The binomial distribution is used to find the probability of a specific number of successes in n trials. We need to know: n = number of trials p = the probability of success on any single trial We let r = number of successes q = 1 – p = the probability of a failure 2-23
  • 24. The Binomial Distribution The binomial formula is: n! Probability of r successes in n trials = p r q n− r r ! ( n − r )! The symbol ! means factorial, and n! = n(n – 1)(n – 2)…(1) For example 4! = (4)(3)(2)(1) = 24 By definition 1! = 1 and 0! = 1 2-24
  • 25. The Binomial Distribution Binomial Distribution for n = 5 and p = 0.50. NUMBER OF HEADS (r) Probability = 0 1 0.15625 = 2 0.31250 = 3 0.31250 = 4 Table 2.7 0.03125 = 0.15625 = 5 0.03125 = 5! (0.5)r(0.5)5 – r r!(5 – r)! 5! 0!(5 – 0)! 5! 1!(5 – 1)! 5! 2!(5 – 2)! 5! 3!(5 – 3)! 5! 4!(5 – 4)! 5! 5!(5 – 5)! (0.5)0(0.5)5 – 0 (0.5)1(0.5)5 – 1 (0.5)2(0.5)5 – 2 (0.5)3(0.5)5 – 3 (0.5)4(0.5)5 – 4 (0.5)5(0.5)5 – 5 2-25
  • 26. Solving Problems with the Binomial Formula We want to find the probability of 4 heads in 5 tosses. n = 5, r = 4, p = 0.5, and q = 1 – 0.5 = 0.5 Thus P = (4 successes in 5 trials) = 5! 0.54 0.55− 4 4!(5 − 4)! 5( 4 )(3)(2)(1) = (0.0625 )(0.5 ) = 0.15625 4(3)(2)(1)(1! ) 2-26
  • 27. Solving Problems with the Binomial Formula Binomial Probability Distribution for n = 5 and p = 0.50. 0.4 – Probability P (r) 0.3 – 0.2 – 0.1 – 0– | Figure 2.7 | 1 | | | 2 3 4 5 Values of r (number of successes) | | 6
  • 28. Solving Problems with Binomial Tables MSA Electronics is experimenting with the manufacture of a new transistor.  Every hour a random sample of 5 transistors is taken.  The probability of one transistor being defective is 0.15. What is the probability of finding 3, 4, or 5 defective? So n = 5, p = 0.15, and r = 3, 4, or 5 We could use the formula to solve this problem, but using the table is easier.
  • 29. Solving Problems with Binomial Tables n 5 r 0 1 2 3 4 5 0.05 0.7738 0.2036 0.0214 0.0011 0.0000 0.0000 P 0.10 0.5905 0.3281 0.0729 0.0081 0.0005 0.0000 0.15 0.4437 0.3915 0.1382 0.0244 0.0022 0.0001 Table 2.8 (partial) We find the three probabilities in the table for n = 5, p = 0.15, and r = 3, 4, and 5 and add them together. 2-29
  • 30. Solving Problems with Binomial Tables P P (3 or more defects ) = P (3) + P ( 4 ) + P (5 ) n r 0.05 0.10 0.15 5 0 0.7738 = 0.0244 + 0.0022 + 0.0001 = 0.5905 0.4437 1 0.2036 0.3281 0.3915 2 0.0214 0.0729 0.1382 3 0.0011 0.0081 0.0244 4 0.0000 0.0005 0.0022 5 0.0000 0.0000 0.0001 Table 2.8 (partial) We find the three probabilities in the table for n = 5, p = 0.15, and r = 3, 4, and 5 and add them together 0.0267
  • 31. Solving Problems with Binomial Tables It is easy to find the expected value (or mean) and variance of a binomial distribution. Expected value (mean) = np Variance = np(1 – p) 2-31
  • 32. Using Excel Function in an Excel 2010 Spreadsheet for Binomial Probabilities Program 2.2A 2-32
  • 33. Using Excel Excel Output for the Binomial Example Program 2.2B 2-33
  • 34. The Normal Distribution The normal distribution is the one of the most popular and useful continuous probability distributions.  The formula for the probability density function is rather complex: 1 f (X ) = e σ 2π − ( x − µ )2 2σ 2  The normal distribution is specified completely when we know the mean, µ, and the standard deviation, σ . 2-34
  • 35. The Normal Distribution      The normal distribution is symmetrical, with the midpoint representing the mean. Shifting the mean does not change the shape of the distribution. Values on the X axis are measured in the number of standard deviations away from the mean. As the standard deviation becomes larger, the curve flattens. As the standard deviation becomes smaller, the curve becomes steeper. 2-35
  • 36. The Normal Distribution | | | 40 µ = 50 60 Smaller µ, same σ | | | µ = 40 50 60 Larger µ, same σ | Figure 2.8 | | 40 50 µ = 60 2-36
  • 37. The Normal Distribution Same µ, smaller σ Same µ, larger σ Figure 2.9 µ 2-37
  • 38. Using the Standard Normal Table Step 1 Convert the normal distribution into a standard normal distribution.  A standard normal distribution has a mean of 0 and a standard deviation of 1  The new standard random variable is Z where X −µ Z= σ X = value of the random variable we want to measure µ = mean of the distribution σ = standard deviation of the distribution Z = number of standard deviations from X to the mean, µ 2-38
  • 39. Using the Standard Normal Table For example, µ = 100, σ = 15, and we want to find the probability that X is less than 130. X − µ 130 − 100 Z= = σ 15 30 = = 2 std dev 15 P(X < 130) µ = 100 σ = 15 | 55 | 70 | 85 | 100 | 115 | 130 | 145 | –3 | –2 | –1 | 0 | 1 | 2 | 3 Figure 2.10 X = IQ Z= X −µ σ 2-39
  • 40. Using the Standard Normal Table Step 2 Look up the probability from a table of normal curve areas.  Use Appendix A or Table 2.9 (portion below).  The column on the left has Z values.  The row at the top has second decimal places for the Z values. AREA UNDER THE NORMAL CURVE Z 0.00 0.01 0.02 0.03 1.8 0.96407 0.96485 0.96562 0.96638 1.9 0.97128 0.97193 0.97257 0.97320 2.0 0.97725 0.97784 0.97831 0.97882 2.1 0.98214 0.98257 0.98300 0.98341 2.2 0.98610 0.98645 0.98679 0.98713 P(X < 130) = P(Z < 2.00) = 0.97725 Table 2.9 (partial) 2-40
  • 41. Haynes Construction Company Haynes builds three- and four-unit apartment buildings (called triplexes and quadraplexes, respectively).  Total construction time follows a normal distribution.  For triplexes, µ = 100 days and σ = 20 days.  Contract calls for completion in 125 days, and late completion will incur a severe penalty fee.  What is the probability of completing in 125 days? 2-41
  • 42. Haynes Construction Company X − µ 125 − 100 Z= = σ 20 25 = = 1.25 20 µ = 100 days σ = 20 days Figure 2.11 From Appendix A, for Z = 1.25 the area is 0.89435.  The probability is about 0.89 that Haynes will not violate the contract. X = 125 days 2-42
  • 43. Haynes Construction Company Suppose that completion of a triplex in 75 days or less will earn a bonus of $5,000. What is the probability that Haynes will get the bonus? 2-43
  • 44. Haynes Construction Company X − µ 75 − 100 Z= = σ 20 − 25 = = −1.25 20 But Appendix A has only positive Z values, and the probability we are looking for is in the negative tail. P(X < 75 days) Area of Interest X = 75 days µ = 100 days Figure 2.12 2-44
  • 45. Haynes Construction Company X − µ 75 − 100 Z= = σ 20 − 25 = = −1.25 20 Because the curve is symmetrical, we can look at the probability in the positive tail for the same distance away from the mean. P(X > 125 days) Area of Interest µ = 100 days X = 125 days 2-45
  • 46. Haynes Construction Company  We know the probability completing in 125 days is 0.89435.  So the probability completing in more than 125 days is 1 – 0.89435 = 0.10565. µ = 100 days X = 125 days 2-46
  • 47. Haynes Construction Company The probability completing in more than 125 days is 1 – 0.89435 = 0.10565. Going back to the left tail of the distribution: X = 75 days µ = 100 days The probability of completing in less than 75 days is 0.10565.
  • 48. Haynes Construction Company What is the probability of completing a triplex within 110 and 125 days? We know the probability of completing in 125 days, P(X < 125) = 0.89435. We have to complete the probability of completing in 110 days and find the area between those two events. 2-48
  • 49. Haynes Construction Company X − µ 110 − 100 Z= = σ 20 10 = = 0.5 20 From Appendix A, for Z = 0.5 the area is 0.69146. P(110 < X < 125) = 0.89435 – 0.69146 = 0.20289. σ = 20 days Figure 2.13 µ = 100 days 110 days 125 days 2-49
  • 50. Using Excel Function in an Excel 2010 Spreadsheet for the Normal Distribution Example Program 2.3A 2-50
  • 51. Using Excel Excel Output for the Normal Distribution Example Program 2.3B 2-51
  • 52. The Empirical Rule For a normally distributed random variable with mean µ and standard deviation σ , then 1. About 68% of values will be within ±1σ of the mean. 2. About 95.4% of values will be within ±2σ of the mean. 3. About 99.7% of values will be within ±3σ of the mean. 2-52
  • 54. The F Distribution      It is a continuous probability distribution. The F statistic is the ratio of two sample variances. F distributions have two sets of degrees of freedom. Degrees of freedom are based on sample size and used to calculate the numerator and denominator of the ratio. The probabilities of large values of F are very small. df1 = degrees of freedom for the numerator df2 = degrees of freedom for the denominator 2-54
  • 56. The F Distribution Consider the example: df1 = 5 df2 = 6 α = 0.05 From Appendix D, we get Fα, df , df = F0.05, 5, 6 = 4.39 1 2 This means P(F > 4.39) = 0.05 The probability is only 0.05 F will exceed 4.39. 2-56
  • 57. The F Distribution F value for 0.05 probability with 5 and 6 degrees of freedom 0.05 F = 4.39 Figure 2.16 Copyright ©2012 Pearson Education, Inc. publishing as Prentice 2-57 Hall
  • 59. Using Excel Excel Output for the F Distribution Program 2.4B 2-59
  • 60. The Exponential Distribution  The exponential distribution (also called the negative exponential distribution) is a continuous distribution often used in queuing models to describe the time required to service a customer. Its probability function is given by: where f (X ) = µe − µx X = random variable (service times) µ = average number of units the service facility can handle in a specific period of time e = 2.718 (the base of natural logarithms) 2-60
  • 61. Probability for Exponential Distribution  The probability that an exponentially distributed time (X) required to serve a customer is less than or equal to time t is given by: − µt P( X ≤ t ) = 1 − e where X = random variable (service times) µ = average number of units the service facility can handle in a specific period of time (eg. per hour) t = a specific period of time (eg. hours) e = 2.718 (the base of natural logarithms) 2-61
  • 62. The Exponential Distribution 1 Expected value = = Average service time µ 1 Variance = 2 µ f(X) X Figure 2.17 2-62
  • 63. Arnold’s Muffler Shop    Arnold’s Muffler Shop installs new mufflers on automobiles and small trucks. The mechanic can install 3 new mufflers per hour. Service time is exponentially distributed. What is the probability that the time to install a new muffler would be ½ hour or less? 2-63
  • 64. Arnold’s Muffler Shop Here: X = Exponentially distributed service time µ = average number of units the served per time period = 3 per hour t = ½ hour = 0.5hour P(X≤0.5) = 1 – e-3(0.5) = 1 – e -1.5 = 1 - 0.2231 = 0.7769
  • 65. Arnold’s Muffler Shop Note also that if: P(X≤0.5) = 1 – e-3(0.5) = 1 – e -1.5 = 1 - 0.2231 = 0.7769 Then it must be the case that: P(X>0.5) = 1 - 0.7769 = 0.2231 2-65
  • 66. Arnold’s Muffler Shop Probability That the Mechanic Will Install a Muffler in 0.5 Hour Figure 2.18 2-66
  • 67. Using Excel Function in an Excel Spreadsheet for the Exponential Distribution Program 2.5A 2-67
  • 68. Using Excel Excel Output for the Exponential Distribution Program 2.5B 2-68
  • 69. The Poisson Distribution  The Poisson distribution is a discrete distribution that is often used in queuing models to describe arrival rates over time. Its probability function is given by: where λ x e −λ P( X ) = X! P(X) = probability of exactly X arrivals or occurrences λ= average number of arrivals per unit of time (the mean arrival rate) e= 2.718, the base of natural logarithms X= specific value (0, 1, 2, 3, …) of the random variable 2-69
  • 70. The Poisson Distribution The mean and variance of the distribution are both λ . Expected value = λ Variance = λ 2-70
  • 71. Poisson Distribution We can use Appendix C to find Poisson probabilities. Suppose that λ = 2. Some probability calculations are: λx e − λ P( X ) = X! 20 e − 2 1(0.1353) P ( 0) = = = 0.1353 0! 1 21 e − 2 2(0.1353) P (1) = = = 0.2706 1! 1 2 2 e − 2 4(0.1353) P (2) = = = 0.2706 2! 2 2-71
  • 72. Poisson Distribution Sample Poisson Distributions with λ = 2 and λ = 4 Figure 2.19 2-72
  • 73. Using Excel Functions in an Excel 2010 Spreadsheet for the Poisson Distribution Program 2.6A 2-73
  • 74. Using Excel Excel Output for the Poisson Distribution Program 2.6B 2-74
  • 75. Exponential and Poisson Together  If the number of occurrences per time period follows a Poisson distribution, then the time between occurrences follows an exponential distribution: Suppose the number of phone calls at a service center followed a Poisson distribution with a mean of 10 calls per hour.  Then the time between each phone call would be exponentially distributed with a mean time between calls of 6 minutes (1/10 hour). 
  • 76. Tutorial Lab Practical : Spreadsheet 1 - 76
  • 77. Further Reading    Render, B., Stair Jr.,R.M. & Hanna, M.E. (2013) Quantitative Analysis for Management, Pearson, 11th Edition Waters, Donald (2007) Quantitative Methods for Business, Prentice Hall, 4 th Edition. Anderson D, Sweeney D, & Williams T. (2006) Quantitative Methods For Business Thompson Higher Education, 10th Ed.