Revision as of 07:54, 30 September 2008 by Huffmalm (Talk | contribs)

Instructions

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

Problem 1: Coupon Collector

Each brand of candy bar has one coupon in it. There are $ n $ different coupons in total; getting at least one coupon of each type entitles you to a prize. Each candy bar you eat can have any one of the coupons in it, with all being equally likely. Let $ X $ be the (random) number of candy bars you eat before you have all coupons. What are the mean and variance of $ X $?

Problem 2: Minimum of Exponentials

  • (a) $ X_1 $ is an exponential random variable with parameter $ \lambda_1 $, and $ X_2 $ with $ \lambda_2 $. Let $ Y = \min(X_1,X_2) $. What is the PDF of $ Y $? Is $ Y $ one of the common random variables?
  • (b) Use induction to show that the minimum of $ n $ exponential random variables with parameter 1 is an exponential random variable with paramter $ n $.

Problem 3: Random Chord

A circle has radius $ r $. Any chord of the circle is at distance at most $ r $ from the center. A random chord is drawn by first choosing its distance $ D $ from the center uniformly from the interval $ [0,r] $, and then choosing any chord at that distance from the center. Find the PDF of $ L $, the length of the chord. Draw a figure to illustrate.

Problem 4: Fire Station

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett