26.3k views
1 vote
hat is the equation of the trend line for the bivariate data shown in the scatter plot? Scatter plot shows trend line for bivariate data with coordinates (0, 0), (2, 6).

hat is the equation of the trend line for the bivariate data shown in the scatter-example-1
User XValidated
by
6.1k points

2 Answers

4 votes

Answer:

the slope is 3 and the intercept is 0.

Explanation:

User Ed Heal
by
6.3k points
0 votes
Hello!

The trend line for the bivariate data shown in the scatter plot has the equation Y=3x

To determine the slope for a straight line (y=a*x+b)we take the two points that are shown and apply the following equation:


a= ((y2-y1))/((x2-x1))= ((6-0))/((2-0))=3

To determine the intercept we put the slope which we calculated into the equation for the point (2,6) and clear for b


y=a*x+b \\ 6=3*2+b \\ 6=6+b \\ b=0

So, the slope is 3 and the intercept is 0.
User Pradeepcep
by
5.8k points