Answer:
Explained below.
Step-by-step explanation:
Consider the variables height and weight.
It is usually seen that taller people are heavier than shorter people.
So a regression analysis can be used to specify this belief.
The statistical questions that are being asked here are:
- What the independent and dependent variables?
- Are there any other factor influencing the dependent variable other than the independent variable?
The variable <em>Y</em> is considered as the dependent variable and the variable <em>Y</em> is considered as the independent variable. And the main purpose of the regression analysis is to predict the value of <em>Y</em> when the value of <em>X</em> is given.
The linear regression model can be used to predict the past and future value of the dependent variables provided that the independent variables for those times are provided.
Answer:
Volume of the cone: 32π cubed unit
Step-by-step explanation:
Volume of cone: V=1/3hπr²
1/3 x 6 x π x 4^2 = 32π
Answer: All of the numbers in the sequence are going up twice the amount as before. The next three terms will be 208, 416, 832
Answer:
b = - 21
Step-by-step explanation:
calculate m using the gradient formula
m = ( y₂ - y₁ ) / ( x₂ - x₁ )
with (x₁, y₁ ) = (- 4, - 5) and (x₂, y₂ ) = (- 6, 3)
m =
=
= - 4
y = - 4x + b ← is the partial equation
to find b substitute either of the 2 given points into the partial equation
using (- 4, - 5 ), then
- 5 = 16 + b ⇒ b = - 5 - 16 = - 21