Explore Westonci.ca, the leading Q&A site where experts provide accurate and helpful answers to all your questions. Discover precise answers to your questions from a wide range of experts on our user-friendly Q&A platform. Connect with a community of professionals ready to provide precise solutions to your questions quickly and accurately.

whats the rule (-2,-7) (0,-1) (7, 22)

Sagot :

The rule of the points is y = 3.2x - 0.7

How to determine the rule?

The points are given as:

(-2,-7) (0,-1) (7, 22)

The above points form an approximate linear equation.

So, we make use of a linear regression to determine the rule

When the above points are entered in a statistical calculator, we have the following summary:

  • Sum of X = 5
  • Sum of Y = 14
  • Mean X = 1.6667
  • Mean Y = 4.6667
  • Sum of squares (SSX) = 44.6667
  • Sum of products (SP) = 144.6667

The regression equation is then represented as:

y = bx + a

Where

b = SP/SSX = 144.67/44.67 = 3.23881

a = MY - bMX = 4.67 - (3.24*1.67) = -0.73134

This gives

y = 3.23881x - 0.73134

Approximate

y = 3.2x - 0.7

Hence, the rule of the points is y = 3.2x - 0.7

Read more about regression at:

https://brainly.com/question/17844286

#SPJ1