Title: Other Probability Density Functions
1Other Probability Density Functions
2PDF Applets
3The Gamma Function
the gamma function
4Gamma Distribution
A continuous rv X has a gamma distribution if the
pdf is
where the parameters satisfy
The standard gamma distribution has
5Mean and Variance
The mean and variance of a random variable X
having the gamma distribution
6Probabilities from the Gamma Distribution
Let X have a gamma distribution with parameters
Then for any x gt 0, the cdf of X is given by
where
7Excel Functions
- GAMMADIST(x,alpha,beta,cumulative)
- GAMMAINV(probability,alpha,beta)
8Exponential Distribution
A continuous rv X has an exponential distribution
with parameter if the pdf is
9Mean and Variance
The mean and variance of a random variable X
having the exponential distribution
10Probabilities from the Exponential Distribution
Let X have a exponential distribution
Then the cdf of X is given by
11Excel Functions
- EXPONDIST(x,lambda,cumulative)
12Example
Suppose the response time X at a certain computer
terminal (the elapsed time between the end of a
users inquiry and the beginning of the systems
response to the inquiry) has an exponential
distribution with expected response time equal to
5 sec. What is the probability that the response
time is at most 10 seconds?
13The Chi-Squared Distribution
Let v be a positive integer. Then a random
variable X is said to have a chi-squared
distribution with parameter v if the pdf of X is
the gamma density with
The pdf is
14The Chi-Squared Distribution
The parameter v is called the number of degrees
of freedom (df) of X. The symbol is often
used in place of chi-squared.
15Excel Functions
- CHIDIST(x,deg_freedom)
- CHIINV(probability,deg_freedom)
16Weibull Distribution
- The Weibull distribution is one of the most
widely used distributions in reliability
engineering. It is a versatile distribution that
can take on the characteristics of other types of
distributions, based on the value of the shape
parameter. - http//www.itl.nist.gov/div898/handbook/eda/sectio
n3/eda3668.htm
17The Weibull Distribution
A continuous rv X has a Weibull distribution if
the pdf is
where the parameters satisfy
18Mean and Variance
The mean and variance of a random variable X
having the Weibull distribution are
19Weibull Distribution
The cdf of a Weibull rv having parameters
20Excel Functions
- WEIBULL(x,alpha,beta,cumulative)
21Lognormal Distribution
A nonnegative rv X has a lognormal distribution
if the rv Y ln(X) has a normal distribution the
resulting pdf has parameters
22Mean and Variance
The mean and variance of a variable X having the
lognormal distribution are
23Lognormal Distribution
The cdf of the lognormal distribution is given by
24Excel Functions
- LOGNORMDIST(x,mean,standard_dev)
- LOGINV(probability,mean,standard_dev)
25Beta Distribution
A rv X is said to have a beta distribution with
parameters A, B,
if the pdf of X is
26Comments
- The beta distribution describes a density
function over an interval of finite length. - Models variation in the proportion or percentage
of a quantity occurring in different samples.
27Mean and Variance
The mean and variance of a variable X having the
beta distribution are
28Excel Functions
- BETADIST(x,alpha,beta,A,B)
- BETAINV(probability,alpha,beta,A,B)
29Probability Plots
- The probability plot is a graphical technique for
assessing whether or not a data set follows a
given distribution such as the normal or Weibull. - The data are plotted against a theoretical
distribution in such a way that the points should
form approximately a straight line. Departures
from this straight line indicate departures from
the specified distribution.
http//www.itl.nist.gov/div898/handbook/eda/sectio
n3/probplot.htm
30Sample Percentile
Order the n-sample observations from smallest to
largest. The ith smallest observation in the
list is taken to be the 100(i 0.5)/nth sample
percentile.
31Probability Plot
If the sample percentiles are close to the
corresponding population distribution
percentiles, the first number will roughly equal
the second.
32Normal Probability Plot
A plot of the pairs
On a two-dimensional coordinate system is called
a normal probability plot. If the drawn from a
normal distribution the points should fall close
to a line with slope and intercept
33Example
34P-P in SPSS
35Beyond Normality
Consider a family of probability distributions
involving two parameters
Let denote the
corresponding cdfs. The parameters
are said to location and scale
parameters if