I have two variables 'x' and 'y'. I took the natural log of the 'y' variable and then plotted the ln(y) vs x on a scatterplot in excel. I added a logarithmic trendline which seems to fit perfectly. The line equation is y = 1.1282*ln(x) + 12.183 with an R-Squared of 89%. However when I run the regression using the Data Analysis tool pack, I get a completely different set of coefficients and the R-Squared is 52%. Does anyone know why the coefficients from the trendline equation and the coefficients from running the regression are totally different?
Thanks in advance
Thanks in advance