System Identification

Size: px
Start display at page:

Download "System Identification"

Transcription

1 System Identification Arun K. Tangirala Department of Chemical Engineering IIT Madras July 27, 2013 Module 3 Lecture 1 Arun K. Tangirala System Identification July 27,

2 Objectives of this Module The objective of this module is to provide foundations on Random variables and statistical descriptions Covariance-based measures Random processes, stationarity and ergodicity Time-domain models for stationary processes Frequency-domain (spectral) representations of random processes Arun K. Tangirala System Identification July 27,

3 Lectures in this module This module contains eight (8) lectures: Lecture 1: Introduction to Random Variables and Statistical Descriptions Lecture 2: Covariance and Correlation Lecture 3: Introduction to Random Processes Lecture 4: Auto-correlation & Cross-Correlation functions Lecture 5: Moving-Average Models Lecture 6: Auto-regressive Models Lecture 7: Models for non-stationary processes: ARIMA models Lecture 8: Spectral representations of stationary random processes Arun K. Tangirala System Identification July 27,

4 Learning Objectives Through a study of this lecture, the student will learn the theoretical aspects of Random variables Probability theory (basic concepts) Statistical properties of random variables Expectation operator Arun K. Tangirala System Identification July 27,

5 Introduction Earlier (in Lecture 0 of Module 1), we learnt that the output measurement is made up of two parts, (i) a deterministic component due to the effects of known variables, i.e., inputs and (ii) a stochastic (random) component comprising the effects of measurement noise and/or unmeasured disturbances. The overall model is therefore a composite model consisting of a deterministic as well as a stochastic model. In Module 2 we learnt how to mathematically describe deterministic processes. Now we turn our attention to the description of random processes. The cornerstone of theory of random processes is the concept of a random variable and the associated theory. Therefore, this module begins with a review of the theory of random variables and the associated statistics in the context of identification. Arun K. Tangirala System Identification July 27,

6 Random Variable Definition A random variable (RV) is one whose value set contains at least two elements, i.e., it draws one value from multiple possibilities. The space of possible values is known as the outcome space or sample space. Examples: Toss of a coin, roll of a dice, outcome of a game In the study of random variables, the time dimension does not come into picture. Stated otherwise, a random variable is analysed only in the outcome space Naturally when the set of possibilities contains a single element, the randomness vanishes to give rise to a deterministic variable. Two classes of random variables can be found: Discrete-valued RV: A discrete RV is one which can take one of the values from a discrete set of possibilities (e.g., roll of a dice) Continuous-valued RV: A continuous RV is one which can take any value from a continuous outcome space (e.g., ambient temperature) Arun K. Tangirala System Identification July 27,

7 Random Variable... contd. Definition (Random Variable, Priestley (1981)) A random variable X is a mapping (or point function) from the sample space Ω onto the real line such that to each element ω Ω there corresponds a unique real number Note: Random variable is denoted by an uppercase alphabet, as in X, while the values that it takes is denoted by a lowercase alphabet, x In constructing a random variable, we effectively replace our original (abstract) sample space by a new (concrete) sample space. E.g., outcomes of a game / head and tail of a toss are mapped to [1, 0] If the experiment itself yields some physical quantity that is real valued, then no further mapping is required In practice, the term random variable is restricted to measurable functions only, i.e., for whom the probabilities in the sample space are defined. Arun K. Tangirala System Identification July 27,

8 Do random variables actually exist? The tag of randomness is given to any variable or a signal which is not accurately predictable, i.e., the outcome of the associated event is not predictable with zero error. In reality, there is no reason to believe that the true process behaves in a random manner. It is merely that since we are unable to predict its course, i.e., due to lack of sufficient understanding or knowledge that any process becomes random. Randomness is, therefore, not a characteristic of a process, but is rather a reflection of our (lack of) knowledge and understanding of that process Arun K. Tangirala System Identification July 27,

9 Probability Distribution The natural recourse to dealing with uncertainties is to list all possible outcomes and assign a chance to each of those outcomes Examples: Rainfall in a region: Ω = {0, 1}, P = {0.3, 0.7} Face value from the roll of a die: Ω = {1, 2,, 6}, P(ω) = {1/6} ω Ω The specification of the outcomes and the associated probabilities completely characterizes the random variable. Arun K. Tangirala System Identification July 27,

10 Probability Distribution Function In general, any random variable X is characterized by what is known as the probability distribution function F (x) F (x) = Pr(X x) Probability distributions either are known upfront OR determined through experiments Out of coin tosses find what fraction of tosses head appears - This is (an estimate of) the probability of head occurring in any toss (assuming the coin has not undergone any physical damage to alter the probability distribution). Arun K. Tangirala System Identification July 27,

11 Probability Distribution Functions: Examples Gaussian dist. Chisquare (df=10) dist. Binomial dist. (n=10,p=0.5) Probability distribution functions are of several types. Shown in the figure are Gaussian, Chi-square and Binomial distribution as F(x) F(x) F(x) well as density/mass func- x x x tions (to be defined shortly). The type of distribution for a particular random event depends on the nature of the event or process f(x) Gaussian density f(x) Chi-square (df=10) density p(x=x) Binomial mass (n=10, p=0.5) x x x Arun K. Tangirala System Identification July 27,

12 Properties of Probability Distribution Functions For any function to serve as the probability distribution function, it has to satisfy the following properties (implications provided in parentheses): 1 0 F (x) 1, x 2 lim F (x) = 0,, lim F (x) = 1, (Probability has to be between 0 and 1) x x 3 F (x) is a non-decreasing function in the sense that, for any h 0 and all x, F (x + h) F (x) (Probability cannot be negative) 4 F (x) is right-continuous for all x, i.e., lim F (x + h) = F (x) (F (x) can have jumps ) h 0+ Arun K. Tangirala System Identification July 27,

