Answer:
R = -0.90 (2 decimal places)
Step-by-step explanation:
Given the data :
Speed (Miles per Hour) :
30
50
40
55
30
25
60
25
50
55
Miles per Gallon :
29
26
26
22
29
31
21
35
25
26
The correlation Coefficient, R shows the degree or level of relationship between the dependent and independent variable. A positive R value denotes a positive correlation while a negative R value denotes a negative relationship. R values should range between - 1 to +1 with values close to 1 and - 1 depicting strength while value of zero means no relationship exist.
Hence, R value of -0.90 depicts a strong negative relationship. Hence, higher speed are related to lower miles per gallon and vice versa.
Answer:
Len = 15
Step-by-step explanation:
base = √25²-20²
= √625-400
= √225
= 15
Answer is highlighted in blue. If you have any questions feel free to ask.
Answer:
13
Step-by-step explanation:
Here's a method of finding the area of any polygon knowing its vertices. I'm using this parallelogram as an example.
Make a table like this (each vertex with its x- and y-coordinates):
Pt x y
A 3 6
B 6 5
C 5 1
D 2 2
A 3 6
Now multiply each x-coordinate by the y-coordinate on the line below and write it on the right side. Bold type shows the first multiplication.
x y
A 3 6
B 6 5 15
C 5 1 6
D 2 2 10
A 3 6 12
Now multiply each y-coordinate by the x-coordinate on the line below and subtract from each produce you already have. Do each subtraction. Bold type shows the first multiplication.
x y
A 3 6
B 6 5 15 - 36 = -21
C 5 1 6 - 25 = -19
D 2 2 10 - 2 = 8
A 3 6 12 - 6 = 6
Add all the differences.
x y
A 3 6
B 6 5 15 - 36 = -21
C 5 1 6 - 25 = -19
D 2 2 10 - 2 = 8
A 3 6 12 - 6 = 6
+____
-26
The area of the polygon is the absolute value of half of the sum of the differences.
area = |-26/2| = |-13| = 13