IIT JAM 2022 Mathematical Statistics (MS) Question Paper with Answer Key pdf is available for download. The exam was conducted by IIT Roorkee on February 13, 2022. In terms of difficulty level, IIT JAM Mathematical Statistics (MS) was of Moderate to High level. The question paper comprised a total of 60 questions.
IIT JAM 2022 Mathematical Statistics (MS) Question Paper with Answer Key PDFs
| IIT JAM 2022 Mathematical Statistics (MS) Question Paper with Answer Key pdf | Download PDF | Check Solutions |
Let \(\{a_n\}_{n \geq 1}\) be a sequence of non-zero real numbers. Then which one of the following statements is true?
Let \(f: \mathbb{R} \to \mathbb{R}\) be the function defined by

Then which one of the following statements is NOT true?
Let \(f: \mathbb{R} \to \mathbb{R}\) be the function defined by

Then the maximum value of \(f\) on the interval \([9,10]\) equals
Let \(A\) and \(B\) be two events such that \(0 < P(A) < 1\) and \(0 < P(B) < 1\). Then which one of the following statements is NOT true?
If \( M(t), t \in \mathbb{R} \), is the moment generating function of a random variable, then which one of the following is NOT the moment generating function of any random variable?
Let \( X \) be a random variable having binomial distribution with parameters \( n (>1) \) and \( p (0 < p < 1) \). Then \( E\left(\frac{1}{1+X}\right) \) equals
Let \( (X, Y) \) be a random vector having the joint probability density function

Then \( E(Y) \) equals
Let \( X_1 \) and \( X_2 \) be two independent and identically distributed discrete random variables having the probability mass function

Then \( P(\min\{X_1, X_2\} \geq 5) \) equals
Let \( X_1, X_2, \dots, X_n \) (where \( n \geq 2 \)) be a random sample from \( Exp\left(\frac{1}{\theta}\right) \) distribution, where \( \theta > 0 \) is unknown. If \( \bar{X} = \frac{1}{n} \sum_{i=1}^{n} X_i \), then which one of the following statements is NOT true?
Let \( X_1, X_2, \dots, X_n \) (where \( n \geq 3 \)) be a random sample from \( N(\mu, \sigma^2) \) distribution, where \( \mu \in \mathbb{R} \) and \( \sigma > 0 \) are both unknown. Then which one of the following is a simple null hypothesis?
Evaluate \[ \lim_{n \to \infty} \left( \frac{6}{n+2} \left[ \left( 2 + \frac{1}{n} \right)^2 + \left( 2 + \frac{2}{n} \right)^2 + \dots + \left( 2 + \frac{n-1}{n} \right)^2 \right] \right). \]
View Solution
Step 1: Simplifying the sum.
We need to evaluate the limit of the given sum as \( n \to \infty \). The expression inside the limit can be rewritten as: \[ \frac{6}{n+2} \sum_{k=1}^{n-1} \left( 2 + \frac{k}{n} \right)^2. \]
Expanding the square: \[ \left( 2 + \frac{k}{n} \right)^2 = 4 + \frac{4k}{n} + \frac{k^2}{n^2}. \]
Thus, the sum becomes: \[ \frac{6}{n+2} \sum_{k=1}^{n-1} \left( 4 + \frac{4k}{n} + \frac{k^2}{n^2} \right). \]
Step 2: Breaking the sum into parts.
The sum splits into three parts: \[ \frac{6}{n+2} \left( 4 \sum_{k=1}^{n-1} 1 + \frac{4}{n} \sum_{k=1}^{n-1} k + \frac{1}{n^2} \sum_{k=1}^{n-1} k^2 \right). \]
We know the formulas for the sums: \[ \sum_{k=1}^{n-1} 1 = n-1, \quad \sum_{k=1}^{n-1} k = \frac{(n-1)n}{2}, \quad \sum_{k=1}^{n-1} k^2 = \frac{(n-1)n(2n-1)}{6}. \]
Step 3: Evaluating the limit.
Substituting these into the expression and simplifying, the limit as \( n \to \infty \) of the sum leads to the value 30. Hence, the correct answer is \( \boxed{30} \).
Quick Tip: When dealing with sums in limits, break them into simpler parts, and apply known formulas for summation. Also, don't forget to use approximations for large \( n \) when needed.
Let \( f: \mathbb{R}^2 \to \mathbb{R} \) be the function defined by

