answersLogoWhite

0

Whenever you are given a series of data points, you make a linear regression by estimating a line that comes as close to running through the points as possible. To maximize the accuracy of this line, it is constructed as a Least Square Regression Line (LSRL for short). The regression is the difference between the actual y value of a data point and the y value predicted by your line, and the LSRL minimizes the sum of all the squares of your regression on the line.

A Correlation is a number between -1 and 1 that indicates how well a straight line represents a series of points. A value greater than one means it shows a positive slope; a value less than one, a negative slope. The farther away the correlation is from 0, the less accurately a straight line describes the data.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How is linear regression used?

Linear regression can be used in statistics in order to create a model out a dependable scalar value and an explanatory variable. Linear regression has applications in finance, economics and environmental science.


What is regression coefficient and correlation coefficient?

The strength of the linear relationship between the two variables in the regression equation is the correlation coefficient, r, and is always a value between -1 and 1, inclusive. The regression coefficient is the slope of the line of the regression equation.


When doing linear regression if the correlation coefficient is positive the slope of the line is negative?

False.


What do researchers use to represent graphically the correlation between two variables?

A linear regression


What has the author H L Koul written?

H. L. Koul has written: 'Weighted empiricals and linear models' -- subject(s): Autoregression (Statistics), Linear models (Statistics), Regression analysis, Sampling (Statistics) 'Weighted empirical processes in dynamic nonlinear models' -- subject(s): Autoregression (Statistics), Linear models (Statistics), Regression analysis, Sampling (Statistics)


which characteristics of a data set makes a linear regression model unreasonable?

A correlation coefficient close to 0 makes a linear regression model unreasonable. Because If the correlation between the two variable is close to zero, we can not expect one variable explaining the variation in other variable.


What is the relationship between correlation coefficient and linear regreassion?

A correlation coefficient is a value between -1 and 1 that shows how close of a good fit the regression line is. For example a regular line has a correlation coefficient of 1. A regression is a best fit and therefore has a correlation coefficient close to one. the closer to one the more accurate the line is to a non regression line.


What are the application of linear equation?

They are used in statistics to predict things all the time. It is called linear regression.


Difference between regression coefficient and correlation coefficient?

difference between correlation and regression?(1) The correlation answers the STRENGTH of linear association between paired variables, say X and Y. On the other hand, the regression tells us the FORM of linear association that best predicts Y from the values of X.(2a) Correlation is calculated whenever:* both X and Y is measured in each subject and quantify how much they are linearly associated.* in particular the Pearson's product moment correlation coefficient is used when the assumption of both X and Y are sampled from normally-distributed populations are satisfied* or the Spearman's moment order correlation coefficient is used if the assumption of normality is not satisfied.* correlation is not used when the variables are manipulated, for example, in experiments.(2b) Linear regression is used whenever:* at least one of the independent variables (Xi's) is to predict the dependent variable Y. Note: Some of the Xi's are dummy variables, i.e. Xi = 0 or 1, which are used to code some nominal variables.* if one manipulates the X variable, e.g. in an experiment.(3) Linear regression are not symmetric in terms of X and Y. That is interchanging X and Y will give a different regression model (i.e. X in terms of Y) against the original Y in terms of X.On the other hand, if you interchange variables X and Y in the calculation of correlation coefficient you will get the same value of this correlation coefficient.(4) The "best" linear regression model is obtained by selecting the variables (X's) with at least strong correlation to Y, i.e. >= 0.80 or


What shows the relationships between quantities?

A scatterplot is the best tool. Regression or correlation can often fail to find non-linear relationships.


What has the author Frank E Harrell written?

Frank E. Harrell has written: 'Regression modeling strategies' -- subject(s): Regression analysis, Linear models (Statistics)


Why Simple linear regression is important?

It's important to learn this if you plan to go into research. Do well on your statistics class!