Commonly Used Distributions Normal Distribution Formula: F(X)

Total Page:16

File Type:pdf, Size:1020Kb

Commonly Used Distributions Normal Distribution Formula: F(X) Commonly used distributions Normal distribution 1 x−μ 2 1 − ( ) Formula: f(x) = e 2 σ √2πσ2 Domain: −∞ < x < ∞ Parameters: Mean −∞ < μ < ∞ standard deviation σ > 0 Uniform distribution continuous – (real numbers) 0 x < LB or x > UB Formula: f(x) = { 1 LB ≤ x ≤ UB UB−LB Domain: LB < x < UB Parameters: LB (Lower Bound), UB (Upper Bound) Uniform distribution discrete (integer numbers) x<LB or x>UB 0 or x not an integer Formula: f(x) = { 1 LB ≤ x ≤ UB UB−LB+1 Domain: LB ≤ x ≤ UB LB = integer Parameters: UB = integer > LB LB (Lower Bound), UB (Upper Bound) Triangular distribution 0 x < Min or x > Max x−Min 2 ∙ (Max − Min) ∙ Min ≤ x ≤ Mode Formula: f(x) = { Mode−Min x−Mode 2 ∙ (Max − Min) ∙ (1 − ) Mode < x ≤ Max Max−Mode Domain: Min ≤ x ≤ Max Parameters: Min, Mode (likeliest), Max Fractile distributions (10/50/90 et al) Formula: The distribution generates samples from specified list of Low Value (LV), Median Value (MV) and High Value (HV). HV and LV are drawn with probability of 0.30 or 0.25; MV is returned with probability of 0.40 or 0.50 respectively depending on the selected option Gaussian or Swanson’s mean within the distribution dialog. Domain: LV, MV, HV Parameters: LV, MV, HV Beta distribution discrete (integer numbers) (푛−1)! Formula: f(x) = 푥푟−1(1 − 푥)푛−푟−1 (푟−1)!(푛−푟−1)! Domain: 0 < x < 1 Parameters: 푟 > 0, 푛 > 푟 푟 Details: 푀푒푎푛 = ; 푟 = 표푐푐푢푟푎푛푐푒푠; 푛 = 푝표푝푢푙푎푡푖표푛 푠푖푧푒 푛 Beta distribution continuous (real numbers) Γ(푎+푏) Formula: f(x) = 푥(푎−1)(1 − 푥)(푏−1) Γ(푎)Γ(푏) Domain: 0 < x < 1 Parameters: 푎 > 0, 푏 > 0 푎 Details: 푀푒푎푛 = (푎+푏) The parameters a and b can be parameterized from a mean μ and standard deviation σ: 휇(1−휇) a = 휇 ( − 1) 휎2 휇 푏 = (1 − 휇) ( (1 − 휇) − 1) 휎2 More continuous distributions Dirichlet distribution (multivariate, normalized beta) 푥푗 Formula: 푝푗 = 푘 ∑푖=1 푥푖 Where 푥푖’s are sampled from Gamma distributions: 푥푖~퐺푎푚푚푎(훼푖, 1.0) The parameters 훼1, 훼2, … 훼푘 are specified in the Alphas list of the Dirichlet Distribution dialog using following list statement: List(훼1; 훼2; … ; 훼푘) 푘 Domain: 0 ≤ 푝푗 ≤ 1 where ∑푖=1 푝푖 = 1.0 Parameters: 훼1, 훼2, … 훼푘 Details: See Chapter 25.2. Chi distribution 푛 1− −푥2 2 2 ( ) 푛−1 2θ2 Formula: f(x) = 푛 푥 푒 θ푛Γ( ) 2 Domain: 푥 > 0 Parameters: 푛 > 0, 휃 > 0 Chi-Squared distribution 푛 푥 ( −1) − 푥 2 푒 2휃 Formula: f(x) = 푛 푛 (2θ)2Γ( ) 2 Domain: 푥 > 0 Parameters: 푛 > 0, 휃 > 0 Erlang distribution 푘 푘−1 (푘휆) 푥 −푘휆푥 Formula: f(x) = 푒 (푘−1)! Domain: 푥 > 0 Parameters: 푘 = 1,2, … 푛 integer 휆 > 0 Please note that the Erlang probability density function can also be represented using a related formula (as shown on Wikipedia): 푘 푘−1 휆푊 푥 −휆 푥 f(x) = 푒 푊 (푘−1)! To convert the above scale parameter 휆푊 to TreeAge Pro’s scale parameter 휆 please use the following formula: 휆푊 λ = 푘 Exponential distribution Formula: f(x) = λ푒−휆푥 Domain: 푥 > 0 Parameters: 휆 > 0 Gamma distribution 훼 (훼−1) 휆 푥 −휆푥 Formula: f(x) = 푒 Γ(훼) Domain: 푥 > 0 Parameters: 훼 > 0, 휆 > 0 푎 Details: 푀푒푎푛 = 휆 The parameters 푎 and 휆 can be parameterized from a mean μ and standard deviation σ: 휇2 푎 = 휎2 휇 휆 = 휎2 Generalized Gamma distribution 푥 푐 푐푥푐훼−1 −[ ] Formula: f(x) = 푒 훽 훽푐훼Γ(훼) Domain: 푥 ≥ 0 Parameters: 훼 > 0, 훽 > 0, 푐 > 0 Gompertz distribution 휆 Formula: f(x) = 휆 푒푥푝 [훾푥 − (푒훾푥 − 1)] 훾 Domain: 푥 > 0 Parameters: 휆 > 0, 훾 > 0 Please note TreeAge Pro also implements optional alternative Gompertz distribution parameterization (as shown in Wikipedia): f(x) = 푏휂 푒푥푝[푏푥 − 휂(푒푏푥 − 1)] where, 휆 휂 = 훾 푏 = 훾 Hyper-exponential distribution Formula: f(x) = 2λ푝2푒−2휆푝푥 + 2λ(1 − 푝)2푒−2휆(1−푝)푥 Domain: 푥 > 0 Parameters: 휆 > 0, 0 < 푝 < 1 Laplace distribution |푥−푎| 1 − Formula: f(x) = 푒 푏 2푏 Domain: −∞ < 푥 < ∞ Parameters: 푏 > 0, −∞ < 푎 < ∞ Logistic distribution 푎푒−(푎푥+푏) Formula: f(x) = 2 (1+푒−(푎푥+푏)) Domain: −∞ < 푥 < ∞ Parameters: 푎 > 0, −∞ < 푏 < ∞ Log-Logistic distribution (푏/푎)(푥/푎)푏−1 Formula: f(x) = 2 (1+(푥/푎)푏) Domain: 0 ≤ 푥 < ∞ Parameters: 푎 > 0, 푏 > 0 Lognormal distribution −(ln(푥)−휇)2 1 ( 2 ) Formula: f(x) = 푒 2휎 푥휎√2휋 Domain: 푥 > 0 Parameters: 휎 > 0, −∞ < 휇 < ∞ Details: The parameters 휇 and 휎 are the mean and standard deviation respectively, from the distribution of the ln(x), and can be approximated: 휇 = ln (푚푒푑푖푎푛) 푚푒푎푛 휎 = √2푙푛 ( ) 푚푒푑푖푎푛 Maxwell distribution 2 4푥2 −푥 Formula: f(x) = 푒 훼2 훼3√휋 Domain: −∞ < 푥 < ∞ Parameters: 훼 > 0 PERT distribution continuous Γ(푎+푏) Formula: f(z) = 푧(푎−1)(1 − 푧)(푏−1) Γ(푎)Γ(푏) This is the same formula as Beta continuous distribution, but with z rescaled by the PERT parameters. Domain: min < x < max 푥−min z = for 0 < z < 1 (max −min) Parameters: Min, Likeliest (Mode), Max, Shape (푀푖푛 + (푆ℎ푎푝푒 ∗ 푀표푑푒) + 푀푎푥) Details: 푀푒푎푛 = 휇 = (푆ℎ푎푝푒 + 2) The underlying Beta parameters a and b are functions of the PERT parameters: ( (휇 − min) ∗ (2∗mode − min − max) ) a = (mode − 휇) ∙ (max −min) ( a ∙ (max − 휇 )) 푏 = 휇 − min 푎∙푏 Pert Sigma 휎 = (max − min) ∙ √ (푎+푏)2∙(푎+푏+1) Rayleigh distribution −푥2 푥 ( 2) Formula: f(x) = 푒 2훼 훼2 Domain: 푥 > 0 Parameters: 훼 > 0 Weibull distribution 푘 Formula: f(x) = 휆푘푥푘−1푒−휆푥 Domain: 푥 > 0 Parameters: 휆 > 0, 푘 > 0 Please note that the Weibull probability density function can also be represented using a related formula (as shown on Wikipedia): 푘 푥 푘−1 −( ) 푘 푥 휆 f(x) = ( ) 푒 푊 휆푊 휆푊 To convert the above scale parameter 휆푊 to TreeAge Pro’s scale parameter 휆 please use the following formula: 1 λ = 푘 (휆푊) The shape parameter k is identical in both formulas. Note: For values of k smaller than 0.05 the resulting samples are likely to fall outside of numerical precision of 푥 < ~5.0 ∙ 10−324 or 푥 > ~1.8 ∙ 10308, these values will result in calculation errors, where expressions could not be evaluated. More discrete distributions Binomial distribution n 푥 푛−푥 Formula: P(x) = (x)푝 (1 − 푝) Domain: 푥 = 0, 1, 2, … , 푛 Parameters: 0 < 푝 < 1, 푛 = 1, 2, 3, … Poisson distribution 푥 휆 −휆 Formula: P(x) = 푒 푥! Domain: 푥 = 0, 1, 2, … Parameters: 휆 > 0 Other distributions TableProb distribution The TableProb distribution takes as its input either a probability table or cumulative probability table. Typical use case of this distribution is to sample time to death directly from a mortality table. The first entry in the probability table and cumulative probability table has to be equal to 0 and the last entry has to be equal to 1. The index for these tables represents time in cycles (typically year). Make sure that your model time horizon is shorter than the last time entry in the table. For model time horizon of 80 years make sure that the probability table or the cumulative probability table has entries beyond 80 years, at least there is an entry 1 at index 81. Sampling from cumulative probability table is straightforward. A random number between 0 and 1 is sampled. The random number is than used for reverse look- up of the indices (cycle time) that contain the random number. Finally linear interpolation is performed to return the fraction cycle time corresponding to the random number. Sampling from probability table involves an internal step of converting the probability table to cumulative probability table. The following calculations are performed to convert probability table to cumulative probability table: 퐶퐷퐹0 = 0 퐶퐷퐹1 = 푝1 퐶퐷퐹2 = 푝2 ∙ (1 − 퐶퐷퐹1) + 퐶퐷퐹1 퐶퐷퐹푛 = 푝푛 ∙ (1 − 퐶퐷퐹푛−1) + 퐶퐷퐹푛−1 퐶퐷퐹푛+1 = 푝푛+1 ∙ (1 − 퐶퐷퐹푛) + 퐶퐷퐹푛 Additional option for conversion of probability tables to cumulative probability tables is interpolation. If the probability table has definitions for each integer value from 0, 1, …, N-1, N you do not need to use interpolation. However, if the probability table is “sparse” e.g. 0, 5, 10, 15, …, N then interpolation option will enable creation of cumulative probability table that will approximate results obtained from a Markov model using the “sparse” probability table. .
Recommended publications
  • Package 'Prevalence'
    Zurich Open Repository and Archive University of Zurich Main Library Strickhofstrasse 39 CH-8057 Zurich www.zora.uzh.ch Year: 2013 Package ‘prevalence’ Devleesschauwer, Brecht ; Torgerson, Paul R ; Charlier, Johannes ; Levecke, Bruno ; Praet, Nicolas ; Dorny, Pierre ; Berkvens, Dirk ; Speybroeck, Niko Abstract: Tools for prevalence assessment studies. IMPORTANT: the truePrev functions in the preva- lence package call on JAGS (Just Another Gibbs Sampler), which therefore has to be available on the user’s system. JAGS can be downloaded from http://mcmc-jags.sourceforge.net/ Posted at the Zurich Open Repository and Archive, University of Zurich ZORA URL: https://doi.org/10.5167/uzh-89061 Scientific Publication in Electronic Form Published Version The following work is licensed under a Software: GNU General Public License, version 2.0 (GPL-2.0). Originally published at: Devleesschauwer, Brecht; Torgerson, Paul R; Charlier, Johannes; Levecke, Bruno; Praet, Nicolas; Dorny, Pierre; Berkvens, Dirk; Speybroeck, Niko (2013). Package ‘prevalence’. On Line: The Comprehensive R Archive Network. Package ‘prevalence’ September 22, 2013 Type Package Title The prevalence package Version 0.2.0 Date 2013-09-22 Author Brecht Devleesschauwer [aut, cre], Paul Torgerson [aut],Johannes Charlier [aut], Bruno Lev- ecke [aut], Nicolas Praet [aut],Pierre Dorny [aut], Dirk Berkvens [aut], Niko Speybroeck [aut] Maintainer Brecht Devleesschauwer <[email protected]> BugReports https://github.com/brechtdv/prevalence/issues Description Tools for prevalence
    [Show full text]
  • QUICK OVERVIEW of PROBABILITY DISTRIBUTIONS the Following Is A
    distribution is its memoryless property, which means that the future lifetime of a given object has the same distribution regardless of the time it existed. In other words, time has no effect on future outcomes. Success Rate () > 0. QUICK OVERVIEW OF PROBABILITY DISTRIBUTIONS PROBABILITY DISTRIBUTIONS: ALL OTHERS The following is a quick synopsis of the probability distributions available in Real Options Valuation, Inc.’s various software applications such as Risk Simulator, Real Options SLS, ROV Quantitative Data Miner, ROV Modeler, and others. Arcsine. U-shaped, it is a special case of the Beta distribution when both shape PROBABILITY DISTRIBUTIONS: MOST COMMONLY USED and scale are equal to 0.5. Values close to the minimum and maximum have high There are anywhere from 42 to 50 probability distributions available in the ROV probabilities of occurrence whereas values between these two extremes have very software suite, and the most commonly used probability distributions are listed here in small probabilities or occurrence. Minimum < Maximum. order of popularity of use. See the user manual for more technical details. Bernoulli. Discrete distribution with two outcomes (e.g., head or tails, success or failure), which is why it is also known simply as the Yes/No distribution. The Bernoulli distribution is the Binomial distribution with one trial. This distribution is the fundamental building block of other more complex distributions. Probability of Success 0 < (P) < 1. Beta. This distribution is very flexible and is commonly used to represent variability over a fixed range. It is used to describe empirical data and predict the random behavior of percentages and fractions, as the range of outcomes is typically between 0 and 1.
    [Show full text]
  • Field Guide to Continuous Probability Distributions
    Field Guide to Continuous Probability Distributions Gavin E. Crooks v 1.0.0 2019 G. E. Crooks – Field Guide to Probability Distributions v 1.0.0 Copyright © 2010-2019 Gavin E. Crooks ISBN: 978-1-7339381-0-5 http://threeplusone.com/fieldguide Berkeley Institute for Theoretical Sciences (BITS) typeset on 2019-04-10 with XeTeX version 0.99999 fonts: Trump Mediaeval (text), Euler (math) 271828182845904 2 G. E. Crooks – Field Guide to Probability Distributions Preface: The search for GUD A common problem is that of describing the probability distribution of a single, continuous variable. A few distributions, such as the normal and exponential, were discovered in the 1800’s or earlier. But about a century ago the great statistician, Karl Pearson, realized that the known probabil- ity distributions were not sufficient to handle all of the phenomena then under investigation, and set out to create new distributions with useful properties. During the 20th century this process continued with abandon and a vast menagerie of distinct mathematical forms were discovered and invented, investigated, analyzed, rediscovered and renamed, all for the purpose of de- scribing the probability of some interesting variable. There are hundreds of named distributions and synonyms in current usage. The apparent diver- sity is unending and disorienting. Fortunately, the situation is less confused than it might at first appear. Most common, continuous, univariate, unimodal distributions can be orga- nized into a small number of distinct families, which are all special cases of a single Grand Unified Distribution. This compendium details these hun- dred or so simple distributions, their properties and their interrelations.
    [Show full text]
  • Discoversim™ Version 2 Workbook
    DiscoverSim™ Version 2 Workbook Contact Information: Technical Support: 1-866-475-2124 (Toll Free in North America) or 1-416-236-5877 Sales: 1-888-SigmaXL (888-744-6295) E-mail: [email protected] Web: www.SigmaXL.com Published: December 2015 Copyright © 2011 - 2015, SigmaXL, Inc. Table of Contents DiscoverSim™ Feature List Summary, Installation Notes, System Requirements and Getting Help ..................................................................................................................................1 DiscoverSim™ Version 2 Feature List Summary ...................................................................... 3 Key Features (bold denotes new in Version 2): ................................................................. 3 Common Continuous Distributions: .................................................................................. 4 Advanced Continuous Distributions: ................................................................................. 4 Discrete Distributions: ....................................................................................................... 5 Stochastic Information Packet (SIP): .................................................................................. 5 What’s New in Version 2 .................................................................................................... 6 Installation Notes ............................................................................................................... 8 DiscoverSim™ System Requirements ..............................................................................
    [Show full text]
  • Distributing Correlation Coefficients of Linear Structure-Activity/Property Models
    Leonardo Journal of Sciences Issue 18, July-December 2011 ISSN 1583-0233 p. 27-48 Distributing Correlation Coefficients of Linear Structure-Activity/Property Models Lorentz JÄNTSCHI 1, 2, and Sorana D. BOLBOACĂ 3, * 1 Technical University of Cluj-Napoca, 28 Memorandumului, 400114 Cluj-Napoca, Romania. 2 University of Agricultural Sciences and Veterinary Medicine Cluj-Napoca, 3-5 Mănăştur, 400372 Cluj-Napoca, Romania. 3 “Iuliu Haţieganu” University of Medicine and Pharmacy Cluj-Napoca, Department of Medical Informatics and Biostatistics, 6 Louis Pasteur, 400349 Cluj-Napoca, Cluj, Romania. E-mail(s): [email protected]; [email protected] * Corresponding author: Phone: +4-0264-431-697; Fax: +4-0264-593847 Abstract Quantitative structure-activity/property relationships are mathematical relationships linking chemical structure and activity/property in a quantitative manner. These in silico approaches are frequently used to reduce animal testing and risk-assessment, as well as to increase time- and cost-effectiveness in characterization and identification of active compounds. The aim of our study was to investigate the pattern of correlation coefficients distribution associated to simple linear relationships linking the compounds structure with their activities. A set of the most common ordnance compounds found at naval facilities with a limited data set with a range of toxicities on aquatic ecosystem and a set of seven properties was studied. Statistically significant models were selected and investigated. The probability density function of the correlation coefficients was investigated using a series of possible continuous distribution laws. Almost 48% of the correlation coefficients proved fit Beta distribution, 40% fit Generalized Pareto distribution, and 12% fit Pert distribution.
    [Show full text]
  • RISK for Microsoft Excel
    Guide to Using @RISK Risk Analysis and Simulation Add-In for Microsoft® Excel Version 4.5 February, 2004 Palisade Corporation 31 Decker Road Newfield, NY USA 14867 (607) 277-8000 (607) 277-8001 (fax) http://www.palisade.com (website) [email protected] (e-mail) Copyright Notice Copyright © 2004, Palisade Corporation. Trademark Acknowledgments Microsoft, Excel and Windows are registered trademarks of Microsoft, Inc. IBM is a registered trademark of International Business Machines, Inc. Palisade, TopRank, BestFit and RISKview are registered trademarks of Palisade Corporation. RISK is a trademark of Parker Brothers, Division of Tonka Corporation and is used under license. Welcome @RISK for Microsoft Excel Welcome to @RISK, the revolutionary software system for the analysis of business and technical situations impacted by risk! The techniques of Risk Analysis have long been recognized as powerful tools to help decision-makers successfully manage situations subject to uncertainty. Their use has been limited because they have been expensive, cumbersome to use, and have substantial computational requirements. However, the growing use of computers in business and science has offered the promise that these techniques can be commonly available to all decision-makers. That promise has been finally realized with @RISK (pronounced "at risk") — a system which brings these techniques to the industry standard spreadsheet package, Microsoft Excel. With @RISK and Excel any risky situation can be modeled, from business to science and engineering. You are the best judge of what your analysis needs require, and @RISK, combined with the modeling capabilities of Excel, allows you to design a model which best satisfies those needs. Anytime you face a decision or analysis under uncertainty, you can use @RISK to improve your picture of what the future could hold.
    [Show full text]
  • Inferential Statistics Methods and the Computer-Based Approach to Project Management
    Inferential Statistics Methods and the Computer-Based Approach to Project Management Gordana DUKIĆ Josip Juraj Strossmayer University of Osijek, Faculty of Philosophy Department of Information Sciences Lorenza Jägera 9, 31000 Osijek, Croatia Mate SESAR Ph.D. Student Josip Juraj Strossmayer University of Osijek, Faculty of Agriculture Department of Agroeconomics Trg Sv. Trojstva 3, 31000 Osijek, Croatia Ivana SESAR Student Josip Juraj Strossmayer University of Osijek, Faculty of Agriculture Department of Agroeconomics Trg Sv. Trojstva 3, 31000 Osijek, Croatia ABSTRACT INTRODUCTION Project management is a discipline of outstanding Successful operation of any organization is directly importance, especially in cases when a certain task related to project realization. Projects as such can serve requires substantial human, technical and financial different purposes, e.g. they can result in shortening the resources to be accomplished. When estimating project time required for a certain activity, cost reduction, quality duration and its costs, as well as identifying its critical improvement, increase in sales, or improved working path activities, project managers can gain crucial support conditions. There are numerous determinants of the from computer simulation. The decision-making model concept 'project', two of which will be pointed out here. presented in this paper is based on the assumption that G.H. Blackiston [9] refers to projects when speaking of activity durations can be defined as random variables that activities that result in new or changed products, services, follow a triangular or beta PERT distribution. In order to environments, processes and organizations. According to estimate project duration as accurately as possible, the H.A. Levine [12], a project is a group of tasks, performed proposed computer-based model envisages a higher in a definable time period, in order to meet a specific set number of simulation sets.
    [Show full text]
  • Ebookdistributions.Pdf
    DOWNLOAD YOUR FREE MODELRISK TRIAL Adapted from Risk Analysis: a quantitative guide by David Vose. Published by John Wiley and Sons (2008). All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except under the terms of the Copyright, Designs and Patents Act 1988 or under the terms of a licence issued by the Copyright Licensing Agency Ltd, 90 Tottenham Court Road, London W1T 4LP, UK, without the permission in writing of the Publisher. If you notice any errors or omissions, please contact [email protected] Referencing this document Please use the following reference, following the Harvard system of referencing: Van Hauwermeiren M, Vose D and Vanden Bossche S (2012). A Compendium of Distributions (second edition). [ebook]. Vose Software, Ghent, Belgium. Available from www.vosesoftware.com . Accessed dd/mm/yy. © Vose Software BVBA (2012) www.vosesoftware.com Updated 17 January, 2012. Page 2 Table of Contents Introduction .................................................................................................................... 7 DISCRETE AND CONTINUOUS DISTRIBUTIONS.......................................................................... 7 Discrete Distributions .............................................................................................. 7 Continuous Distributions ........................................................................................
    [Show full text]
  • Probability Analysis of Slope Stability
    Graduate Theses, Dissertations, and Problem Reports 1999 Probability analysis of slope stability Jennifer Lynn Peterson West Virginia University Follow this and additional works at: https://researchrepository.wvu.edu/etd Recommended Citation Peterson, Jennifer Lynn, "Probability analysis of slope stability" (1999). Graduate Theses, Dissertations, and Problem Reports. 990. https://researchrepository.wvu.edu/etd/990 This Thesis is protected by copyright and/or related rights. It has been brought to you by the The Research Repository @ WVU with permission from the rights-holder(s). You are free to use this Thesis in any way that is permitted by the copyright and related rights legislation that applies to your use. For other uses you must obtain permission from the rights-holder(s) directly, unless additional rights are indicated by a Creative Commons license in the record and/ or on the work itself. This Thesis has been accepted for inclusion in WVU Graduate Theses, Dissertations, and Problem Reports collection by an authorized administrator of The Research Repository @ WVU. For more information, please contact [email protected]. Probability Analysis of Slope Stability Jennifer Lynn Peterson Thesis Submitted to the College of Engineering and Mineral Resources At West Virginia University In Partial Fulfillment of the Requirements for the Degree of Master of Science In Civil and Environmental Engineering John P. Zaniewski, Ph.D., P.E., Committee Chair Karl E. Barth, Ph.D. Gerald R. Hobbs, Ph.D. Morgantown, West Virginia 1999 Keywords: Slope Stability, Monte Carlo Simulation, Probability Analysis, and Risk Assessment Abstract Probability Analysis of Slope Stability Jennifer L. Peterson Committee: Dr. John Zaniewski, CEE (Chair), Dr.
    [Show full text]
  • What Is Statistical PERT™? What Is PERT?
    What is Statistical PERT™? What is Statistical PERT™? Statistical PERT™ is a technique for making probabilistic estimates for bell-shaped uncertainties. A bell-shaped uncertainty – also referred to as the normal probability distribution, or, more- commonly, “the normal curve” – is one that has a most likely outcome, plus highly unlikely minimum and maximum outcomes. There are many bell-shaped uncertainties in life, such as student test scores for an exam given by a teacher, where the most likely outcome might be a student scoring 70%, and only a very few students will improbably score either 100% or 40%. In business, revenue and expense forecasting deals with bell-shaped uncertainties, and many projects have bell-shaped uncertainty with respect to how long they take to complete. Statistical PERT™ improves upon PERT estimation (described below) by making use of Microsoft Excel’s built-in statistical functions for the normal probability distribution. Using Microsoft Excel, Statistical PERT™ can create an infinite number of estimates for an uncertainty, with each estimate having its own, respective probability that it will (or will not be) exceeded by the actual outcome for that uncertainty. What is PERT? In the 1950s, the United States Navy developed the Program Evaluation and Review Technique1 (PERT) and used it to improve scheduling large projects. Modern project management has used PERT as the basis for making estimates for project tasks or costs. PERT estimation relies upon the PERT formula, expressed in slightly different ways, but all having the same result of creating an arithmetic average (the mean) for a bell-shaped uncertainty.
    [Show full text]
  • Probability Distributions
    Probability distributions [Nematrian website page: ProbabilityDistributionsIntro, © Nematrian 2020] The Nematrian website contains information and analytics on a wide range of probability distributions, including: Discrete (univariate) distributions - Bernoulli, see also binomial distribution - Binomial - Geometric, see also negative binomial distribution - Hypergeometric - Logarithmic - Negative binomial - Poisson - Uniform (discrete) Continuous (univariate) distributions - Beta - Beta prime - Burr - Cauchy - Chi-squared - Dagum - Degenerate - Error function - Exponential - F - Fatigue, also known as the Birnbaum-Saunders distribution - Fréchet, see also generalised extreme value (GEV) distribution - Gamma - Generalised extreme value (GEV) - Generalised gamma - Generalised inverse Gaussian - Generalised Pareto (GDP) - Gumbel, see also generalised extreme value (GEV) distribution - Hyperbolic secant - Inverse gamma - Inverse Gaussian - Johnson SU - Kumaraswamy - Laplace - Lévy - Logistic - Log-logistic - Lognormal - Nakagami - Non-central chi-squared - Non-central t - Normal - Pareto - Power function - Rayleigh - Reciprocal - Rice - Student’s t - Triangular - Uniform - Weibull, see also generalised extreme value (GEV) distribution Continuous multivariate distributions - Inverse Wishart Copulas (a copula is a special type of continuous multivariate distribution) - Clayton - Comonotonicity - Countermonotonicity (only valid for 푛 = 2, where 푛 is the dimension of the input) - Frank - Generalised Clayton - Gumbel - Gaussian - Independence
    [Show full text]
  • A Step-Wise Approach to Elicit Triangular Distributions
    2013 ICEAA Professional Development & Training Workshop June 18-21, 2013 • New Orleans, Louisiana A Step-Wise Approach to Elicit Triangular Distributions Presented by: Marc Greenberg Cost Analysis Division (CAD) National Aeronautics and Space Administration Risk, Uncertainty & Estimating “It is better to be approximately right rather than precisely wrong. Warren Buffett Slide 2 Outline • Purpose of Presentation • Background – The Uncertainty Spectrum – Expert Judgment Elicitation (EE) – Continuous Distributions • More details on Triangular, Beta & Beta-PERT Distributions • Five Expert Elicitation (EE) Phases • Example: Estimate Morning Commute Time – Expert Elicitation (EE) to create a Triangular Distribution • With emphasis on Phase 4‟s Q&A with Expert (2 iterations) – Convert Triangular Distribution into a Beta-PERT • Conclusion & Potential Improvements Slide 3 Purpose of Presentation Adapt / combine known methods to demonstrate an expert judgment elicitation process that … 1. Models expert‟s inputs as a triangular distribution – 12 questions to elicit required parameters for a bounded distribution – Not too complex to be impractical; not too simple to be too subjective 2. Incorporates techniques to account for expert bias – A repeatable Q&A process that is iterative & includes visual aids – Convert Triangular to Beta-PERT (if overconfidence was addressed) 3. Is structured in a way to help justify expert‟s inputs – Expert must provide rationale for each of his/her responses – Using Risk Breakdown Structure, expert specifies each risk factor‟s relative contribution to a given uncertainty (of cost, duration, reqt, etc.) This paper will show one way of “extracting” expert opinion for estimating purposes. Nevertheless, as with most subjective methods, there are many ways to do this.
    [Show full text]