Then which one of the following statements is NOT true?
Let \( f: [1, 2] \to \mathbb{R} \) be the function defined by \[ f(t) = \int_1^t \sqrt{x^2 e^{2x} - 1} \, dx. \]
Then the arc length of the graph of \( f \) over the interval \( [1, 2] \) equals
Let \( F: [0, 2] \to \mathbb{R} \) be the function defined by \[ F(x) = \int_{x^2}^{x+2} e^{x[\lfloor t \rfloor]} \, dt, \]
where \( [t] \) denotes the greatest integer less than or equal to \( t \). Then the value of the derivative of \( F \) at \( x = 1 \) equals
Let the system of equations \[ x + ay + z &= 1\]
\[2x + 4y + z &= -b\]
\[3x + y + 2z &= b + 2 \]
have infinitely many solutions, where \( a \) and \( b \) are real constants. Then the value of \( 2a + 8b \) equals
Let
. Then the sum of all the elements of \( A^{100} \) equals
Suppose that four persons enter a lift on the ground floor of a building. There are seven floors above the ground floor and each person independently chooses her exit floor as one of these seven floors. If each of them chooses the topmost floor with probability \( \frac{1}{3} \) and each of the remaining floors with an equal probability, then the probability that no two of them exit at the same floor equals
A year is chosen at random from the set of years \( \{2012, 2013, \dots, 2021\} \). From the chosen year, a month is chosen at random and from the chosen month, a day is chosen at random. Given that the chosen day is the 29th of a month, the conditional probability that the chosen month is February equals
Suppose that a fair coin is tossed repeatedly and independently. Let \( X \) denote the number of tosses required to obtain for the first time a tail that is immediately preceded by a head. Then \( E(X) \) and \( P(X > 4) \), respectively, are
Let \( X \) be a random variable with the moment generating function \[ M(t) = \frac{1}{(1 - 4t)^5}, \quad t < \frac{1}{4}. \]
Then the lower bounds for \( P(X < 40) \), using Chebyshev’s inequality and Markov’s inequality, respectively, are
In a store, the daily demand for milk (in litres) is a random variable having \( Exp(\lambda) \) distribution, where \( \lambda > 0 \). At the beginning of the day, the store purchases \( c > 0 \) litres of milk at a fixed price \( b > 0 \) per litre. The milk is then sold to the customers at a fixed price \( s > b \) per litre. At the end of the day, the unsold milk is discarded. Then the value of \( c \) that maximizes the expected net profit for the store equals
Let \( X_1, X_2 \) and \( X_3 \) be three independent and identically distributed random variables having \( U(0, 1) \) distribution. Then \( E \left[ \left( \ln X_1 \right) \left( \ln X_1 X_2 X_3 \right)^2 \right] \) equals
Let \( (X, Y) \) be a random vector having bivariate normal distribution with parameters \( E(X) = 0, V(X) = 1, E(Y) = -1, V(Y) = 4 \) and \( \rho(X, Y) = -\frac{1}{2} \), where \( \rho(X, Y) \) denotes the correlation coefficient between \( X \) and \( Y \). Then \( P(X + Y > 1 | 2X - Y = 1) \) equals
Let \( \{X_n\}_{n \geq 1} \) be a sequence of independent and identically distributed random variables having the common probability density function

If \[ \lim_{n \to \infty} P \left( \left| \frac{1}{n} \sum_{i=1}^{n} X_i - \theta \right| < \epsilon \right) = 1 for all \epsilon > 0, \]
then \( \theta \) equals
Let \( 0.2, 1.2, 1.4, 0.3, 0.9, 0.7 \) be the observed values of a random sample of size 6 from a continuous distribution with the probability density function

