Problem Set 8: Continuous Random Variables for ECE 313 University of Illinois, Spring 2008, Assignments of Statistics

Problem set 8 for the ece 313: electrical engineering statistics course offered by the university of illinois during spring 2008. The problem set covers topics related to continuous random variables, including computing probabilities, finding expected values, and evaluating conditional probabilities. Students are expected to solve six problems using the given information and theoretical concepts from chapter 5 of their textbook.

Typology: Assignments

Pre 2010

Uploaded on 03/10/2009

koofers-user-f1p
koofers-user-f1p 🇺🇸

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
University of Illinois Spring 2008
ECE 313: Problem Set 8
Continuous Random Variables
This Problem Set contains 6 problems
Due: Wednesday March 26 at the beginning of class.
Reading: Chapter 5
Noncredit Exercises: Chapter 5, Problems 1-6, 15-19, 23-25, 32-34;
Theoretical Exercises 1, 8
1. Which of the following functions F(u) are valid CDFs? For those that are valid CDFs,
compute the probability that the absolute value of the random variable exceeds 0.5.
(a) F(u) =
0u < 0,
u2,0u < 1,
1, u 1.
(b) F(u) =
0u < 1,
2uu2,1u2,
1, u > 2.
(c) F(u) = 1
2exp(2u)u0,
11
4exp(3u), u > 0,(d) F(u) = 1
2exp(2u)u < 0,
11
4exp(3u), u 0,
2. Let Xbe a random variable with CDF
FX(b) =
0, b < 1
(1/3)b, 1b < 2
1, b 2
(a) Sketch this CDF and determine whether Xis a discrete, continuous, or mixed
random variable.
(b) Find E[X].
(c) Evaluate the probability that |X1|<1.
(d) Evaluate the conditional probability of |X1|<1 given that 1 < X 2, that
is P(|X1|<1|1< X 2).
3. Let Xhave density fX(u) = 1
2e−|u|.
(a) Sketch the graph of f.
(b) Find P(|X|<4).
(c) Find P(X2+X > 0).
4. For each density fX(u), find the corresponding distribution function FX(u).
(a) fX(u) = 100
u2for u100
(b) fX(u)=1 |u|for |u|<1
(c) fX(u) = 4 if 0.1u < 0.1
1
2if 0.1u0.5
pf2

Partial preview of the text

Download Problem Set 8: Continuous Random Variables for ECE 313 University of Illinois, Spring 2008 and more Assignments Statistics in PDF only on Docsity!

University of Illinois Spring 2008

ECE 313: Problem Set 8

Continuous Random Variables

This Problem Set contains 6 problems

Due: Wednesday March 26 at the beginning of class. Reading: Chapter 5 Noncredit Exercises: Chapter 5, Problems 1-6, 15-19, 23-25, 32-34; Theoretical Exercises 1, 8

  1. Which of the following functions F (u) are valid CDFs? For those that are valid CDFs, compute the probability that the absolute value of the random variable exceeds 0.5.

(a) F (u) =

0 u < 0 , u^2 , 0 ≤ u < 1 , 1 , u ≥ 1.

(b) F (u) =

0 u < 1 , 2 u − u^2 , 1 ≤ u ≤ 2 , 1 , u > 2.

(c) F (u) =

2 exp(2u)^ u^ ≤^0 , 1 − 14 exp(− 3 u), u > 0 ,

(d) F (u) =

2 exp(2u)^ u <^0 , 1 − 14 exp(− 3 u), u ≥ 0 ,

  1. Let X be a random variable with CDF

FX (b) =

0 , b < 1 (1/3)b, 1 ≤ b < 2 1 , b ≥ 2

(a) Sketch this CDF and determine whether X is a discrete, continuous, or mixed random variable. (b) Find E[X]. (c) Evaluate the probability that |X − 1 | < 1. (d) Evaluate the conditional probability of |X − 1 | < 1 given that 1 < X ≤ 2, that is P (|X − 1 | < 1 | 1 < X ≤ 2).

  1. Let X have density fX (u) = 12 e−|u|.

(a) Sketch the graph of f. (b) Find P (|X| < 4). (c) Find P (X^2 + X > 0).

  1. For each density fX (u), find the corresponding distribution function FX (u).

(a) fX (u) = (^100) u 2 for u ≥ 100 (b) fX (u) = 1 − |u| for |u| < 1

(c) fX (u) =

4 if − 0. 1 ≤ u < 0. 1 1 2 if 0.^1 ≤^ u^ ≤^0.^5

  1. The amount of bread (in hundreds of pounds) that a bakery sells in a day is a random variable X with probability density function

fX (u) =

cu, 0 ≤ u < 3 c(6 − u), 3 ≤ u < 6 0 , otherwise

(a) Find the value of the constant c. (b) Compute the CDF FX (u) of X. (c) What is the probability that the number of pounds of bread sold in a single day will be (i) more than 300 pounds? (ii) between 150 and 900 pounds? (d) If A and B are the events in (i) and (ii), respectively, are these events indepen- dent?

  1. Let X be a random variable that denotes the weekly demand (measured in thousands of gallons) for gasoline at a particular gas station. The pdf for X is given by

fX (u) =

u, 0 ≤ u ≤ 1 2 − u, 1 ≤ u ≤ 2

Let C denote the capacity (in thousands of gallons) of the station’s storage tank, which is refilled weekly. The owner of the gas station is very interested in the random variable Y , equal to the amount (measured in thousands of gallons) of gasoline sold in a given week. Note that the amount of gasoline sold cannot exceed the tanks capacity, i.e., Y ≤ C. Assume that the gross profit for each gallon sold is $ 0.64.

(a) Sketch the density fX on [0,2], and verify that it is indeed a probability density function. (b) Suppose that C = 1 and it is observed that X = 1.105. Can the gas station satisfy the demand? (c) Plot the probability that demand is satisfied, as a function of C, using a computer program such as Matlab. What is the probability that demand is satisfied when C = 1? (d) What is the minimum value for C to ensure that the probability that the demand exceeds the supply is no larger than 10−^1? (e) Plot the expected value of the weekly gross profit, as a function of C. (f) Suppose that the owner pays $ 10C as a weekly rent on a tank of capacity 1000C gallons. Plot the expected value of the weekly net profit as a function of C. What value of C will maximize profit?