Asked by Candy

why exponential model may be better choice for modelling data than the linear model.

Answers

Answered by Damon
If the change of something tends to be proportional to its present value, exponential fit works best.

dx/dt = k x

dx/x = k dt

ln x = k t + c

e^ln x = e^(kx+c)

x = e^kx * e^c

x = C e^kx

There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions