#1   Report Post  
Hugh
 
Posts: n/a
Default Formula

On a graph I have the following trend line formula.
y=6E+06e to the power of -5.1056x.

If x=2 what would be the formula that I put into excel.

Thanks


  #2   Report Post  
Michael R Middleton
 
Posts: n/a
Default

Hugh -

Looks like the Exponential type of trendline. Here's a short answer:

You'll need more precision to get reliable results. So first select the
textbox on the chart, and press the Increase Decimal button numerous times
until 15 digits are displayed.

Then, on a worksheet, enter the 15-digit values, like this:

=612345.123456789*EXP(-5.10512345678901*2)

Here's some longer answers:

The Exponential type of trendline uses linear regression of log Y as the
dependent variable and X as the explanatory variable. You can obtain the
regression coefficients using the worksheet function LOGEST. And you can
obtain fitted values (e.g., for X = 2) using the GROWTH worksheet function.
See Excel's built-in Help for details, or see Chapter 15, "Simple Nonlinear
Regression," in my book "Data Analysis Using Microsoft Excel: Updated for
Office XP."

- Mike

www.mikemiddleton.com

++++++++++++++++++++++++

"Hugh" wrote in message
...
On a graph I have the following trend line formula.
y=6E+06e to the power of -5.1056x.
If x=2 what would be the formula that I put into excel.
Thanks



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
revert formula insertion to old method Don't be a pain in the ass Setting up and Configuration of Excel 0 January 24th 05 01:49 PM
Cell shows formula and not the result of the formula. stumpy1220 Excel Worksheet Functions 2 January 14th 05 05:11 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


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

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

About Us

"It's about Microsoft Excel"