Answer:
x = 2
Step-by-step explanation:
180= 90 + 57 + Z
Z = 180 - 90 - 57
Z = 33
33 = 7X + 19
7X = 33 - 19
7X = 14
X = 2
You just said that "the same number of people visited each day",
so there's no "about" about it. It has to be an exact number.
Each day, (2744)/(14) = 196 people visited.
Answer:
a)
b) r =-0.932
The % of variation is given by the determination coefficient given by
and on this case
, so then the % of variation explained by the linear model is 86.87%.
Step-by-step explanation:
Assuming the following dataset:
Monthly Sales (Y) Interest Rate (X)
22 9.2
20 7.6
10 10.4
45 5.3
Part a
And we want a linear model on this way y=mx+b, where m represent the slope and b the intercept. In order to find the slope we have this formula:
Where:
With these we can find the sums:
And the slope would be:
Nowe we can find the means for x and y like this:
And we can find the intercept using this:
So the line would be given by:
Part b
For this case we need to calculate the correlation coefficient given by:
So then the correlation coefficient would be r =-0.932
The % of variation is given by the determination coefficient given by
and on this case
, so then the % of variation explained by the linear model is 86.87%.
Answer:
y=15/7x-4
Step-by-step explanation:
m=(y2-y1)/(x2-x1)
m=(11-(-4))/(7-0)
m=(11+4)/7
m=15/7
y-y1=m(x-x1)
y-(-4)=15/7(x-0)
y+4=15/7(x)
y+4=15/7x
y=15/7x-4