Calculating m and b for Logarithmic Regression with Small Data Set

  • Context: Undergrad 
  • Thread starter Thread starter rowardHoark
  • Start date Start date
  • Tags Tags
    Logarithmic Regression
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
rowardHoark
Messages
15
Reaction score
0
I have a very small set of data. Usually 3 points, sometimes 4.

Best fit is a logarithmic equation y=m*Ln(x)+b

How can I obtain m and b?
 
Physics news on Phys.org
Linear (in the unknown coefficients, not the argument [itex]x[/itex]) Least squares fit.