(Problem 3: An Uncommon PDF)
(Problem 3: An Uncommon PDF)
Line 24: Line 24:
  
 
Find
 
Find
*(a) <math>P\left(|Y| < \frac12\right)</math>
+
*(a) <math>P(|Y| < \frac12)</math>
*(b) <math>P\left(Y > 0|Y < \frac12\right)</math>
+
*(b) <math>P(Y > 0|Y < \frac12)</math>
 
*(c) <math>E[Y]</math>.
 
*(c) <math>E[Y]</math>.
  
 
== Problem 4: Gaussian Coordinates ==
 
== Problem 4: Gaussian Coordinates ==
 
A random point <math>(X,Y)</math> on a plane is chosen as follows: <math>X</math> and <math>Y</math> are chosen independently, with each one being a Gaussian random variable with zero mean and variance of 1. Let <math>D</math> be the (random) distance of the point from the center.  Find the PDF of <math>D</math>. Is <math>D</math> one of the common random variables?
 
A random point <math>(X,Y)</math> on a plane is chosen as follows: <math>X</math> and <math>Y</math> are chosen independently, with each one being a Gaussian random variable with zero mean and variance of 1. Let <math>D</math> be the (random) distance of the point from the center.  Find the PDF of <math>D</math>. Is <math>D</math> one of the common random variables?

Revision as of 08:25, 8 October 2008

Instructions

Homework 6 can be downloaded here on the ECE 302 course website.

Problem 1: Ceiling of an Exponential

$ X $ is an exponential random variable with paramter $ \lambda $. $ Y = \mathrm{ceil}(X) $, where the ceiling function $ \mathrm{ceil}(\cdot) $ rounds its argument up to the closest integer, i.e.:

        $ \mathrm{ceil}(a) $ = $ a $ if $ a $ is an integer
               = the smallest integer bigger than $ a $ if $ a $ is not an integer

What is the PMF of $ Y $? Is it one of the common random variables? (Hint: for all $ k $, find the quantity $ P(Y > k) $. Then find the PMF)

Problem 2: Fair Wages

``I do not have problems with anyone earning above average, as long as no one earns below average." - a quote (mistakenly attributed to) Max Weber. Can such a situation occur? Justify your answer.

Problem 3: An Uncommon PDF

Let $ Y $ be a random variable with probability density function (PDF)

$ f_Y(v) = \left\{\begin{array}{ll} 1 + v,& -1\leq v\leq0,\\ v,& 0<v\leq1,\\ 0,& \mbox{otherwise}. \end{array}\right. $

Find

  • (a) $ P(|Y| < \frac12) $
  • (b) $ P(Y > 0|Y < \frac12) $
  • (c) $ E[Y] $.

Problem 4: Gaussian Coordinates

A random point $ (X,Y) $ on a plane is chosen as follows: $ X $ and $ Y $ are chosen independently, with each one being a Gaussian random variable with zero mean and variance of 1. Let $ D $ be the (random) distance of the point from the center. Find the PDF of $ D $. Is $ D $ one of the common random variables?

Alumni Liaison

Questions/answers with a recent ECE grad

Ryne Rayburn