Mathematics
16 Online
OpenStudy (brandonw998):
Help with regression lines
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (brandonw998):
OpenStudy (brandonw998):
I can't figure out how to get the Predicted cost part
jimthompson5910 (jim_thompson5910):
how did you find 0.08 in that last box?
OpenStudy (brandonw998):
I have done the question like 6 times and it's always 0.08
jimthompson5910 (jim_thompson5910):
what kind of calculator do you have?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (brandonw998):
TI-84 Plus CE
OpenStudy (brandonw998):
I enter in the data in L1 and L2 but can never get the answer they get
jimthompson5910 (jim_thompson5910):
idk what the CE means, but I have a TI84 plus, so I guess that works
jimthompson5910 (jim_thompson5910):
so you have your data into L1 and L2
did you do a LinReg ?
OpenStudy (brandonw998):
Yes
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
ok it should say something like ax+b or a+bx
and then spit out what a and b are
OpenStudy (brandonw998):
b=-467.213 but the answer is always between like 164 to 166
jimthompson5910 (jim_thompson5910):
hmm let me try, one sec
OpenStudy (brandonw998):
I guess what's the predicted cost when the miles is at 0.08?
jimthompson5910 (jim_thompson5910):
ok I'm getting 0.08 now
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
and I'm not getting a number between 164 and 167
but I'm getting pretty close to it
OpenStudy (brandonw998):
How did you get 0.08?
jimthompson5910 (jim_thompson5910):
well I got 0.07877 approx which rounds to 0.08
OpenStudy (brandonw998):
How?
OpenStudy (brandonw998):
In LinReg?
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
yeah using that function
OpenStudy (brandonw998):
I don't see it in mine :(
jimthompson5910 (jim_thompson5910):
it's in the calc menu after you hit the stat key
OpenStudy (brandonw998):
Calc 4?
jimthompson5910 (jim_thompson5910):
yeah
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
btw make sure your "miles" is in the L1 column
jimthompson5910 (jim_thompson5910):
if you put "miles" in the L2 column, you'll have to type in `LinReg(ax+b) L2,L1`
OpenStudy (brandonw998):
Ohh really? I've been putting it in L2 that must be the problem
OpenStudy (brandonw998):
Why must the miles go first?
OpenStudy (brandonw998):
Now I got it a=0.07877
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (brandonw998):
and b is 162.95
jimthompson5910 (jim_thompson5910):
because the equation is
cost = ____ + ____ * (miles)
miles is the input
OpenStudy (brandonw998):
Oh I see so I was doing it backwards
jimthompson5910 (jim_thompson5910):
well they put the columns in the wrong order (probably to throw you off)
OpenStudy (brandonw998):
So Predicted cost should be 162.96?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (brandonw998):
162.95
OpenStudy (brandonw998):
I actually have to do this problem again since I already restarted it
jimthompson5910 (jim_thompson5910):
no that value goes in the missing box
OpenStudy (brandonw998):
Oh right
OpenStudy (brandonw998):
Thanks man! I guess I was getting it wrong because I was entering in L1 and L2 backwards. I have been so confused for over an hour. Thank you!
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
yeah I made the same mistake but swapping the columns or entering `LinReg(ax+b) L2,L1` addresses the issue
OpenStudy (brandonw998):
Oh okay
OpenStudy (brandonw998):
Thank you :D