Loading...
Many real datasets follow an exponential rather than linear pattern. Taking logarithms turns these models into straight lines, so linear regression can be applied to the transformed data.
What you'll be able to do
Taking logs of gives — linear in with gradient and intercept .
For , taking logs gives — linear in with gradient and intercept .
Tip — y = abˣ: plot log y vs x. y = axⁿ: plot log y vs log x.
Formula recap
Common mistakes to avoid
Key takeaways
Test yourself
Ready to lock in Exponential Models? Pick a mode and earn XP & Dobloons.