Are linear dependent data normal distributed?

Science4ver
Messages
35
Reaction score
0

Homework Statement



Lets say we have some data which we using the method of the least squares regression can express a linear regression model.

I would like to know if this data generelly will be normal-distributed if it can be expressed by a linear regession model? and if so any way to explain the connection between normel distributed data and linear regression?
 
Physics news on Phys.org
Generally speaking, yes, the data is normal distributed.
Now on the second question: I'm not sure. I have to check that out.
 
Science4ver said:

Homework Statement



Lets say we have some data which we using the method of the least squares regression can express a linear regression model.

I would like to know if this data generelly will be normal-distributed if it can be expressed by a linear regession model? and if so any way to explain the connection between normel distributed data and linear regression?

No, not necessarily. Non-normally-distributed data can (and very often is) described by a linear regression model. The main problem with having non-normal data is that one cannot apply standard, textbook statistical tests of significance. (However, fancier methods are available to deal with these cases.)

RGV
 
So the generel answer to my question is No? Data which fits a liner model by the use of the least square method doesn't have to normal distributed.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top