ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Logarithm equation in charts (https://www.excelbanter.com/excel-discussion-misc-queries/46667-logarithm-equation-charts.html)

Thiem

Logarithm equation in charts
 

I have two lists of data. One is a time series, other data series. I
can calculate the Linear equation , same as in the excel graph, if I
insert trend lines, but I can workout the LOG trendline equation as
displayed in the graph. Could someone assist, or tel me how to export
the equition from the graph to an cell in excel.

Please advise

TX


AT


--
Thiem
------------------------------------------------------------------------
Thiem's Profile: http://www.excelforum.com/member.php...o&userid=27474
View this thread: http://www.excelforum.com/showthread...hreadid=469846


MrShorty


Have you tried LOGEST() or GROWTH() worksheet functions?


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=469846


Mike Middleton

Thiem

I have two lists of data. One is a time series, other data series. I can
calculate the Linear equation , same as in the excel graph, if I insert
trend lines, but I can workout the LOG trendline equation as displayed in
the graph. Could someone assist, or tel me how to export the equition from
the graph to an cell in excel. Please advise <


Using Excel's notation, the log trendline uses the equation Y = c*Ln(X)+b.

c = SLOPE(Yrange,LN(Xrange))
b = INTERCEPT(Yrange,LN(Xrange))

Tushar Mehta's web site www.tushar-mehta.com shows how to get the same
results using the array-entered worksheet function =LINEST(y-range,
LN(x-range)).

- Mike
www.mikemiddleton.com





All times are GMT +1. The time now is 07:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com