13 Types of distributions Distributions can be classified into two categories, depending on the nature of the RV, i.e., whether it is continuous-valued or discrete-valued Continuous distributions F (x) is continuous and differentiable for almost all x (e.g., Gaussian). The random variable in this case is a continuous quantity (e.g., temperature, pressure, voltage) For these distributions, a density function (like in mechanics) exists Discrete (step-type) distributions F (x) is a simple step function with jumps at points (e.g., Binomial) The random variable is then a purely discrete one. No density function exists for this case. Instead a probability mass function that determines Pr(X = x) is defined (e.g., counts of number of heads in a coin toss, face value on a die) The probability of taking on a value between jump points is zero Mixed distributions: F (x) is both continuous and discrete Arun K. Tangirala System Identification July 27,

14 Lebesgue s Decomposition Theorem Any distribution function can be decomposed into sum of three terms, namely, the continuous, discrete and a singular type Theorem (Lebesgue s Decomposition of F (x)) Any distribution function, F (x), may be written in the form where a i 0, i = 1, 2, 3, a 1 + a 2 + a 3 = 1 F (x) = a 1 F 1 (x) + a 2 F 2 (x) + a 3 F 3 (x) F 1(x) is absolutely continuous (continuous everywhere and differentiable for almost all x), F 2(x) is a step function with a finite or countably infinite number of jumps, and F 3(x) is a singular function, that is, continuous with zero derivative almost everywhere The third term arises only in pathological situations and largely arises in hypothetical situations. Therefore, it is sufficient to consider only the first two terms Arun K. Tangirala System Identification July 27,

15 Probability Density Function For the subject under study, continuous distributions (continuous-valued RVs) are of interest. Given that continuous probability distributions possess a density function, it is most convenient to work with densities (again as in mechanics) The density function f (x) can be defined in two different ways 1 The density function is such that the area under the curve gives the probability, Thus, Pr(a < x < b) = b a f (x) dx = 1 f (x) dx (1) 2 The density function is the derivative (w.r.t. x) of the distribution function f (x) = df (x) dx (2) Arun K. Tangirala System Identification July 27,

16 Gaussian Density Function One of the most importantly encountered and assumed distribution for a RV is the Gaussian (Normal) distribution with probability density function (p.d.f.) f (x) = 1 ( σ 2π exp 1 2 Remarks: (x µ) 2 ) σ 2 Density is completely characterized by the two parameters µ and σ Parameters µ and σ are related to the first two moments of the p.d.f., which can be easily estimated in practice, The density function is symmetric = the higher-order moments are zero. (3) In addition, the Central Limit Theorem renders wide usage of Gaussian p.d.f. f(x) Gaussian density function x Shaded region: Pr(1 X 2) Arun K. Tangirala System Identification July 27,

17 Uniform Distribution A widely encountered distribution is the uniform distribution in the interval [a, b] Remarks: f (x) = 1 b a, a x b (4) Density is completely characterized by the two parameters a and b The uniform distribution has the simplest of all the pdfs and is usually the starting point for generating samples following a Gaussian distribution Unlike the Gaussian distribution, the higher-order moments are not zero. f(x) Uniform density function x Shaded region: Pr(1 X 2) Arun K. Tangirala System Identification July 27,

18 Chi-square Density Function Another popularly encountered distribution (of non-negative RVs) is the χ 2 p.d.f. with n degrees of freedom: f n (x) = Remarks: 1 2 n/2 Γ(n/2) x n/2 1 e x/2 (5) An alternative definition exists. When n X = i=1 Z 2 i where Z i s are independent Gaussian distributed random variables, X is said to possess a Chi-square distribution. Estimates of variance and other non-negative quantities are known to possess chi-square distributions The mean and variance are n and 2n f(x) Chi-square density function Shaded region: Pr(6 X 8) Arun K. Tangirala System Identification July 27, x

19 Practical Aspects The pdf of a RV allows us to compute the probability of X taking on values in an infinitesimal interval, i.e., Pr(x X x + dx) f (x)dx Note: Just as the way the density encountered in mechanics cannot be interpreted as mass of the body at a point, the probability density should never be interpreted as the probability at a point. In fact, for continuous-valued RVs, Pr(X = x) = 0 In practice, knowing the pdf of a random variable is seldom possible theoretically. One has to conduct experiments and then try to fit a known pdf that best explains the behaviour of the RV. It may not be necessary to know the pdf in practice! What is of interest in practice is (i) the most likely value and/or the expected outcome (mean) and (ii) how far the outcomes are spread (variance) Arun K. Tangirala System Identification July 27,

20 Practical Aspects: Moments of a pdf The useful statistical properties, namely, mean, variance and covariance are related through the pdf f (x) as its first-order and second-order moments (similar to the moments of inertia). The n th moment of a pdf is defined as M n (X ) = x n f (x) dx (6) It turns out that for linear processes, predictions of random signals and estimation of model parameters only require the knowledge of mean, variance and covariance (to be introduced shortly), i.e., it is sufficient to know the first and second-order moments of pdf. In fact, for a Gaussian distributed RV, recall that knowing the mean and variance implies complete knowledge of the uncertainty description Arun K. Tangirala System Identification July 27,

21 First Moment of a pdf: Mean The most important property of interest for a RV is the center of outcomes, which is perhaps the most used statistic in all spheres of data analysis. Average salary, average rainfall, average rating, etc. The mean is defined as the first moment of the pdf (Analogous to the center of mass). It is also the expected value (outcome) of the RV. Mean The mean of a RV, also the expectation of the RV, is defined as E(X ) = µ X = xf (x) dx (7) Arun K. Tangirala System Identification July 27,

22 Examples Example Problem: Determine the mean of a RV that follows Gaussian distribution. Solution: The Gaussian distributed RV has the pdf f (x) = 1 ( σ 2π exp 1 ) (x µ) 2 2 σ 2 Therefore, ( 1 µ X = E(X ) = x σ 2π exp 1 ) (x µ) 2 dx 2 σ 2 = µ Problem: Determine the mean of a RV that follows a uniform distribution in [a, b]. Solution: The uniform distributed random variable has the pdf f (x) = 1 b a Therefore, b 1 µ X = E(X ) = x b a dx = b + a 2 a Arun K. Tangirala System Identification July 27,

