Quiz Space

Linear Statistical Models · Quiz 2 · 4 Aug 2024 · May 2024 term

Question 1: (i). State Gauss Markov theorem. [3 Marks] (ii). Consider…

Question 1

+19 marksOne correct option
  1. (i). State Gauss Markov theorem. [3 Marks]

(ii). Consider a linear model as

yi=β0+ϵi;1≤i≤ny_i = \beta_0 + \epsilon_i \quad ; \quad 1 \leq i \leq n

where, ϵi∼N(0,σ2)\epsilon_i \sim N(0, \sigma^2).

Let β^01=∑i=1nyin\hat{\beta}_{01} = \dfrac{\displaystyle\sum_{i=1}^{n} y_i}{n} and β^02=∑i=1n(1+ki)yin\hat{\beta}_{02} = \dfrac{\displaystyle\sum_{i=1}^{n}(1 + k_i)y_i}{n} be two linear estimators of β0\beta_0, where kik_i are constants and i=1,2,…,ni = 1, 2, \ldots, n.

(a) Check whether β^02\hat{\beta}_{02} is an unbiased estimator of β0\beta_0. If it is not, find the condition under which it would be unbiased. [2 Marks]

(b) Prove that Var(β^01)≤Var(β^02)\text{Var}(\hat{\beta}_{01}) \leq \text{Var}(\hat{\beta}_{02}). [3 Marks]

  1. Consider the linear model (Y∼,Xβ∼,I3×3)(\underset{\sim}{Y}, X\underset{\sim}{\beta}, I_{3\times3}) for the following data
x∼\underset{\sim}{x}y∼\underset{\sim}{y}
57
411
69

(i). Find the least square estimate for β∼\underset{\sim}{\beta}. [4 Marks]

(ii). Write the fitted linear regression model. [2 Marks]

(iii). Define R2R^2 and calculate the value of R2R^2 and interpret it. [5 Marks]

  1. A

    I have written answers on the answer sheets

  2. B

    Not applicable

Show answer

Correct answer

  • A

    I have written answers on the answer sheets

Question 1 of 3 in the IIT Madras BS Linear Statistical Models (Linear Statistical Models) Quiz 2 paper sat on 4 Aug 2024, in the May 2024 term (IIT M DEGREE AN EXAM QDB2 4 Aug 2024). It carries 19 marks.

More questions from this paper

  1. Q2Figure question
  2. Q3Consider a linear model as y_i = \beta_0 + \beta_1 x_i + \epsilon_i \quad ; \quad 1 \le i \le n where, \epsilon_i \sim …