01

Digit of a real number

Suppose a real number is chosen randomly in the unit interval [0,1]. Consider the decimal expansion of this number. Let Y be a random variable giving the first digit after the decimal point. Find the possible values, the PMF, and the CDF of Y.

02

Gambling with a coin

Two players, A and B, are flipping a fair coin together. If it comes up heads, A pays $1 to B, and if it comes up tails, B pays $1 to A.

They play five rounds. Let X be a random variable recording A’s final winnings.

(a) Find the set of possible values of X. (I.e., the set of outcomes with nonzero probability.)

(b) Find the PMF and CDF of X.

03

PMF from CDF for tracking gasoline

I am trying to keep track of how much gasoline (measured in gallons, rounded to the nearest integer, and denoted by X) my car uses every week. I have managed to find the CDF of X:

F(x)={00x<00.10x<10.21x<20.52x<31x3

Assume gasoline costs $3 a gallon. Let Y denote the amount of money I spend on gasoline every week. What is the PMF of Y?

04

Patients in the hospital

After being discharged from the hospital following a particular surgery, patients often make visits to their local emergency room for treatment. The function below is the CDF of X, the number of emergency room visits per patient:

FX(x)={00x<00.570x<10.821x<20.972x<313x

(a) Find the probability a patient will make more than 1 visit to the emergency room.

(b) Find the probability a patient will not visit the emergency room.

05

Construct random variable from PMF

The probability space S={H,T} is the set of infinite strings of H or T, for example HTTHTHHTTHS. There is a probability measure P determined by the interpretation of H or T as the outcome of a fair coin flip. For a subset A containing all strings with specified (given) values of the first n letters, then P(A)=2n. E.g. if A={HTTT,HTTH,HTHT,} is everything starting with HT, then P(A)=1/4.

(a) Construct a random variable X on S such that the PMF of X is given by:

PX(k)={3/8for k=01/8for k=51/2for k=170else

(b) Repeat (a) but with a biased coin for which P[H]=1/4.

06

Variance from CDF: Drill bit changes

The bits for a particular kind of drill must be changed fairly often. Let X denote the number of holes that can be drilled with one bit. The CDF of X is given below:

FX(x)={00x<10.131x<20.482x<30.813x<414x

(a) Find the probability that a bit will be able to drill more than 2 holes.

(b) Find Var[X] by constructing the PMF.

07

Half the babies are female?

At Grace Community Hospital, 4 babies are delivered in one day. At Hope Valley Hospital, 6 babies are delivered in one day.

Consider these two events:

  • (i) exactly half the babies born at Grace Community are female
  • (ii) exactly half the babies born at Hope Valley are female

Perform a calculation to determine whether Event (i) is more probable, Event (ii) is more probable, or they are equally probable. (Assume the probability of each baby being born male or female is 0.5.)