
William W. answered 04/20/20
Math and science made easy - learn from a retired engineer
I'll assume you have a TI-84 calculator.
Hit the "stat" button, then "EDIT", then "1: Edit" and you get a table to enter the data.
In the L1 column, enter your time values but first, convert them all to hours like this:
0.25
1
8
24
48
72
120
Then in the L2 column, enter the "words recalled" data
64.9
45.5
37
33.1
26.3
25.3
23.6
Then push the "stat" button again and scroll right to "CALC" and then down to "A: PwrReg"
Make sure the Xlist says L1 and the Ylist says L2. If it doesn't, select the "list" button to select the proper lists for each. Then scroll down to "Calculate" and hit "enter"
You should get this:
y=a*x^b
a=49.91831543
b=-0.1553015414
(depending on how your settings are set, you might get more info but this is enough to answer your question)
So the equation becomes (letting "words recalled = "W"):
W = 49.918(t)^-0.155 or
W(t) = 49.918(t -0.155)
Now repeat the calculation using the "stat" button again, scroll right to "CALC" and then down to "0: ExpReg"
Again, make sure the Xlist says L1 and the Ylist says L2. Then scroll down to "Calculate" and hit "enter"
You should get this:
y=a*b^x
a=44.73322394
b=0.9932801938
So the equation becomes (letting "words recalled = "W"):
W = 44.733(0.993)^t or
W(t) = 44.733(0.933)t
This turns out to be a crummy curve fit to this data but it's what they wanted so . . .
Night H.
You are a lifesaver 🙏 they did not teach us how to do this on desmos GOD BLESS YOU12/06/22