23 Remarks on Mean The integration in equation (7) is across the outcome space and NOT across any time space. The symbol E is the expectation operator. Applying the operator E to a random variable produces its average or expected value. There are other measures of the center of outcomes - the popular alternative being median Prediction perspective: The mean is the best prediction of the random variable in the minimum mean square error sense, i.e., µ = min c E(X ˆX ) 2 s.t. ˆX = c where ˆX denotes the prediction of X. Arun K. Tangirala System Identification July 27,

24 Expectation Operator The expectation operator is the most powerful and useful operator in statistics. It is important to study its properties The expectation operator operates across the space of outcomes For any constant, E(c) = c The expectation of a function of X is given by E(g(X )) = It is a linear operator: ( k ) E c i g i (X ) = Remark: i=1 g(x)f (x) dx (8) k c i E(g i (X )) (9) i=1 The expected value of X (or g(x )) is the weighted average of all possible values of X (or g(x )), each value being weighted by the corresponding probability Arun K. Tangirala System Identification July 27,

25 Examples: Computing expectations Example Problem: Find the expectation of a random variable y[k] = sin(ωk + φ) where φ is uniformly distributed in [ π, π]. Solution: E(y[k]) = E(sin(ωk + φ)) = 1 2π π π sin(ωk + φ) dφ = 1 2π ( cos(ωk + φ) π π ) = 1 (cos(ωk π) cos(ωk + π)) = 0 2π Problem: Current fluctuation in a constant resistance wire is known to follow a uniform distribution in [a, b]. Determine the average power dissipated by the wire. Solution: E(P) = E(i 2 R) = R 1 b a ( = R ) i 3 b b a 3 = R(b 2 + a 2 + ab)/3 a b a i 2 di Arun K. Tangirala System Identification July 27,

26 Variance An important statistic useful in decision making, error analysis of parameter estimation, input design and several other prime stages of data analysis is the variance. Variance The variance of a random variable, denoted by σx 2 outcomes around its mean, is the average spread of σ 2 X = E((X µ X ) 2 ) = (x µ X ) 2 f (x) dx (10) Arun K. Tangirala System Identification July 27,

27 Points to note Remarks: As (10) suggests, σx 2 can be rewritten as is the second central moment of f (x). However, it σ 2 X = E(X 2 ) µ 2 X (11) The variance definition is in the space of outcomes. It should not be confused with the widely used variance definition for a series or a signal (time samples). Large variance indicates far spread of outcomes around its statistical center. Naturally, in the limit as σx 2 0, X becomes a deterministic variable. Arun K. Tangirala System Identification July 27,

28 Examples Example Problem: Determine the variance of a RV that follows Gaussian distribution Solution: The variance is found using (10), σ 2 X = E((X µ X ) 2 ) = = = σ 2 (x µ X ) 2 f (x) dx (x µ X ) 2 1 ( σ 2π exp 1 2 ) (x µ) 2 dx Problem: Determine the variance of a RV that follows a Laplace distribution, the pdf given by f (x) = 1 ( ) 2b exp x µ b Solution: σ 2 X = E((X µ X ) 2 ) = = 2b 2 (x µ X ) 2 1 ( 2b exp ) x µ dx b σ 2 Arun K. Tangirala System Identification July 27,

29 Mean and Variance of scaled RVs In statistical data analysis including estimation, identification and prediction, we encounter scaled random variables. It is useful to know how the properties of the scaled variables are related to those of the original ones. Adding a constant to a RV simply shifts its mean by the same amount. The variance remains unchanged (since addition merely shifts the mean and variance is a measure of spread around the center) Multiplication: Y = αx + β, α R = µ Y = αµ X + β (12) σ 2 Y = α 2 σ 2 X (13) Non-linear operations on RV can change the properties depending on the non-linearity involved Arun K. Tangirala System Identification July 27,

30 Properties of Normally Distributed Variables The normal distribution is one of the most widely assumed and studied distribution for two important reasons: It is completely characterized by the mean and variance Central LImit Theorem If x 1, x 2,, x n are uncorrelated normal variables, then y = a 1 x 1 + a 2 x a n x n is also a normally distributed variable with mean and variance µ y = a 1 µ 1 + a 2 µ a n µ n σ 2 y = a 2 1σ a 2 2σ a 2 nσ 2 n Arun K. Tangirala System Identification July 27,

31 Central Limit Theorem The central limit theorem is one of the classical results in statistics. It is widely used to support the assumption of Gaussian distribution for many random phenomena and is also used to derive distributions of parameter estimates. Central Limit Theorem Let X 1, X 2,, X m be a sequence of independent identically distributed random variables each having finite mean µ and finite variance σ 2. Let Y N = N X i N = 1, 2, i=1 Then, as N, the distribution of Y N Nµ σ N (0, 1) N One of the popular applications of the CLT is in deriving the distribution of sample mean, which is simply the average of series data. Arun K. Tangirala System Identification July 27,

32 Summary In this lecture, we Learnt the concepts of random variables and probability distribution Studied density functions (which only exist for continuous distributions) Understood the concept of moments of a pdf, particularly two most important moments, namely, mean and variance Observed that Gaussian distribution is completely characterized by its first two moments only Learnt in detail the Gaussian distribution and its properties. Encountered an important result - the expectation of a RV is its best prediction in the minimum mean square sense Learnt the Central Limit Theorem that provides strong support for the assumption of Gaussian distribution Arun K. Tangirala System Identification July 27,

STAT2201. Analysis of Engineering & Scientific Data. Unit 3

STAT2201. Analysis of Engineering & Scientific Data. Unit 3 STAT2201 Analysis of Engineering & Scientific Data Unit 3 Slava Vaisman The University of Queensland School of Mathematics and Physics What we learned in Unit 2 (1) We defined a sample space of a random

More information

Introduction to Statistical Hypothesis Testing

Introduction to Statistical Hypothesis Testing Introduction to Statistical Hypothesis Testing Arun K. Tangirala Statistics for Hypothesis Testing - Part 1 Arun K. Tangirala, IIT Madras Intro to Statistical Hypothesis Testing 1 Learning objectives I

More information

1: PROBABILITY REVIEW

