Step-by-step explanation:
Regression analysis is used to infer about the relationship between two or more variables.
The line of best fit is a straight line representing the regression equation on a scatter plot. The may pass through either some point or all points or none of the points.
<u>Method 1:</u>
Using regression analysis the line of best fit is: 
Here <em>α </em>= intercept, <em>β</em> = slope and <em>e</em> = error.
The formula to compute the intercept is:

Here<em> </em>
and
are mean of the <em>y</em> and <em>x</em> values respectively.

The formula to compute the slope is:

And the formula to compute the error is:

<u>Method 2:</u>
The regression line can be determined using the descriptive statistics mean, standard deviation and correlation.
The equation of the line of best fit is:

Here <em>r</em> = correlation coefficient = 
and
are standard deviation of <em>x</em> and <em>y</em> respectively.

Answer: 
Remember: RISE/RUN (y/x). Lines that are increasing have a positive slope, and lines that are decreasing have a negative slope.
You can find the slope in two ways:
1. Useful if the line is graphed: count the units between 2 points on the line.
- Let's use the points (-1, 4) and (4, -4).
- (-1, 4) is 8 units higher than (4, -4) and 5 units to the left of (4, -4).
- Because the line is decreasing, the slope is negative.
- Therefore, the slope is
.
2. Useful if the line is not graphed: find the difference between the y-coordinate values divided by the difference of the x-coordinate values.
- Let's use the points (-1, 4) and (4, -4).

- Therefore, the slope is
.
Answer:
B
Step-by-step explanation:
P(at least 1 missed shot) = 100 - 77.6 = 22.4%
Number of times to expect al least 1 missed shot = 0.224 x 2500 = 560 times.
Answer:
f(x) = 2x + 4 domains {-1, 0, 1}
range {2, 4, 6}
(please mark brain if this helps and is correct)
Step-by-step explanation:
to solve f(x) to find the range you would want to input all the domain numbers in the equation f(x) to get the range of all the numbers you need
step 1: take the first domain number and input it into your equation where x is
ex: 2x + 4 [2(-1) + 4] = -2 + 4 = 2
step 2: add the second domain number and input it into your equation where x is
ex: 2x + 4 [2(0) + 4] = 0 + 4 = 4
step 3: add the last domain number and input it into your equation where x is
ex: 2x + 4 [2(1) + 4] = 2 + 4 = 6
Now we have determined what the range is