This calculator is designed to determine the logarithmic regression equation based on the predictor and response variables.
y = a + b · ln(x)
Where,
y = Dependent variable,
x = Independent variable,
a and b = Coefficients found by the regression process,
ln(x) = Natural logarithm of x.