Answer:
If you've more doubts you can ask :)
Step-by-step explanation:
If the centre of a circle is (a, b) and radius r, then the equation of the circle is :

<em><u>First we will find the centre, (a , b): </u></em>
<em><u /></em>
<em><u /></em>
<em><u>Find radius:</u></em>

Diameter is the distance between (-1, 4) and (3, -2)


Therefore , 
<em><u>Equation of the circle is : </u></em>
<em><u></u></em>
Answer:
B i think
Step-by-step explanation:
Answer:
A
Step-by-step explanation:
the answer is D.
I dont know how to add work for a question like this, however, I know how I'd show work....
Draw a graph and stick a point in the IV quadrant and label it "original". Then next to it, draw another graph and stick a point in the III quadrant and label it "reflection"
TIP: if you do that, make sure the points are in the same location in each quadrant
Step-by-step explanation:
To check out how efficient or accurate a model is, we use the akaike information criterion or the Bayesian. If the AIC or BIC are lower, then this model would be better. They are also used to control for model complexity
Akaike information criterion = 2k-2ln where k is the number of parameter. A higher k gives a higher AIC.
In the real world complex models are discouraged and avoided since
1. They cause data to be over fitted and can capture noise and information from this data.
2. They are complex and therefore difficult to interpret
3. They consume a lot of time and computing them has several inefficiencies.
Using these two as measure of performance, we can select optimal choice of independent variable.
With forward/backward regression, we are able to put new variables in the model or remove from it. The best is the one with lowest AIC.