where \( \theta > \frac{1}{2} \) is unknown. Then the maximum likelihood estimate and the method of moments estimate of \( \theta \), respectively, are
For \( n = 1, 2, 3, \dots \), let the joint moment generating function of \( (X, Y_n) \) be \[ M_{X, Y_n}(t_1, t_2) = e^{t_1^2 e^{2}(1 - 2t_2)^{n/2}}, \quad t_1 \in \mathbb{R}, t_2 < \frac{1}{2}. \]
If \[ T_n = \frac{\sqrt{n}X}{\sqrt{Y_n}}, \quad n \geq 1, \]
then which one of the following statements is true?
Let \( X_{(1)} < X_{(2)} < \dots < X_{(9)} \) be the order statistics corresponding to a random sample of size 9 from the \( U(0,1) \) distribution. Then which one of the following statements is NOT true?
Let \( X_1, X_2, \dots, X_{16} \) be a random sample from \( N(4\mu, 1) \) distribution and \( Y_1, Y_2, \dots, Y_8 \) be a random sample from \( N(\mu, 1) \) distribution, where \( \mu \in \mathbb{R} \) is unknown. Assume that the two random samples are independent. If you are looking for a confidence interval for \( \mu \) based on the statistic \( 8X + Y \), where \( \overline{X} = \frac{1}{16} \sum_{i=1}^{16} X_i \) and \( \overline{Y} = \frac{1}{8} \sum_{i=1}^{8} Y_i \), then which one of the following statements is true?
Let \( X_1, X_2, X_3, X_4 \) be a random sample from a distribution with the probability mass function

where \( \theta \in (0, 1) \) is unknown. Let \( 0 < \alpha \leq 1 \). To test the hypothesis \[ H_0: \theta = \frac{1}{2} \quad against \quad H_1: \theta > \frac{1}{2}, \]
consider the size \( \alpha \) test that rejects \( H_0 \) if and only if \[ \sum_{i=1}^{4} X_i \geq k_{\alpha} for some k_{\alpha} \in \{0, 1, 2, 3, 4\}. \]
Then for which one of the following values of \( \alpha \), the size \( \alpha \) test does NOT exist?
Let \( X_1, X_2, X_3, X_4 \) be a random sample from a Poisson distribution with unknown mean \( \lambda > 0 \). For testing the hypothesis \[ H_0: \lambda = 1 \quad against \quad H_1: \lambda = 1.5, \]
let \( \beta \) denote the power of the test that rejects \( H_0 \) if and only if \[ \sum_{i=1}^{4} X_i \geq 5. \]
Then which one of the following statements is true?
Let \( \{a_n\}_{n \geq 1} \) be a sequence of real numbers such that \( a_n = \frac{1}{3^n} \) for all \( n \geq 1 \). Then which of the following statements is/are true?
Let \( f: \mathbb{R}^2 \to \mathbb{R} \) be the function defined by \[ f(x, y) = 8(x^2 - y^2) - x^4 + y^4. \]
Then which of the following statements is/are true?
If \( n \geq 2 \), then which of the following statements is/are true?
Let \( \Omega = \{1, 2, 3, \dots\} \) be the sample space of a random experiment and suppose that all subsets of \( \Omega \) are events. Further, let \( P \) be a probability function such that \( P(\{i\}) > 0 \) for all \( i \in \Omega \). Then which of the following statements is/are true?
A university bears the yearly medical expenses of each of its employees up to a maximum of Rs. 1000. If the yearly medical expenses of an employee exceed Rs. 1000, then the employee gets the excess amount from an insurance policy up to a maximum of Rs. 500. If the yearly medical expenses of a randomly selected employee has \( U(250, 1750) \) distribution and \( Y \) denotes the amount the employee gets from the insurance policy, then which of the following statements is/are true?
Let \( X \) and \( Y \) be two independent random variables having \( N(0, \sigma_1^2) \) and \( N(0, \sigma_2^2) \) distributions, respectively, where \( 0 < \sigma_1 < \sigma_2 \). Then which of the following statements is/are true?
Let \( (X, Y) \) be a discrete random vector. Then which of the following statements is/are true?
Let \( X_1, X_2, X_3 \) be three independent and identically distributed random variables having \( N(0, 1) \) distribution. If \[ U = \frac{2X_2^2}{(X_2 + X_3)^2} \quad and \quad V = \frac{2(X_2 - X_3)^2}{2X_1^2 + (X_2 + X_3)^2}, \]
then which of the following statements is/are true?
Let \( X_1, X_2, X_3, X_4 \) be a random sample from a continuous distribution with the probability density function \[ f(x) = \frac{1}{2} e^{-|x - \theta|}, \quad x \in \mathbb{R}, \]
where \( \theta \in \mathbb{R} \) is unknown. Let the corresponding order statistics be denoted by \[ X_{(1)} < X_{(2)} < X_{(3)} < X_{(4)}. \]
Then which of the following statements is/are true?
Let \( X_1, X_2, \dots, X_n \) (where \( n > 1 \)) be a random sample from a \( N(\mu, 1) \) distribution, where \( \mu \in \mathbb{R} \) is unknown. To test the hypothesis \[ H_0: \mu = 0 \quad against \quad H_1: \mu = \delta, \quad \delta > 0 is a constant, \]
let \( \beta \) denote the power of the test that rejects \( H_0 \) if and only if \[ \frac{1}{n} \sum_{i=1}^n X_i > c_{\alpha}, \quad for some constant c_{\alpha}. \]
Then which of the following statements is/are true?
Let \( \{a_n\}_{n \geq 1} \) be a sequence of real numbers such that \[ a_{1+5m} = 2, \quad a_{2+5m} = 3, \quad a_{3+5m} = 4, \quad a_{4+5m} = 5, \quad a_{5+5m} = 6, \quad m = 0, 1, 2, \dots. \]
Then \[ \limsup_{n \to \infty} a_n + \liminf_{n \to \infty} a_n equals \, \_\_\_\_. \]
Let \( f: \mathbb{R} \to \mathbb{R} \) be a function such that \[ 20(x - y) \leq f(x) - f(y) \leq 20(x - y) + 2(x - y)^2 \quad for all \quad x, y \in \mathbb{R} \quad and \quad f(0) = 2. \]
Then \[ f(101) equals \, \_\_\_\_. \]
Let \( A \) be a \( 3 \times 3 \) real matrix such that \( \det(A) = 6 \) and

