Functions of Random Variables. Method of Distribution Functions X 1,…,X n ~ f(x 1,…,x n ) U=g(X 1,…,X n ) – Want to obtain f U (u) Find values in (x 1,…,x.

Slides:



Advertisements
Similar presentations
Probability Distribution
Advertisements

Derivations of Student’s-T and the F Distributions
Special random variables Chapter 5 Some discrete or continuous probability distributions.
Some additional Topics. Distributions of functions of Random Variables Gamma distribution,  2 distribution, Exponential distribution.
Chapter 3 Some Special Distributions Math 6203 Fall 2009 Instructor: Ayona Chatterjee.
Week11 Parameter, Statistic and Random Samples A parameter is a number that describes the population. It is a fixed number, but in practice we do not know.
Use of moment generating functions. Definition Let X denote a random variable with probability density function f(x) if continuous (probability mass function.
Review of Basic Probability and Statistics
Chapter 1 Probability Theory (i) : One Random Variable
06/05/2008 Jae Hyun Kim Chapter 2 Probability Theory (ii) : Many Random Variables Bioinformatics Tea Seminar: Statistical Methods in Bioinformatics.
Probability theory 2010 Order statistics  Distribution of order variables (and extremes)  Joint distribution of order variables (and extremes)
Descriptive statistics Experiment  Data  Sample Statistics Sample mean Sample variance Normalize sample variance by N-1 Standard deviation goes as square-root.
Probability Densities
1 Engineering Computation Part 6. 2 Probability density function.
Probability: Many Random Variables (Part 2) Mike Wasikowski June 12, 2008.
Descriptive statistics Experiment  Data  Sample Statistics Experiment  Data  Sample Statistics Sample mean Sample mean Sample variance Sample variance.
Probability and Statistics Review
A random variable that has the following pmf is said to be a binomial random variable with parameters n, p The Binomial random variable.
2. Random variables  Introduction  Distribution of a random variable  Distribution function properties  Discrete random variables  Point mass  Discrete.
511 Friday Feb Math/Stat 511 R. Sharpley Lecture #15: Computer Simulations of Probabilistic Models.
Continuous Random Variables and Probability Distributions
5-1 Two Discrete Random Variables Example Two Discrete Random Variables Figure 5-1 Joint probability distribution of X and Y in Example 5-1.
Multivariate Probability Distributions. Multivariate Random Variables In many settings, we are interested in 2 or more characteristics observed in experiments.
5-1 Two Discrete Random Variables Example Two Discrete Random Variables Figure 5-1 Joint probability distribution of X and Y in Example 5-1.
Normal and Sampling Distributions A normal distribution is uniquely determined by its mean, , and variance,  2 The random variable Z = (X-  /  is.
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
Some Continuous Probability Distributions Asmaa Yaseen.
4-1 Continuous Random Variables 4-2 Probability Distributions and Probability Density Functions Figure 4-1 Density function of a loading on a long,
Distribution Function properties. Density Function – We define the derivative of the distribution function F X (x) as the probability density function.
Sampling Distributions  A statistic is random in value … it changes from sample to sample.  The probability distribution of a statistic is called a sampling.
Moment Generating Functions 1/33. Contents Review of Continuous Distribution Functions 2/33.
1 Ch5. Probability Densities Dr. Deshi Ye
Functions of Random Variables. Methods for determining the distribution of functions of Random Variables 1.Distribution function method 2.Moment generating.
Chapter 5 Statistical Models in Simulation
Moment Generating Functions
Random Sampling, Point Estimation and Maximum Likelihood.
Functions of Random Variables. Methods for determining the distribution of functions of Random Variables 1.Distribution function method 2.Moment generating.
Use of moment generating functions 1.Using the moment generating functions of X, Y, Z, …determine the moment generating function of W = h(X, Y, Z, …).
Chapter 7 Sampling and Sampling Distributions ©. Simple Random Sample simple random sample Suppose that we want to select a sample of n objects from a.
Problem: 1) Show that is a set of sufficient statistics 2) Being location and scale parameters, take as (improper) prior and show that inferences on ……
Stats Probability Theory Summary. The sample Space, S The sample space, S, for a random phenomena is the set of all possible outcomes.
EE 5345 Multiple Random Variables
Expectation. Let X denote a discrete random variable with probability function p(x) (probability density function f(x) if X is continuous) then the expected.
IE 300, Fall 2012 Richard Sowers IESE. 8/30/2012 Goals: Rules of Probability Counting Equally likely Some examples.
Chapter 5a:Functions of Random Variables Yang Zhenlin.
Math 4030 – 6a Joint Distributions (Discrete)
Review of Probability. Important Topics 1 Random Variables and Probability Distributions 2 Expected Values, Mean, and Variance 3 Two Random Variables.
Continuous Random Variables and Probability Distributions
CSE 474 Simulation Modeling | MUSHFIQUR ROUF CSE474:
Statistics Sampling Distributions and Point Estimation of Parameters Contents, figures, and exercises come from the textbook: Applied Statistics and Probability.
Week 21 Order Statistics The order statistics of a set of random variables X 1, X 2,…, X n are the same random variables arranged in increasing order.
Unit 4 Review. Starter Write the characteristics of the binomial setting. What is the difference between the binomial setting and the geometric setting?
Chapter 5 Joint Probability Distributions and Random Samples  Jointly Distributed Random Variables.2 - Expected Values, Covariance, and Correlation.3.
DATA ANALYSIS AND MODEL BUILDING LECTURE 4 Prof. Roland Craigwell Department of Economics University of the West Indies Cave Hill Campus and Rebecca Gookool.
Week 21 Statistical Model A statistical model for some data is a set of distributions, one of which corresponds to the true unknown distribution that produced.
Statistics -Continuous probability distribution 2013/11/18.
4-1 Continuous Random Variables 4-2 Probability Distributions and Probability Density Functions Figure 4-1 Density function of a loading on a long,
Random Variable 2013.
Probability for Machine Learning
AP Statistics Chapter 16.
Parameter, Statistic and Random Samples
Data Analysis for Two-Way Tables
ASV Chapters 1 - Sample Spaces and Probabilities
Introduction to Probability & Statistics Expectations
ASV Chapters 1 - Sample Spaces and Probabilities
ASV Chapters 1 - Sample Spaces and Probabilities
South Dakota School of Mines & Technology Expectations for Exponential
Chapter 3 : Random Variables
CS723 - Probability and Stochastic Processes
PROBABILITY AND STATISTICS
Presentation transcript:

Functions of Random Variables

Method of Distribution Functions X 1,…,X n ~ f(x 1,…,x n ) U=g(X 1,…,X n ) – Want to obtain f U (u) Find values in (x 1,…,x n ) space where U=u Find region where U≤u Obtain F U (u)=P(U≤u) by integrating f(x 1,…,x n ) over the region where U≤u f U (u) = dF U (u)/du

Example – Uniform X Stores located on a linear city with density f(x)= ≤ x ≤ 10, 0 otherwise Courier incurs a cost of U=16X 2 when she delivers to a store located at X (her office is located at 0)

Example – Sum of Exponentials X 1, X 2 independent Exponential(  ) f(x i )=  -1 e -xi/  x i >0,  >0, i=1,2 f(x 1,x 2 )=  -2 e -(x1+x2)/  x 1,x 2 >0 U=X 1 +X 2

Method of Transformations X~f X (x) U=h(X) is either increasing or decreasing in X f U (u) = f X (x)|dx/du| where x=h -1 (u) Can be extended to functions of more than one random variable: U 1 =h 1 (X 1,X 2 ), U 2 =h 2 (X 1,X 2 ), X 1 =h 1 -1 (U 1,U 2 ), X 2 =h 2 -1 (U 1,U 2 )

Example f X (x) = 2x 0≤ x ≤ 1, 0 otherwise U=10+500X (increasing in x) x=(u-10)/500 f X (x) = 2x = 2(u-10)/500 = (u-10)/250 dx/du = d((u-10)/500)/du = 1/500 f U (u) = [(u-10)/250]|1/500| = (u-10)/ ≤ u ≤ 510, 0 otherwise

Method of Conditioning U=h(X 1,X 2 ) Find f(u|x 2 ) by transformations (Fixing X 2 =x 2 ) Obtain the joint density of U, X 2 : f(u,x 2 ) = f(u|x 2 )f(x 2 ) Obtain the marginal distribution of U by integrating joint density over X 2

Example (Problem 6.11) X 1 ~Beta(  X 2 ~Beta(  Independent U=X 1 X 2 Fix X 2 =x 2 and get f(u|x 2 )

Method of Moment-Generating Functions X,Y are two random variables CDF’s: F X (x) and F Y (y) MGF’s: M X (t) and M Y (t) exist and equal for |t| 0 Then the CDF’s F X (x) and F Y (y) are equal Three Properties: –Y=aX+b  M Y (t)=E(e tY )=E(e t(aX+b) )=e bt E(e (at)X )=e bt M X (at) –X,Y independent  M X+Y (t)=M X (t)M Y (t) –M X1,X2 (t 1,t 2 ) = E[e t1X1+t2X2 ] =M X1 (t 1 )M X2 (t 2 ) if X 1,X 2 are indep.

Sum of Independent Gammas

Linear Function of Independent Normals

Distribution of Z 2 (Z~N(0,1))

Distributions of and S 2 (Normal data)

Independence of and S 2 (Normal Data) Independence of T=X 1 +X 2 and D=X 2 -X 1 for Case of n=2

Independence of and S 2 (Normal Data) P2 Independence of T=X 1 +X 2 and D=X 2 -X 1 for Case of n=2 Thus T=X1+X2 and D=X2-X1 are independent Normals and & S 2 are independent

Distribution of S 2 (P.1)

Distribution of S 2 P.2

Summary of Results X 1,…X n ≡ random sample from N(  2 )  population In practice, we observe the sample mean and sample variance (not the population values: ,  2 ) We use the sample values (and their distributions) to make inferences about the population values

Order Statistics X 1,X 2,...,X n  Independent Continuous RV’s F(x)=P(X≤x)  Cumulative Distribution Function f(x)=dF(x)/dx  Probability Density Function Order Statistics: X (1) ≤ X (2) ≤...≤ X (n) (Continuous  can ignore equalities) X (1) = min(X 1,...,X n ) X (n) = max(X 1,...,X n )

Order Statistics

Example X 1,...,X 5 ~ iid U(0,1) (iid=independent and identically distributed)

Distributions of Order Statistics Consider case with n=4 X (1) ≤x can be one of the following cases: Exactly one less than x Exactly two are less than x Exactly three are less than x All four are less than x X (3) ≤x can be one of the following cases: Exactly three are less than x All four are less than x Modeled as Binomial, n trials, p=F(x)

Case with n=4

General Case (Sample of size n)

Example – n=5 – Uniform(0,1)