Distributions of Functions of Random Variables. 5.1 Functions of One Random Variable

Size: px
Start display at page:

Download "Distributions of Functions of Random Variables. 5.1 Functions of One Random Variable"

Transcription

1 Distributions of Functions of Random Variables 5.1 Functions of One Random Variable 5.2 Transformations of Two Random Variables 5.3 Several Random Variables 5.4 The Moment-Generating Function Technique 5.5 Random Functions Associated With Normal Distributions 5.6 The Central Limit Theorem 5.7 Approximations for Discrete Distributions skipped 5.8 Chebyshev s Inequality and Convergence in Probability 5.9 Limiting Moment-Generating Functions Functions of One Random Variable Let X be a random variable. Then Y = u(x) is also a random variable that has its own distribution. The fundamental question here is how to find the distribution of Y, given the distribution of X and function u(x). Distribution function technique - No tricks. Just use def of CDF F(y) = P(Y y) = P(u(X) y), a function of y and then f(y) = F' (y) Example X ~ Γ(α, θ) & Y = e X, where θ = 1 / λ Find the pdf of Y loggamma Example W ~ U(-π/2, π/2) & X = tan(w). Find the pdf of X Cauchy 5-2 1

2 Functions of One Random Variable Change-of-variable technique If Y = u(x) has the inverse function X = v(y), then g(y) = f[v(y)] v'(y) Redo Examples Example Let X have the pdf f(x) = 3(1 x) 2, 0< x < 1. Say Y = (1 X) 3. Find the pdf of Y Using definition is the best for 1 var. Examples Example Let X have the pdf f(x) = x 2 /3, 1 < x < 2, and Y = X 2. Find the pdf of Y Example Let X have a Poisson distribution with λ = 4, and Y = X. Find the pdf of Y Example 5.1-7: X ~ B(n, p), and Y = X Two Theorems related to Simulation Use U(0,1) and a CDF F(x) to generate a random variable X having a CDF F(x) Theorem 5.1-1: Let Y have a distribution that is U(0, 1). Let F(x) have the properties of a distribution function of the continuous type with F(a) = 0, F(b) = 1, and suppose that F(x) is strictly increasing on the support a < x < b, where a and b could be - and, respectively. Then the random variable X defined by X = F -1 (Y) is a continuous-type random variable with distribution function F(x) Example Use U(0, 1) to generate observations from Cauchy distribution Random variable X having F(x), then Y = F(X) ~ U(0,1) Theorem 5.1-2: Let X have the distribution function F(x) of the continuous type that is strictly increasing on the support a < x < b. Then the random variable Y, defined by Y = F(X), has a distribution that is U(0, 1) 5-4 2

3 5.2 Transformations of Two Random Variables X 1 and X 2 are two continuous-type random variables with joint pdf f(x 1, x 2 ) and Y 1 = u 1 (X 1, X 2 ), Y 2 = u 2 (X 1, X 2 ). The fundamental question is how to find the joint pdf of (Y 1, Y 2 ) Change-of-variable technique If Y 1 = u 1 (X 1, X 2 ), Y 2 = u 2 (X 1, X 2 ) has the single-valued inverse X 1 = v 1 (Y 1, Y 2 ), X 2 = v 2 (Y 1, Y 2 ), then the joint p. d. f. of Y 1 and Y 2 is gy ( 1, y2) J fv [ 1( y1, y2), v2( y1, y2)], ( y1, y2) S x x 1 y y where J is the determinant of J x x y y It is often the mapping of the support S of X 1, X 2 into S 1 of Y 1, Y 2 which causes the biggest challenge. Examples of & Double exponential and beta distributions 5-5 Example Examples of Transformation Let X1,X2 have the joint pdf f(x1, x2) = 2, 0 < x1 < x2 < 1. Consider the transformation Y1 = X1/X2, Y2 = X2. Find the joint pdf of Y1 & Y2 Example Let X1 and X2 be independent unit exponential random variables, and Y1 = X1 X2, Y2 = X1 + X2. Find the joint pdf of Y1 & Y2 Example Let X1 and X2 have independent gamma distributions with parameters α, θ and β, θ, respectively. Consider Y1 = X1/(X1 + X2), Y2 = X1 + X2 Find the joint pdf of Y1 & Y

4 F Distributions Example F distribution as a ratio of χ 2 distributions F(r 1, r 2 ) is defined as normalized ratio of two independent χ 2 distributions χ 2 (r 1 ) and χ 2 (r 2 ) Its random variable takes positive values It has a long right tail skew to right, not a symmetric distribution The reciprocal of an F(r 1, r 2 ) distribution is also an F(r 2, r 1 ) distribution, with the degrees of freedom switched This property can be used to find probability & quantile Problems related to F distributions Finding probability Finding percentile or quantile Example W ~ F(4, 6). Find P(1/15.21 W 9.15) & P(1/6.16 W 4.53). F 0.95 (4, 6) = 1/F 0.05 (6, 4) = 1/6.16 = Several Random Variables We have discussed how to find the pdf of function of one or two random variables and it can be complicated for two random variables. It will be more complicated for several random variables. However, if we add the independence condition, the problem might be doable. The collection of n independent and identically distributed random variables, X 1, X 2,..., X n, is said to be a random sample of size n from that common distribution population Joint distribution of independent variables Discrete case: p.m.f. f(x 1, x 2,, x n ) = f 1 (x 1 ) f 2 (x 2 ) f n (x n ) Continuous case: p.d.f. f(x 1, x 2,, x n ) = f 1 (x 1 ) f 2 (x 2 ) f n (x n ) Examples