where adj \( A \) denotes the adjoint of \( A \). Then the trace of \( A \) equals \[ (round off to 2 decimal places) \, \_\_\_\_. \]
Let \( X \) and \( Y \) be two independent and identically distributed random variables having \[ U(0, 1) distribution. Then P(X^2 < Y < X) equals \, \_\_\_\_ \, (round off to 2 decimal places). \]
Consider a sequence of independent Bernoulli trials, where \( \frac{3}{4} \) is the probability of success in each trial. Let \( X \) be a random variable defined as follows: If the first trial is a success, then \( X \) counts the number of failures before the next success. If the first trial is a failure, then \( X \) counts the number of successes before the next failure. Then \[ 2E(X) equals \, \_\_\_\_. \]
Let \( X \) be a random variable denoting the amount of loss in a business. The moment generating function of \( X \) is \[ M(t) = \left( \frac{2}{2 - t} \right)^2, \quad t < 2. \]
If an insurance policy pays 60% of the loss, then the variance of the amount paid by the insurance policy equals \[ (round off to 2 decimal places) \, \_\_\_\_. \]
Let \( (X, Y) \) be a random vector having the joint moment generating function \[ M(t_1, t_2) = \left( \frac{1}{2} e^{t_1} + \frac{1}{2} e^{t_1} \right)^2 \left( \frac{1}{2} e^{t_2} + \frac{1}{2} e^{t_2} \right)^2, \quad (t_1, t_2) \in \mathbb{R}^2. \]
Then \[ P(|X + Y| = 2) equals \, \_\_\_\_ \, (round off to 2 decimal places). \]
Let \( X_1 \) and \( X_2 \) be two independent and identically distributed random variables having \( \chi^2_2 \) distribution and \[ W = X_1 + X_2. \]
Then \[ P(W > E(W)) equals \, \_\_\_\_ \, (round off to 2 decimal places). \]
Let \( 2.5, -1.0, 0.5, 1.5 \) be the observed values of a random sample of size 4 from a continuous distribution with the probability density function \[ f(x) = \frac{1}{8} e^{-|x-2|} + \frac{3}{4\sqrt{2\pi}} e^{-\frac{1}{2}(x-2)^2}, \quad x \in \mathbb{R}, \]
where \( \theta \in \mathbb{R} \) is unknown. Then the method of moments estimate of \( \theta \) equals \[ (round off to 2 decimal places) \, \_\_\_\_. \]
Let \( X_1, X_2, \dots, X_{25} \) be a random sample from a \( N(\mu, 1) \) distribution, where \( \mu \in \mathbb{R} \) is unknown. Consider testing of the hypothesis \[ H_0: \mu = 5.2 \quad against \quad H_1: \mu = 5.6. \]
The null hypothesis is rejected if and only if \[ \frac{1}{25} \sum_{i=1}^{25} X_i > k, \quad for some constant \ k. \]
If the size of the test is 0.05, then the probability of type-II error equals \[ (round off to 2 decimal places) \, \_\_\_\_. \]
Let \( f: \mathbb{R}^2 \to \mathbb{R} \) be the function defined by \[ f(x, y) = x^2 - 12y. \]
If \( M \) and \( m \) be the maximum value and the minimum value, respectively, of the function \( f \) on the circle \( x^2 + y^2 = 49 \), then \[ |M| + |m| equals \, \_\_\_\_. \]
The value of \[ \int_0^2 \int_0^{2-x} (x + y)^2 e^{x+y} \, dy \, dx equals \, \_\_\_\_ \, (round off to 2 decimal places). \]
Let

