SlideShare a Scribd company logo
Probability distributions
Probability distributions
• Topics :
• Concepts of probability density function (p.d.f.) and
cumulative distribution function (c.d.f.)
• Moments of distributions (mean, variance, skewness)
• Parent distributions
• Extreme value distributions
Ref. : Wind loading and structural response
Lecture 3 Dr. J.D. Holmes, Reeding Univeristy
Probability distributions
• Probability density function :
• Limiting probability (x  0) that the value of a random variable X
lies between x and (x + x)
• Denoted by fX(x)
x
fX(x)
x

Probability distributions
• Probability density function :
• Probability that X lies between the values a and b is the area under the graph of fX(x)
defined by x=a and x=b
• i.e. 
 dx
x
f
b
x
a
b
a
x



 )
(
Pr
• Since all values of X must fall between - and +  : 1
)
( 




dx
x
fx
• i.e. total area under the graph of fX(x) is equal to 1
fX(x)
x
Pr(a<x<b)
x = a b
Probability distributions
• Cumulative distribution function :
• The cumulative distribution function (c.d.f.) is the integral between -
and x of fX(x)
• Denoted by FX(x)
fX(x)
x
x = a
Fx(a)
• Area to the left of the x = a line is : FX(a)
This is the probability that X is less than a
Probability distributions
• Complementary cumulative distribution function :
• The complementary cumulative distribution function is the integral
between x and + of fX(x)
• Denoted by GX(x) and equal to : 1- FX(x)
fX(x)
x
Gx(b)
x = b
• Area to the right of the x = b line is : GX(b)
This is the probability that X is greater than b
Probability distributions
• Moments of a distribution :
• Mean value
fX(x)
x

 











N
i
i
x x
N
dx
x
xf
X
1
1
)
(
• The mean value is the first moment of the probability distribution, i.e.
the x coordinate of the centroid of the graph of fX(x)
x =X
Probability distributions
• Moments of a distribution :
• Variance    

 













N
i
i
x
x X
x
N
dx
x
f
X
x
1
2
2
2 1
)
(

• The variance, X
2
, is the second moment of the probability distribution
about the mean value
fX(x)
x =X x
• It is equivalent to the second moment of area of a cross section about the
centroid
X
• The standard deviation, X, is the square root of the variance
Probability distributions
• Moments of a distribution :
• skewness    

 























N
i
i
X
x
X
x X
x
N
dx
x
f
X
x
s
1
3
3
3
3
1
)
(
1


• Positive skewness indicates that the distribution has a long tail on the
positive side of the mean
• Negative skewness indicates that the distribution has a long tail on the
negative side of the mean`
• A distribution that is symmetrical about the mean value has zero skewness
x
fx(x) positive sx
negative sx
Probability distributions
• Gaussian (normal) distribution :
• p.d.f.
 







 

 2
x
2
x
x
2σ
X
x
exp
σ
2π
1
(x)
f
fX(x)
x
0
0.1
0.2
0.3
0.4
-4 -3 -2 -1 0 1 2 3 4
allows all values of x : -<x< +
bell-shaped distribution, zero skewness
Probability distributions
• Gaussian (normal) distribution :
• c.d.f. FX(x) = 
( ) is the cumulative distribution function of a normally distributed
variable with mean of zero and unit standard deviation (tabulated in
textbooks on probability and statistics)
 (u) =







 
X
X
x

dz
z
u

 






 






2
exp
2
1 2

Used for turbulent velocity fluctuations about the mean wind speed,
dynamic structural response, but not for pressure fluctuations or scalar
wind speed
Probability distributions
• Lognormal distribution :
• p.d.f.
A random variable, X, whose natural logarithm has a normal
distribution, has a Lognormal distribution
(m,  are the mean and standard deviation of logex)
Since logarithms of negative values do not exist, X > 0
the mean value of X is equal to m exp (2
/2)
the variance of X is equal to m2
exp(2
) [exp(2
) -1]
the skewness of X is equal to [exp(2
) + 2][exp(2
) - 1]1/2
(positive)
Used in structural reliability, and hurricane modeling (e.g. central pressure)



























 2
2
x
2σ
m
x
log
exp
x
σ
2π
1
(x)
f
e
Probability distributions
• Weibull distribution :
p.d.f. fX(x) =
c.d.f. FX(x) =
c = scale parameter (same units as X)
k= shape parameter (dimensionless)
X must be positive, but no upper limit.






















  k
k
k
c
x
c
kx
exp
1
















k
c
x
exp
1
Weibull distribution widely used for wind speeds, and sometimes for pressure
coefficients
complementary
c.d.f. FX(x) =















k
c
x
exp
Probability distributions
• Weibull distribution :
Special cases : k=1 Exponential distribution
k=2 Rayleigh distribution
k=3
k=2
k=1
x
0.0
0.2
0.4
0.6
0.8
1.0
1.2
0 1 2 3 4
fx(x)
Probability distributions
• Poisson distribution :
Previous distributions used for continuous random variables (X can take any value over a defined
range)
Poisson distribution applies to positive integer variables
Examples : number of hurricanes occurring in a defined area in a given time
Probability function : pX(x) =
number of exceedences of a defined pressure level on a building
 
!
exp
x
x 

  
!
exp
)
(
x
T
T x 



 is the mean value of X. Standard deviation = 1/2
 is the mean rate of ocurrence per unit time. T is the reference time period
Probability distributions
• Extreme Value distributions :
Previous distributions used for all values of a random variables, X
- known as ‘parent distributions
In many cases in civil engineering we are interested in the largest
values, or extremes, of a population for design purposes
Examples : flood heights, wind speeds
c.d.f of Y : FY(y) = FX1(y). FX2(y). ……….FXn(y)
Let Y be the maximum of n independent random variables, X1, X2, …….Xn
Special case - all Xi have the same c.d.f : FY(y) = [FX1(y)]n
Probability distributions
• Generalized Extreme Value distribution (G.E.V.) :
c.d.f. FY(y) =
k is the shape factor; a is the scale factor; u is the location parameter
Special cases : Type I (k=0) Gumbel exp[exp(-(y-u)/a)]
Type III (k>0) ‘Reverse Weibull’
Type II (k<0) Frechet















 


k
a
u
y
k
/
1
)
(
1
exp
G.E.V (or Types I, II, III separately) - used for extreme wind speeds and
pressure coefficients
Probability distributions
• Generalized Extreme Value distribution (G.E.V.) :
Type I, II : Y is unlimited as c.d.f. reduces
Type III: Y has an upper limit
(may be better for variables with an expected physical upper limit such as wind speeds)
-6
-4
-2
0
2
4
6
8
-3 -2 -1 0 1 2 3 4
Reduced variate : -ln[-ln(FY(y)]
(y-u)/a
Type I k = 0
Type III k = +0.2
Type II k = -0.2
(In this way of
plotting, Type I
appears as a straight
line)
Probability distributions
• Generalized Pareto distribution (G.P.D.) :
c.d.f. FX(x) =
k is the shape factor  is the scale factor
p.d.f. fX(x) =
k>0 : 0 < X< (/k) i.e. upper limit
k = 0 or k<0 : 0 < X < 
G.P.D. is appropriate distribution for independent observations of excesses
over defined thresholds
e.g. thunderstorm downburst of 70 knots. Excess over 40 knots is 30 knots
k
1
σ
kx
1 












1
k
1
σ
kx
1
σ
1


























Probability distributions
• Generalized Pareto distribution :
0.0
0.5
1.0
0 1 2 3 4
fx(x)
x/
k=+0.5
k=-0.5
0
G.P.D. can be used with Poisson distribution of storm occurrences to
predict extreme winds from storms of a particular type

More Related Content

PDF
Distributions
PDF
Multivariate Gaussin, Rayleigh & Rician distributions
PDF
A Note on “   Geraghty contraction type mappings”
PPTX
Quantitative Techniques random variables
PDF
Learning object 1
PPTX
Lesson 8 the definite integrals
PPT
week4a-kafrggggggggggggggggggggglman.ppt
PPTX
Jeremy soroka lo 1
Distributions
Multivariate Gaussin, Rayleigh & Rician distributions
A Note on “   Geraghty contraction type mappings”
Quantitative Techniques random variables
Learning object 1
Lesson 8 the definite integrals
week4a-kafrggggggggggggggggggggglman.ppt
Jeremy soroka lo 1

Similar to Probability Distribution in research methodology (20)

PPTX
Probability distribution
PPTX
Lesson5 chapterfive Random Variable.pptx
PDF
The Multivariate Gaussian Probability Distribution
PPTX
Unit 2 – Probability Distributions (1).pptx
PPTX
7.3 volumes by cylindrical shells
PPT
7.1 area between curves
PPTX
Econometrics 2.pptx
PPTX
Lesson 6 differentials parametric-curvature
PPT
Doe02 statistics
PPTX
Advanced Functions Unit 1
PPTX
Volume of revolution
PPTX
1853_Random Variable & Distribution.pptx
PDF
Ssp notes
PPT
02-Random Variables.ppt
PDF
01fourier
PPT
Areas of bounded regions
PPT
PDF
Probability and Statistics
PDF
What are the properties of a normal distribution Why there are an i.pdf
PDF
04_AJMS_335_21.pdf
Probability distribution
Lesson5 chapterfive Random Variable.pptx
The Multivariate Gaussian Probability Distribution
Unit 2 – Probability Distributions (1).pptx
7.3 volumes by cylindrical shells
7.1 area between curves
Econometrics 2.pptx
Lesson 6 differentials parametric-curvature
Doe02 statistics
Advanced Functions Unit 1
Volume of revolution
1853_Random Variable & Distribution.pptx
Ssp notes
02-Random Variables.ppt
01fourier
Areas of bounded regions
Probability and Statistics
What are the properties of a normal distribution Why there are an i.pdf
04_AJMS_335_21.pdf
Ad

More from jijo123408 (6)

PPT
Wind Energy system with measurements and instrumentation
PPT
A file to contain wind generator topology
PPT
Introduction to wind turbine in electrical power system
PPT
2730002.ppt
PPT
140310707011_2730002.ppt
PPT
140310707010_2730002.ppt
Wind Energy system with measurements and instrumentation
A file to contain wind generator topology
Introduction to wind turbine in electrical power system
2730002.ppt
140310707011_2730002.ppt
140310707010_2730002.ppt
Ad

Recently uploaded (20)

PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
What if we spent less time fighting change, and more time building what’s rig...
PDF
Trump Administration's workforce development strategy
PDF
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation
PDF
1_English_Language_Set_2.pdf probationary
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Hazard Identification & Risk Assessment .pdf
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PDF
Empowerment Technology for Senior High School Guide
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
Classroom Observation Tools for Teachers
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
RMMM.pdf make it easy to upload and study
PPTX
Unit 4 Skeletal System.ppt.pptxopresentatiom
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
What if we spent less time fighting change, and more time building what’s rig...
Trump Administration's workforce development strategy
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation
1_English_Language_Set_2.pdf probationary
A systematic review of self-coping strategies used by university students to ...
Practical Manual AGRO-233 Principles and Practices of Natural Farming
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Final Presentation General Medicine 03-08-2024.pptx
Hazard Identification & Risk Assessment .pdf
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
Empowerment Technology for Senior High School Guide
A powerpoint presentation on the Revised K-10 Science Shaping Paper
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Classroom Observation Tools for Teachers
Supply Chain Operations Speaking Notes -ICLT Program
RMMM.pdf make it easy to upload and study
Unit 4 Skeletal System.ppt.pptxopresentatiom
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3

Probability Distribution in research methodology

  • 2. Probability distributions • Topics : • Concepts of probability density function (p.d.f.) and cumulative distribution function (c.d.f.) • Moments of distributions (mean, variance, skewness) • Parent distributions • Extreme value distributions Ref. : Wind loading and structural response Lecture 3 Dr. J.D. Holmes, Reeding Univeristy
  • 3. Probability distributions • Probability density function : • Limiting probability (x  0) that the value of a random variable X lies between x and (x + x) • Denoted by fX(x) x fX(x) x 
  • 4. Probability distributions • Probability density function : • Probability that X lies between the values a and b is the area under the graph of fX(x) defined by x=a and x=b • i.e.   dx x f b x a b a x     ) ( Pr • Since all values of X must fall between - and +  : 1 ) (      dx x fx • i.e. total area under the graph of fX(x) is equal to 1 fX(x) x Pr(a<x<b) x = a b
  • 5. Probability distributions • Cumulative distribution function : • The cumulative distribution function (c.d.f.) is the integral between - and x of fX(x) • Denoted by FX(x) fX(x) x x = a Fx(a) • Area to the left of the x = a line is : FX(a) This is the probability that X is less than a
  • 6. Probability distributions • Complementary cumulative distribution function : • The complementary cumulative distribution function is the integral between x and + of fX(x) • Denoted by GX(x) and equal to : 1- FX(x) fX(x) x Gx(b) x = b • Area to the right of the x = b line is : GX(b) This is the probability that X is greater than b
  • 7. Probability distributions • Moments of a distribution : • Mean value fX(x) x               N i i x x N dx x xf X 1 1 ) ( • The mean value is the first moment of the probability distribution, i.e. the x coordinate of the centroid of the graph of fX(x) x =X
  • 8. Probability distributions • Moments of a distribution : • Variance                     N i i x x X x N dx x f X x 1 2 2 2 1 ) (  • The variance, X 2 , is the second moment of the probability distribution about the mean value fX(x) x =X x • It is equivalent to the second moment of area of a cross section about the centroid X • The standard deviation, X, is the square root of the variance
  • 9. Probability distributions • Moments of a distribution : • skewness                               N i i X x X x X x N dx x f X x s 1 3 3 3 3 1 ) ( 1   • Positive skewness indicates that the distribution has a long tail on the positive side of the mean • Negative skewness indicates that the distribution has a long tail on the negative side of the mean` • A distribution that is symmetrical about the mean value has zero skewness x fx(x) positive sx negative sx
  • 10. Probability distributions • Gaussian (normal) distribution : • p.d.f.              2 x 2 x x 2σ X x exp σ 2π 1 (x) f fX(x) x 0 0.1 0.2 0.3 0.4 -4 -3 -2 -1 0 1 2 3 4 allows all values of x : -<x< + bell-shaped distribution, zero skewness
  • 11. Probability distributions • Gaussian (normal) distribution : • c.d.f. FX(x) =  ( ) is the cumulative distribution function of a normally distributed variable with mean of zero and unit standard deviation (tabulated in textbooks on probability and statistics)  (u) =          X X x  dz z u                  2 exp 2 1 2  Used for turbulent velocity fluctuations about the mean wind speed, dynamic structural response, but not for pressure fluctuations or scalar wind speed
  • 12. Probability distributions • Lognormal distribution : • p.d.f. A random variable, X, whose natural logarithm has a normal distribution, has a Lognormal distribution (m,  are the mean and standard deviation of logex) Since logarithms of negative values do not exist, X > 0 the mean value of X is equal to m exp (2 /2) the variance of X is equal to m2 exp(2 ) [exp(2 ) -1] the skewness of X is equal to [exp(2 ) + 2][exp(2 ) - 1]1/2 (positive) Used in structural reliability, and hurricane modeling (e.g. central pressure)                             2 2 x 2σ m x log exp x σ 2π 1 (x) f e
  • 13. Probability distributions • Weibull distribution : p.d.f. fX(x) = c.d.f. FX(x) = c = scale parameter (same units as X) k= shape parameter (dimensionless) X must be positive, but no upper limit.                         k k k c x c kx exp 1                 k c x exp 1 Weibull distribution widely used for wind speeds, and sometimes for pressure coefficients complementary c.d.f. FX(x) =                k c x exp
  • 14. Probability distributions • Weibull distribution : Special cases : k=1 Exponential distribution k=2 Rayleigh distribution k=3 k=2 k=1 x 0.0 0.2 0.4 0.6 0.8 1.0 1.2 0 1 2 3 4 fx(x)
  • 15. Probability distributions • Poisson distribution : Previous distributions used for continuous random variables (X can take any value over a defined range) Poisson distribution applies to positive integer variables Examples : number of hurricanes occurring in a defined area in a given time Probability function : pX(x) = number of exceedences of a defined pressure level on a building   ! exp x x      ! exp ) ( x T T x      is the mean value of X. Standard deviation = 1/2  is the mean rate of ocurrence per unit time. T is the reference time period
  • 16. Probability distributions • Extreme Value distributions : Previous distributions used for all values of a random variables, X - known as ‘parent distributions In many cases in civil engineering we are interested in the largest values, or extremes, of a population for design purposes Examples : flood heights, wind speeds c.d.f of Y : FY(y) = FX1(y). FX2(y). ……….FXn(y) Let Y be the maximum of n independent random variables, X1, X2, …….Xn Special case - all Xi have the same c.d.f : FY(y) = [FX1(y)]n
  • 17. Probability distributions • Generalized Extreme Value distribution (G.E.V.) : c.d.f. FY(y) = k is the shape factor; a is the scale factor; u is the location parameter Special cases : Type I (k=0) Gumbel exp[exp(-(y-u)/a)] Type III (k>0) ‘Reverse Weibull’ Type II (k<0) Frechet                    k a u y k / 1 ) ( 1 exp G.E.V (or Types I, II, III separately) - used for extreme wind speeds and pressure coefficients
  • 18. Probability distributions • Generalized Extreme Value distribution (G.E.V.) : Type I, II : Y is unlimited as c.d.f. reduces Type III: Y has an upper limit (may be better for variables with an expected physical upper limit such as wind speeds) -6 -4 -2 0 2 4 6 8 -3 -2 -1 0 1 2 3 4 Reduced variate : -ln[-ln(FY(y)] (y-u)/a Type I k = 0 Type III k = +0.2 Type II k = -0.2 (In this way of plotting, Type I appears as a straight line)
  • 19. Probability distributions • Generalized Pareto distribution (G.P.D.) : c.d.f. FX(x) = k is the shape factor  is the scale factor p.d.f. fX(x) = k>0 : 0 < X< (/k) i.e. upper limit k = 0 or k<0 : 0 < X <  G.P.D. is appropriate distribution for independent observations of excesses over defined thresholds e.g. thunderstorm downburst of 70 knots. Excess over 40 knots is 30 knots k 1 σ kx 1              1 k 1 σ kx 1 σ 1                          
  • 20. Probability distributions • Generalized Pareto distribution : 0.0 0.5 1.0 0 1 2 3 4 fx(x) x/ k=+0.5 k=-0.5 0 G.P.D. can be used with Poisson distribution of storm occurrences to predict extreme winds from storms of a particular type