PC Review


Reply
Thread Tools Rate Thread

how do I extract the moving average trendline point data?

 
 
=?Utf-8?B?Ym9iYg==?=
Guest
Posts: n/a
 
      10th Jan 2006
I'm creating large data sets with moving average trendlines. I need to creat
new charts with ONLY the trendlines...maybe in a separate worksheet. Can the
moving average trendline datapoints be extracted and copied to another sheet?
 
Reply With Quote
 
 
 
 
Ed Ferrero
Guest
Posts: n/a
 
      10th Jan 2006
Hi bobb,

A moving average is calculated fairly easily - lets' assume you want a
13-point MA to smooth monthly data, you just need to average all values for
the current month and 6 months above and below the current month.
eg if data is in column A enter =AVERAGE(A1:A12) in cell B7 and copy down.

A better way to smooth a time series is with a weighted moving average
(called a filter) you can download an add-in to calculate the Henderson
Filter from my web site at http://www.edferrero.com/vba.aspx

Ed Ferrero
Microsoft Excel MVP
http://www.edferrero.com

> I'm creating large data sets with moving average trendlines. I need to
> creat
> new charts with ONLY the trendlines...maybe in a separate worksheet. Can
> the
> moving average trendline datapoints be extracted and copied to another
> sheet?



 
Reply With Quote
 
Andy Pope
Guest
Posts: n/a
 
      10th Jan 2006
Hi,

Perhaps you could simply format the data series that the trendlines are
based upon to have no line or fill/markers. You can also, if required,
delete the series entries from the legend.

Cheers
Andy

bobb wrote:
> I'm creating large data sets with moving average trendlines. I need to creat
> new charts with ONLY the trendlines...maybe in a separate worksheet. Can the
> moving average trendline datapoints be extracted and copied to another sheet?


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving Average Trendline Peter Microsoft Excel Charting 1 19th Jun 2009 12:42 AM
How to select data point when trendline present? Don Culp Microsoft Excel Discussion 0 11th Dec 2008 02:15 PM
Moving Average Trendline =?Utf-8?B?S1Q=?= Microsoft Excel Charting 1 31st Jan 2006 02:52 AM
End Point Moving Average Problem frayed Microsoft Excel Misc 3 15th Feb 2004 06:01 AM
Re: Moving Average Trendline Jon Peltier Microsoft Excel Charting 1 30th Aug 2003 03:34 PM


Features
 

Advertising
 

Newsgroups
 


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