5 Examples of Several Random Variables Example Let X1 and X2 be two independent random variables resulting from two rolls of a fair die. Let Y = X1 + X2. Find pdf of Y and mean & variance of Y Example Let X1, X2, X3 be a random sample from a distribution with pdf f(x) = e x, 0 < x <. Find P(0 < X1 < 1, 2 < X2 < 4, 3 < X3 < 7) Example An electronic device runs until one of its three components fails. The lifetimes (in weeks), X1, X2, X3, of these components are independent, and each has the Weibull pdf f(x) = 2x exp{ (x/5) 2 }/25, 0 < x <. Find the probability that the device stops running in the first three weeks 5-9 Several Theorems Regarding Mean & Variance THM5.3-0: Let X 1, X 2,..., X n be n independent random variables that have the joint p.m.f. (or p.d.f.) f 1 (x 1 ) f 2 (x 2 ) f n (x n ). Let the random variable Y = u(x 1, X 2,..., X n ) have the p.m.f. (or p.d.f.) g(y). Then, yg( y)... u( x, x,..., x ) f ( x ) f ( x )... f ( x ) E(Y) = y x1 x2 xn 1 2 n n n yg( y) dy... u( x, x,..., x ) f ( x ) f ( x )... f ( x ) dx dx... dx n R 1 2 n n n 1 2 n THM5.3-1: Let X 1, X 2,..., X n be n independent random variables and the random variable Y = u 1 (X 1 )u 2 (X 2 )... u n (X n ). If E[u i (X i )], i = 1, 2,, n, exists, then E(Y) = E[u 1 (X 1 )u 2 (X 2 )... u n (X n )] = E[u 1 (X 1 )] E[u 2 (X 2 )] E[u n (X n )] Are E(X 2 ) and [E(X)][E(X)] = [E(X)] 2 equal because of Theorem 5.3-1???? THM5.3-2: Let {X i } be n independent random variables with respective mean μ i and variance σ i2, i = 1, 2,, n. Then the mean and variance of Y = a 1 X 1 + a 2 X a n X n, where {a i } are real constants, are, n n respectively a and a Y i i Y i i i1 i or 5

6 Examples Example Let the independent random variables X1 and X2 have respective means μ 1 = 4 and μ 2 = 3 and variances σ 2 1 = 4 and σ 2 2 = 9. Find the mean and the variance of Y = 3X 1 2X 2 Example Let X 1, X 2 be a random sample from a distribution with mean μ and variance σ 2. Let Y = X 1 X 2. Find the mean and the variance of Y Mean and variance of a sample statistic Let X 1,X 2,...,X n, be a random sample from a distribution with mean μ and variance σ 2 X Find the mean and variance of 1 X2... Xn What about sample variance? X n The Moment-Generating Function Technique Key question: Find the distribution of Y = u(x 1,, X n ) Another way to do it: moment-generating function technique THM5.4-1: Let {X i } be n independent random variables with respective moment-generating functions M xi (t), i = 1, 2, 3,..., n. Then the moment-generating function of Y = a 1 X n 1 + a 2 X a n X n is M Y () t M X ( a ) i it COROLLARY 5.4-1: If X 1, X 2,..., X n are observations of a random sample from a distribution with momentgenerating function M(t), then the moment-generating function of Y = X 1 + X X n is M Y (t) = M(t) M(t) M(t) = [M(t)] n the moment-generating function of X = (X 1 + X X n ) / n is M () t M t/ n M t/ n M t/ n [ M t/ n ] n X 5-12 i 1 6

7 Let s See Examples Example Let X 1 and X 2 be independent random variables with uniform distributions on {1, 2, 3, 4}. Let Y = X 1 + X 2. Find the mgf of Y. Can we find the distribution of Y? Example Let X 1, X 2,..., X n denote the outcomes of n Bernoulli trials, each with probability of success p. Y = X 1 + X X n. Find the mgf of Y. What is the mgf of X i? What is the distribution of Y? Example Let X 1, X 2, X 3 be the observations of a random sample of size n = 3 from the exponential distribution having mean θ. Find the mgf of Y = X 1 + X 2 + X 3. What is the mgf of X i? What is the distribution of Y? 5-13 Moment-Generating Function to Distributions THEOREM 5.4-2: Let X 1, X 2,..., X n be independent chisquare random variables with r 1, r 2,, r n degrees of freedom, respectively. Then the distribution of the random variable Y = X 1 + X X n is chi-squared distribution with r 1 + r r n degrees of freedom χ 2 (r 1 + r r n ) COROLLARY 5.4-2: Let Z 1, Z 2,..., Z n have standard normal distributions, N(0,1). If these random variables are independent, then W, the squared sum of {Z i } has a chisquared distribution with n degrees of freedom χ 2 (n) COROLLARY 5.4-3: If X 1, X 2,..., X n are independent and have normal distributions with mean µ i and standard deviation σ i, i = 1, 2,..., n, respectively, then the standardized squared sum W is chi-squared distribution with n degrees of freedom

