Answer:
d) Squared differences between actual and predicted Y values.
Step-by-step explanation:
Regression is called "least squares" regression line. The line takes the form = a + b*X where a and b are both constants. Value of Y and X is specific value of independent variable.Such formula could be used to generate values of given value X.
For example,
suppose a = 10 and b = 7. If X is 10, then predicted value for Y of 45 (from 10 + 5*7). It turns out that with any two variables X and Y. In other words, there exists one formula that will produce the best, or most accurate predictions for Y given X. Any other equation would not fit as well and would predict Y with more error. That equation is called the least squares regression equation.
It minimize the squared difference between actual and predicted value.
The numbers in this problem are ordered pairs, which are points on a graph.
These are (10, 20), (-10, 20), (-10, -10), and (10, -10).
To find the area and perimeter of this shape, you must first find the distance between each point.
Distance between (10, 20) and (-10, 20):
Since the y-value remains the same here, we just have to find the difference in x-values.
This means 10 - (-10)
A negative being subtracted is the same as a positive being added.
That means 10 - (-10) is the same as 10 + 10.
10 + 10 = 20, so the distance between (10, 20) and (-10, 20) is 20 units.
Distance between (-10, 20) and (-10, -10):
The x-values are the same here so just find the difference between the y-values.
20 - (-10) = 20 + 10 = 30
The distance between the (-10, 20) and (-10, -10) is 30 units.
Distance between (-10, -10) and (10, -10):
The y-values are the same so just find the difference between the x-values.
10 - (-10) = 10 + 10 = 20
The distance between (-10, -10) and (10, -10) is 20 units.
Distance between (10, -10) and (10, 20):
The x-values are the same so find the difference between the y-values.
20 - (-10) = 20 + 10 = 30
The distance between (10, -10) and (10, 20) is 30 units.
So now we know the side lengths of the room are 20 units, 30 units, 20 units, and 30 units.
To find the perimeter, add all the side lengths together.
20 + 30 + 20 + 30 = 100
The perimeter of the room is 100 units.
To find the area, multiply the length by the width.
The length is 20 units and the width is 30 units.
20 • 30 = 600
The area of the room is 600 units.
Final answers:
Perimeter = 100
Area = 600
Hope this helps!
The correlation coefficient is a number that indicates the direction
and closeness of points of a line of best of fit.
So it tells us two things.
It tells us the direction of the line of best fit
and it tells us the closeness of the points.
Usually, anything between -0.9 and -0.6 has a moderate negative correlation. If you look at this on a graph, you will notice that the points definitely resemble a line so we say it's moderate.
It will be a negative correlation because the slope is negative.