![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 2
|
Hi
Please help!! I regularly produce response graphs for forecasting and use power and exponential trendlines to help plot future responses. To speed up the process I really need to have my forecast equation linked to a cell. I know it is possible to plot Linear x and y interception using the LINEST and INTERCEPT functions. Is there a function to plot power and exponential equations? thanks |
|
|
|
|
|
#2 | |
|
Board Regular
Join Date: Feb 2002
Posts: 74
|
Quote:
LINEST to use a logarythmic model. GROWTH uses an exponential model. You can also use the TREND function to use either a linear or polynomial model. Good luck!
__________________
"Interfere? Of course we should interfere! Always do what you're best at, that's what I say!" -- The Doctor, Nightmare of Eden |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Mar 2002
Posts: 2
|
Thanks Tim, the GROWTH function helps.
Do you know how I can recreate a POWER trendline through a function? Or plot the interception point? Thanks again for the earlier help. |
|
|
|
|
|
#4 | |
|
Board Regular
Join Date: Feb 2002
Posts: 74
|
Quote:
You can always use the standard transform on the data and fall back on the LINEST function: model LOG(y)=LOG(B) + M LOG(X) linearly. Someone clever on the web has probably got a free add-in with a POWER function that will do exactly what you want. Not that I know where. Good luck!
__________________
"Interfere? Of course we should interfere! Always do what you're best at, that's what I say!" -- The Doctor, Nightmare of Eden |
|
|
|
|
|
|
#5 |
|
New Member
Join Date: Jul 2004
Posts: 1
|
I think I’m asking the same thing here, and wonder if there hav been any new discoveries in this area.
I’m using the power trend line formula to adjust data. I’d like to capture the “c” value and “b” value to plug into other formula’s, but don’t know how to extract it from the “add trend line, options, display formula on chart” series of selections so that it appears on the chart. Is this even possible? Thanks a gazillion. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|