I was given linear model:
$$Y_i = \beta_0 + \beta_1X_i + u_i$$
I know that $\beta_0 = 2$.
Now I should find out the unbiased estimate $\bar{β_1}$.
I know that $\beta_0 = 2$ represents the intercept on this linear model but I am not sure how to find the estimate $\bar{β_1}$ from this.
Could someone please help me to calculate this and give me step by step instructions how to do it? I already tried to study this from the book for two hours but didn't get it.