Random Variables & Distribution Functions MCQ Quiz - Objective Question with Answer for Random Variables & Distribution Functions - Download Free PDF

Last updated on Jun 27, 2025

Latest Random Variables & Distribution Functions MCQ Objective Questions

Random Variables & Distribution Functions Question 1:

Let X be a random variable with the cumulative distribution function (CDF) given by F(x)={0,x<0,x+25,0x<3,1,x3.

Find the value of P(1<X2)+P(X=0) ?

  1. 1/5
  2. 2/5
  3. 3/5
  4. 4/5

Answer (Detailed Solution Below)

Option 1 : 1/5

Random Variables & Distribution Functions Question 1 Detailed Solution

Solution:  

we use the properties of the cumulative distribution function (CDF).

Step 1: Calculate P(1<X2)

Using the CDF properties, for a<Xb :

P(a<Xb)=F(b)F(a).

Here, a = 1 and b = 2 .

For 0 ≤ x < 3 , the CDF is given by F(x)=x+25 .

Substituting these values:

F(2)=2+25=45,F(1)=1+25=35.

Thus:

P(1<X2)=F(2)F(1)=4535=15.

Step 2: Calculate P(X = 0)

The probability P(X = 0) corresponds to the probability mass at X = 0 .

Since the given random variable is continuous, P(X = 0) = 0 .

Step 3: Add the probabilities

Combining the results:

P(1<X2)+P(X=0)=15+0=15.

Hence the correct option is (1)

 

Random Variables & Distribution Functions Question 2:

Let X and Y be jointly distributed continuous random variables with joint probability density function \(\rm f(x, y)=\left\{\begin{matrix}\frac{x}{y}, & if\ 0

Which of the following statements are true? 

  1. P(X<12|Y=1)=14
  2. E(Y) = 14
  3. P(X<Y2)=14
  4. E(YX)=14

Answer (Detailed Solution Below)

Option :

Random Variables & Distribution Functions Question 2 Detailed Solution

The Correct answers are (1) and (3).

We will update the solution later.

Random Variables & Distribution Functions Question 3:

Let {Xn}n≥1 be a sequence of independent and identically distributed random variables with E(X1) = 0 and Var(X1) = 1. Which of the following statements are true? 

  1. limnP(nΣi=1nXiΣi=1nXi20)=12
  2. Σi=1nXiΣi=1nXi2 converges in probability to 0 as n → ∞
  3. 1nΣi=1nXi2 converges in probability to 1 as n → ∞
  4. limnP(Σi=1nXin0)=12

Answer (Detailed Solution Below)

Option :

Random Variables & Distribution Functions Question 3 Detailed Solution

Concept:

1. Law of Large Numbers (LLN):

The Law of Large Numbers states that as the sample size n increases, the sample average (or sum) of i.i.d.

random variables converges to the expected value of the variable. For example, in Option 3, 1ni=1nXi2 

converges to the expected value E(X12)=1, because X1 has variance 1.

2. Central Limit Theorem (CLT):

The Central Limit Theorem tells us that the sum (or scaled average) of i.i.d. random variables with finite mean and

variance converges in distribution to a normal distribution as n . For instance, in Option 4,  i=1nXin behaves like a

standard normal random variable as  n , converging to N(0, 1) .

3. Probability Limits:

For certain random variables, their distribution converges to a fixed probability value. In Options 1 and 4,

the probability of the standardized sum being less than or equal to 0 converges to 12, which is the probability

that a standard normal variable is less than or equal to 0.

Explanation:

Option 1: This expression involves the ratio of two terms: ni=1nXiandi=1nXi2.

The numerator,ni=1nXi, grows like O(n) by the Central Limit Theorem since the sum of i.i.d. random

variables with mean zero and variance 1 tends to have a normal distribution.

The denominator, i=1nXi2 , grows like O(n) because it is the sum of the squares of i.i.d. random variables with variance 1.

As n, the ratio ni=1nXii=1nXi2 tends to zero, so the probability converges to the probability of the random variable being

less than or equal to 0. Hence, Option 1 is true, and the limit will be 1/2 because this becomes a standard normal random variable under large n .

Option 2: The numerator i=1nXi behaves like O(n) , and the denominator i=1nXi2 behaves like O(n) . Therefore, the ratio i=1nXii=1nXi2 behaves

like O(1/n) and converges to 0 as n . Thus, Option 2 is true.

Option 3: By the Law of Large Numbers (LLN), the average of the squares of i.i.d. random variables converges to the

expected value of X12, which is 1, as n. Thus, Option 3 is true.

Option 4: 

By the Central Limit Theorem (CLT), i=1nXin converges in distribution to a standard normal random variable N(0, 1) .

The probability that a standard normal variable is less than or equal to 0 is P(Z0)=12. Hence, Option 4 is true.
 

All four options are correct.

Random Variables & Distribution Functions Question 4:

Let X1....X12 be a random sample from the N(2, 4) distribution and Y1...Y15 be a random sample from the N(-2, 5) distribution, where N(μ, σ2) denotes a normal distribution with mean μ and variance σ2. Assume that the two random samples are mutually independent. Let X¯=112Σi=112Xi,S12=111Σi=112(XiX¯)2, Y¯=115Σj=115Yi,S22=114Σj=115(YiY¯)2

Which of the following statements are true? 

  1. The distribution of X̅ + Y̅ is N(0,23)
  2. The distribution of 120(55S12+56S22) is χ262
  3. The distribution of 54S12S22 is F11, 14
  4. The distribution of 23(Y¯+2)S1 is t14

Answer (Detailed Solution Below)

Option :

Random Variables & Distribution Functions Question 4 Detailed Solution

Concept:

 

The sample mean gives an average of the data points in a sample, and the sample variance

measures the spread of the data.

The normal distribution is a continuous probability distribution that is symmetric around the mean,

with most values clustering around the center.

Explanation:

Option 1: The mean of X¯ is 2 and the mean of Y¯ is -2 . Thus, the mean of X¯+Y¯ is
 

E[X¯+Y¯]=2+(2)=0

The variances add for independent random variables:

  Var(X¯)=σ2n=412=13,Var(Y¯)=515=13

Therefore, the variance of X¯+Y¯ is Var(X¯+Y¯)=Var(X¯)+Var(Y¯)=13+13=23

Thus, X¯+Y¯ is distributed as N(0,23) . This statement is true.

Option 2: S12 and S22  are independent chi-squared random variables scaled by their respective degrees of freedom.

The degrees of freedom for S12 is 11 and for  S22 is 14 .

The weighted sum does not follow a chi-squared distribution directly. The combined degrees of

freedom would be 11 + 14 = 25 , not 26 . This statement is false.

Option 3: The ratio S12S22 is distributed as F11,14 because it represents the ratio of two independent chi-squared

variables divided by their respective degrees of freedom. Multiplying by a constant (in this case, 54)

does not change the F-distribution's form, just scales it. This statement is true.

Option 4: The mean of Y¯ is -2 . The distribution of  Y¯ is  N(2,515)=N(2,13)

The quantity  Y¯ - 2 shifts the mean to -4 . Scaling a normal distribution does not yield a t-distribution.

Instead,  23(Y¯2) results in a normal distribution, not a t-distribution. This statement is false.

Hence, option 1) and 3) are correct.

Random Variables & Distribution Functions Question 5:

Let X be a random variable with cumulative distribution function given by F(x)={0, if x<0 x+13, if 0x<1 1, if x1 Then the value of \(\rm P\left(\frac{1}{3} is equal to

  1. 736
  2. 1136
  3. 1336
  4. 1736

Answer (Detailed Solution Below)

Option 4 : 1736

Random Variables & Distribution Functions Question 5 Detailed Solution

Concepts Used:

1. Cumulative Distribution Function (CDF):

The CDF F(x) gives the probability that the random variable X takes a value less than or equal to x . That is, F(x) = P(X ≤ x) .

2. Finding Probability Using the CDF:

The probability that the random variable X lies within a certain interval (a, b] is given by:
     
 P(a < X ≤ b) = F(b) - F(a)

3. Probability at a Specific Point (Jump Discontinuity):

The probability at a specific point x = c is the difference in the CDF just to the right and just to the left of c :
     
P(X = c) = F(c+) - F(c-)

Explanation -

We are given a cumulative distribution function (CDF) F(x) of a random variable X as:

F(x) = {0,if x<0x+13,if 0x<11,if x1

From the definition of the probability from the CDF:  P(a < X  b) = F(b) - F(a)

In this case, we need to calculate F(34)and F(13).

Since 013<1  and 034<1 , we use the formula F(x)=x+13 for both 1/3  and 3/4 :

F(13)=13+13=433=49

F(34)=34+13=743=712

Thus, the probability P(13<X34) is:

P(13<X34)=F(34)F(13)=71249

= 21361636=536

The probability at a point is the jump in the CDF at that point. We need to calculate F(0+) - F(0-) .

From the CDF definition: F(0+) = F(0) =0+13=13

⇒ F(0-) = 0

Thus, P(X=0)=F(0+)F(0)=130=13=1236

 

Now, we add the two results:

P(13<X34)+P(X=0)=536+1236=1736

Thus, the final answer is 17/36.

Top Random Variables & Distribution Functions MCQ Objective Questions

Which of the following is a valid cumulative distribution function?

  1. F(x) = {12+x2 if x<0,2+x23+x2 if x0
  2. F(x) = {12+x2 if x<0,2+x23+2x2 if x0
  3. F(x) = {12+x2 if x<02cos(x)+x24+x2 if x0
  4. F(x) = {12+x2 if x<0,1+x24+x2 if x0

Answer (Detailed Solution Below)

Option 1 : F(x) = {12+x2 if x<0,2+x23+x2 if x0

Random Variables & Distribution Functions Question 6 Detailed Solution

Download Solution PDF

Concept:

Let F(x) be a cumulative distribution function then

(i) limxF(x) = 0, limxF(x) = 1

(ii) F is non-decreasing function

Explanation:

(2): F(x) = {12+x2 if x<0,2+x23+2x2 if x0

limxF(x) = limx2+x23+2x2 = limx2x4x = 12 (Using L'hospital rule), not satisfying

Option (2) is false

(3): F(x) = {12+x2 if x<02cos(x)+x24+x2 if x0

limxF(x) = limx2cosx+x24+x2 

 = limx2sinx+2x2x (Using L'hospital rule)

= limx(sinxx+1) - 1 + 1 = 0, not satisfying

Option (3) is false

(4): F(x) = {12+x2 if x<0,1+x24+x2 if x0

f(0-) = 1/2 and f(0+) = 1/4 and 12>14 so F(x) not satisfying the property "F is non-decreasing function"

Option (4) is false

Therefore option (1) is correct

Let X be a Poisson random variable with mean λ. Which of the following parametric function is not estimable?

  1. λ−1
  2. λ
  3. λ2
  4. e−λ​

Answer (Detailed Solution Below)

Option 1 : λ−1

Random Variables & Distribution Functions Question 7 Detailed Solution

Download Solution PDF

Concept:

parametric function f(λ) is said to be estimable if there exist g(X) such that E(g(X)) = f(λ) otherwise it is called not estimable.

Explanation:

Given X be a Poisson random variable with mean λ

So E(X) = λ and Var(X) = λ

We have to find the parametric function which is not estimable.

(2): E(X) = λ so here we are getting a function g(X) = X

So it is estimable

Option (2) is false

(3): E(X2) = [E(X)]2 + Var(X) = λ2 + λ

So E(X2 - X) = E(X2) - E(X) =  λ2 + λ - λ = λ2 

Here we are getting the function g(X) = X2 - X

 So it is estimable

Option (3) is false

(4): E((1)xλxx!) = e−λ​

Here we are getting the function g(X) = ((1)xλxx!)

 So it is estimable 

Option (4) is false

Hence option (1) is correct

Let X be a random variable with cumulative distribution function given by F(x)={0, if x<0 x+13, if 0x<1 1, if x1 Then the value of \(\rm P\left(\frac{1}{3} is equal to

  1. 736
  2. 1136
  3. 1336
  4. 1736

Answer (Detailed Solution Below)

Option 4 : 1736

Random Variables & Distribution Functions Question 8 Detailed Solution

Download Solution PDF

Concepts Used:

1. Cumulative Distribution Function (CDF):

The CDF F(x) gives the probability that the random variable X takes a value less than or equal to x . That is, F(x) = P(X ≤ x) .

2. Finding Probability Using the CDF:

The probability that the random variable X lies within a certain interval (a, b] is given by:
     
 P(a < X ≤ b) = F(b) - F(a)

3. Probability at a Specific Point (Jump Discontinuity):

The probability at a specific point x = c is the difference in the CDF just to the right and just to the left of c :
     
P(X = c) = F(c+) - F(c-)

Explanation -

We are given a cumulative distribution function (CDF) F(x) of a random variable X as:

F(x) = {0,if x<0x+13,if 0x<11,if x1

From the definition of the probability from the CDF:  P(a < X  b) = F(b) - F(a)

In this case, we need to calculate F(34)and F(13).

Since 013<1  and 034<1 , we use the formula F(x)=x+13 for both 1/3  and 3/4 :

F(13)=13+13=433=49

F(34)=34+13=743=712

Thus, the probability P(13<X34) is:

P(13<X34)=F(34)F(13)=71249

= 21361636=536

The probability at a point is the jump in the CDF at that point. We need to calculate F(0+) - F(0-) .

From the CDF definition: F(0+) = F(0) =0+13=13

⇒ F(0-) = 0

Thus, P(X=0)=F(0+)F(0)=130=13=1236

 

Now, we add the two results:

P(13<X34)+P(X=0)=536+1236=1736

Thus, the final answer is 17/36.

Let X1, X2, ... be i.i.d. random variables having a χ2-distribution with 5 degrees of freedom.
Let a ∈ R be constant. Then the limiting distribution of a(X1++Xn5nn) is 

  1. Gamma distribution for an appropriate value of a
  2. χ2-distribution for an appropriate value of a
  3. Standard normal distribution for an appropriate value of a
  4. A degenerate distribution for an appropriate value of a

Answer (Detailed Solution Below)

Option 3 : Standard normal distribution for an appropriate value of a

Random Variables & Distribution Functions Question 9 Detailed Solution

Download Solution PDF

Given:-

X1, X2, ... are i.i.d. random variables having a χ2-distribution with 5 degrees of freedom.

Concept Used:-

The limiting distribution of the given expression can be found using the central limit theorem.

The central limit theorem states that the sum of many independent and identically distributed random variables, properly normalized, converges in distribution to a normal distribution.

Explanation:-

Here, we have n i.i.d. random variables with a χ2-distribution with 5 degrees of freedom.

The mean of each χ2-distributed variable is 5 and the variance is,

2 × 5 = 10

Therefore, the mean of the sum of n such variables is n5, and the variance is,

⇒ variance = (n × 10)

We can normalize the expression by subtracting the mean and dividing by the standard deviation. That is,

a[(X1+X2+...+Xn5n)n×10]

=(a10)[(X1+X2+...+Xn5n)n]n

The term in the brackets on the right-hand side is the sum of n i.i.d. random variables with a mean of 0 and a variance of 1/2.

Therefore, by the CLT, this term converges in distribution to a standard normal distribution as n goes to infinity.

The overall expression converges in distribution to a normal distribution with mean zero and variance a2/10.

So, the limiting distribution of a(X1++Xn5nn) is ​​the standard normal distribution for an appropriate value of a.

Hence, the correct option is 3.

Random Variables & Distribution Functions Question 10:

For n ≥ p +1, let X1,X2,,Xn be a random sample from Np(μ,Σ),μRp and Σ is a positive definite matrix. Define X¯=1ni=1nXi and A=i=1n(XiX¯)(XiX¯)T. Then the distribution of Trace(AΣ-1) is 

  1. Wp(n - 1, Σ) 
  2. χp2
  3. χnp2
  4. χ2(n - 1)p

Answer (Detailed Solution Below)

Option 4 : χ2(n - 1)p

Random Variables & Distribution Functions Question 10 Detailed Solution

The correct answer is option 4 

we will update the solution as soon as possible.

Random Variables & Distribution Functions Question 11:

Suppose that X is a random variable such that P(X ∈ {0, 1, 2}) = 1. If for some constant c, P(X = i) = cP(X = i - 1), i = 1, 2, then E[X] is

  1. 11+c+c2
  2. c+2c21+c+c2
  3. c+c21+2c
  4. 3c1+2c

Answer (Detailed Solution Below)

Option 2 : c+2c21+c+c2

Random Variables & Distribution Functions Question 11 Detailed Solution

The correct answer is option 2 

we will update the solution as soon as possible.

Random Variables & Distribution Functions Question 12:

Which of the following is a valid cumulative distribution function?

  1. F(x) = {12+x2 if x<0,2+x23+x2 if x0
  2. F(x) = {12+x2 if x<0,2+x23+2x2 if x0
  3. F(x) = {12+x2 if x<02cos(x)+x24+x2 if x0
  4. F(x) = {12+x2 if x<0,1+x24+x2 if x0

Answer (Detailed Solution Below)

Option 1 : F(x) = {12+x2 if x<0,2+x23+x2 if x0

Random Variables & Distribution Functions Question 12 Detailed Solution

Concept:

Let F(x) be a cumulative distribution function then

(i) limxF(x) = 0, limxF(x) = 1

(ii) F is non-decreasing function

Explanation:

(2): F(x) = {12+x2 if x<0,2+x23+2x2 if x0

limxF(x) = limx2+x23+2x2 = limx2x4x = 12 (Using L'hospital rule), not satisfying

Option (2) is false

(3): F(x) = {12+x2 if x<02cos(x)+x24+x2 if x0

limxF(x) = limx2cosx+x24+x2 

 = limx2sinx+2x2x (Using L'hospital rule)

= limx(sinxx+1) - 1 + 1 = 0, not satisfying

Option (3) is false

(4): F(x) = {12+x2 if x<0,1+x24+x2 if x0

f(0-) = 1/2 and f(0+) = 1/4 and 12>14 so F(x) not satisfying the property "F is non-decreasing function"

Option (4) is false

Therefore option (1) is correct

Random Variables & Distribution Functions Question 13:

Let X be a Poisson random variable with mean λ. Which of the following parametric function is not estimable?

  1. λ−1
  2. λ
  3. λ2
  4. e−λ​

Answer (Detailed Solution Below)

Option 1 : λ−1

Random Variables & Distribution Functions Question 13 Detailed Solution

Concept:

parametric function f(λ) is said to be estimable if there exist g(X) such that E(g(X)) = f(λ) otherwise it is called not estimable.

Explanation:

Given X be a Poisson random variable with mean λ

So E(X) = λ and Var(X) = λ

We have to find the parametric function which is not estimable.

(2): E(X) = λ so here we are getting a function g(X) = X

So it is estimable

Option (2) is false

(3): E(X2) = [E(X)]2 + Var(X) = λ2 + λ

So E(X2 - X) = E(X2) - E(X) =  λ2 + λ - λ = λ2 

Here we are getting the function g(X) = X2 - X

 So it is estimable

Option (3) is false

(4): E((1)xλxx!) = e−λ​

Here we are getting the function g(X) = ((1)xλxx!)

 So it is estimable 

Option (4) is false

Hence option (1) is correct

Random Variables & Distribution Functions Question 14:

Let X be a random variable with cumulative distribution function given by F(x)={0, if x<0 x+13, if 0x<1 1, if x1 Then the value of \(\rm P\left(\frac{1}{3} is equal to

  1. 736
  2. 1136
  3. 1336
  4. 1736

Answer (Detailed Solution Below)

Option 4 : 1736

Random Variables & Distribution Functions Question 14 Detailed Solution

Concepts Used:

1. Cumulative Distribution Function (CDF):

The CDF F(x) gives the probability that the random variable X takes a value less than or equal to x . That is, F(x) = P(X ≤ x) .

2. Finding Probability Using the CDF:

The probability that the random variable X lies within a certain interval (a, b] is given by:
     
 P(a < X ≤ b) = F(b) - F(a)

3. Probability at a Specific Point (Jump Discontinuity):

The probability at a specific point x = c is the difference in the CDF just to the right and just to the left of c :
     
P(X = c) = F(c+) - F(c-)

Explanation -

We are given a cumulative distribution function (CDF) F(x) of a random variable X as:

F(x) = {0,if x<0x+13,if 0x<11,if x1

From the definition of the probability from the CDF:  P(a < X  b) = F(b) - F(a)

In this case, we need to calculate F(34)and F(13).

Since 013<1  and 034<1 , we use the formula F(x)=x+13 for both 1/3  and 3/4 :

F(13)=13+13=433=49

F(34)=34+13=743=712

Thus, the probability P(13<X34) is:

P(13<X34)=F(34)F(13)=71249

= 21361636=536

The probability at a point is the jump in the CDF at that point. We need to calculate F(0+) - F(0-) .

From the CDF definition: F(0+) = F(0) =0+13=13

⇒ F(0-) = 0

Thus, P(X=0)=F(0+)F(0)=130=13=1236

 

Now, we add the two results:

P(13<X34)+P(X=0)=536+1236=1736

Thus, the final answer is 17/36.

Random Variables & Distribution Functions Question 15:

Suppose a continuous random variable X follows a Uniform (0, 4) distribution. Now define Y=(X). Which of the following statements are NOT accurate for X and Y?

  1. The range of Y is [0, 2]
  2. Both X and Y have the same mean
  3. The variance of X is greater than the variance of Y
  4. The distribution of Y is also uniform

Answer (Detailed Solution Below)

Option :

Random Variables & Distribution Functions Question 15 Detailed Solution

Explanation -

For a random variable X that follows a Uniform (0, 4) distribution, X will take any value between 0 and 4 with equal probability.

The defined Y=(X) will range from 0 to 2.

Option (1) - The range of Y is [0, 2]

 This statement is TRUE. Y=(X) will take a value between 0 (for X=0) and 2 (for X=4).

Option (2) - Both X and Y have the same mean  

This statement is NOT TRUE. In a uniform distribution, the mean is given by (a + b) / 2.

The mean of X will be (0+4)/2 = 2, and the mean of Y will be (0+2)/2 = 1, so they do not have the same mean.

Option (3) - The variance of X is greater than the variance of Y

This statement is TRUE. Variance measures the deviation from the mean, and since X can take on values from a wider range (0 to 4, as opposed to 0 to 2 for Y), it will generally have a greater variance.

Option (4) - The distribution of Y is also uniform

This statement is NOT TRUE. When we apply a transformation like (X), the resulting distribution Y will not retain the uniform property of X.

So, statements B and D are NOT true.

Hence the correct options are 2 and 4.

Get Free Access Now
Hot Links: teen patti online game teen patti bodhi teen patti real cash withdrawal teen patti cash teen patti 50 bonus