8 5.5 Random Functions Associated With Normal Distributions THEOREM 5.5-1: If X 1, X 2,..., X n are n mutually independent normal variables with mean µ i and standard deviation σ i, i = 1, 2,..., n, respectively, then the linear function Y = c 1 X 1 + c 2 X c n X n has the normal distribution with mean μ Y and standard deviation σ Y, where Example COROLLARY 5.5-1: If X 1, X 2,..., X n are a random sample from N(μ, σ 2 ), then the distribution of the sample mean X is also a normal distribution. Example THEOREM 5.5-2: Let X 1, X 2,..., X n be a random sample from N(μ, σ 2 ). Then the sample mean X and the sample variance S 2 are independent and (n 1)S 2 / σ 2 is χ 2 (n-1) Example Example Let s See Examples Assume X 1 ~ N(693.2, 22820), X 2 ~ N(631.7, 19205), and X 1 and X 2 be independent. Find P(X 1 > X 2 ). Hint: find the distribution of Y = X 1 X 2 Example Let X 1, X 2,..., X n be a random sample from the N(50, 16) distribution. We know that the distribution of X is N(50, 16/n). To illustrate the effect of n, the graph of the pdf of X is given in Figure at the page 194 for n = 1, 4, 16, and 64. When n = 64, compare the areas that represent P(49 < X < 51) and P(49 < X 1 < 51). Example Let X 1, X 2, X 3, X 4 be a random sample of size 4 from N(76.4, 383) Let ( X i 76.4) ( Xi X) U, W i1 383 i1 383 Find probabilities P(0.711 U 7.779) & P(0.352 W 6.251)

9 T Distribution THEOREM (Student s t distribution): Suppose that Z is a random variable with N(0, 1), U is a random variable with χ 2 (r) and that Z and U are independent. Then T = Z / (U / r) has a t distribution with p. d. f. [( r 1) / 2] 1 f () t, t 2 ( r 1)/2 r( r / 2) (1 t / r) We say T has a T distribution with r degrees of freedom. An important result used often in Statistics: Let X 1, X 2,..., X n be a random sample from N(μ, σ 2 ). Then X T S / n has a t distribution with r = n - 1 degrees of freedom 5-17 T Distribution Plots of T-distributions Example Let the distribution of T be t(11). Find P( T 1.796) Find a such that P( a T a) =

10 5.6 The Central Limit Theorem THEOREM (Central Limit Theorem): If X is the mean of a random sample X 1, X 2,..., X n from a distribution with a finite mean µ and a finite positive variance σ 2, then the distribution of X W / n is N(0, 1) in the limit as n When n >> 1, then W Z. Find various kinds of probabilities Special case of THM 5.6-1: if X 1, X 2,..., X n from N(µ, σ 2 ), then W Z by COROLLARY Let s See Some Examples Example Let X be the mean of a random sample of n = 25 currents (in milliamperes) in a strip of wire in which each measurement has a mean of 15 and a variance of 4. Find P(14.4 < X < 15.6) Example Let X 1, X 2,..., X 20 denote a random sample of size 20 from the uniform distribution U(0, 1). Let Y = X 1 + X X 20. Find P(Y 9.1) & P(8.5 Y 11.7) Example Let X denote the mean of a random sample of size 25 from the distribution whose pdf is f(x) = x 3 /4, 0 < x < 2. Find P(1.5 X 1.65) Example Let X 1, X 2,..., X n denote a random sample of size n from a chi-square distribution and Y = X 1 + X X n. Then W = (Y n)/ 2n Z

Math 3215 Intro. Probability & Statistics Summer 14. Homework 5: Due 7/3/14

Math 3215 Intro. Probability & Statistics Summer 14. Homework 5: Due 7/3/14 Math 325 Intro. Probability & Statistics Summer Homework 5: Due 7/3/. Let X and Y be continuous random variables with joint/marginal p.d.f. s f(x, y) 2, x y, f (x) 2( x), x, f 2 (y) 2y, y. Find the conditional

More information

Continuous random variables

Continuous random variables Continuous random variables Continuous r.v. s take an uncountably infinite number of possible values. Examples: Heights of people Weights of apples Diameters of bolts Life lengths of light-bulbs We cannot

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

Probability and Statistics Notes

Probability and Statistics Notes Probability and Statistics Notes Chapter Five Jesse Crawford Department of Mathematics Tarleton State University Spring 2011 (Tarleton State University) Chapter Five Notes Spring 2011 1 / 37 Outline 1

