The median is 1.5, hope this was helpful :)
Answer:
b. MLR.3 - No perfect collinearity assumption
Step-by-step explanation:
There is an assumption that nothing in the error term should correlate with the explanatory variable (x) of interest and outcome variable of (y). It does not allow any linear relation between two or more variables. If there is a relation between the variable it the the violation of this assumption.
Answer:
+5 Range; The range is now 25
Step-by-step explanation:
The original range would be calculated by subtracting 20 from 40, giving you 20 as the range. However, with the point 15 added, there would be a new lowest number, making the new range be 40-15, which is 25.
Answer:
#carry on learning
mark me as brainliest
Find a point-slope form for the line that satisfies the stated conditions. Slope , passing through (-5,4)
I really need this question answered
By:
I don't see a value for the slope. We need that to set the equation, otherwise I can write an unlimited number of equations that pass through (-5,4).
I'll assume a slope so that you can see how the procedure would work. I like 6, so we'll assume a slope of 6.
The equation for a straight line has the form y = mx + b, where m is the slope and y is the y-intercept, the value of y when x = 0. We want a line that has slope 6, so:
y = 6x + b
We need to find b, so substitute the point (-5,4) that we know is on the line:
4 = 6*(-5) + b and solve for b
4 = -30 + b
b = 34
The line is y = 6x + 34