Tutorial 4
Tutorial 4
Tutorial 04
x 1 3 4 6 12
(a)
fX (x) 0.3 0.1 0.05 0.15 0.4
x 1 3 4 6 12
(b)
fX (x) 0.3 0.1 0.45 0.05 0.4
1
x 1 3 4 6 12
(c)
fX (x) 0 0.3 0.4 0.6 1
(d) None of the given options.
(a) If RX is a subset of the integers, then for any integers a and b such that a < b, we must have
F(b) = F(a − 1) + P(a ≤ X ≤ b).
(b) If X is a continuous random variable and a < b are two real numbers, we must have F(b) =
F(a) + P(a ≤ X ≤ b).
(c) Let X be a continuous random variable, then E(X) must be a value in RX .
(d) F(x) is a non-increasing function x.
(e) If a < b, then F(a) < F(b).
Analytical Questions
2. The waiting time, in hours, between successive speeders spotted by a radar unit is a continuous
random variable with cumulative distribution
(
0, x ≤ 0;
FX (x) = −8x
1 − e , x > 0.
(a) Find the probability of waiting less than 12 minutes between successive speeders.
(b) Find the probability density function of X.
2
3. The random variable X, representing the number of errors per 100 lines of software code, has the
following probability function:
x 2 3 4 5 6
fX (x) 0.01 0.25 0.40 0.30 0.04
(a) Find the probability that the random variable will take on a value between 0.6 and 1.2.
(b) Find E(X) and V (X).
2. (a) 0.7981; (b) fX (x) = 8e−8x for x ≥ 0. 4. (a) 0.5; (b) 1; (c) 1/6.