00:01
In exercise 63, you created a model that can estimate the number of calories in a burger when the fat content is known.
00:06
So in part a, we're supposed to explain why we can't use the model to estimate the fat content of a burger with 600 calories.
00:12
And the main reason is because the predictor variable is fat, not calories.
00:22
Calories.
00:24
So you can only predict calories whenever given fat given the information at hand because the predictor is fat and then not calories.
00:31
So the response variable is calories.
00:33
Now part b, it says using the appropriate model, estimate the fat content of a burger with 600 calories.
00:39
So we have the data here.
00:42
I put the, in l1, i put the fat content and then in l2, i put the calories.
00:48
So whenever i find the regression model, i'm going to go to linreg a plus bx.
00:54
This time i'm switching the x list and the y list...