Random Variables & Distribution Functions MCQ Quiz in मराठी - Objective Question with Answer for Random Variables & Distribution Functions - मोफत PDF डाउनलोड करा

Last updated on Mar 29, 2025

पाईये Random Variables & Distribution Functions उत्तरे आणि तपशीलवार उपायांसह एकाधिक निवड प्रश्न (MCQ क्विझ). हे मोफत डाउनलोड करा Random Variables & Distribution Functions एमसीक्यू क्विझ पीडीएफ आणि बँकिंग, एसएससी, रेल्वे, यूपीएससी, स्टेट पीएससी यासारख्या तुमच्या आगामी परीक्षांची तयारी करा.

Latest Random Variables & Distribution Functions MCQ Objective Questions

Top Random Variables & Distribution Functions MCQ Objective Questions

Random Variables & Distribution Functions Question 1:

Consider a scenario whereY1,Y2,...,Ynare independently and identically distributed N(μ,φ2)random variables, where φ2>0.Let the prior distribution on φ2 have densityρ(φ2)(1/φ2)β for some β > 0. Which would be correct to say?

  1. The prior distribution on φ^2 is an inverse gamma distribution
  2. The posterior distribution of φ2 after observing Y1,...,Yn is proportional to (1/φ2)n/2+β×e(nȲ2/2φ2)
  3. The joint prior distribution of (μ,φ2) is a normal-inverse gamma distribution when μ has a normal prior distribution with mean 0 and variance φ2
  4. The posterior mean ofφ2is (nȲ2+β)/((n/2)+β1) when β > 1/2 and n is large E. The joint distribution of (μ,φ2) is a Pareto distribution.

Answer (Detailed Solution Below)

Option :

Random Variables & Distribution Functions Question 1 Detailed Solution

Explanation -

(i). The prior distribution on φ2 is an inverse gamma distribution

This statement is correct if β > 0. The inverse gamma distribution takes the form π(x)xαeb/x, which in this case would translate to ρ(φ2)(φ2)(β+1), indicating that an inverse gamma distribution is applicable in this case.

(ii). The posterior distribution of φ2 after observing Y1,...,Yn is proportional to (1/φ2)n/2+β×e(nȲ2/2φ2)

This statement is also correct. Bringing together the likelihood function of the sample Y1,...,Yn and the prior distribution of φ2 yields the posterior distribution of this form.

(iii). The joint prior distribution of (μ, φ2) is a normal-inverse gamma distribution when μ has a normal prior distribution with mean 0 and variance φ2

This statement is correct. The situation described is essentially the definition of the normal-inverse gamma distribution.

(iv). The posterior mean of φ2 is (nȲ2+β)/((n/2)+β1)when β > 1/2 and n is large

This statement is not correct. The posterior distribution of φ2 is an inverse gamma distribution and its mean (if it exists) does not hold the specified form. When β <= 1, the posterior mean does not exist.

Hence the option (i), (ii) and (iii) are correct.

Random Variables & Distribution Functions Question 2:

Let a continuous random variable X follow Uniform (−1, 1). Define Y = X2. Which of the following are NOT true for X and Y?

  1. They are independent and uncorrelated.
  2. They are independent but correlated.
  3. They are not independent but correlated.
  4. They are neither independent nor correlated.

Answer (Detailed Solution Below)

Option :

Random Variables & Distribution Functions Question 2 Detailed Solution

Concept:

(i) Let X be a continuous random variable follows uniformly distribution U(a, b) then probability density function

f(x) = 1ba

E(X) = a+b2 and

E(α(x)) = abα(x)f(x)dx

(ii) Two random variable X and Y are non correlated if Cov(X, Y) = 0

Explanation:

A continuous random variable X follow Uniform (−1, 1)

so f(x) = 12, E(X) = 112 = 0

Also Y = X2

So Y and X are dependent

Now,

Cov(X, Y) = E(XY) - E(X)E(Y)

                = E(XY) (as E(X) = 0)

               = E(X3) (since Y = X2)

               = 11x3.12dx = 0 (as x3 is odd function)

Cov(X, Y) = 0

So X and Y are non-correlated

Therefor option (4) is TRUE and (1), (2), (3) are NOT TRUE

So option (1), (2), (3) is correct

Random Variables & Distribution Functions Question 3:

A cumulative hazard function H(t) of a non-negative continuous random variable satisfies which of the following conditions?

  1. limt H(t) = ∞
  2. H(0) = 0
  3. H(1) = 1
  4. H(t) is a nondecreasing function of t.

Answer (Detailed Solution Below)

Option :

Random Variables & Distribution Functions Question 3 Detailed Solution

Concept:

The cumulative hazard function H(t) is defined by

H(t) = - fR where R = 1- F, f be probability density function, R be the survival function and F be the cumulative density function