1: PROBABILITY REVIEW 1: PROBABILITY REVIEW Marek Rutkowski School of Mathematics and Statistics University of Sydney Semester 2, 2016 M. Rutkowski (USydney) Slides 1: Probability Review 1 / 56 Outline We will review the following

More information

If we want to analyze experimental or simulated data we might encounter the following tasks:

If we want to analyze experimental or simulated data we might encounter the following tasks: Chapter 1 Introduction If we want to analyze experimental or simulated data we might encounter the following tasks: Characterization of the source of the signal and diagnosis Studying dependencies Prediction

More information

Lecture 2: Repetition of probability theory and statistics

Lecture 2: Repetition of probability theory and statistics Algorithms for Uncertainty Quantification SS8, IN2345 Tobias Neckel Scientific Computing in Computer Science TUM Lecture 2: Repetition of probability theory and statistics Concept of Building Block: Prerequisites:

More information

Chapter 2. Random Variable. Define single random variables in terms of their PDF and CDF, and calculate moments such as the mean and variance.

Chapter 2. Random Variable. Define single random variables in terms of their PDF and CDF, and calculate moments such as the mean and variance. Chapter 2 Random Variable CLO2 Define single random variables in terms of their PDF and CDF, and calculate moments such as the mean and variance. 1 1. Introduction In Chapter 1, we introduced the concept

More information

for valid PSD. PART B (Answer all five units, 5 X 10 = 50 Marks) UNIT I

for valid PSD. PART B (Answer all five units, 5 X 10 = 50 Marks) UNIT I Code: 15A04304 R15 B.Tech II Year I Semester (R15) Regular Examinations November/December 016 PROBABILITY THEY & STOCHASTIC PROCESSES (Electronics and Communication Engineering) Time: 3 hours Max. Marks:

More information

Lecture 2: Review of Probability

Lecture 2: Review of Probability Lecture 2: Review of Probability Zheng Tian Contents 1 Random Variables and Probability Distributions 2 1.1 Defining probabilities and random variables..................... 2 1.2 Probability distributions................................

More information

ELEG 3143 Probability & Stochastic Process Ch. 6 Stochastic Process

