Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default Trend function question

I was asked to use Excel to extrapolate the growth of used capacity for
drive size on a server. Not really knowing too much about statistical
functions, I thought I'd try to educate myself.

I found the Trend function in Excel and it seemed to do what I want.
But then I was reading about the Growth Trend - where you select a
number of cells and then drag the fill handle it it just fills in
numbers for you without a specific function.

I tried both just to see what they did and I saw that the Growth Trend
produced higher estimates than the Trend function the farther out the
estimates went.

My question is which one do I trust? What is the difference between
the two?

Thanks,
Jennifer

Results from Trend function:
Date Usage
2/2/06 36537.02
2/3/06 36542.44
2/6/06 34956.7
2/15/06 38107.00
=============
Function starts here
2/16/06 37821.75941
2/17/06 38080.03568
2/18/06 38599.78576
2/19/06 38586.30352
2/20/06 38975.31669
2/21/06 39228.4507
2/22/06 39416.2162
2/23/06 39737.28979
2/24/06 39957.73951
2/25/06 40212.15911
2/26/06 40482.92078
2/27/06 40720.35541
2/28/06 40982.94612


Results from Growth Trend Dragging:
2/2/06 36537.02
2/3/06 36542.44
2/6/06 34956.70
2/15/06 38107.00
=============
Dragging starts here
2/16/06 37316.84
2/17/06 37629.26
2/18/06 37941.68
2/19/06 38254.10
2/20/06 38566.52
2/21/06 38878.94
2/22/06 39191.36
2/23/06 39503.78
2/24/06 39816.20
2/25/06 40128.62
2/26/06 40441.04
2/27/06 40753.46
2/28/06 41065.88

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bill Martin
 
Posts: n/a
Default Trend function question

According to the Excel help file:

TREND Returns values along a linear trend. Fits a straight line...
GROWTH Calculates predicted exponential growth....

Which one you use depends on some knowledge of the nature of the increase you're
trying to model. Is your process intrinsically linear or exponential?

Bill
-----------------------------
wrote:
I was asked to use Excel to extrapolate the growth of used capacity for
drive size on a server. Not really knowing too much about statistical
functions, I thought I'd try to educate myself.

I found the Trend function in Excel and it seemed to do what I want.
But then I was reading about the Growth Trend - where you select a
number of cells and then drag the fill handle it it just fills in
numbers for you without a specific function.

I tried both just to see what they did and I saw that the Growth Trend
produced higher estimates than the Trend function the farther out the
estimates went.

My question is which one do I trust? What is the difference between
the two?

Thanks,
Jennifer

Results from Trend function:
Date Usage
2/2/06 36537.02
2/3/06 36542.44
2/6/06 34956.7
2/15/06 38107.00
=============
Function starts here
2/16/06 37821.75941
2/17/06 38080.03568
2/18/06 38599.78576
2/19/06 38586.30352
2/20/06 38975.31669
2/21/06 39228.4507
2/22/06 39416.2162
2/23/06 39737.28979
2/24/06 39957.73951
2/25/06 40212.15911
2/26/06 40482.92078
2/27/06 40720.35541
2/28/06 40982.94612


Results from Growth Trend Dragging:
2/2/06 36537.02
2/3/06 36542.44
2/6/06 34956.70
2/15/06 38107.00
=============
Dragging starts here
2/16/06 37316.84
2/17/06 37629.26
2/18/06 37941.68
2/19/06 38254.10
2/20/06 38566.52
2/21/06 38878.94
2/22/06 39191.36
2/23/06 39503.78
2/24/06 39816.20
2/25/06 40128.62
2/26/06 40441.04
2/27/06 40753.46
2/28/06 41065.88

  #3   Report Post  
Posted to microsoft.public.excel.misc
Jerry W. Lewis
 
Posts: n/a
Default Trend function question

Excel's help does not do TREND justice. TREND returns values along a model
that is linear in the unknowns (multiple linear regression, polynomials,
etc.). FORECAST is the function that is limited to a straight line.

Jerry

"Bill Martin" wrote:

According to the Excel help file:

TREND Returns values along a linear trend. Fits a straight line...
GROWTH Calculates predicted exponential growth....

Which one you use depends on some knowledge of the nature of the increase you're
trying to model. Is your process intrinsically linear or exponential?

Bill
-----------------------------
wrote:
I was asked to use Excel to extrapolate the growth of used capacity for
drive size on a server. Not really knowing too much about statistical
functions, I thought I'd try to educate myself.

I found the Trend function in Excel and it seemed to do what I want.
But then I was reading about the Growth Trend - where you select a
number of cells and then drag the fill handle it it just fills in
numbers for you without a specific function.

I tried both just to see what they did and I saw that the Growth Trend
produced higher estimates than the Trend function the farther out the
estimates went.

My question is which one do I trust? What is the difference between
the two?

Thanks,
Jennifer

Results from Trend function:
Date Usage
2/2/06 36537.02
2/3/06 36542.44
2/6/06 34956.7
2/15/06 38107.00
=============
Function starts here
2/16/06 37821.75941
2/17/06 38080.03568
2/18/06 38599.78576
2/19/06 38586.30352
2/20/06 38975.31669
2/21/06 39228.4507
2/22/06 39416.2162
2/23/06 39737.28979
2/24/06 39957.73951
2/25/06 40212.15911
2/26/06 40482.92078
2/27/06 40720.35541
2/28/06 40982.94612


Results from Growth Trend Dragging:
2/2/06 36537.02
2/3/06 36542.44
2/6/06 34956.70
2/15/06 38107.00
=============
Dragging starts here
2/16/06 37316.84
2/17/06 37629.26
2/18/06 37941.68
2/19/06 38254.10
2/20/06 38566.52
2/21/06 38878.94
2/22/06 39191.36
2/23/06 39503.78
2/24/06 39816.20
2/25/06 40128.62
2/26/06 40441.04
2/27/06 40753.46
2/28/06 41065.88


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
Logical Function Question jgp_2 Excel Worksheet Functions 2 September 28th 05 07:24 PM
Automatically up date time in a cell Mark Excel Discussion (Misc queries) 5 May 12th 05 12:26 AM
clock Wildman Excel Worksheet Functions 2 April 26th 05 10:31 AM
INDIRECT function question Joe Excel Worksheet Functions 1 February 14th 05 03:54 PM
Function question cindi Excel Worksheet Functions 3 January 5th 05 02:45 PM


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

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"