Use the protractor. Put the purple dot on the vertice and the make sure the line is lined up with the bottom and your answer should be lined up.
Answer:
I will show the way.
Step-by-step explanation:
r is the correlation coefficient
To find SSxy
SSxy= ∑- ∑
To find SSxx
SSxy= ∑- ∑x/n
To find SSyy
SSxy= ∑- ∑y/n
if your r is near +1, it shows strong positive correlation. Y is proportional to X.
And if it nears -1, it would show strong negative correlation. Y is inversely proportional to X.
There are many polynomials that fit the bill,
f(x)=a(x-r1)(x-r2)(x-r3)(x-r4) where a is any real number not equal to zero.
A simple one is when a=1.
where r1,r2,r3,r4 are the roots of the 4th degree polynomial.
Also note that for a polynomial with *real* coefficients, complex roots *always* come in conjugages, i.e. in the form a±bi [±=+/-]
So a polynomial would be:
f(x)=(x-(-4-5i))(x-(-4+5i))(x--2)(x--2)
or, simplifying
f(x)=(x+4+5i)(x+4-5i)(x+2)^2
=x^4+12x^3+77x^2+196x+164 [if you decide to expand]