ELEG 3143 Probability & Stochastic Process Ch. 6 Stochastic Process Department of Electrical Engineering University of Arkansas ELEG 3143 Probability & Stochastic Process Ch. 6 Stochastic Process Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Definition of stochastic process (random

More information

where r n = dn+1 x(t)

where r n = dn+1 x(t) Random Variables Overview Probability Random variables Transforms of pdfs Moments and cumulants Useful distributions Random vectors Linear transformations of random vectors The multivariate normal distribution

More information

Review of Probability Theory

Review of Probability Theory Review of Probability Theory Arian Maleki and Tom Do Stanford University Probability theory is the study of uncertainty Through this class, we will be relying on concepts from probability theory for deriving

More information

ECE353: Probability and Random Processes. Lecture 7 -Continuous Random Variable

ECE353: Probability and Random Processes. Lecture 7 -Continuous Random Variable ECE353: Probability and Random Processes Lecture 7 -Continuous Random Variable Xiao Fu School of Electrical Engineering and Computer Science Oregon State University E-mail: xiao.fu@oregonstate.edu Continuous

More information

Northwestern University Department of Electrical Engineering and Computer Science

Northwestern University Department of Electrical Engineering and Computer Science Northwestern University Department of Electrical Engineering and Computer Science EECS 454: Modeling and Analysis of Communication Networks Spring 2008 Probability Review As discussed in Lecture 1, probability

More information

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable Lecture Notes 1 Probability and Random Variables Probability Spaces Conditional Probability and Independence Random Variables Functions of a Random Variable Generation of a Random Variable Jointly Distributed

More information

MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems

MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems Review of Basic Probability The fundamentals, random variables, probability distributions Probability mass/density functions

More information

Random Variables. Saravanan Vijayakumaran Department of Electrical Engineering Indian Institute of Technology Bombay

Random Variables. Saravanan Vijayakumaran Department of Electrical Engineering Indian Institute of Technology Bombay 1 / 13 Random Variables Saravanan Vijayakumaran sarva@ee.iitb.ac.in Department of Electrical Engineering Indian Institute of Technology Bombay August 8, 2013 2 / 13 Random Variable Definition A real-valued

More information

7 Random samples and sampling distributions

7 Random samples and sampling distributions 7 Random samples and sampling distributions 7.1 Introduction - random samples We will use the term experiment in a very general way to refer to some process, procedure or natural phenomena that produces

More information

Chapter 1 Statistical Reasoning Why statistics? Section 1.1 Basics of Probability Theory

Chapter 1 Statistical Reasoning Why statistics? Section 1.1 Basics of Probability Theory Chapter 1 Statistical Reasoning Why statistics? Uncertainty of nature (weather, earth movement, etc. ) Uncertainty in observation/sampling/measurement Variability of human operation/error imperfection

More information

Probability and Distributions

Probability and Distributions Probability and Distributions What is a statistical model? A statistical model is a set of assumptions by which the hypothetical population distribution of data is inferred. It is typically postulated

More information

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu Home Work: 1 1. Describe the sample space when a coin is tossed (a) once, (b) three times, (c) n times, (d) an infinite number of times. 2. A coin is tossed until for the first time the same result appear

More information

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable Lecture Notes 1 Probability and Random Variables Probability Spaces Conditional Probability and Independence Random Variables Functions of a Random Variable Generation of a Random Variable Jointly Distributed

More information

Analysis of Engineering and Scientific Data. Semester

Analysis of Engineering and Scientific Data. Semester Analysis of Engineering and Scientific Data Semester 1 2019 Sabrina Streipert s.streipert@uq.edu.au Example: Draw a random number from the interval of real numbers [1, 3]. Let X represent the number. Each

More information

1 Presessional Probability

1 Presessional Probability 1 Presessional Probability Probability theory is essential for the development of mathematical models in finance, because of the randomness nature of price fluctuations in the markets. This presessional

More information

Fundamental Tools - Probability Theory II

Fundamental Tools - Probability Theory II Fundamental Tools - Probability Theory II MSc Financial Mathematics The University of Warwick September 29, 2015 MSc Financial Mathematics Fundamental Tools - Probability Theory II 1 / 22 Measurable random

More information

Signals and Spectra - Review

Signals and Spectra - Review Signals and Spectra - Review SIGNALS DETERMINISTIC No uncertainty w.r.t. the value of a signal at any time Modeled by mathematical epressions RANDOM some degree of uncertainty before the signal occurs

More information

Math 105 Course Outline

Math 105 Course Outline Math 105 Course Outline Week 9 Overview This week we give a very brief introduction to random variables and probability theory. Most observable phenomena have at least some element of randomness associated

More information

The random variable 1

The random variable 1 The random variable 1 Contents 1. Definition 2. Distribution and density function 3. Specific random variables 4. Functions of one random variable 5. Mean and variance 2 The random variable A random variable

More information

Why study probability? Set theory. ECE 6010 Lecture 1 Introduction; Review of Random Variables

Why study probability? Set theory. ECE 6010 Lecture 1 Introduction; Review of Random Variables ECE 6010 Lecture 1 Introduction; Review of Random Variables Readings from G&S: Chapter 1. Section 2.1, Section 2.3, Section 2.4, Section 3.1, Section 3.2, Section 3.5, Section 4.1, Section 4.2, Section

More information

Random Variables and Their Distributions

Random Variables and Their Distributions Chapter 3 Random Variables and Their Distributions A random variable (r.v.) is a function that assigns one and only one numerical value to each simple event in an experiment. We will denote r.vs by capital

More information

PROBABILITY THEORY. Prof. S. J. Soni. Assistant Professor Computer Engg. Department SPCE, Visnagar

PROBABILITY THEORY. Prof. S. J. Soni. Assistant Professor Computer Engg. Department SPCE, Visnagar PROBABILITY THEORY By Prof. S. J. Soni Assistant Professor Computer Engg. Department SPCE, Visnagar Introduction Signals whose values at any instant t are determined by their analytical or graphical description

More information

Joint Probability Distributions and Random Samples (Devore Chapter Five)

Joint Probability Distributions and Random Samples (Devore Chapter Five) Joint Probability Distributions and Random Samples (Devore Chapter Five) 1016-345-01: Probability and Statistics for Engineers Spring 2013 Contents 1 Joint Probability Distributions 2 1.1 Two Discrete

More information

Random Variables. Random variables. A numerically valued map X of an outcome ω from a sample space Ω to the real line R

Random Variables. Random variables. A numerically valued map X of an outcome ω from a sample space Ω to the real line R In probabilistic models, a random variable is a variable whose possible values are numerical outcomes of a random phenomenon. As a function or a map, it maps from an element (or an outcome) of a sample

More information

SUMMARY OF PROBABILITY CONCEPTS SO FAR (SUPPLEMENT FOR MA416)

SUMMARY OF PROBABILITY CONCEPTS SO FAR (SUPPLEMENT FOR MA416) SUMMARY OF PROBABILITY CONCEPTS SO FAR (SUPPLEMENT FOR MA416) D. ARAPURA This is a summary of the essential material covered so far. The final will be cumulative. I ve also included some review problems

More information

1 Probability theory. 2 Random variables and probability theory.

1 Probability theory. 2 Random variables and probability theory. Probability theory Here we summarize some of the probability theory we need. If this is totally unfamiliar to you, you should look at one of the sources given in the readings. In essence, for the major

More information

ECE Homework Set 3

ECE Homework Set 3 ECE 450 1 Homework Set 3 0. Consider the random variables X and Y, whose values are a function of the number showing when a single die is tossed, as show below: Exp. Outcome 1 3 4 5 6 X 3 3 4 4 Y 0 1 3

More information

Deep Learning for Computer Vision

Deep Learning for Computer Vision Deep Learning for Computer Vision Lecture 3: Probability, Bayes Theorem, and Bayes Classification Peter Belhumeur Computer Science Columbia University Probability Should you play this game? Game: A fair

More information

EC212: Introduction to Econometrics Review Materials (Wooldridge, Appendix)

EC212: Introduction to Econometrics Review Materials (Wooldridge, Appendix) 1 EC212: Introduction to Econometrics Review Materials (Wooldridge, Appendix) Taisuke Otsu London School of Economics Summer 2018 A.1. Summation operator (Wooldridge, App. A.1) 2 3 Summation operator For

More information

Chapter 4. Chapter 4 sections

Chapter 4. Chapter 4 sections Chapter 4 sections 4.1 Expectation 4.2 Properties of Expectations 4.3 Variance 4.4 Moments 4.5 The Mean and the Median 4.6 Covariance and Correlation 4.7 Conditional Expectation SKIP: 4.8 Utility Expectation

More information

Probability Theory for Machine Learning. Chris Cremer September 2015

Probability Theory for Machine Learning. Chris Cremer September 2015 Probability Theory for Machine Learning Chris Cremer September 2015 Outline Motivation Probability Definitions and Rules Probability Distributions MLE for Gaussian Parameter Estimation MLE and Least Squares

More information

Example 1. The sample space of an experiment where we flip a pair of coins is denoted by:

Example 1. The sample space of an experiment where we flip a pair of coins is denoted by: Chapter 8 Probability 8. Preliminaries Definition (Sample Space). A Sample Space, Ω, is the set of all possible outcomes of an experiment. Such a sample space is considered discrete if Ω has finite cardinality.

More information

Chapter 1. Sets and probability. 1.3 Probability space

Chapter 1. Sets and probability. 1.3 Probability space Random processes - Chapter 1. Sets and probability 1 Random processes Chapter 1. Sets and probability 1.3 Probability space 1.3 Probability space Random processes - Chapter 1. Sets and probability 2 Probability

More information

SDS 321: Introduction to Probability and Statistics

SDS 321: Introduction to Probability and Statistics SDS 321: Introduction to Probability and Statistics Lecture 14: Continuous random variables Purnamrita Sarkar Department of Statistics and Data Science The University of Texas at Austin www.cs.cmu.edu/

More information

Lecture 1: August 28

Lecture 1: August 28 36-705: Intermediate Statistics Fall 2017 Lecturer: Siva Balakrishnan Lecture 1: August 28 Our broad goal for the first few lectures is to try to understand the behaviour of sums of independent random

More information

Topic 3: The Expectation of a Random Variable

Topic 3: The Expectation of a Random Variable Topic 3: The Expectation of a Random Variable Course 003, 2017 Page 0 Expectation of a discrete random variable Definition (Expectation of a discrete r.v.): The expected value (also called the expectation

More information

Lecture Notes 5 Convergence and Limit Theorems. Convergence with Probability 1. Convergence in Mean Square. Convergence in Probability, WLLN

Lecture Notes 5 Convergence and Limit Theorems. Convergence with Probability 1. Convergence in Mean Square. Convergence in Probability, WLLN Lecture Notes 5 Convergence and Limit Theorems Motivation Convergence with Probability Convergence in Mean Square Convergence in Probability, WLLN Convergence in Distribution, CLT EE 278: Convergence and

More information

Lecture 8 Sampling Theory

Lecture 8 Sampling Theory Lecture 8 Sampling Theory Thais Paiva STA 111 - Summer 2013 Term II July 11, 2013 1 / 25 Thais Paiva STA 111 - Summer 2013 Term II Lecture 8, 07/11/2013 Lecture Plan 1 Sampling Distributions 2 Law of Large

More information

ECE Lecture #10 Overview

ECE Lecture #10 Overview ECE 450 - Lecture #0 Overview Introduction to Random Vectors CDF, PDF Mean Vector, Covariance Matrix Jointly Gaussian RV s: vector form of pdf Introduction to Random (or Stochastic) Processes Definitions

More information

Probability. Table of contents

Probability. Table of contents Probability Table of contents 1. Important definitions 2. Distributions 3. Discrete distributions 4. Continuous distributions 5. The Normal distribution 6. Multivariate random variables 7. Other continuous

More information

Discrete Mathematics for CS Spring 2007 Luca Trevisan Lecture 20

Discrete Mathematics for CS Spring 2007 Luca Trevisan Lecture 20 CS 70 Discrete Mathematics for CS Spring 2007 Luca Trevisan Lecture 20 Today we shall discuss a measure of how close a random variable tends to be to its expectation. But first we need to see how to compute

More information

Algorithms for Uncertainty Quantification

Algorithms for Uncertainty Quantification Algorithms for Uncertainty Quantification Tobias Neckel, Ionuț-Gabriel Farcaș Lehrstuhl Informatik V Summer Semester 2017 Lecture 2: Repetition of probability theory and statistics Example: coin flip Example

More information

BASICS OF PROBABILITY

BASICS OF PROBABILITY October 10, 2018 BASICS OF PROBABILITY Randomness, sample space and probability Probability is concerned with random experiments. That is, an experiment, the outcome of which cannot be predicted with certainty,

More information

Continuous Random Variables and Continuous Distributions

Continuous Random Variables and Continuous Distributions Continuous Random Variables and Continuous Distributions Continuous Random Variables and Continuous Distributions Expectation & Variance of Continuous Random Variables ( 5.2) The Uniform Random Variable

More information

Probability. Lecture Notes. Adolfo J. Rumbos

Probability. Lecture Notes. Adolfo J. Rumbos Probability Lecture Notes Adolfo J. Rumbos October 20, 204 2 Contents Introduction 5. An example from statistical inference................ 5 2 Probability Spaces 9 2. Sample Spaces and σ fields.....................

More information

X = X X n, + X 2

X = X X n, + X 2 CS 70 Discrete Mathematics for CS Fall 2003 Wagner Lecture 22 Variance Question: At each time step, I flip a fair coin. If it comes up Heads, I walk one step to the right; if it comes up Tails, I walk

More information

Chapter 3, 4 Random Variables ENCS Probability and Stochastic Processes. Concordia University

Chapter 3, 4 Random Variables ENCS Probability and Stochastic Processes. Concordia University Chapter 3, 4 Random Variables ENCS6161 - Probability and Stochastic Processes Concordia University ENCS6161 p.1/47 The Notion of a Random Variable A random variable X is a function that assigns a real

More information

G.PULLAIAH COLLEGE OF ENGINEERING & TECHNOLOGY DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING PROBABILITY THEORY & STOCHASTIC PROCESSES

G.PULLAIAH COLLEGE OF ENGINEERING & TECHNOLOGY DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING PROBABILITY THEORY & STOCHASTIC PROCESSES G.PULLAIAH COLLEGE OF ENGINEERING & TECHNOLOGY DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING PROBABILITY THEORY & STOCHASTIC PROCESSES LECTURE NOTES ON PTSP (15A04304) B.TECH ECE II YEAR I SEMESTER

More information

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS LECTURE 3-RANDOM VARIABLES

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS LECTURE 3-RANDOM VARIABLES IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS LECTURE 3-RANDOM VARIABLES VARIABLE Studying the behavior of random variables, and more importantly functions of random variables is essential for both the

More information

Recitation 2: Probability

Recitation 2: Probability Recitation 2: Probability Colin White, Kenny Marino January 23, 2018 Outline Facts about sets Definitions and facts about probability Random Variables and Joint Distributions Characteristics of distributions

More information

Probability Theory and Statistics. Peter Jochumzen

Probability Theory and Statistics. Peter Jochumzen Probability Theory and Statistics Peter Jochumzen April 18, 2016 Contents 1 Probability Theory And Statistics 3 1.1 Experiment, Outcome and Event................................ 3 1.2 Probability............................................

More information

Random Variables. Statistics 110. Summer Copyright c 2006 by Mark E. Irwin

Random Variables. Statistics 110. Summer Copyright c 2006 by Mark E. Irwin Random Variables Statistics 110 Summer 2006 Copyright c 2006 by Mark E. Irwin Random Variables A Random Variable (RV) is a response of a random phenomenon which is numeric. Examples: 1. Roll a die twice

More information

Probability Background

Probability Background CS76 Spring 0 Advanced Machine Learning robability Background Lecturer: Xiaojin Zhu jerryzhu@cs.wisc.edu robability Meure A sample space Ω is the set of all possible outcomes. Elements ω Ω are called sample

More information

1 Introduction. 2 Measure theoretic definitions

1 Introduction. 2 Measure theoretic definitions 1 Introduction These notes aim to recall some basic definitions needed for dealing with random variables. Sections to 5 follow mostly the presentation given in chapter two of [1]. Measure theoretic definitions

More information

Chapter 2: Random Variables

Chapter 2: Random Variables ECE54: Stochastic Signals and Systems Fall 28 Lecture 2 - September 3, 28 Dr. Salim El Rouayheb Scribe: Peiwen Tian, Lu Liu, Ghadir Ayache Chapter 2: Random Variables Example. Tossing a fair coin twice:

More information

Fundamentals of Noise

Fundamentals of Noise Fundamentals of Noise V.Vasudevan, Department of Electrical Engineering, Indian Institute of Technology Madras Noise in resistors Random voltage fluctuations across a resistor Mean square value in a frequency

More information

Definition of a Stochastic Process

Definition of a Stochastic Process Definition of a Stochastic Process Balu Santhanam Dept. of E.C.E., University of New Mexico Fax: 505 277 8298 bsanthan@unm.edu August 26, 2018 Balu Santhanam (UNM) August 26, 2018 1 / 20 Overview 1 Stochastic

More information

Random Processes Why we Care

Random Processes Why we Care Random Processes Why we Care I Random processes describe signals that change randomly over time. I Compare: deterministic signals can be described by a mathematical expression that describes the signal

More information

Introduction to Statistical Hypothesis Testing

Introduction to Statistical Hypothesis Testing Introduction to Statistical Hypothesis Testing Arun K. Tangirala Power of Hypothesis Tests Arun K. Tangirala, IIT Madras Intro to Statistical Hypothesis Testing 1 Learning objectives I Computing Pr(Type

More information

3. Probability and Statistics

3. Probability and Statistics FE661 - Statistical Methods for Financial Engineering 3. Probability and Statistics Jitkomut Songsiri definitions, probability measures conditional expectations correlation and covariance some important

More information

Lecture Notes 2 Random Variables. Discrete Random Variables: Probability mass function (pmf)

Lecture Notes 2 Random Variables. Discrete Random Variables: Probability mass function (pmf) Lecture Notes 2 Random Variables Definition Discrete Random Variables: Probability mass function (pmf) Continuous Random Variables: Probability density function (pdf) Mean and Variance Cumulative Distribution

More information

ECE 450 Homework #3. 1. Given the joint density function f XY (x,y) = 0.5 1<x<2, 2<y< <x<4, 2<y<3 0 else

ECE 450 Homework #3. 1. Given the joint density function f XY (x,y) = 0.5 1<x<2, 2<y< <x<4, 2<y<3 0 else ECE 450 Homework #3 0. Consider the random variables X and Y, whose values are a function of the number showing when a single die is tossed, as show below: Exp. Outcome 1 3 4 5 6 X 3 3 4 4 Y 0 1 3 4 5

More information

L2: Review of probability and statistics

L2: Review of probability and statistics Probability L2: Review of probability and statistics Definition of probability Axioms and properties Conditional probability Bayes theorem Random variables Definition of a random variable Cumulative distribution

More information

Chapter 2: The Random Variable

Chapter 2: The Random Variable Chapter : The Random Variable The outcome of a random eperiment need not be a number, for eample tossing a coin or selecting a color ball from a bo. However we are usually interested not in the outcome

More information

Quick Tour of Basic Probability Theory and Linear Algebra

Quick Tour of Basic Probability Theory and Linear Algebra Quick Tour of and Linear Algebra Quick Tour of and Linear Algebra CS224w: Social and Information Network Analysis Fall 2011 Quick Tour of and Linear Algebra Quick Tour of and Linear Algebra Outline Definitions

More information

Multivariate Distribution Models

Multivariate Distribution Models Multivariate Distribution Models Model Description While the probability distribution for an individual random variable is called marginal, the probability distribution for multiple random variables is

More information

Preliminary Statistics Lecture 3: Probability Models and Distributions (Outline) prelimsoas.webs.com

Preliminary Statistics Lecture 3: Probability Models and Distributions (Outline) prelimsoas.webs.com 1 School of Oriental and African Studies September 2015 Department of Economics Preliminary Statistics Lecture 3: Probability Models and Distributions (Outline) prelimsoas.webs.com Gujarati D. Basic Econometrics,

More information

System Identification, Lecture 4

System Identification, Lecture 4 System Identification, Lecture 4 Kristiaan Pelckmans (IT/UU, 2338) Course code: 1RT880, Report code: 61800 - Spring 2012 F, FRI Uppsala University, Information Technology 30 Januari 2012 SI-2012 K. Pelckmans

More information

conditional cdf, conditional pdf, total probability theorem?

conditional cdf, conditional pdf, total probability theorem? 6 Multiple Random Variables 6.0 INTRODUCTION scalar vs. random variable cdf, pdf transformation of a random variable conditional cdf, conditional pdf, total probability theorem expectation of a random

More information

System Identification, Lecture 4

System Identification, Lecture 4 System Identification, Lecture 4 Kristiaan Pelckmans (IT/UU, 2338) Course code: 1RT880, Report code: 61800 - Spring 2016 F, FRI Uppsala University, Information Technology 13 April 2016 SI-2016 K. Pelckmans

More information

PCMI Introduction to Random Matrix Theory Handout # REVIEW OF PROBABILITY THEORY. Chapter 1 - Events and Their Probabilities

PCMI Introduction to Random Matrix Theory Handout # REVIEW OF PROBABILITY THEORY. Chapter 1 - Events and Their Probabilities PCMI 207 - Introduction to Random Matrix Theory Handout #2 06.27.207 REVIEW OF PROBABILITY THEORY Chapter - Events and Their Probabilities.. Events as Sets Definition (σ-field). A collection F of subsets

More information

Chapter 3. Chapter 3 sections

Chapter 3. Chapter 3 sections sections 3.1 Random Variables and Discrete Distributions 3.2 Continuous Distributions 3.4 Bivariate Distributions 3.5 Marginal Distributions 3.6 Conditional Distributions 3.7 Multivariate Distributions

More information

1.1 Review of Probability Theory

1.1 Review of Probability Theory 1.1 Review of Probability Theory Angela Peace Biomathemtics II MATH 5355 Spring 2017 Lecture notes follow: Allen, Linda JS. An introduction to stochastic processes with applications to biology. CRC Press,

More information

University of Regina. Lecture Notes. Michael Kozdron

University of Regina. Lecture Notes. Michael Kozdron University of Regina Statistics 252 Mathematical Statistics Lecture Notes Winter 2005 Michael Kozdron kozdron@math.uregina.ca www.math.uregina.ca/ kozdron Contents 1 The Basic Idea of Statistics: Estimating

More information

02 Background Minimum background on probability. Random process

02 Background Minimum background on probability. Random process 0 Background 0.03 Minimum background on probability Random processes Probability Conditional probability Bayes theorem Random variables Sampling and estimation Variance, covariance and correlation Probability

More information

4. Distributions of Functions of Random Variables

4. Distributions of Functions of Random Variables 4. Distributions of Functions of Random Variables Setup: Consider as given the joint distribution of X 1,..., X n (i.e. consider as given f X1,...,X n and F X1,...,X n ) Consider k functions g 1 : R n

More information

Statistics for scientists and engineers

Statistics for scientists and engineers Statistics for scientists and engineers February 0, 006 Contents Introduction. Motivation - why study statistics?................................... Examples..................................................3

More information

Week 12-13: Discrete Probability

Week 12-13: Discrete Probability Week 12-13: Discrete Probability November 21, 2018 1 Probability Space There are many problems about chances or possibilities, called probability in mathematics. When we roll two dice there are possible

More information

18.440: Lecture 19 Normal random variables

18.440: Lecture 19 Normal random variables 18.440 Lecture 19 18.440: Lecture 19 Normal random variables Scott Sheffield MIT Outline Tossing coins Normal random variables Special case of central limit theorem Outline Tossing coins Normal random

More information

6.262: Discrete Stochastic Processes 2/2/11. Lecture 1: Introduction and Probability review

6.262: Discrete Stochastic Processes 2/2/11. Lecture 1: Introduction and Probability review 6.262: Discrete Stochastic Processes 2/2/11 Lecture 1: Introduction and Probability review Outline: Probability in the real world Probability as a branch of mathematics Discrete stochastic processes Processes

More information

Chapter 2. Continuous random variables

Chapter 2. Continuous random variables Chapter 2 Continuous random variables Outline Review of probability: events and probability Random variable Probability and Cumulative distribution function Review of discrete random variable Introduction

More information

Brief Review of Probability

Brief Review of Probability Maura Department of Economics and Finance Università Tor Vergata Outline 1 Distribution Functions Quantiles and Modes of a Distribution 2 Example 3 Example 4 Distributions Outline Distribution Functions

More information

Probability Theory Review Reading Assignments

Probability Theory Review Reading Assignments Probability Theory Review Reading Assignments R. Duda, P. Hart, and D. Stork, Pattern Classification, John-Wiley, 2nd edition, 2001 (appendix A.4, hard-copy). "Everything I need to know about Probability"

More information

Review of Basic Probability Theory

Review of Basic Probability Theory Review of Basic Probability Theory James H. Steiger Department of Psychology and Human Development Vanderbilt University James H. Steiger (Vanderbilt University) 1 / 35 Review of Basic Probability Theory

More information

E X A M. Probability Theory and Stochastic Processes Date: December 13, 2016 Duration: 4 hours. Number of pages incl.

E X A M. Probability Theory and Stochastic Processes Date: December 13, 2016 Duration: 4 hours. Number of pages incl. E X A M Course code: Course name: Number of pages incl. front page: 6 MA430-G Probability Theory and Stochastic Processes Date: December 13, 2016 Duration: 4 hours Resources allowed: Notes: Pocket calculator,

More information

1 Random variables and distributions

1 Random variables and distributions Random variables and distributions In this chapter we consider real valued functions, called random variables, defined on the sample space. X : S R X The set of possible values of X is denoted by the set

More information

I. ANALYSIS; PROBABILITY

I. ANALYSIS; PROBABILITY ma414l1.tex Lecture 1. 12.1.2012 I. NLYSIS; PROBBILITY 1. Lebesgue Measure and Integral We recall Lebesgue measure (M411 Probability and Measure) λ: defined on intervals (a, b] by λ((a, b]) := b a (so

More information

Chapter 3 Single Random Variables and Probability Distributions (Part 1)

Chapter 3 Single Random Variables and Probability Distributions (Part 1) Chapter 3 Single Random Variables and Probability Distributions (Part 1) Contents What is a Random Variable? Probability Distribution Functions Cumulative Distribution Function Probability Density Function

More information

PHYS 6710: Nuclear and Particle Physics II

PHYS 6710: Nuclear and Particle Physics II Data Analysis Content (~7 Classes) Uncertainties and errors Random variables, expectation value, (co)variance Distributions and samples Binomial, Poisson, and Normal Distribution Student's t-distribution

More information

Some Statistics. V. Lindberg. May 16, 2007

Some Statistics. V. Lindberg. May 16, 2007 Some Statistics V. Lindberg May 16, 2007 1 Go here for full details An excellent reference written by physicists with sample programs available is Data Reduction and Error Analysis for the Physical Sciences,

More information

DS-GA 1002 Lecture notes 2 Fall Random variables

DS-GA 1002 Lecture notes 2 Fall Random variables DS-GA 12 Lecture notes 2 Fall 216 1 Introduction Random variables Random variables are a fundamental tool in probabilistic modeling. They allow us to model numerical quantities that are uncertain: the

More information

Gaussian Random Variables Why we Care

Gaussian Random Variables Why we Care Gaussian Random Variables Why we Care I Gaussian random variables play a critical role in modeling many random phenomena. I By central limit theorem, Gaussian random variables arise from the superposition

More information