Q3
(a) Let probability of obtaining Head on a biased coin be 4/5 and X be the number of heads obtained in a sequence of 25 independent tosses of the coin. The same coin is tossed again X number of times independently and we obtain Y heads. Compute Var.(X+25Y). (20 marks) (b)(i) Let {6, –8, 3, 2, 7, 5, 4, 9} be a random sample from a population with probability density function f(x, θ) = ½ exp(–|x–θ|), –∞<x, θ<∞. Obtain maximum likelihood estimate of θ. (5 marks) (b)(ii) Let X₁, X₂, ..., Xₙ be a random sample from Bernoulli distribution b(1, θ), 0<θ<1. Find the lower bound for the variance of an unbiased estimator of θ based on this data. Find uniformly minimum variance unbiased estimator of θ and show that it attains Cramer-Rao lower bound. (10 marks) (c) Let X₁, X₂, ..., Xₙ be a random sample from beta distribution of first kind β₍₁, θ₎, θ>0. Find consistent estimator of θ, and its variance also. (15 marks)
हिंदी में प्रश्न पढ़ें
(a) मान लीजिए एक अभिनत सिक्के में चित आने की प्रायिकता 4/5 है, और X सिक्के की 25 स्वतंत्र उछालों में प्राप्त चितों की संख्या को दर्शाता है। उसी सिक्के को पुनः X बार स्वतंत्र रूप से उछालने पर हमें Y चित प्राप्त होते हैं। Var.(X+25Y) की गणना कीजिए। (20 अंक) (b)(i) मान लीजिए {6, −8, 3, 2, 7, 5, 4, 9}, प्रायिकता घनत्व फलन f(x, θ) = 1/2 exp(-|x-θ|), -∞ < x, θ < ∞ वाली एक समष्टि से लिया गया एक यादृच्छिक प्रतिदर्श है। θ का अधिकतम संभाविता आकलक प्राप्त कीजिए। (5 अंक) (b)(ii) मान लीजिए X₁, X₂, ..., Xₙ बर्नौली-बंटन b(1, θ), 0<θ<1 से लिया गया एक यादृच्छिक प्रतिदर्श है । इन आँकड़ों पर आधारित, θ के एक अनभिनत आकलक के प्रसरण के लिए निम्न परिबंध ज्ञात कीजिए । θ का एक समान न्यूनतम प्रसरण अनभिनत आकलक ज्ञात कीजिए तथा दर्शाइए कि यह क्रामर-राव निम्न परिबंध प्राप्त करता है । (10 अंक) (c) मान लीजिए X₁, X₂, ..., Xₙ प्रथम प्रकार के बीटा बंटन β₍₁, θ₎, θ>0 से लिया गया एक यादृच्छिक प्रतिदर्श है । θ का संगत आकलक ज्ञात कीजिए और इसका प्रसरण भी निकालिए । (15 अंक)
Directive word: Calculate
This question asks you to calculate. The directive word signals the depth of analysis expected, the structure of your answer, and the weight of evidence you must bring.
See our UPSC directive words guide for a full breakdown of how to respond to each command word.
How this answer will be evaluated
Approach
Calculate the required quantities systematically across all three parts. For part (a), identify distributions and apply variance decomposition for compound random variables; for (b)(i), derive the MLE using the Laplace distribution's median property; for (b)(ii), establish the Cramer-Rao bound and verify attainment; for (c), use method of moments or MLE for consistency. Allocate approximately 40% time to part (a) given its 20 marks, 30% to part (c) for 15 marks, and 30% to part (b) combining 5+10 marks. Present derivations stepwise with clear notation before substituting numerical values.
Key points expected
- Part (a): Correctly identify X ~ Binomial(25, 4/5) and Y|X=x ~ Binomial(x, 4/5), then apply law of total variance to find Var(X+25Y) using E[Var(Y|X)] + Var(E[Y|X]) components
- Part (b)(i): Recognize f(x,θ) as Laplace distribution with location parameter θ, hence MLE of θ equals the sample median (4.5 or between 4 and 5)
- Part (b)(ii): Derive Cramer-Rao lower bound as θ(1-θ)/n, identify sample mean as UMVUE, and prove it attains the bound by showing equality in Cauchy-Schwarz
- Part (c): For Beta(1,θ), derive method of moments estimator θ̂ = (1-X̄)/X̄ or MLE, prove consistency via weak law of large numbers, and compute asymptotic variance
- Correct application of variance formulas: Var(X) = np(1-p) for binomial, and careful handling of the 25Y scaling factor in part (a)
- Proper justification of why sample mean is UMVUE in (b)(ii) using completeness and sufficiency of T = ΣXi, or direct variance calculation
- Verification that estimator in (c) is consistent by showing plim(θ̂) = θ as n → ∞, with explicit variance expression involving θ and n
Evaluation rubric
| Dimension | Weight | Max marks | Excellent | Average | Poor |
|---|---|---|---|---|---|
| Setup correctness | 20% | 10 | Correctly identifies all distributions: X~Bin(25,4/5), Y|X~Bin(X,4/5) in (a); Laplace with median MLE in (b)(i); Bernoulli with Fisher information in (b)(ii); Beta(1,θ) with E[X]=1/(1+θ) in (c). Properly states all assumptions and parameter spaces. | Identifies most distributions correctly but may confuse conditional distribution in (a) or misstate Beta mean in (c); minor errors in parameter specification. | Major errors in distribution identification, such as treating Y as independent of X in (a), or confusing Beta(1,θ) with Beta(θ,1); fundamentally wrong setup. |
| Method choice | 20% | 10 | Selects optimal methods: law of total variance for compound variance in (a); sample median for Laplace MLE via absolute value minimization in (b)(i); Cramer-Rao inequality with regularity conditions check in (b)(ii); method of moments/MLE with consistency proof in (c). | Uses correct general approaches but may miss efficiency in (b)(ii) or use brute force where elegant methods exist; attempts correct methods with some procedural gaps. | Wrong methods entirely, such as direct independence assumption for X+25Y in (a), or sample mean for Laplace MLE in (b)(i); no awareness of conditional structure. |
| Computation accuracy | 25% | 12.5 | Flawless calculations: Var(X)=4, E[X]=20, E[Y]=16, Var(Y|X) terms, final Var(X+25Y)=2504; MLE=4.5 or interval [4,5]; CRLB=θ(1-θ)/n with verification; consistent estimator θ̂=(1-X̄)/X̄ with correct variance derivation. | Correct methodology but arithmetic slips in variance expansion, especially handling the 25² coefficient; correct MLE identification but wrong numerical value; partial CRLB derivation. | Major computational errors, incorrect variance formula application, wrong scaling (25 vs 25²), or completely wrong final answers despite correct setup. |
| Interpretation | 20% | 10 | Explains why variance is large in (a) due to compounding; justifies median over mean for Laplace; clearly shows why sample mean attains bound via score function proportionality in (b)(ii); explains consistency intuitively and proves formally using WLLN in (c). | Provides some interpretation but lacks depth on why specific estimators work; mentions consistency without proper limit argument; partial explanation of CRLB attainment. | No interpretation of results, purely mechanical computation; no understanding of why median is MLE for Laplace or why Bernoulli mean achieves bound. |
| Final answer & units | 15% | 7.5 | All final answers clearly boxed/stated: Var(X+25Y)=2504 (or exact fraction 6260); θ̂_MLE=4.5 or {4,5}; CRLB=θ(1-θ)/n with UMVUE=X̄; consistent estimator θ̂=(1-X̄)/X̄ with asymptotic variance θ(θ+1)²/n. Proper notation throughout. | Most answers present but format inconsistent; one part missing final answer or with wrong notation; incomplete specification of variance in (c). | Missing multiple final answers, confused notation, or answers without context; no clear identification of which result answers which sub-part. |
Practice this exact question
Write your answer, then get a detailed evaluation from our AI trained on UPSC's answer-writing standards. Free first evaluation — no signup needed to start.
Evaluate my answer →More from Statistics 2025 Paper I
- Q1 (a) Let E, F and G be three pairwise independent events such that P(E∩F) = 0·1 and P(F∩G) = 0·3. Prove that P(Eᶜ∪G) ≥ 11/12. 10 marks (b) I…
- Q2 (a) Let X be a continuous random variable having probability density function f(x) = { (2/25)(x+2), -2 ≤ x ≤ 3; 0, otherwise. Find the cumu…
- Q3 (a) Let probability of obtaining Head on a biased coin be 4/5 and X be the number of heads obtained in a sequence of 25 independent tosses…
- Q4 (a) Let X₁, X₂, ... be a sequence of random variables from Bernoulli distribution with mean θ, 0<θ<1. Derive SPRT for testing H₀ : θ = θ₀ v…
- Q5 (a) For a two variable linear regression model Yᵢ = a + bXᵢ + eᵢ, where E(eᵢ) = 0, Var(eᵢ) = σ²ₑ, Cov(eᵢ, eⱼ) = 0 for i ≠ j, (i,j) ∈ {1, 2,…
- Q6 (a)(i) If (X, Y) follows bivariate normal BN(μ₁, μ₂, σ₁², σ₂², ρ), then obtain (A) E(e^X) (B) E(e^(X+Y)) (C) Var(e^X) and (D) Correlation b…
- Q7 (a) Analyse and interpret the following data concerning output of wheat per field obtained as a result of experiment conducted to test four…
- Q8 (a)(i) What are principal components ? Show that the principal components are uncorrelated. (10 marks) (a)(ii) Obtain the principal compone…