#1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default derivative plot

How do i create a derivative plot?
I'm supposed to take reaction rates (slopes) from my graphs and enter in new
columns in the spreadsheet...i'm confused
thanks
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default derivative plot

You need to calculate the slopes somehow, or were you just going to eyeball
the? I've sometimes used a moving regression on the data. Say my X (or time)
and Y data were in A1:B100 and I wanted a 5-point moving average. I would
enter this formula in C3, and fill it down to C98:

=SLOPE(B3:B7,A3:A7)

The derivative plot would use columns A and C.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"nickelndime" wrote in message
...
How do i create a derivative plot?
I'm supposed to take reaction rates (slopes) from my graphs and enter in
new
columns in the spreadsheet...i'm confused
thanks



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 4,393
Default derivative plot

Sounds like Chemistry!
How about using LINEST to get a polynomial fit (see
http://people.stfx.ca/bliengme/ExcelTips/Polynomial.htm)
Do a manual differentiation of this equation and use it to find the slope at
any point
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"nickelndime" wrote in message
...
How do i create a derivative plot?
I'm supposed to take reaction rates (slopes) from my graphs and enter in
new
columns in the spreadsheet...i'm confused
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
How To: Easy Box Plot Edmund Charts and Charting in Excel 5 November 8th 06 04:02 PM
How do I plot the derivative of a curve in Excel? Rients Excel Worksheet Functions 1 March 21st 06 10:36 PM
Can I copy x-y scatter plot data direct from one plot to another? Chris Charts and Charting in Excel 2 June 3rd 05 01:20 PM
Plot Wizard -- "Not enough system resources to display completely. Andrew Charts and Charting in Excel 1 April 26th 05 12:27 AM
Contour plot ojv Charts and Charting in Excel 2 January 10th 05 03:17 PM


All times are GMT +1. The time now is 11:48 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"