Answer:
negative association
Step-by-step explanation:
This diagram is a scatter plot which represents a set of data. Data on a scatter plot can fit one of three descriptions: positive (increasing), negative (decreasing) or no association (points do not form any kind of line). Given this data and the line of best fit, or the line that pass through the majority of the points, it is a decreasing line. Since the line goes downhill, it is a negative association.
We know that
speed=distance/time
solve for time
time=distance/speed
in this problem
<span>Marco runs at a rate of 6 miles per hour.
</span><span>Fernando funs at a rate of 7.2 miles per hour
Difference=7.2-6=1.2 miles/hour
so
speed=1.2 miles/hour
distance=0.3 miles
time=?
</span>time=distance/speed-----> 0.3/1.2-----> 0.25 hour-----> 0.25*60=15 minutes
<span>
the answer is
0.25 hour (15 minutes)
Alternative Method
Let
x---------> Fernando's distance when Marco is 0.3 miles apart
</span>Fernando funs at a rate of 7.2 miles per hour
<span>for distance =x
time=x/7.2------> equation 1
</span>Marco runs at a rate of 6 miles per hour.
for distance=x-0.30
time=(x-0.30)/6------> equation 2
equate equation 1 and equation 2
7.2*(x-0.3)=6x-----> 7.2x-2.16=6x
7.2x-6x=2.16------> x=2.16/1.2-------> x=1.8 miles
time=x/7.2-----1.8/7.2=0.25 hour
Answer:
Step-by-step explanation:
yard; the ratio of feet to yards is
Answer:
(a) <em>Linear regression</em> is used to estimate dependent variable which is continuous by using a independent variable set. <em>Logistic regression</em> we predict the dependent variable which is categorical using a set of independent variables.
(b) Finding the relationship between the Number of doors in the house vs the number of openings. Suppose that the number of door is a dependent variable X and the number of openings is an independent variable Y.
Step-by-step explanation:
(a) Linear regression is used to estimate dependent variable which is continuous by using a independent variable set .whereas In the logistic regression we predict the dependent variable which is categorical using a set of independent variables. Linear regression is regression problem solving method while logistic regression is having use for solving the classification problem.
(b) Example: Finding the relationship between the Number of doors in the house vs the number of openings. Suppose that the number of door is a dependent variable X and the number of openings is an independent variable Y.
If I am to predict that increasing or reducing the X will have an effect on the input variable X or by how much we will make a regression to find the variance that define the relationship or strong relationship status between them. I will run the regression on any computing software and check the stats result to measure the relationship and plots.