Probability Review. Probability Probability = mathematic interpretation of uncertainty –Uncertainty plays a major role in engineering decision making.

Slides:



Advertisements
Similar presentations
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. A PowerPoint Presentation Package to Accompany Applied Statistics.
Advertisements

Structural reliability analysis with probability- boxes Hao Zhang School of Civil Engineering, University of Sydney, NSW 2006, Australia Michael Beer Institute.
How do we generate the statistics of a function of a random variable? – Why is the method called “Monte Carlo?” How do we use the uniform random number.
Slide deck by Dr. Greg Reese Miami University MATLAB An Introduction With Applications, 5 th Edition Dr. Amos Gilat The Ohio State University Chapter 3.
Sensitivity Analysis In deterministic analysis, single fixed values (typically, mean values) of representative samples or strength parameters or slope.
Probabilistic Analysis using FEA A. Petrella. What is Probabilistic Analysis ‣ All input parameters have some uncertainty ‣ What is the uncertainty in.
Bending Moments A bending moment exists in a structural element when an external force is applied to the element so that the element bends (or wishes to.
Modeling and Simulation Monte carlo simulation 1 Arwa Ibrahim Ahmed Princess Nora University.
Sampling Distributions (§ )
Modeling Process Quality
Continuous Probability Distributions.  Experiments can lead to continuous responses i.e. values that do not have to be whole numbers. For example: height.
5.2 Continuous Random Variable
©GoldSim Technology Group LLC., 2004 Probabilistic Simulation “Uncertainty is a sign of humility, and humility is just the ability or the willingness to.
Prof. Dr. Ahmed Farouk Abdul Moneim. 1) Uniform Didtribution 2) Poisson’s Distribution 3) Binomial Distribution 4) Geometric Distribution 5) Negative.
Engineering Probability and Statistics - SE-205 -Chap 4 By S. O. Duffuaa.
Random-Variate Generation. Need for Random-Variates We, usually, model uncertainty and unpredictability with statistical distributions Thereby, in order.
Structures and stress BaDI 1.
Introduction to Simulation. What is simulation? A simulation is the imitation of the operation of a real-world system over time. It involves the generation.
Chapter 6 The Normal Distribution and Other Continuous Distributions
Statistics for Managers Using Microsoft Excel, 5e © 2008 Pearson Prentice-Hall, Inc.Chap 6-1 Statistics for Managers Using Microsoft® Excel 5th Edition.
Higher order ODE’s and systems of ODE’s Recall: any higher ODE a system of first order ODEs How to solve? - same as before only more steps.
Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 6-1 Chapter 6 The Normal Distribution and Other Continuous Distributions.
Simulation and Probability
7/12/2015 Top Pairs Meeting 1 A template fit technique to measure the top quark mass in the l+jets channel Ulrich Heintz, Vivek Parihar.
Discrete and Continuous Distributions G. V. Narayanan.
Modern Navigation Thomas Herring
4-1 Continuous Random Variables 4-2 Probability Distributions and Probability Density Functions Figure 4-1 Density function of a loading on a long,
Hydrologic Statistics
Structural Member Properties Moment of Inertia (I) is a mathematical property of a cross section (measured in inches 4 ) that gives important information.
L7.1b Continuous Random Variables CONTINUOUS RANDOM VARIABLES NORMAL DISTRIBUTIONS AD PROBABILITY DISTRIBUTIONS.
20-Jan-2010electrical, computer and energy engineering Prof. Subramaniam (“Subby”) D. Rajan, Prof. Narayanan Neithalath and Amie Baisley Graduate Students:
Chapter 10 Review: Matrix Algebra
Standard Statistical Distributions Most elementary statistical books provide a survey of commonly used statistical distributions. The reason we study these.
Mote Carlo Method for Uncertainty The objective is to introduce a simple (almost trivial) example so that you can Perform.
PROBABILITY & STATISTICAL INFERENCE LECTURE 3 MSc in Computing (Data Analytics)
Moment Generating Functions
Chapter 14 Monte Carlo Simulation Introduction Find several parameters Parameter follow the specific probability distribution Generate parameter.
Statistics Frequency and Distribution. We interrupt this lecture for the following… Significant digits You should not report numbers with more significant.
Eng Ship Structures 1 Matrix Analysis Using MATLAB Example.
Jake Blanchard University of Wisconsin Spring 2006.
Monte Carlo Methods Versatile methods for analyzing the behavior of some activity, plan or process that involves uncertainty.
Chapter 7. Control Charts for Attributes
Two Main Uses of Statistics: 1)Descriptive : To describe or summarize a collection of data points The data set in hand = the population of interest 2)Inferential.
Inferences from sample data Confidence Intervals Hypothesis Testing Regression Model.
Basic Business Statistics
RELIABILITY IN DESIGN 1 Prof. Dr. Ahmed Farouk Abdul Moneim.
Components are existing in ONE of TWO STATES: 1 WORKING STATE with probability R 0 FAILURE STATE with probability F R+F = 1 RELIABLEFAILURE F R Selecting.
1 Lecture 3 Post-Graduate Students Advanced Programming (Introduction to MATLAB) Code: ENG 505 Dr. Basheer M. Nasef Computers & Systems Dept.
Chapter 20 Statistical Considerations Lecture Slides The McGraw-Hill Companies © 2012.
Statistics for Managers Using Microsoft Excel, 5e © 2008 Pearson Prentice-Hall, Inc.Chap 6-1 Statistics for Managers Using Microsoft® Excel 5th Edition.
Basic Business Statistics, 10e © 2006 Prentice-Hall, Inc.. Chap 6-1 Chapter 6 The Normal Distribution and Other Continuous Distributions Basic Business.
Statistics and Probability Theory Lecture 01 Fasih ur Rehman.
3.9 Linear models : boundary-value problems
Chap 5-1 Discrete and Continuous Probability Distributions.
A rectangular array of numeric or algebraic quantities subject to mathematical operations. The regular formation of elements into columns and rows.
Stochasticity and Probability. A new approach to insight Pose question and think of the answer needed to answer it. Ask: How do the data arise? What is.
Chapter 6 The Normal Distribution and Other Continuous Distributions
4-1 Continuous Random Variables 4-2 Probability Distributions and Probability Density Functions Figure 4-1 Density function of a loading on a long,
MECH 373 Instrumentation and Measurements
Engineering Probability and Statistics - SE-205 -Chap 4
Prepared by Lloyd R. Jaisingh
RELIABILITY IN DESIGN Prof. Dr. Ahmed Farouk Abdul Moneim.
Probability “When you deal in large numbers, probabilities are the same as certainties. I wouldn’t bet my life on the toss of a single coin, but I would,
Simple Probability Problem
Probability & Statistics Probability Theory Mathematical Probability Models Event Relationships Distributions of Random Variables Continuous Random.
Continuous distributions
9.3 Sample Means.
Statistics for Managers Using Microsoft® Excel 5th Edition
Sampling Distributions (§ )
Chapter 6 Continuous Probability Distributions
Presentation transcript:

Probability Review

Probability Probability = mathematic interpretation of uncertainty –Uncertainty plays a major role in engineering decision making. Set = collection of: –Items –Events –Occurrences Distribution = behavior of a set

Monte Carlo Method Statistic Analysis: –Have a set –Derive a distribution Monte Carlo Method: –Have a distribution –Construct a model set

Example 1 Deterministic calculation of deflection for a cantilever beam with quadratic cross section: Deflection = 4 F L 3 / E W H 3 L = length of beam W = width of beam H = height of beam I = area moment of inertia E = Young’s modulus F = applied downward force

Example 1 Stochastic Calculation: Deflection = 4FL^3/EWH^3 –Symbols (physical parameters) represent distributions (expressed in MATLAB as vectors). –Vectors (distributions) should: have the same number of elements be randomly constructed according to preset rules regarding each quantity.

Common Distributions Uniform: Constant probability over a range of values. Useful for round-off errors Normal/Gaussian: Bell curve. Useful for large samples of random occurrences such as height.

Common Distributions Gamma: Only defined for positive x Useful for time dependant events, arrivals, etc. Exponential: A form of the Gamma, memory- less (events do not affect following occurrences) Weibull: A good representation of the frequency of failure for many types of equipment

Deterministic v. Stochastic Results

Programs Matlab –More than Matrices –Useful tool for Monte Carlo Modeling Excel –Used to process results of Matlab models

Useful Commands in Matlab R = unifrnd(A,B,m,n) generates uniform random numbers with parameters A and B, where scalars m and n are the row and column dimensions of R. R = normrnd(MU,SIGMA,m,n) generates normal random numbers with parameters MU and SIGMA, where scalars m and n are the row and column dimensions of R. R = gamrnd(A,B,m,n) generates gamma random numbers with parameters A and B, where scalars m and n are the row and column dimensions of R. R = exprnd(MU,m,n) generates exponential random numbers with mean MU, where scalars m and n are the row and column dimensions of R. R = wblrnd(A,B,m,n) generates Weibull random numbers with parameters A and B, where scalars m and n are the row and column dimensions of R.