More information

Exercises and Answers to Chapter 1

Exercises and Answers to Chapter 1 Exercises and Answers to Chapter The continuous type of random variable X has the following density function: a x, if < x < a, f (x), otherwise. Answer the following questions. () Find a. () Obtain mean

More information

Chapter 4 Multiple Random Variables

Chapter 4 Multiple Random Variables Review for the previous lecture Theorems and Examples: How to obtain the pmf (pdf) of U = g ( X Y 1 ) and V = g ( X Y) Chapter 4 Multiple Random Variables Chapter 43 Bivariate Transformations Continuous

More information

MAS223 Statistical Inference and Modelling Exercises

MAS223 Statistical Inference and Modelling Exercises MAS223 Statistical Inference and Modelling Exercises The exercises are grouped into sections, corresponding to chapters of the lecture notes Within each section exercises are divided into warm-up questions,

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

Review for the previous lecture

Review for the previous lecture Lecture 1 and 13 on BST 631: Statistical Theory I Kui Zhang, 09/8/006 Review for the previous lecture Definition: Several discrete distributions, including discrete uniform, hypergeometric, Bernoulli,

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

Continuous Distributions

Continuous Distributions Chapter 3 Continuous Distributions 3.1 Continuous-Type Data In Chapter 2, we discuss random variables whose space S contains a countable number of outcomes (i.e. of discrete type). In Chapter 3, we study

More information

Sampling Distributions

Sampling Distributions Sampling Distributions In statistics, a random sample is a collection of independent and identically distributed (iid) random variables, and a sampling distribution is the distribution of a function of

More information

Probability Distributions Columns (a) through (d)

Probability Distributions Columns (a) through (d) Discrete Probability Distributions Columns (a) through (d) Probability Mass Distribution Description Notes Notation or Density Function --------------------(PMF or PDF)-------------------- (a) (b) (c)

More information

Functions of Random Variables Notes of STAT 6205 by Dr. Fan

Functions of Random Variables Notes of STAT 6205 by Dr. Fan Functions of Random Variables Notes of STAT 605 by Dr. Fan Overview Chapter 5 Functions of One random variable o o General: distribution function approach Change-of-variable approach Functions of Two random

More information

Bivariate distributions

Bivariate distributions Bivariate distributions 3 th October 017 lecture based on Hogg Tanis Zimmerman: Probability and Statistical Inference (9th ed.) Bivariate Distributions of the Discrete Type The Correlation Coefficient

More information

2 Functions of random variables

2 Functions of random variables 2 Functions of random variables A basic statistical model for sample data is a collection of random variables X 1,..., X n. The data are summarised in terms of certain sample statistics, calculated as

More information

Contents 1. Contents

Contents 1. Contents Contents 1 Contents 6 Distributions of Functions of Random Variables 2 6.1 Transformation of Discrete r.v.s............. 3 6.2 Method of Distribution Functions............. 6 6.3 Method of Transformations................

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

, find P(X = 2 or 3) et) 5. )px (1 p) n x x = 0, 1, 2,..., n. 0 elsewhere = 40

, find P(X = 2 or 3) et) 5. )px (1 p) n x x = 0, 1, 2,..., n. 0 elsewhere = 40 Assignment 4 Fall 07. Exercise 3.. on Page 46: If the mgf of a rom variable X is ( 3 + 3 et) 5, find P(X or 3). Since the M(t) of X is ( 3 + 3 et) 5, X has a binomial distribution with n 5, p 3. The probability

More information

Sampling Distributions

Sampling Distributions In statistics, a random sample is a collection of independent and identically distributed (iid) random variables, and a sampling distribution is the distribution of a function of random sample. For example,

More information

Chapter 3 Common Families of Distributions

Chapter 3 Common Families of Distributions Lecture 9 on BST 631: Statistical Theory I Kui Zhang, 9/3/8 and 9/5/8 Review for the previous lecture Definition: Several commonly used discrete distributions, including discrete uniform, hypergeometric,

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

This exam contains 6 questions. The questions are of equal weight. Print your name at the top of this page in the upper right hand corner.

This exam contains 6 questions. The questions are of equal weight. Print your name at the top of this page in the upper right hand corner. GROUND RULES: This exam contains 6 questions. The questions are of equal weight. Print your name at the top of this page in the upper right hand corner. This exam is closed book and closed notes. Show

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

Mathematical statistics

Mathematical statistics October 4 th, 2018 Lecture 12: Information Where are we? Week 1 Week 2 Week 4 Week 7 Week 10 Week 14 Probability reviews Chapter 6: Statistics and Sampling Distributions Chapter 7: Point Estimation Chapter

More information

Continuous Random Variables. and Probability Distributions. Continuous Random Variables and Probability Distributions ( ) ( ) Chapter 4 4.

