Outcomes are points in this square. Events are regions in the square. The probability of a region is the area of .
Define the random variable by . This is just the -coordinate of the random point.
Then the random variable is given by . This is just the squared -coordinate of the random point.
(a) Describe the PDF of .
(b) Describe the PDF of .
05
CDF of derived variable
Suppose is a continuous random variable. Let . Find the CDF of .
The owner of a small gas station has his 1,500 gallon tank of 93-octane gas filled up once at the beginning of each week. The random variable is the amount of 93-octane the station sells in one week (in thousands of gallons). The PDF of X is shown below.
Assuming the station consistently charges $3.00 per gallon for 93-octane and pays $2,000 for the weekly fill-up, find the CDF of , the profit the station makes from the 93-octane in a week.
(a) From the sketch, we observe that will be nonnegative. Hence for . Since has a uniform distribution on , for , . We use this fact to find the CDF of . For ,
For and so
The complete CDF can be written as
(b) By taking the derivative, the PDF is
Thus, has an exponential PDF. In fact, since most computer languages provide uniform [ 0,1] random numbers, the procedure outlined in this problem provides a way to generate exponential random variables from uniform random variables.
(c) Since is an exponential random variable with parameter .