Statistics: given total sum of squares, find R²

939
Messages
110
Reaction score
2

Homework Statement



Given:
Σ(xi - x̄)² = 500
Σ(yi - ybar)² = 800 (total sum of squares, SST))
Σ(ŷ - ybar)² = 400 (total sum of estimators, SSE)
Σ(xi - x̄)²(yi) = 200
Σ(xi - x̄)²(εi) = 0
n = 1000
s² = 4

Find (or explain why you cannot find):
β1
β0
variance of β


Homework Equations


[/B]
Σ(xi - x̄)² = 500
Σ(yi - ybar)² = 800 (total sum of squares, SST))
Σ(ŷ - ybar)² = 400 (total sum of estimators, SSE)
Σ(xi - x̄)²(yi) = 200
Σ(xi - x̄)²(εi) = 0
n = 1000
s² = 4

The Attempt at a Solution



R² = SSE/SST = 400/800 = 200

But to be honest, I have no idea how to find β1, β0, or the variance of β... Can anyone help?
 
Physics news on Phys.org
Normally, in a regression equation like this, ##\beta_0 = \mu ## which is the overall sample mean. I don't see any immediately discernible information for finding those parameters, but it maybe in there with some algebra.
Your ##R^2## equation looks right, but that is not equal to 200. ##R^2## is always between 0 and 1.
 
  • Like
Likes 939
939 said:

The Attempt at a Solution



R² = SSE/SST = 400/800 = 200

But to be honest, I have no idea how to find β1, β0, or the variance of β... Can anyone help?

Since when is 400 / 800 = 200? Is this the New Math everyone keeps talking about?
 
  • Like
Likes 939
lol yea stupid error, 0.5, sorry :(
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top