random variable - transformations

Upload: monica804238794

Post on 04-Apr-2018

227 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/31/2019 Random Variable - Transformations

    1/35

    Probability

  • 7/31/2019 Random Variable - Transformations

    2/35

    Probability1. Probability

    2. Conditional Probability, Bayes Theorem3. Independent Trials, Bernoullis Distribution

    . 1. CDF, PDF, Conditional CDF

    2. Functions of Random Variables

    3. Characteristic Function4. Expectation, Moments, Central Moments

    5. Markov and Chebyshev Inequality

  • 7/31/2019 Random Variable - Transformations

    3/35

    Probability

    Two or More Random Variables

    Joint CDF

    Correlation, Covariance

    . . Two Functions of Two R.V.s

    Gaussian Random Variables

    Covariance Matrix - Eigen Decomposition

    Quadratic Form

  • 7/31/2019 Random Variable - Transformations

    4/35

    Functions of one Random Variable

    Case 1: g(.) is monotonically increasing

  • 7/31/2019 Random Variable - Transformations

    5/35

    Example

    Suppose X is a Gaussian random variable

    with mean, , and variance, . A new randomvariable is formed according to Y = aX + b,

    .

  • 7/31/2019 Random Variable - Transformations

    6/35

    Example

    Suppose X is a Gaussian random variable

    with mean, , and variance, . A new randomvariable is formed according to Y = aX + b,

    .

  • 7/31/2019 Random Variable - Transformations

    7/35

    Example

    Suppose a phase angle is uniformly

    distributed over ( /2, /2), and thetransformation is Y = sin()

  • 7/31/2019 Random Variable - Transformations

    8/35

    Characteristic Functions

    Similarity to Fourier Transform

    (-) Not associated with any physical frequency

    Computational convenience e.g., convolving PDFs

  • 7/31/2019 Random Variable - Transformations

    9/35

    Example An exponential random variable has a PDF

    given by fX(x) = exp(x)u(x). Find itscharacteristic function.

  • 7/31/2019 Random Variable - Transformations

    10/35

    Example An exponential random variable has a PDF

    given by fX(x) = exp(x)u(x). Find itscharacteristic function.

  • 7/31/2019 Random Variable - Transformations

    11/35

    Example Another random variable Y has a PDF given by

    fY(y) = a exp(ay)u(y). Find its characteristicfunction.

  • 7/31/2019 Random Variable - Transformations

    12/35

    Example Another random variable Y has a PDF given by

    fY(y) = a exp(ay)u(y). Find its characteristicfunction.

    ,

  • 7/31/2019 Random Variable - Transformations

    13/35

    Tail Probabilities Compute the probability that a random

    variable exceeds a threshold, Pr(X > xo)

    Compute the probability that a random

    , x

    o

    Computing from CDF or PDF may be

    cumbersome

    Can we obtain a bound, if not the actualprobabilities ?

  • 7/31/2019 Random Variable - Transformations

    14/35

    Markov Inequality

    XgE )]([

    X is a random variable. If g(X) is a non negative

    function of X g(X) 0 for all X

    k

  • 7/31/2019 Random Variable - Transformations

    15/35

    Markov Inequality Suppose that X is a nonnegative random

    variable

  • 7/31/2019 Random Variable - Transformations

    16/35

    Example Suppose the average life span of a person is 75

    years. What is the probability of a humanliving to be 110 years ?

  • 7/31/2019 Random Variable - Transformations

    17/35

    Chebyshevs Inequality Suppose that X is a random variable with

    mean X and variance X2

  • 7/31/2019 Random Variable - Transformations

    18/35

    Example Suppose the average life span of a person is 75

    years. The human lifespan has a SD of 5 yearsWhat is the probability of a human living to be

  • 7/31/2019 Random Variable - Transformations

    19/35

    Conditional CDF In a company, resistors are required to have

    a resistance R of 50 2 . Owing toimprecision in the manufacturing process, the

    shown below.

  • 7/31/2019 Random Variable - Transformations

    20/35

    Conditional CDF The quality department then screens and

    discards resistors outside the required range.What is the CDF after this process ?

  • 7/31/2019 Random Variable - Transformations

    21/35

    Soln

  • 7/31/2019 Random Variable - Transformations

    22/35

    Pblm The survival of a motorist stranded in a

    snowstorm depends on which of the threedirections the motorist chooses to walk. The

    travel, the second leads to safety after three

    hours of travel, but the third will circle back to

    the original spot after two hours. Determine

    the average time to safety if the motorist is

    equally likely to choose any one of the roads.

  • 7/31/2019 Random Variable - Transformations

    23/35

    Moments and Expectation

  • 7/31/2019 Random Variable - Transformations

    24/35

    Soln.

  • 7/31/2019 Random Variable - Transformations

    25/35

    Joint CDF A fair coin is tossed three times. Let X be a

    random variable that takes the value 0 if thefirst toss is a tail and the value 1 if the first

    . ,

    that defines the total number of heads in the

    three tosses.

    a. Determine the joint PMF of X and Y.b. Are X and Y independent?

  • 7/31/2019 Random Variable - Transformations

    26/35

    Joint CDF A and B decide to meet at a certain place

    between 9 a.m. and 10 a.m. Both of themwont wait for more than 10 minutes. If all

    times are independent, what is the probability

    that they would meet ?

  • 7/31/2019 Random Variable - Transformations

    27/35

    Joint CDF

  • 7/31/2019 Random Variable - Transformations

    28/35

    Joint CDF P(they will meet) = P(|X-Y| 10)

  • 7/31/2019 Random Variable - Transformations

    29/35

    Correlation and Covariance Covariance

    Correlation

  • 7/31/2019 Random Variable - Transformations

    30/35

    Correlation Suppose X is a normally-distributed random

    variable with zero mean and Y = X2. Computetheir correlation coefficient.

  • 7/31/2019 Random Variable - Transformations

    31/35

    One Function of Two R.V.s

  • 7/31/2019 Random Variable - Transformations

    32/35

    Z = X + Y

  • 7/31/2019 Random Variable - Transformations

    33/35

    Z = X + Y

    Take the inverse transform

  • 7/31/2019 Random Variable - Transformations

    34/35

    One Function of Two R.V.s Suppose X and Y are independent, zero-mean,

    unit variance Gaussian random variables.Find the PDF of Z = X2 + Y2

  • 7/31/2019 Random Variable - Transformations

    35/35

    One Function of Two R.V.s Suppose X and Y are independent, zero-mean,

    unit variance Gaussian random variables.Find the PDF of Z = X2 + Y2