Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Thiem
 
Posts: n/a
Default 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

  #2   Report Post  
MrShorty
 
Posts: n/a
Default


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

  #3   Report Post  
Mike Middleton
 
Posts: n/a
Default

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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How To Change Fonts In Multiple Charts in a Workbook? Cweed Charts and Charting in Excel 1 August 30th 05 12:07 AM
Charts won't update pwermuth Charts and Charting in Excel 8 July 15th 05 07:32 PM
Excel Charts Linked to Spreadsheets Rich Charts and Charting in Excel 1 July 4th 05 04:36 PM
linkingof charts in worksheets to cells steve Excel Discussion (Misc queries) 0 May 6th 05 01:44 AM
Logarithm scaling for charts vroomvondel Charts and Charting in Excel 2 March 16th 05 12:55 AM


All times are GMT +1. The time now is 04:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"