ELEN90054 Probability and Random Models
ELEN90054 Probability and Random Models
a. Find the value for the constant k so that the PDF is valid .
b. Find fY (y).
c. Find fX (x).
d. Find P [X ≥ 12 , Y ≥ 14 ].
2. The joint PDF of random variables X and Y has constant value 16 in two rectangular
regions in the x−y plane. These are {0 < x < 1, 0 < y < 2} and {2 < x < 4, 0 <
y < 2}. Outside of these regions, the joint PDF is zero.
a. Draw the x-y plane and indicate on it the region where fX,Y (x, y) is nonzero.
b. Find the marginal pdf’s of X and Y . Are they independent?
c. Define Z = Y − 3X. Find P [Z > 0].
d. Find E[Z | Y = 0].
e. Define W = X − Y . Find P [W > 0].
1
4. Let X and Y be RV’s with joint CDF
1 2
4
y x 0 ≤ y < 2, 0 ≤ x < 1
x y ≥ 2, 0 ≤ x < 1
1 2
FX,Y (x, y) = 4
y x ≥ 1, 0 ≤ y < 2
x ≥ 1, y ≥ 2
1
0 x < 0 or y < 0
R2 = X 2 + Y 2 .
a. Find the conditional pdf’s of the output power given ‘0 and ‘1.
b. Hence obtain obtain the unconditional pdf.
c. Suppose that the receiver operates by picking a decision threshold T > 0 and
deciding that a ‘1 (0) was transmitted if the received power ≥ T (< T ). Find
an expression for the probability of error.
d. Find the value of T that minimises the error probability.
2
7. Let X, Y, Z be independent Gaussian random variables each with zero mean and vari-
ance 1. Define rv’s U, V, W as
U = X, V = X + Y, W = X + Y + Z.
a. The rv’s U , V and W are the result of an affine transformation
U X
V = A Y .
W Z
Specify the matrix A.
b. Use part (a) to find the parameters of the random vector pdf fU,V,W (u, v, w).
8. Let X and Y be correlated random variables with means µX = 2 and µY = 5, and
2
variances σX = 9 and σY2 = 4. Let the covariance between them be Cov(X, Y ) = 5.
Define the random variables:
U = 2X + 1.5Y + 1 V = 2X − 2.5Y
a. The rv’s U and V are the result of an affine transformation
" # " #
U X
=A + b.
V Y
Specify the matrix A and the vector b.
b. Find the means and variances of U and V , and the correlation coefficient ρU,V
by using part a).
9. X and Y are zero-mean jointly Gaussian random variables each with variance σ 2 . The
correlation coefficient between X and Y is given to be ρ.
a. Write down the joint probability density function of X and Y .
b. Random variables Z and W are given by:
Z = X cos(θ) + Y sin(θ)
W = −X sin(θ) + Y cos(θ)
i. What are the means and variances of Z and W ?
iii. What is the covariance between Z and W ?
iv. Write the joint probability density function of Z and W .
" #
X1
10. Consider the Gaussian random vector X = . The mean vector and correlation
X2
matrix are given to be:
" # " #
1 5 0
E[X] = RX =
−2 0 10
(a) Find the covariance matrix KX .
3
11. Let V1 and V2 be jointly Gaussian noise voltages with each with mean 0.2 and variance
1. The covariance between them is 0.5. Define the column-vector V = [V1 V2 ]T .
13. Bob loses every pen he uses after T weeks, where T is an exponential r.v. with mean
1 week. If the semester is 12 weeks long, how many pens should Bob buy at the
beginning of the semester so that the probability that he runs out of pens before
the semester finishes is no greater than 0.01?
4
14. A binary transmission channel introduces bit errors with probability 0.15. Estimate
the probability that there are no more than 20 errors in 100 bit transmissions.
15. There are 100 students in a lecture theatre. If the probability that any student wears
a blue top is 0.25, find an approximate probability that at least 30 students wear a
blue shirt to the lecture.
End of Questions