Continuous Random Variables. and Probability Distributions. Continuous Random Variables and Probability Distributions ( ) ( ) Chapter 4 4. UCLA STAT 11 A Applied Probability & Statistics for Engineers Instructor: Ivo Dinov, Asst. Prof. In Statistics and Neurology Teaching Assistant: Christopher Barr University of California, Los Angeles,

More information

Mathematical statistics

Mathematical statistics October 18 th, 2018 Lecture 16: Midterm review Countdown to mid-term exam: 7 days Week 1 Chapter 1: Probability review Week 2 Week 4 Week 7 Chapter 6: Statistics Chapter 7: Point Estimation Chapter 8:

More information

A Few Special Distributions and Their Properties

A Few Special Distributions and Their Properties A Few Special Distributions and Their Properties Econ 690 Purdue University Justin L. Tobias (Purdue) Distributional Catalog 1 / 20 Special Distributions and Their Associated Properties 1 Uniform Distribution

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

Continuous Distributions

Continuous Distributions A normal distribution and other density functions involving exponential forms play the most important role in probability and statistics. They are related in a certain way, as summarized in a diagram later

More information

Limiting Distributions

Limiting Distributions Limiting Distributions We introduce the mode of convergence for a sequence of random variables, and discuss the convergence in probability and in distribution. The concept of convergence leads us to the

More information

ECON 5350 Class Notes Review of Probability and Distribution Theory

ECON 5350 Class Notes Review of Probability and Distribution Theory ECON 535 Class Notes Review of Probability and Distribution Theory 1 Random Variables Definition. Let c represent an element of the sample space C of a random eperiment, c C. A random variable is a one-to-one

More information

i=1 k i=1 g i (Y )] = k

i=1 k i=1 g i (Y )] = k Math 483 EXAM 2 covers 2.4, 2.5, 2.7, 2.8, 3.1, 3.2, 3.3, 3.4, 3.8, 3.9, 4.1, 4.2, 4.3, 4.4, 4.5, 4.6, 4.9, 5.1, 5.2, and 5.3. The exam is on Thursday, Oct. 13. You are allowed THREE SHEETS OF NOTES and

More information

Continuous Random Variables

Continuous Random Variables Continuous Random Variables Recall: For discrete random variables, only a finite or countably infinite number of possible values with positive probability. Often, there is interest in random variables

More information

Limiting Distributions

Limiting Distributions We introduce the mode of convergence for a sequence of random variables, and discuss the convergence in probability and in distribution. The concept of convergence leads us to the two fundamental results

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

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015 Part IA Probability Definitions Based on lectures by R. Weber Notes taken by Dexter Chua Lent 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after lectures.

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

3 Continuous Random Variables

3 Continuous Random Variables Jinguo Lian Math437 Notes January 15, 016 3 Continuous Random Variables Remember that discrete random variables can take only a countable number of possible values. On the other hand, a continuous random

More information

Part IA Probability. Theorems. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015

Part IA Probability. Theorems. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015 Part IA Probability Theorems Based on lectures by R. Weber Notes taken by Dexter Chua Lent 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after lectures.

More information

Continuous Random Variables. and Probability Distributions. Continuous Random Variables and Probability Distributions ( ) ( )

Continuous Random Variables. and Probability Distributions. Continuous Random Variables and Probability Distributions ( ) ( ) UCLA STAT 35 Applied Computational and Interactive Probability Instructor: Ivo Dinov, Asst. Prof. In Statistics and Neurology Teaching Assistant: Chris Barr Continuous Random Variables and Probability

More information

15 Discrete Distributions

15 Discrete Distributions Lecture Note 6 Special Distributions (Discrete and Continuous) MIT 4.30 Spring 006 Herman Bennett 5 Discrete Distributions We have already seen the binomial distribution and the uniform distribution. 5.

More information

Discrete Distributions

Discrete Distributions Chapter 2 Discrete Distributions 2.1 Random Variables of the Discrete Type An outcome space S is difficult to study if the elements of S are not numbers. However, we can associate each element/outcome

More information

STA2603/205/1/2014 /2014. ry II. Tutorial letter 205/1/

STA2603/205/1/2014 /2014. ry II. Tutorial letter 205/1/ STA263/25//24 Tutorial letter 25// /24 Distribution Theor ry II STA263 Semester Department of Statistics CONTENTS: Examination preparation tutorial letterr Solutions to Assignment 6 2 Dear Student, This

More information

Topic 4: Continuous random variables

Topic 4: Continuous random variables Topic 4: Continuous random variables Course 003, 2018 Page 0 Continuous random variables Definition (Continuous random variable): An r.v. X has a continuous distribution if there exists a non-negative

More information

Question Points Score Total: 76

Question Points Score Total: 76 Math 447 Test 2 March 17, Spring 216 No books, no notes, only SOA-approved calculators. true/false or fill-in-the-blank question. You must show work, unless the question is a Name: Question Points Score

More information

IE 230 Probability & Statistics in Engineering I. Closed book and notes. 60 minutes.

IE 230 Probability & Statistics in Engineering I. Closed book and notes. 60 minutes. Closed book and notes. 60 minutes. A summary table of some univariate continuous distributions is provided. Four Pages. In this version of the Key, I try to be more complete than necessary to receive full

