Answer:
Hello your handwriting is bad I don't understand
<span>Rounded numbers are easier to work with in your head. They are only approximate. An exact answer can not be obtained with these numbers. Sometimes an exact answer is not required.To round numbers to the nearest ten thousand, make the numbers whose last four digits are 0001 through 4999 into the next lower number that ends in 0000. For example 54,424 rounded to the nearest ten thousand would be 50,000. Numbers that have the last four digits of 5000 or more should be rounded up to the next even ten thousand. The number 78,988 rounded to the nearest ten thousand would be 80,000.this might help you understand
</span>
Answer is $240.00 because 2% of $4000 is 80. Multiply 80 by 3 years and you get $240.00
Answer:
B) The sum of the squared residuals
Step-by-step explanation:
Least Square Regression Line is drawn through a bivariate data(Data in two variables) plotted on a graph to explain the relation between the explanatory variable(x) and the response variable(y).
Not all the points will lie on the Least Square Regression Line in all cases. Some points will be above line and some points will be below the line. The vertical distance between the points and the line is known as residual. Since, some points are above the line and some are below, the sum of residuals is always zero for a Least Square Regression Line.
Since, we want to minimize the overall error(residual) so that our line is as close to the points as possible, considering the sum of residuals wont be helpful as it will always be zero. So we square the residuals first and them sum them. This always gives a positive value. The Least Square Regression Line minimizes this sum of residuals and the result is a line of Best Fit for the bivariate data.
Therefore, option B gives the correct answer.
Answer:
Choose f(x) = 11x + 1
Step-by-step explanation:
Note that we will simply plug the value of 2 into the equation for February:
f(2) = 11(2) + 1 = 23
And plug the value of 6 into the equation for June:
f(6) = 11(6) + 1 = 67
Note how the points on the graph seem to match up with these values. If we evaluate following the same style for each:
f(3) = 11(3) + 1 = 34
f(4) = 11(4) + 1 = 45
f(5) = 11(5) + 1 = 56
Note, these values seems to be very close in approximation to the graph points for each month.
The other three functions return values that are just to far away from what are represented in the graph.
Cheers.