Multiple Linear Regression (2 factors, 1 output)

ChaoticLlama
Messages
58
Reaction score
0
Hello all;

I'm doing work for my job, and I've forgotten my statistics =(.

I first want to know if what I'm trying to do is possible.

I want to create a linear regression of the form Y = a * x1 + b * x2 + c.

http://imgur.com/Q4vGP"

As you can see, there is space that is grayed out (those tests were not performed). I was originally instructed to run my experiment by holding x1 constant and varying x2, and holding x2 constant and varying x1. (I made a dummy data set to make it easier to analyze).

I'm attempting to find the parameters (a,b, & c) using the trusty formula \beta = (X'X)^{-1}X'Y.

Thanks for your help!
 
Last edited by a moderator:
Physics news on Phys.org
http://imgur.com/mciGw"
 
Last edited by a moderator:
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