Lecture (16) Introduction to Stochastic Hydrology.

Slides:



Advertisements
Similar presentations
Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 10 The Analysis of Variance.
Advertisements

Chapter 3 Properties of Random Variables
NORMAL OR GAUSSIAN DISTRIBUTION Chapter 5. General Normal Distribution Two parameter distribution with a pdf given by:
The Normal Distribution
Lecture 4A: Probability Theory Review Advanced Artificial Intelligence.
Sampling: Final and Initial Sample Size Determination
Ch11 Curve Fitting Dr. Deshi Ye
SUMS OF RANDOM VARIABLES Changfei Chen. Sums of Random Variables Let be a sequence of random variables, and let be their sum:
Descriptive statistics Experiment  Data  Sample Statistics Experiment  Data  Sample Statistics Sample mean Sample mean Sample variance Sample variance.
Statistical Background
Probability theory 2011 Convergence concepts in probability theory  Definitions and relations between convergence concepts  Sufficient conditions for.
511 Friday Feb Math/Stat 511 R. Sharpley Lecture #15: Computer Simulations of Probabilistic Models.
Chapter 5. Operations on Multiple R. V.'s 1 Chapter 5. Operations on Multiple Random Variables 0. Introduction 1. Expected Value of a Function of Random.
The Central Limit Theorem For simple random samples from any population with finite mean and variance, as n becomes increasingly large, the sampling distribution.
Lecture II-2: Probability Review
Continuous Probability Distribution  A continuous random variables (RV) has infinitely many possible outcomes  Probability is conveyed for a range of.
R. Kass/S07 P416 Lec 3 1 Lecture 3 The Gaussian Probability Distribution Function Plot of Gaussian pdf x p(x)p(x) Introduction l The Gaussian probability.
Standard error of estimate & Confidence interval.
 Deviation is a measure of difference for interval and ratio variables between the observed value and the mean.  The sign of deviation (positive or.
Review of Probability.
Review of normal distribution. Exercise Solution.
PS 225 Lecture 15 Analysis of Variance ANOVA Tables.
Dept of Bioenvironmental Systems Engineering National Taiwan University Lab for Remote Sensing Hydrology and Spatial Modeling STATISTICS Random Variables.
MTH 161: Introduction To Statistics
Monte Carlo Simulation CWR 6536 Stochastic Subsurface Hydrology.
Statistical Experiment A statistical experiment or observation is any process by which an measurements are obtained.
QBM117 Business Statistics Probability and Probability Distributions Continuous Probability Distributions 1.
Physics 270 – Experimental Physics. Standard Deviation of the Mean (Standard Error) When we report the average value of n measurements, the uncertainty.
Module 1: Statistical Issues in Micro simulation Paul Sousa.
Lecture 4 Basic Statistics Dr. A.K.M. Shafiqul Islam School of Bioprocess Engineering University Malaysia Perlis
Use of moment generating functions 1.Using the moment generating functions of X, Y, Z, …determine the moment generating function of W = h(X, Y, Z, …).
1 Chapter 16 Random Variables. 2 Expected Value: Center A random variable assumes a value based on the outcome of a random event.  We use a capital letter,
880.P20 Winter 2006 Richard Kass Binomial Probability Distribution For the binomial distribution P is the probability of m successes out of N trials. Here.
1 Two Functions of Two Random Variables In the spirit of the previous lecture, let us look at an immediate generalization: Suppose X and Y are two random.
Chapter 7 Sampling and Sampling Distributions ©. Simple Random Sample simple random sample Suppose that we want to select a sample of n objects from a.
Statistical Methods II: Confidence Intervals ChE 477 (UO Lab) Lecture 4 Larry Baxter, William Hecker, & Ron Terry Brigham Young University.
One Random Variable Random Process.
Tests of Hypotheses Involving Two Populations Tests for the Differences of Means Comparison of two means: and The method of comparison depends on.
Probability = Relative Frequency. Typical Distribution for a Discrete Variable.
Continuous Random Variables Lecture 24 Section Tue, Mar 7, 2006.
Chapter 2 Statistical Background. 2.3 Random Variables and Probability Distributions A variable X is said to be a random variable (rv) if for every real.
Chapter 4 Variability. Introduction Purpose of measures of variability Consider what we know if we know that the mean test score was 75 Single score to.
Statistics Chapter 6 / 7 Review. Random Variables and Their Probability Distributions Discrete random variables – can take on only a countable or finite.
Sampling and estimation Petter Mostad
Topic 5: Continuous Random Variables and Probability Distributions CEE 11 Spring 2002 Dr. Amelia Regan These notes draw liberally from the class text,
Lab for Remote Sensing Hydrology and Spatial Modeling Dept of Bioenvironmental Systems Engineering National Taiwan University 1/45 GEOSTATISTICS INTRODUCTION.
Section 2.4: Measures of Spread. Example: Using the number of days of vacation for 6 students, find the range, variance and standard deviation. (this.
Geology 6600/7600 Signal Analysis 09 Sep 2015 © A.R. Lowry 2015 Last time: Signal Analysis is a set of tools used to extract information from sequences.
Continuous Random Variables Lecture 26 Section Mon, Mar 5, 2007.
Chapter 20 Statistical Considerations Lecture Slides The McGraw-Hill Companies © 2012.
Stochastic Hydrology Random Field Simulation Professor Ke-Sheng Cheng Department of Bioenvironmental Systems Engineering National Taiwan University.
Chapter 6 Large Random Samples Weiqi Luo ( 骆伟祺 ) School of Data & Computer Science Sun Yat-Sen University :
Continuous Random Variables Lecture 24 Section Tue, Oct 18, 2005.
Pattern Recognition Mathematic Review Hamid R. Rabiee Jafar Muhammadi Ali Jalali.
Geology 6600/7600 Signal Analysis 04 Sep 2014 © A.R. Lowry 2015 Last time: Signal Analysis is a set of tools used to extract information from sequences.
Random Variables By: 1.
10.Deterministic Randomness 1.Random Sequences Random Sequences A sequence of numbers r 1, r 2,... is random if there are no discernible patterns.
R. Kass/W04 P416 Lec 3 1 Lecture 3 The Gaussian Probability Distribution Function Plot of Gaussian pdf x p(x)p(x) Introduction l The Gaussian probability.
Functions and Transformations of Random Variables
Continuous Random Variables
Fundamentals Data processing concepts
The Gaussian Probability Distribution Function
Probablity Density Functions
Chapter 7: Sampling Distributions
Advanced Artificial Intelligence
Introduction to Probability & Statistics The Central Limit Theorem
CS723 - Probability and Stochastic Processes
Further Topics on Random Variables: Derived Distributions
Further Topics on Random Variables: Derived Distributions
Further Topics on Random Variables: Derived Distributions
Presentation transcript:

Lecture (16) Introduction to Stochastic Hydrology

Stochastic Approach stochasticA “stochastic” modeling approach can be used to calculate the probability of a future value lying between two specified limits.

Monte-Carlo Sampling Uniform random number generator: Multiplicative Congruence Method developed by Lehmer [1951]. N i is a pseudo-random integer, i is subscript of successive pseudo-random integers produced, i-1 is the immediately preceding integer, M is a large integer used as the modulus, A and B are integer constants used to govern the relationship in company with M, U i is a pseudo-random number in the range {0,1}, and " MODULO" notation indicates that N i is the remainder of the division of (A.N i-1 ) by M.

Uniform Random Number Example

Generation of a Random Variable from any Distribution  Inverse of Distribution Function.  Transformation Method.  Acceptance-Rejection Method.

Transformation Method (1) Random number generator for normal distribution (from central limit theory):" Observations which are the sum of many independently operating processes tend to be normally distributed as the number of effects becomes large" with mean (μ=0) and unit standard deviation (σ=1), U i is the i-th element of a sequence of random numbers from a uniform distribution in the range {0,1}, and m is the number of U i to be used. If m is 12, a normal distribution with tails truncated at six times standard deviation is produced

0-6+6 Thus the sum of 12 uniform random numbers minus 6 is distributed as if it came from a Gaussian pdf with  = 0 and  = 1. E A) 5000 random numbers B) 5000 pairs (r 1 + r 2 ) of random numbers C) 5000 triplets (r 1 + r 2 + r 3 ) of random numbers D) plets (r 1 + r 2 +…r 12 ) of random numbers. E) plets (r 1 + r 2 +…r ) of random numbers. Gaussian  = 0 and  = 1 12 is close to  Example: Generate a Gaussian distribution using uniform random numbers. Random number generator gives numbers distributed uniformly in the interval [0,1] n  = 1/2 and  2 = 1/12 u Procedure: Take 12 numbers (r 1, r 2,……r 12 ) from your computer’s random number generator (ran(iseed)). Add them together. Subtract 6  Get a number that looks as if it is from a Gaussian pdf!

Exercise For project no. 1 generate a time series of the rainfall depth from a normal distribution using the sample mean and sample variance calculated in Ex 1. for the next 12 months. Assume independency between the values.

Terms