Answer:
There is a large outlier.
Step-by-step explanation:
Answer:7.5
Step-by-step explanation: cause I looked it up lol
Answer:
Step-by-step explanation:
Okay, so I think I know what the equations are, but I might have misinterpreted them because of the syntax- I think when you ask a question you can use the symbols tool to input it in a more clear way, otherwise you can use parentheses and such.
Problem 1:
(x²)/4 +y²= 1
y= x+1
*substitute for y*
Now we have a one-variable equation we can solve-
x²/4 + (x+1)² = 1
x²/4 + (x+1)(x+1)= 1
x²/4 + x²+2x+1= 1
*subtract 1 from both sides to set equal to 0*
x²/4 +x^2+2x=0
x²/4 can also be 1/4 * x²
1/4 * x² +1*x² +2x = 0
*combine like terms*
5/4 * x^2+2x+ 0 =0
now, you can use the quadratic equation to solve for x
a= 5/4
b= 2
c=0
the syntax on this will be rough, but I'll do my best...
x= (-b ± √(b²-4ac))/(2a)
x= (-2 ±√(2²-4*(5/4)*(0))/(2*(5/4))
x= (-2 ±√(4-0))/(2.5)
x= (-2±2)/2.5
x will have 2 answers because of ±
x= 0 or x= 1.6
now plug that back into one of the equations and solve.
y= 0+1 = 1
y= 1.6+1= 2.6
Hopefully this explanation was enough to help you solve problem 2.
Problem 2:
x² + y² -16y +39= 0
y²- x² -9= 0
Answer:
Step-by-step explanation:
Domain : Set of all possible input values (x-values) on a graph
Codomain : Set of all possible out values for the input values (y-values) on the graph
Range : Actual output values for the input values (x-values) given on the graph.
Therefore, for the given graph,
Domain : (-∞, ∞)
Codomain : (-∞, 2]
Range : (-∞, 2]
From the given graph every input value there is a image or output value.
Therefore, the given function is onto.
Answer:
A, B, C, D
Step-by-step explanation:
(A) Checking the Equal Variance Assumption, the appropriate technique to use is:
- The ANOVA (Analysis of Variance) F test
- Plot residuals against fitted values
(B) Checking the Normal Assumption, the appropriate techniques to use are:
- Test for Kurtosis & Skewness
- Kolmogorov-Smirnov Test
- Q-Q Plots (the graphical method) also known as Quantile Plot
- Do not use a histogram; it is not advisable
(C) Checking for Model Misspecification, the appropriate techniques to use are:
- The Ramsey Regression Specification Error Test; also called RESET
- The Davidson & MacKinnon J. Test
(D) Checking for dependent errors, the appropriate technique to use is:
- Plot residuals against time variables