More information

Review of Statistics I

Review of Statistics I Review of Statistics I Hüseyin Taştan 1 1 Department of Economics Yildiz Technical University April 17, 2010 1 Review of Distribution Theory Random variables, discrete vs continuous Probability distribution

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

Sampling Distributions of Statistics Corresponds to Chapter 5 of Tamhane and Dunlop

Sampling Distributions of Statistics Corresponds to Chapter 5 of Tamhane and Dunlop Sampling Distributions of Statistics Corresponds to Chapter 5 of Tamhane and Dunlop Slides prepared by Elizabeth Newton (MIT), with some slides by Jacqueline Telford (Johns Hopkins University) 1 Sampling

More information

Statistics for Economists Lectures 6 & 7. Asrat Temesgen Stockholm University

Statistics for Economists Lectures 6 & 7. Asrat Temesgen Stockholm University Statistics for Economists Lectures 6 & 7 Asrat Temesgen Stockholm University 1 Chapter 4- Bivariate Distributions 41 Distributions of two random variables Definition 41-1: Let X and Y be two random variables

More information

Summary of basic probability theory Math 218, Mathematical Statistics D Joyce, Spring 2016

Summary of basic probability theory Math 218, Mathematical Statistics D Joyce, Spring 2016 8. For any two events E and F, P (E) = P (E F ) + P (E F c ). Summary of basic probability theory Math 218, Mathematical Statistics D Joyce, Spring 2016 Sample space. A sample space consists of a underlying

More information

(y 1, y 2 ) = 12 y3 1e y 1 y 2 /2, y 1 > 0, y 2 > 0 0, otherwise.

