Third, Regression Analysis Predicts Trends and Future Values
Third, Regression Analysis Predicts Trends and Future Values
Regression is a statistical measure used in finance, investing and other disciplines that
attempts to determine the strength of the relationship between one dependent variable
(usually denoted by Y) and a series of other changing variables (known as independent
variables).
First, the regression might be used to identify the strength of the effect that the independent.
Second, it can be used to forecast effects or impact of changes.
Third, regression analysis predicts trends and future values.
Scatter Graph
A scatter plot is a set of points plotted on a horizontal and vertical axes.
Scatter plots are important in statistics because they can show the extent of correlation, if any,
between the values of observed quantities or phenomena (called variables). If no correlation
exists between the variables, the points appear randomly scattered on the coordinate plane. If a
large correlation exists, the points concentrate near a straight line. Scatter plots are useful data
visualization tools for illustrating a trend.
Regression Line
A regression line is simply a single line that best fits the data (in terms of having the smallest
overall distance from the line to the points).
Statisticians call this technique for finding the best-fitting line a simple linear regression analysis
using the least squares method.
You basically draw a line that best represents the data points. It’s like an average of where all
the points line up. In linear regression, the regression line is a perfectly straight line
The formula for the regression line is y = mx + b where:
m is the slope of the line
b is the y-intercept. where the line cuts the Y-axis
X = independent variable
Y = Bo + B2X + u, where:
Bo = the intercept term; the value of Y when X is equal to zero.
B1 = gradient or slope of the regression line
u = residual
Positive Relationship
By observing the B1, the relationship between the variables can be determined
If Bi > 0, then there is a positive relationship
If there is a positive relationship, the graph will be illustrated like this
Hence, it can be interpreted that the more education a person attains, the higher the wage
Negative Relationship
No relationship
Y= Wages
M= 1
b=5
Hence, Y = 5+1x
Ex. An individual has just finished high school and has 12 years of education, he would to make a
prediction of his hourly wage
Solution:
Y=Mx+b
Y = 5 + 1x
Y = 5+ 1(12)
Y = 5 +12
Y = 17
Residuals
Ex. Using the given example beforehand, the hourly wage of the first individual was
Predicted to be 17 an hour. But in fact, the individual earns 22 per hour. It can be observed from the
illustration below that his data point which is the 22 is above the regression line.
In the context of the given example, other factors that may influence a person’s wage and
experience, IQ, Height, etc.