be an eigenvector corresponding to the smallest eigenvalue of A,
satisfying \[ x_1^2 + x_2^2 + x_3^2 = 1. Then the value of |x_1| + |x_2| + |x_3| equals \, \_\_\_\_ \, (round off to 2 decimal places). \]
Five men go to a restaurant together and each of them orders a dish that is different from the dishes ordered by the other members of the group. However, the waiter serves the dishes randomly. Then the probability that exactly one of them gets the dish he ordered equals \[ (round off to 2 decimal places) \, \_\_\_\_. \]
Let \( X \) be a random variable having the probability density function

where \( a \) and \( b \) are real constants, and \( P(X \geq 2) = \frac{2}{3} \). Then \[ E(X) equals \, \_\_\_\_ \, (round off to 2 decimal places). \]
A vaccine, when it is administered to an individual, produces no side effects with probability \( \frac{4}{5} \), mild side effects with probability \( \frac{2}{15} \), and severe side effects with probability \( \frac{1}{15} \). Assume that the development of side effects is independent across individuals. The vaccine was administered to 1000 randomly selected individuals. If \( X_1 \) denotes the number of individuals who developed mild side effects and \( X_2 \) denotes the number of individuals who developed severe side effects, then the coefficient of variation of \( X_1 + X_2 \) equals \[ (round off to 2 decimal places) \, \_\_\_\_. \]
Let \( \{X_n\} \) be a sequence of independent and identically distributed random variables having \( U(0,1) \) distribution. Let \( Y_n = n \min\{X_1, X_2, \dots, X_n\} \), \( n \geq 1 \). If \( Y_n \) converges to \( Y \) in distribution, then the median of \( Y \) equals \[ (round off to 2 decimal places) \, \_\_\_\_. \]
Let \( X_{(1)} < X_{(2)} < X_{(3)} < X_{(4)} < X_{(5)} \) be the order statistics based on a random sample of size 5 from a continuous distribution with the probability density function \[ f(x) = \frac{1}{x^2}, \quad 1 < x < \infty. \]
Then the sum of all possible values of \( r \in \{1, 2, 3, 4, 5\} \) for which \( E(X_{(r)}) \) is finite equals \[ (round off to 2 decimal places) \, \_\_\_\_. \]
Consider the linear regression model \[ y_i = \beta_0 + \beta_1 x_i + \epsilon_i, \quad i = 1, 2, \dots, 6, \]
where \( \beta_0 \) and \( \beta_1 \) are unknown parameters and \( \epsilon_i \)'s are independent and identically distributed random variables having \( N(0, 1) \) distribution. The data on \( (x_i, y_i) \) are given in the following table:

If \( \hat{\beta_0} \) and \( \hat{\beta_1} \) are the least squares estimates of \( \beta_0 \) and \( \beta_1 \) respectively, based on the above data, then \[ \hat{\beta_0} + \hat{\beta_1} equals \, \_\_\_\_ \, (round off to 2 decimal places). \]
Let \( X_1, X_2, \dots, X_9 \) be a random sample from a \( N(\mu, \sigma^2) \) distribution, where \( \mu \in \mathbb{R} \) and \( \sigma^2 > 0 \) are unknown. Let the observed values of \( \bar{X} = \frac{1}{9} \sum_{i=1}^9 X_i \) and \( S^2 = \frac{1}{8} \sum_{i=1}^9 (X_i - \bar{X})^2 \) be 9.8 and 1.44, respectively. If the likelihood ratio test is used to test the hypothesis \[ H_0: \mu = 8.8 \quad against \quad H_1: \mu > 8.8, \]
then the p-value of the test equals \[ (round off to 3 decimal places) \, \_\_\_\_. \]
IIT JAM Previous Year Question Papers
| IIT JAM 2022 Question Papers | IIT JAM 2021 Question Papers | IIT JAM 2020 Question Papers |
| IIT JAM 2019 Question Papers | IIT JAM 2018 Question Papers | IIT JAM Practice Papers |



Comments