I am having following data for force vs. time graph
force time
829.57 2.686
1659.15 1.951
2488.73 1.494
3318.3 1.352
4147.88 1.227
4977.46 1.172
7300.27 1.127
7967.94 1.082
I want to find value for force for time = 0.02. I used Newton's divided difference method to find the force value, but the results are wrong.
Can anyone pls suggest other method to extrapolate the time value for corresponding force value