PC Review


Reply
Thread Tools Rate Thread

average/trendline in chart

 
 
DC Gringo
Guest
Posts: n/a
 
      3rd Jan 2008
Hello group,

I'd like some help drawing a trendline in Excel. We have price datasets
going back five years that we want to chart using a line, with an
accompanying trendline. The trendline should be a moving average that uses
the same month for each year to determine the average. For example. If
January 2007's price is "5" and the previous four years' January values were
4, 4, 5, 5 (for an average of 4.5), then 4.5 should be the trendline value
for January 2007.

I'm only finding options in the chart wizard and tools for the standard
moving average of a given range (such as x months).

Please help!

DC G


 
Reply With Quote
 
 
 
 
David Biddulph
Guest
Posts: n/a
 
      3rd Jan 2008
Produce an appropriate data series in your worksheet, and use the TREND
function.
--
David Biddulph

"DC Gringo" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello group,
>
> I'd like some help drawing a trendline in Excel. We have price datasets
> going back five years that we want to chart using a line, with an
> accompanying trendline. The trendline should be a moving average that
> uses the same month for each year to determine the average. For example.
> If January 2007's price is "5" and the previous four years' January values
> were 4, 4, 5, 5 (for an average of 4.5), then 4.5 should be the trendline
> value for January 2007.
>
> I'm only finding options in the chart wizard and tools for the standard
> moving average of a given range (such as x months).
>
> Please help!
>
> DC G
>



 
Reply With Quote
 
ShaneDevenshire
Guest
Posts: n/a
 
      3rd Jan 2008
Hi DC,

1. You can try the Charting engine's trendline tool. On the chart select
the series and choose the command Chart, Add Trendline. You will see a
Moving Average option. Try this out and see if it is good enough.

2. A second possibility - Choose Tools, Add-in and turn on the check beside
Analysis ToolPak, click OK. In the spreadsheet choose the command Tools,
Data Analysis, Moving Average, and see if this tool helps you.


--
Cheers,
Shane Devenshire


"DC Gringo" wrote:

> Hello group,
>
> I'd like some help drawing a trendline in Excel. We have price datasets
> going back five years that we want to chart using a line, with an
> accompanying trendline. The trendline should be a moving average that uses
> the same month for each year to determine the average. For example. If
> January 2007's price is "5" and the previous four years' January values were
> 4, 4, 5, 5 (for an average of 4.5), then 4.5 should be the trendline value
> for January 2007.
>
> I'm only finding options in the chart wizard and tools for the standard
> moving average of a given range (such as x months).
>
> Please help!
>
> DC G
>
>
>

 
Reply With Quote
 
joeu2004
Guest
Posts: n/a
 
      3rd Jan 2008
On Jan 2, 4:06*pm, "DC Gringo" <dcgri...@visiontechnology.net> wrote:
> For example. *If
> January 2007's price is "5" and the previous four years' January
> values were 4, 4, 5, 5 (for an average of 4.5), then 4.5 should be
> the trendline value for January 2007.
>
> I'm only finding options in the chart wizard and tools for the
> standard moving average of a given range (such as x months).


I would simply set up a data series of the desired moving average,
then chart the data series. For example, if you have monthly data in
column A, the following computes a 5-period year-over-year moving
average, starting in B49:

=average(A1+A13+A25+A37+A49)

When you copy down, references get incremented appropriately.

Note: A moving average merely smooths the data fluctuations.
Notwithstanding Excel terminology and others', it is not unreasonable
to chart a suitable trendline (e.g. linear or exponential) through the
moving average data points. To me, that is the real trendline, not
the moving average curve.
 
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
average/trendline in chart DC Gringo Microsoft Excel Charting 3 3rd Jan 2008 04:37 AM
Moving Average Trendline =?Utf-8?B?S1Q=?= Microsoft Excel Charting 1 31st Jan 2006 02:52 AM
Re: Moving Average Trendline Jon Peltier Microsoft Excel Charting 1 30th Aug 2003 03:34 PM
trendline - how to fit a straight average?? el Benno Microsoft Excel Charting 1 13th Aug 2003 12:15 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:24 AM.