Skip to content

Press Ctrl+P (or +P) and choose Save as PDF. Free to keep and to pass on.

CSIR NET Mathematical Sciences · revision sheet

Probability & Statistics

14 subtopics · roughly 45 marks · 13 counterexamples

What the exam asks of each subtopic

Probability

Axioms, conditional probability, independence, Bayes.
Most Part-C items here are symmetry checks: P(A|B) > P(A) ⇔ P(A∩B) > P(A)P(B) is symmetric in A and B, while P(A|B) > P(B) is not.
Random variables, distributions, moments, MGF.
MGF determines the distribution and factorises over independent sums. Know which distributions have no MGF (Cauchy, t) and which moments fail to exist.
Standard discrete and continuous distributions.
Know the mean/variance table cold and the standard relationships (sum of exponentials = gamma, min of exponentials = exponential, memorylessness).
Joint distributions, transformations, order statistics.
Uncorrelated is weaker than independent except for the joint normal. Use the Jacobian formula for transformations and the standard order-statistic densities.

Limit Theorems and Markov Chains

Modes of convergence, WLLN, SLLN, CLT.
Know the implication diagram and one counterexample per missing arrow. The typewriter sequence and the moving-bump are the two you need.
Markov chains: classification of states, stationary distributions.
Classify states (recurrent/transient, periodicity), then use irreducible + aperiodic + positive recurrent ⇒ unique stationary distribution with πⱼ = 1/mⱼⱼ.

Estimation

Sufficiency, completeness, UMVUE, Cramér–Rao.
Factorisation gives sufficiency; Lehmann–Scheffé turns a complete sufficient statistic plus unbiasedness into the UMVUE. Cramér–Rao gives a bound that is often not attained.
MLE and method of moments.
MLE is invariant and asymptotically efficient but can be biased and need not be unique; moment estimators are easy but usually inefficient.

Hypothesis Testing

Neyman–Pearson lemma and UMP tests.
NP gives the most powerful test for simple-vs-simple; monotone likelihood ratio upgrades it to UMP for one-sided alternatives. Two-sided alternatives usually have no UMP test.
Likelihood ratio and standard tests.
Match the situation to the test and remember the degrees of freedom. For confidence intervals, watch whether the quantile is upper or lower and whether σ is known.

Linear Models and Multivariate

Gauss–Markov, regression, ANOVA basics.
Gauss–Markov needs uncorrelated errors of equal variance; with heteroscedasticity the BLUE is weighted least squares. Estimability in ANOVA is decided by whether the function is a combination of cell means.
Multivariate normal distribution.
Linear combinations of a multivariate normal are normal — that single fact plus the Wishart quadratic-form rule answers most questions here.

Sampling and Design of Experiments

SRS, stratified and systematic sampling.
Know when SRSWOR beats SRSWR (the finite population correction), and that proportional allocation beats SRS while Neyman allocation beats proportional.
CRD, RBD, LSD essentials.
Degrees of freedom are the most-asked item: CRD N − k, RBD (k−1)(r−1), LSD (p−1)(p−2). Blocking removes a nuisance source and costs error degrees of freedom.

Tempting, and false

Each claim below feels true and is not. The object beside it is the one that settles it.

  • Pairwise independent events are mutually independent

    Two fair coin tosses: A = first is heads, B = second is heads, C = the two agreeEach pair is independent, but P(A∩B∩C) = 1/4 ≠ 1/8 = P(A)P(B)P(C).

  • Every random variable has a moment generating function

    The standard Cauchy distributionE[e^{tX}] = ∞ for every t ≠ 0; even E|X| is infinite. Its characteristic function e^{−|t|} exists.

  • The maximum of independent exponentials is exponential

    max(X₁, X₂) with Xᵢ ~ Exp(1)The *minimum* is exponential (rate λ₁+λ₂); the maximum has CDF (1 − e^{−x})², which is not exponential.

  • If X and Y are each normal and uncorrelated then they are independent

    X ~ N(0,1), ε = ±1 with probability ½ independent of X, Y = εXY is N(0,1), Cov(X,Y) = 0, but |X| = |Y| always. The pair is not jointly normal.

  • Convergence in probability implies almost sure convergence

    The typewriter sequence on [0,1]P(Xₙ ≠ 0) → 0 but every ω is hit infinitely often, so there is no a.s. limit.

  • An irreducible chain with a stationary distribution converges to it

    The two-state chain that swaps deterministically (period 2)π = (½, ½) is stationary and unique, but pₙᵢⱼ oscillates between 0 and 1. Aperiodicity is required.

  • A sufficient statistic is complete

    X₍ₙ₎ (or (X₍₁₎, X₍ₙ₎)) for Uniform(−θ, θ)Sufficient but not complete: symmetry gives non-zero functions with zero expectation.

  • The MLE is unbiased

    σ̂² = (1/n)Σ(Xᵢ − X̄)² for N(μ, σ²), or X₍ₙ₎ for Uniform(0,θ)Both underestimate systematically; E[X₍ₙ₎] = nθ/(n+1).

  • A UMP test exists for every testing problem

    H₀: μ = 0 vs H₁: μ ≠ 0 for N(μ, 1)The MP test for μ > 0 rejects for large X̄, for μ < 0 for small X̄; no single test is best against both.

  • Any interval of the form [X̄ − (S/√n)t, ∞) with a 90% quantile t is a 90% confidence interval

    t = t_{n−1,0.9} under the convention t_{m,α} = (1−α)-th quantileThat t is the 10th percentile, so the interval has coverage 10%, not 90%.

  • OLS is the BLUE in every linear model

    Yᵢ = βxᵢ + εᵢ with Var(εᵢ) = σ²xᵢ²Gauss–Markov assumes constant variance; here weighted least squares (the mean of Yᵢ/xᵢ) has smaller variance.

  • If every marginal is normal then the vector is multivariate normal

    X ~ N(0,1) and Y = εX with ε = ±1 independentBoth marginals are N(0,1) but X + Y is 0 half the time — not normal, so the pair is not jointly normal.

  • Systematic sampling is always at least as efficient as SRS

    A population with a periodic pattern of period k, sampled every k-th unitEvery sampled unit falls at the same phase, so the sample can be maximally unrepresentative.

9 more in this unit are part of the paid bank. Browse them.

NETMaths · netmaths.in/cheat-sheet/probability-statistics — free to print and share. The full chapters, solved previous-year questions and mock tests are on the site.