Find the linear regression equation for the transformed data. x=1,2,3,4,5 y=13,19,37,91,253 log y=1.114,1.279,1.568,1.959,2,403
Talja [164]
Answer:
The answer is OPTION (D)log(y)=0.326x+0.687
<h2>
Linear regression:</h2>
It is a linear model, e.g. a model that assumes a linear relationship between the input variables (x) and the single output variable (y)
The Linear regression equation for the transformed data:
We transform the predictor (x) values only. We transform the response (y) values only. We transform both the predictor (x) values and response (y) values.
(1, 13) 1.114
(2, 19) 1.279
(3, 37) 1.568
(4, 91) 1.959
(5, 253) 2.403
X Y Log(y)
1 13 1.114
2 19 1.740
3 37 2.543
4 91 3.381
5 253 4.226
Sum of X = 15
Sum of Y = 8.323
Mean X = 3
Mean Y = 1.6646
Sum of squares (SSX) = 10
Sum of products (SP) = 3.258
Regression Equation = ŷ = bX + a
b = SP/SSX = 3.26/10 = 0.3258
a = MY - bMX = 1.66 - (0.33*3) = 0.6872
ŷ = 0.3258X + 0.6872
The graph is plotted below:
The linear regression equation is log(y)=0.326x+0.687
Learn more about Linear regression equation here:
brainly.com/question/3532703
#SPJ10
Answer:
Adam needs 9/8 of a 5oz serving of shrimps (which equals to 5.625 oz) and 5/8 of a cup of brown rice (which is around 10 tablespoons).
Explanation:
You are given:
every serving of shrimp contains 2g of fat and 5mg of iron;
every serving of rice contains 6g of fat and 7mg of iron;
each meal should have 6g of total fat and 10mg of total iron.
You need to set a system of equation: let's call
s = quantity of shrimps
r = quantity of rice
The equation for the total fat will be: the quantity of fat in the serving of shrimps plus the quantity of fat in the serving of rice must be equal to 6g
2s + 6r = 6 (1)
Similarily:
the quantity of iron in the serving of shrimps plus the quantity of iron in the serving of rice must be equal to 10g
5s + 7r = 10 (2)
In order to solve the system, solve for s in equation (1):
s = (6-6r)/2 = 3 - 3r (3)
Substitute in equation (2):
5(3 - 3r) + 7r = 10
and solve for r:
15 - 15r + 7r = 10
8r = 5
r = 5/8
Substitute the value of r in equation (3):
s = 3 - 3×5/8 = 9/8
Therefore Adam would need 9/8 of a 5oz serving of shrimps and 5/8 of a 1 cup of brown rice for each meal.
Answer:
-17
Step-by-step explanation:
-18-12+(24/-8)-2(-15+10)
-18-12(-3)-2(-5)
-18-9-2(-5)
-27-2(-5)
-27+10
-17
I hope this helps! Please mark as brainliest! :D Good Luck! :)
There are 6 numbers on each die.
The total number of out comes is 6 x 6 = 36.
To get a sum of 4, the combinations are: 1 & 3, 2 & 2 or 3 & 1.
To get a sum of 8, the combinations are: 1 & 7, 2 & 6, 3 & 5, 4 & 4, 7 & 1, 6 & 2, 5 & 3
The total of those combinations are: 3 + 7 = 10 total combinations of a sum of either 4 or 8.
The probability of either is 10/36, which can be reduced to 5/18.