uiz Space

May 2024 term · Linear Statistical Models · BSMA3012

Linear Statistical Models Quiz 2: 4 August 2024 (May 2024 term)

The IIT Madras BS Linear Statistical Models (Linear Statistical Models) Quiz 2 paper sat on 4 Aug 2024, in the May 2024 term: 3 questions for 35 marks in 120 minutes. Every question is below with its answer. Take it as a timed mock test to be marked, or read it through first.

Questions
3
Marks
35
Duration
120 min
MCQ
3

Updated

Official paper: IIT M DEGREE AN EXAM QDB2 4 Aug 2024 · No negative marking.

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 2

+11 marksOne correct option
  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 3

+5 marksOne correct option
  1. Consider a linear model as

yi=β0+β1xi+ϵi;1≤i≤ny_i = \beta_0 + \beta_1 x_i + \epsilon_i \quad ; \quad 1 \le i \le n

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

For the given linear model, we want to perform hypothesis testing at 5% significance level, i.e. α=0.05\alpha = 0.05, to check if there is a relationship between the variables xx and yy. The following output has been obtained for a particular model :

r
Call:
lm(formula = y ~ x)
Residuals:
Min 1Q Median 3Q Max
-14.039 -6.295 -2.028 5.343 31.007
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 101.88323 1.88248 54.12 <2e-16 ***
x -2.03429 0.03236 -62.86 <2e-16 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 9.342 on 98 degrees of freedom
Multiple R-squared: 0.9758, Adjusted R-squared: 0.9756
F-statistic: 3951 on 1 and 98 DF, p-value: < 2.2e-16

(a) Define null and alternative hypothesis. [1 Mark]

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

(c) Based on the output obtained, justify if we can reject the null hypothesis. Also, what can you conclude about the relationship between xx and yy? [2 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