NETMaths

Previous year questions

The complete June 2023 paper is solved and free to read — every question, with the reasoning behind each option.

Every PYQ solved, tagged by topic and trap type. Free samples are open; the full set needs the PYQ Pack.

Unlock all PYQs
2023 DecemberPart Bmgf-factorisationshow ▾
Locked — Probability. Unlock the PYQ Pack
2023 DecemberPart Bextreme-value-scalingshow ▾
Let be i.i.d. with CDF F(x) = 0 for x < 5 and 1 − for x ≥ 5. Define {} and , and let Z be standard normal. Which one of the following statements is true?
  1. A.
  2. B. in probability as
  3. C. in distribution as
  4. D.

Solution

~ Exp(n), so in probability while in probability (the right scaling is n, not .

Topic: Limit Theorems and Markov ChainsModes of convergence, WLLN, SLLN, CLT

2023 DecemberPart Bshow ▾
The probability of a head in tossing a coin is p ∈ (0, 1). The coin is independently tossed 25 times and heads appear 10 times. The Bayes estimate of p with respect to the prior Beta(5, 5) and squared error loss is
  1. A.3/7
  2. B.3/5
  3. C.1/2
  4. D.2/5

Solution

Posterior is Beta(5 + 10, 5 + 15) = Beta(15, 20) with mean 15/35 = 3/7.

Topic: EstimationMLE and method of moments

2023 DecemberPart Bshow ▾
For n ≥ 2, let be a random sample with density f(x| on unknown. Which of the following is the UMVUE for ?
  1. A.
  2. B.
  3. C.
  4. D.

Solution

~ Exp with mean , and is complete sufficient; the sample mean of is unbiased for .

Topic: EstimationSufficiency, completeness, UMVUE, Cramér–Rao

2023 DecemberPart Bsufficient-statistic-by-expansionshow ▾
Locked — Estimation. Unlock the PYQ Pack
2023 DecemberPart Bdirection-of-rejectionshow ▾
Locked — Hypothesis Testing. Unlock the PYQ Pack
2023 DecemberPart Badjusted-r-squaredshow ▾
Locked — Linear Models and Multivariate. Unlock the PYQ Pack
2023 DecemberPart Bwishart-traceshow ▾
Locked — Linear Models and Multivariate. Unlock the PYQ Pack
2023 DecemberPart Bshow ▾
In a Latin square design, the degrees of freedom for the error sum of squares is 42. Then the degrees of freedom for the sum of squares due to treatments is
  1. A.6
  2. B.7
  3. C.8
  4. D.9

Solution

For a p × p Latin square the error d.f. is (p − 1)(p − 2) = 42 ⇒ p = 8, so treatments have p − 1 = 7 d.f.

Topic: Sampling and Design of ExperimentsCRD, RBD, LSD essentials

2023 JunePart Csubsequence-criteriashow ▾
Under which of the following conditions is the sequence {} of real numbers convergent?
  1. A.The subsequences {}, {} and {} are convergent and have the same limit.
  2. B.The subsequences {}, {} and {} are convergent.
  3. C.The subsequences {} are convergent for every k ≥ 2.
  4. D.lim || = 0.

Solution

(1) Even and odd subsequences with a common limit ⇒ convergent. (2) {} lies in both {} and {}, so those limits agree; {} lies in both {} and {}, so all three limits agree ⇒ convergent. (3) Fails: if n is prime, 0 otherwise — every {} is eventually 0 but diverges. (4) Fails: .

Topic: The Real LineSequences: convergence, monotone, Bolzano–Weierstrass, Cauchy

2023 JunePart Crecursive-sequence-fixed-pointshow ▾
Let be defined as . Given , define the sequence {} by and for n ≥ 1. Which of the following statements are true?
  1. A.If a = 0, then the sequence {} converges to 1/2.
  2. B.If a = 0, then the sequence {} converges to −1/2.
  3. C.The sequence {} converges for every a ∈ (−1/2, 3/2), and it converges to 1/2.
  4. D.If a = 0, then the sequence {} does not converge.

Solution

Write . Fixed points are ±1/2. For |a − 1/2| < 1 the distance satisfies , which tends to 0, so for all a ∈ (−1/2, 3/2); a = 0 is included.

Topic: The Real LineSequences: convergence, monotone, Bolzano–Weierstrass, Cauchy

2023 JunePart Cimplicit-function-theorem-failsshow ▾
Consider the function defined by . Which of the following statements are true?
  1. A.There is no continuous real-valued function g defined on any interval of containing 0 such that f(x, g(x)) = 0.
  2. B.There is exactly one continuous real-valued function g defined on an interval of containing 0 such that f(x, g(x)) = 0.
  3. C.There is exactly one differentiable real-valued function g defined on an interval of containing 0 such that f(x, g(x)) = 0.
  4. D.There are two distinct differentiable real-valued functions g on an interval of containing 0 such that f(x, g(x)) = 0.

Solution

forces g(x) = (the real cube root is a bijection), so there is exactly one continuous solution. It is not differentiable at 0, so no differentiable g exists. The implicit function theorem does not apply since f_y(0,0) = 0.

Topic: Functions of Several VariablesInverse and implicit function theorems, extrema

2023 JunePart Csylvester-signatureshow ▾
Consider the following quadratic forms over XY XY XY . Which of the following statements are true?
  1. A.Quadratic forms (a) and (b) are equivalent.
  2. B.Quadratic forms (a) and (c) are equivalent.
  3. C.Quadratic form (b) is positive definite.
  4. D.Quadratic form (c) is positive definite.

Solution

Discriminants ac: (a) 169 − 144 > 0 indefinite; (b) 1 − 8 < 0 with a > 0 ⇒ positive definite; (c) 1 + 8 > 0 indefinite. Over , non-degenerate binary forms are equivalent iff they have the same signature, so (a) ~ (c).

Topic: Inner Product Spaces and FormsQuadratic forms, positive definiteness, Sylvester's law

2023 JunePart Crank-is-field-independentshow ▾
Let B be a 3×5 matrix with entries from . Assume that { | Bv = 0} is a three-dimensional real vector space. Which of the following statements are true?
  1. A.{ | Bv = 0} is a three-dimensional vector space over .
  2. B.The linear transformation given by T(v) = Bᵗv is injective.
  3. C.The column span of B is two-dimensional.
  4. D.The linear transformation given by T(v) = BBᵗv is injective.

Solution

Rank does not change under field extension, so rank B = 5 − 3 = 2 over as well: nullity over is 3 and the column span is 2-dimensional. Bᵗ : has rank 2 < 3, not injective; BBᵗ has rank 2 < 3, not injective.

Topic: Vector Spaces and Linear MapsBases, dimension, rank–nullity

2023 JunePart Ckernel-dimension-vs-block-sizesshow ▾
Let V be a finite dimensional real vector space and be two nilpotent operators on V. Let {} and {}. Which of the following statements are FALSE?
  1. A.If and are similar, then and are isomorphic vector spaces.
  2. B.If and are isomorphic vector spaces, then and have the same minimal polynomial.
  3. C.If , then and are similar.
  4. D.If and are isomorphic, then and have the same characteristic polynomial.

Solution

dim W = number of Jordan blocks. Equal numbers of blocks do not fix the largest block (minimal polynomial): blocks {2,2} vs {3,1} in dimension 4. (1) similar ⇒ equal kernel dimension. (3) W = V ⇒ T = 0. (4) nilpotent ⇒ characteristic polynomial always.

Topic: Eigenvalues and Canonical FormsJordan canonical form

2023 JunePart Cp-squared-groups-abelian-not-cyclicshow ▾
Let G be a group of order 2023. Which of the following statements are true?
  1. A.G is an Abelian group.
  2. B.G is a cyclic group.
  3. C.G is a simple group.
  4. D.G is not a simple group.

Solution

and | | 7 and . So with P of order abelian: G is abelian and not simple. P may be , so G need not be cyclic.

Topic: GroupsSylow theorems and groups of small order

2023 JunePart Cconjugation-and-analyticityshow ▾
Let f(z) be an entire function on . Which of the following statements are true?
  1. A.f(z̄) is an entire function.
  2. B.conj(f(z)) is an entire function.
  3. C.conj(f(z̄)) is an entire function.
  4. D.conj(f(z̄)) + f(z̄) is an entire function.

Solution

If then conj ā is entire. z ↦ f(z̄) and z ↦ conj(f(z)) are anti-holomorphic (entire only if f is constant). (4) is entire plus non-entire ⇒ not entire in general.

Topic: Analytic FunctionsCauchy–Riemann equations, harmonic functions

2023 JunePart Cbounded-rhs-global-existenceshow ▾
Let be bounded. Consider the initial-value problem (P): x′(t) = f(x(t)), t > 0, x(0) = 0. Which of the following statements are true?
  1. A.(P) has solution(s) defined for all t > 0.
  2. B.(P) has a unique solution.
  3. C.(P) has infinitely many solutions.
  4. D.The solution(s) of (P) is/are Lipschitz.

Solution

locally Lipschitz ⇒ unique local solution (Picard). |x′| ≤ sup|f| the solution cannot blow up, so it is global, and it is Lipschitz with constant sup|f|.

Topic: Ordinary Differential EquationsExistence–uniqueness, Picard, Lipschitz

2023 JunePart Ctransport-equation-data-on-a-lineshow ▾
Let solve on with u(x, y) = sin x on the line y = 3x + 1, and let solve with v(x, 0) = sin x. Let S = [0,1] × [0,1]. Which of the following statements are true?
  1. A.u changes sign in the interior of S.
  2. B.u(x, y) = v(x, y) along a line in S.
  3. C.v changes sign in the interior of S.
  4. D.v vanishes along a line in S.

Solution

Both are constant on lines y − 2x = c. v = sin(x − y/2), which vanishes on x = y/2 and changes sign across it inside S. For u, the data line y = 3x + 1 meets the characteristic through (x, y) at , so u = sin(y − 2x − 1); on S the argument lies in , so u ≤ 0 and does not change sign. u = v where y − 2x − 1 = x − y/2, i.e. on the line y = 2x + 2/3, which crosses S.

Topic: Partial Differential EquationsFirst-order PDE: Lagrange, Charpit, characteristics

2023 JunePart Ccoupled-euler-lagrangeshow ▾
Let y(x) and z(x) be the stationary functions (extremals) of dx subject to y(0) = 1, y(1) = 0, z(0) = −1, z(1) = 2. Which of the following statements are correct?
  1. A.z(x) + 3y(x) = 2 for x ∈ [0,1].
  2. B.3z(x) + y(x) = 2 for x ∈ [0,1].
  3. C.y(x) + z(x) = 2x for x ∈ [0,1].
  4. D.y(x) + z(x) = x for x ∈ [0,1].

Solution

Euler–Lagrange: 2y″ + z″ = 0 and 2z″ + y″ = 0 ⇒ y″ = z″ = 0. So y = 1 − x and z = −1 + 3x. Then y + z = 2x and z + 3y = 2.

Topic: Calculus of VariationsEuler–Lagrange equation and standard functionals

2023 JunePart Csymmetry-of-dependenceshow ▾
Let A, B be two events in a discrete probability space with P(A) > 0 and P(B) > 0. Which of the following are necessarily true?
  1. A.If P(A | B) = 0 then P(B | A) = 0.
  2. B.If P(A | B) = 1 then P(B | A) = 1.
  3. C.If P(A | B) > P(A) then P(B | A) > P(B).
  4. D.If P(A | B) > P(B) then P(B | A) > P(A).

Solution

(1) P(A∩B) = 0 is symmetric. (3) P(A|B) > P(A) ⇔ P(A∩B) > P(A)P(B), symmetric in A, B. (2) A ⊇ B (a.s.) does not give B ⊇ A. (4) Take B ⊂ A with P(B) small.

Topic: ProbabilityAxioms, conditional probability, independence, Bayes

2023 JunePart Cclt-at-the-boundaryshow ▾
Suppose are independent and identically distributed N(0,1) random variables and . Which of the following probabilities converge to 1/2 as ?
  1. A.P{}
  2. B.P{}
  3. C.P{}
  4. D.P{}

Solution

, so LLN) and is asymptotically normal (CLT). Intervals with 3n as an endpoint have probability → 1/2; [2n, 4n] contains 3n in its interior (→ 1); [0, 2n] excludes it (→ 0).

Topic: Limit Theorems and Markov ChainsModes of convergence, WLLN, SLLN, CLT

2023 JunePart Cmixture-vs-linear-combinationshow ▾
Let and be independent, gamma with mean 10 and variance 10, and ~ N(3, 4). Let be their densities. Define Y with density . Which of the following are true?
  1. A.q = 0.6
  2. B.E[Y] = 5.8
  3. C.Var(Y) = 3.04
  4. D. qX

Solution

Densities integrate to 1 ⇒ q = 0.6. Mixture mean , so mixture is not a linear combination of the variables.

Topic: ProbabilityStandard discrete and continuous distributions

2023 JunePart Cconsistency-with-a-fixed-nuisance-termshow ▾
Let {} be i.i.d. normal with mean and variance 1, independent of a standard Cauchy random variable W. Which of the following statistics are consistent for ?
  1. A.n⁻
  2. B.n⁻
  3. C.n⁻
  4. D.n⁻

Solution

(1), (3) are sample means of n i.i.d. terms. (2) converges to in probability since W is a fixed random variable, so consistency is preserved.

Topic: EstimationSufficiency, completeness, UMVUE, Cramér–Rao

2023 JunePart Csize-vs-powershow ▾
Under H: X ~ p with p(x) = 1/20, and under K: X ~ q with q(x) = x/210, x ∈ {1, …, 20}. Define test functions if x ≤ 2 (else 0) and if x ≥ 19 (else 0). Which of the following statements are true?
  1. A.Size of the test is 0.1.
  2. B.Size of the test is 0.05.
  3. C.(Power of the test .
  4. D.(Power of the test Power of the test .

Solution

Sizes: P_H(X ≤ 2) = 2/20 = 0.1 and P_H(X ≥ 19) = 0.1. Powers: P_K(X ≥ 19) = 39/210 ≈ 0.186 and rejects where the likelihood ratio is largest — the Neyman–Pearson direction.

Topic: Hypothesis TestingNeyman–Pearson lemma and UMP tests