Properties of cumulative hazard function H(t):

(i) H(t) ≥ 0

(ii) H(t) is either decreasing of increasing or constant function

(iii) H(t) is unbounded function and limt H(t) = ∞

Explanation:

By the direct properties of H(t), (1), (2) and (4) are correct

We know that h(t) is unbounded and H(0) = 1 but it's not necessary that H(1) = 1

Option (3) is false

Random Variables & Distribution Functions Question 4:

Let {Xi: 1 ≤ i ≤ 2n} be independently and identically distributed normal random variables with mean μ and variance 1, and independent of a standard Cauchy random variable W. Which of the following statistics are consistent for μ?

  1. n1i=1nXi
  2. n1i=12nXi
  3. n1i=1nX2i1
  4. n1(i=1nXi+W)

Answer (Detailed Solution Below)

Option :

Random Variables & Distribution Functions Question 4 Detailed Solution

Concept:

A is said to be consistent for mean μ if E(A) = μ as n → ∞ and Var(A) = 0 as n → ∞

Explanation:

{Xi: 1 ≤ i ≤ 2n} be independently and identically distributed normal random variables with mean μ and variance 1, and independent of a standard Cauchy random variable W

So Xi ∼ N(μ, 1) and W ∼ Cauchy(0, 1)

E(Xi) = μ, Var(Xi) = 1, E(W) = 0, Var(W) = 1

(1): n1i=1nXi

E(n1i=1nXi) = 1ni=1nE(Xi) = 1n.nμ = μ as n → ∞

Var(n1i=1nXi) = 1n2i=1nVar(Xi) = 1n2.n = 1n = 0 as n → ∞

Therefore n1i=1nXi is consistent.

Option (1) is correct

(2): n1i=12nXi

E(n1i=12nXi) = 1ni=12nE(Xi) = 1n.2nμ = 2μ as n → ∞

Therefore n1i=12nXi is not consistent.

Option (2) is not correct

(3): n1i=1nX2i1

E(n1i=1nX2i1) = 1ni=1nE(X2i1) = 1n.nμ = μ as n → ∞

Var(n1i=1nX2i1) = 1n2i=1nVar(X2i1) = 1n2.n = 1n = 0 as n → ∞

Therefore n1i=1nX2i1 is consistent.

Option (3) is correct

(4): n1(i=1nXi+W)

E(n1(i=1nXi+W)) = 1n(i=1nE(Xi)+E(W)) = 1n(nμ+0) = μ as n → ∞

Var(n1(i=1nXi+W)) = 1n2(i=1nVar(Xi)+Var(W)) = 1n2(n+1) = 1n+1n2 = 0 as n → ∞

Therefore n1(i=1nXi+W) is consistent.

Option (4) is correct.

Random Variables & Distribution Functions Question 5:

Let X1 and X2 be two independent random variables such that X1 follows a gamma distribution with mean 10 and variance 10, and X2 ∼ N(3, 4). Let f1 and f2 denote the density functions of Xand X2, respectively. Define a new random variable Y so that for y ∈ ℝ, it has density function

f(y) = 0.4 f1(y) + qf2(y)

Which of the following are true?

  1. q = 0.6
  2. E[Y] = 5.8
  3. Var(Y) = 3.04
  4. Y = 0.4X1 + qX2

Answer (Detailed Solution Below)

Option :

Random Variables & Distribution Functions Question 5 Detailed Solution

Concept:

If f1 and f2 are two probability density functions then αf1 + βf2 is also probability density function if α + β = 1 

Explanation:

f1 and f2 denote the density functions of X1 and X2,

and f(y) = 0.4 f​1(y) + qf2(y) is probability density function then

Y = 0.4X1 + qX2 is a random varibale and 

0.4 + q = 1 ⇒ q = 0.6

Option (1), (4) are correct

Given X1 follows a gamma distribution with mean 10 and variance 10, and X2 ∼ N(3, 4)

So E[X1] = 10, Var[X1] = 10, E[X2] = 3, Var[X2] = 4 

E[Y] = 0.4E[X1] + qE[X2] = 0.4 × 10 + 0.6 × 3 = 5.8

Option (2) is correct

Var[Y] = (0.4)2Var[X1] + q2E[X2] = (0.4)2 × 10 + (0.6)2 × 4 = 3.04

Option (3) is correct

Random Variables & Distribution Functions Question 6:

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 6 Detailed Solution

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 7:

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 7 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 8:

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 8 Detailed Solution

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

We will update the solution later.

Random Variables & Distribution Functions Question 9:

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 9 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 10:

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 10 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.

Get Free Access Now
Hot Links: teen patti master app teen patti gold real cash teen patti game paisa wala teen patti master 51 bonus teen patti star