(y 1, y 2 ) = 12 y3 1e y 1 y 2 /2, y 1 > 0, y 2 > 0 0, otherwise. 54 We are given the marginal pdfs of Y and Y You should note that Y gamma(4, Y exponential( E(Y = 4, V (Y = 4, E(Y =, and V (Y = 4 (a With U = Y Y, we have E(U = E(Y Y = E(Y E(Y = 4 = (b Because Y and

More information

THE QUEEN S UNIVERSITY OF BELFAST

THE QUEEN S UNIVERSITY OF BELFAST THE QUEEN S UNIVERSITY OF BELFAST 0SOR20 Level 2 Examination Statistics and Operational Research 20 Probability and Distribution Theory Wednesday 4 August 2002 2.30 pm 5.30 pm Examiners { Professor R M

More information

Statistics for Economists. Lectures 3 & 4

Statistics for Economists. Lectures 3 & 4 Statistics for Economists Lectures 3 & 4 Asrat Temesgen Stockholm University 1 CHAPTER 2- Discrete Distributions 2.1. Random variables of the Discrete Type Definition 2.1.1: Given a random experiment with

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

MATH Notebook 5 Fall 2018/2019

MATH Notebook 5 Fall 2018/2019 MATH442601 2 Notebook 5 Fall 2018/2019 prepared by Professor Jenny Baglivo c Copyright 2004-2019 by Jenny A. Baglivo. All Rights Reserved. 5 MATH442601 2 Notebook 5 3 5.1 Sequences of IID Random Variables.............................

More information

1 Probability and Random Variables

1 Probability and Random Variables 1 Probability and Random Variables The models that you have seen thus far are deterministic models. For any time t, there is a unique solution X(t). On the other hand, stochastic models will result in

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

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models Fatih Cavdur fatihcavdur@uludag.edu.tr March 20, 2012 Introduction Introduction The world of the model-builder

More information

Exam P Review Sheet. for a > 0. ln(a) i=0 ari = a. (1 r) 2. (Note that the A i s form a partition)

Exam P Review Sheet. for a > 0. ln(a) i=0 ari = a. (1 r) 2. (Note that the A i s form a partition) Exam P Review Sheet log b (b x ) = x log b (y k ) = k log b (y) log b (y) = ln(y) ln(b) log b (yz) = log b (y) + log b (z) log b (y/z) = log b (y) log b (z) ln(e x ) = x e ln(y) = y for y > 0. d dx ax

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

A Probability Primer. A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes.

A Probability Primer. A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes. A Probability Primer A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes. Are you holding all the cards?? Random Events A random event, E,

More information

2. The CDF Technique. 1. Introduction. f X ( ).

2. The CDF Technique. 1. Introduction. f X ( ). Week 5: Distributions of Function of Random Variables. Introduction Suppose X,X 2,..., X n are n random variables. In this chapter, we develop techniques that may be used to find the distribution of functions

More information

Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators.

Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators. IE 230 Seat # Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators. Score Exam #3a, Spring 2002 Schmeiser Closed book and notes. 60 minutes. 1. True or false. (for each,

More information

HW1 (due 10/6/05): (from textbook) 1.2.3, 1.2.9, , , (extra credit) A fashionable country club has 100 members, 30 of whom are

HW1 (due 10/6/05): (from textbook) 1.2.3, 1.2.9, , , (extra credit) A fashionable country club has 100 members, 30 of whom are HW1 (due 10/6/05): (from textbook) 1.2.3, 1.2.9, 1.2.11, 1.2.12, 1.2.16 (extra credit) A fashionable country club has 100 members, 30 of whom are lawyers. Rumor has it that 25 of the club members are liars

More information

Probability Models. 4. What is the definition of the expectation of a discrete random variable?

Probability Models. 4. What is the definition of the expectation of a discrete random variable? 1 Probability Models The list of questions below is provided in order to help you to prepare for the test and exam. It reflects only the theoretical part of the course. You should expect the questions

More information

STA 256: Statistics and Probability I

STA 256: Statistics and Probability I Al Nosedal. University of Toronto. Fall 2017 My momma always said: Life was like a box of chocolates. You never know what you re gonna get. Forrest Gump. Exercise 4.1 Let X be a random variable with p(x)

More information

n! (k 1)!(n k)! = F (X) U(0, 1). (x, y) = n(n 1) ( F (y) F (x) ) n 2

n! (k 1)!(n k)! = F (X) U(0, 1). (x, y) = n(n 1) ( F (y) F (x) ) n 2 Order statistics Ex. 4. (*. Let independent variables X,..., X n have U(0, distribution. Show that for every x (0,, we have P ( X ( < x and P ( X (n > x as n. Ex. 4.2 (**. By using induction or otherwise,

More information

0, otherwise, (a) Find the value of c that makes this a valid pdf. (b) Find P (Y < 5) and P (Y 5). (c) Find the mean death time.

0, otherwise, (a) Find the value of c that makes this a valid pdf. (b) Find P (Y < 5) and P (Y 5). (c) Find the mean death time. 1. In a toxicology experiment, Y denotes the death time (in minutes) for a single rat treated with a toxin. The probability density function (pdf) for Y is given by cye y/4, y > 0 (a) Find the value of

More information

[Chapter 6. Functions of Random Variables]

[Chapter 6. Functions of Random Variables] [Chapter 6. Functions of Random Variables] 6.1 Introduction 6.2 Finding the probability distribution of a function of random variables 6.3 The method of distribution functions 6.5 The method of Moment-generating

More information

Introduction and Overview STAT 421, SP Course Instructor

Introduction and Overview STAT 421, SP Course Instructor Introduction and Overview STAT 421, SP 212 Prof. Prem K. Goel Mon, Wed, Fri 3:3PM 4:48PM Postle Hall 118 Course Instructor Prof. Goel, Prem E mail: goel.1@osu.edu Office: CH 24C (Cockins Hall) Phone: 614

More information

Chapter 8.8.1: A factorization theorem

Chapter 8.8.1: A factorization theorem LECTURE 14 Chapter 8.8.1: A factorization theorem The characterization of a sufficient statistic in terms of the conditional distribution of the data given the statistic can be difficult to work with.

More information

Random Variables. Definition: A random variable (r.v.) X on the probability space (Ω, F, P) is a mapping

Random Variables. Definition: A random variable (r.v.) X on the probability space (Ω, F, P) is a mapping Random Variables Example: We roll a fair die 6 times. Suppose we are interested in the number of 5 s in the 6 rolls. Let X = number of 5 s. Then X could be 0, 1, 2, 3, 4, 5, 6. X = 0 corresponds to the

More information

MATH Solutions to Probability Exercises

MATH Solutions to Probability Exercises MATH 5 9 MATH 5 9 Problem. Suppose we flip a fair coin once and observe either T for tails or H for heads. Let X denote the random variable that equals when we observe tails and equals when we observe

More information

Chapter 3 sections. SKIP: 3.10 Markov Chains. SKIP: pages Chapter 3 - continued

Chapter 3 sections. SKIP: 3.10 Markov Chains. SKIP: pages Chapter 3 - continued Chapter 3 sections 3.1 Random Variables and Discrete Distributions 3.2 Continuous Distributions 3.3 The Cumulative Distribution Function 3.4 Bivariate Distributions 3.5 Marginal Distributions 3.6 Conditional

More information

Physics 403 Probability Distributions II: More Properties of PDFs and PMFs

Physics 403 Probability Distributions II: More Properties of PDFs and PMFs Physics 403 Probability Distributions II: More Properties of PDFs and PMFs Segev BenZvi Department of Physics and Astronomy University of Rochester Table of Contents 1 Last Time: Common Probability Distributions

More information

Chapter 3 sections. SKIP: 3.10 Markov Chains. SKIP: pages Chapter 3 - continued

Chapter 3 sections. SKIP: 3.10 Markov Chains. SKIP: pages Chapter 3 - continued Chapter 3 sections Chapter 3 - continued 3.1 Random Variables and Discrete Distributions 3.2 Continuous Distributions 3.3 The Cumulative Distribution Function 3.4 Bivariate Distributions 3.5 Marginal Distributions

More information

Topic 4: Continuous random variables

Topic 4: Continuous random variables Topic 4: Continuous random variables Course 3, 216 Page Continuous random variables Definition (Continuous random variable): An r.v. X has a continuous distribution if there exists a non-negative function

More information

Actuarial Science Exam 1/P

Actuarial Science Exam 1/P Actuarial Science Exam /P Ville A. Satopää December 5, 2009 Contents Review of Algebra and Calculus 2 2 Basic Probability Concepts 3 3 Conditional Probability and Independence 4 4 Combinatorial Principles,

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

Week 2. Review of Probability, Random Variables and Univariate Distributions

Week 2. Review of Probability, Random Variables and Univariate Distributions Week 2 Review of Probability, Random Variables and Univariate Distributions Probability Probability Probability Motivation What use is Probability Theory? Probability models Basis for statistical inference

More information

Multiple Random Variables

Multiple Random Variables Multiple Random Variables This Version: July 30, 2015 Multiple Random Variables 2 Now we consider models with more than one r.v. These are called multivariate models For instance: height and weight An

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

Homework 10 (due December 2, 2009)

Homework 10 (due December 2, 2009) Homework (due December, 9) Problem. Let X and Y be independent binomial random variables with parameters (n, p) and (n, p) respectively. Prove that X + Y is a binomial random variable with parameters (n

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

APPM/MATH 4/5520 Solutions to Exam I Review Problems. f X 1,X 2. 2e x 1 x 2. = x 2

APPM/MATH 4/5520 Solutions to Exam I Review Problems. f X 1,X 2. 2e x 1 x 2. = x 2 APPM/MATH 4/5520 Solutions to Exam I Review Problems. (a) f X (x ) f X,X 2 (x,x 2 )dx 2 x 2e x x 2 dx 2 2e 2x x was below x 2, but when marginalizing out x 2, we ran it over all values from 0 to and so

More information

Mathematical Statistics 1 Math A 6330

Mathematical Statistics 1 Math A 6330 Mathematical Statistics 1 Math A 6330 Chapter 3 Common Families of Distributions Mohamed I. Riffi Department of Mathematics Islamic University of Gaza September 28, 2015 Outline 1 Subjects of Lecture 04

More information

Test Problems for Probability Theory ,

Test Problems for Probability Theory , 1 Test Problems for Probability Theory 01-06-16, 010-1-14 1. Write down the following probability density functions and compute their moment generating functions. (a) Binomial distribution with mean 30

More information

RYERSON UNIVERSITY DEPARTMENT OF MATHEMATICS MTH 514 Stochastic Processes

RYERSON UNIVERSITY DEPARTMENT OF MATHEMATICS MTH 514 Stochastic Processes RYERSON UNIVERSITY DEPARTMENT OF MATHEMATICS MTH 514 Stochastic Processes Midterm 2 Assignment Last Name (Print):. First Name:. Student Number: Signature:. Date: March, 2010 Due: March 18, in class. Instructions:

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 Distributions for Continuous Variables. Probability Distributions for Continuous Variables

Probability Distributions for Continuous Variables. Probability Distributions for Continuous Variables Probability Distributions for Continuous Variables Probability Distributions for Continuous Variables Let X = lake depth at a randomly chosen point on lake surface If we draw the histogram so that the

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

Chapter 5. Chapter 5 sections

Chapter 5. Chapter 5 sections 1 / 43 sections Discrete univariate distributions: 5.2 Bernoulli and Binomial distributions Just skim 5.3 Hypergeometric distributions 5.4 Poisson distributions Just skim 5.5 Negative Binomial distributions

More information

2 (Statistics) Random variables

2 (Statistics) Random variables 2 (Statistics) Random variables References: DeGroot and Schervish, chapters 3, 4 and 5; Stirzaker, chapters 4, 5 and 6 We will now study the main tools use for modeling experiments with unknown outcomes

More information

STAT 3610: Review of Probability Distributions

STAT 3610: Review of Probability Distributions STAT 3610: Review of Probability Distributions Mark Carpenter Professor of Statistics Department of Mathematics and Statistics August 25, 2015 Support of a Random Variable Definition The support of a random

More information

Intro to Probability Instructor: Alexandre Bouchard

Intro to Probability Instructor: Alexandre Bouchard www.stat.ubc.ca/~bouchard/courses/stat302-sp2017-18/ Intro to Probability Instructor: Alexandre Bouchard Info on midterm CALCULATOR: only NON-programmable, NON-scientific, NON-graphing (and of course,

More information

Stat410 Probability and Statistics II (F16)

Stat410 Probability and Statistics II (F16) Stat4 Probability and Statistics II (F6 Exponential, Poisson and Gamma Suppose on average every /λ hours, a Stochastic train arrives at the Random station. Further we assume the waiting time between two

More information

1 Review of Probability and Distributions

1 Review of Probability and Distributions Random variables. A numerically valued function X of an outcome ω from a sample space Ω X : Ω R : ω X(ω) is called a random variable (r.v.), and usually determined by an experiment. We conventionally denote

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