Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Stacey
 
Posts: n/a
Default How to project usage.

I have been asked to project avalable space on servers for next year for each
month. I know how much space is free for each drive for each of the last five
months.

Example of what I have in MB:


Dates 5/05 6/05 7/05 8/05 9/05 10/05
Server A C:\ 256 248 200 175 177 130
D:\ 1350 1220 1163 1000 950 937


Any sugestions would be great. I have to do this for over 350 servers with
between 2 to 4 drives each.


Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Rosenfeld
 
Posts: n/a
Default How to project usage.

On Wed, 16 Nov 2005 05:23:05 -0800, Stacey
wrote:

I have been asked to project avalable space on servers for next year for each
month. I know how much space is free for each drive for each of the last five
months.

Example of what I have in MB:


Dates 5/05 6/05 7/05 8/05 9/05 10/05
Server A C:\ 256 248 200 175 177 130
D:\ 1350 1220 1163 1000 950 937


Any sugestions would be great. I have to do this for over 350 servers with
between 2 to 4 drives each.


Thanks


Not knowing how the usage is growing, any forecasts would be real guesses.
It's hard to tell whether a straight linear regression or an exponential fit
would be a better predictor. However, the former would be more conservative,
in that it would result in your increasing drive size sooner.

To do that, use the FORECAST worksheet function.

If your table above is in A1:G3 (with the dates and data in B1:G3) then:

H1:L1 11/05 12/05 1/06 2/06 3/06

H2: =FORECAST(H$1,$B2:$G2,$B$1:$G$1)

Copy/Drag down across to L2.

Then select H2:L2 and copy/drag down to H3:L3

If your table is in another area on your worksheet, be sure to get the mixed
relative/absolute references correct, or else they won't adjust properly when
you drag them to the new cells.


--ron
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
Creating separate reports for each Project Manager Lorie Excel Discussion (Misc queries) 4 June 15th 05 02:26 PM
Missing library when running 98 project on 2003 Mary Omond Excel Discussion (Misc queries) 0 May 2nd 05 01:36 PM
How do I import MS Project data into Excel? mk Excel Discussion (Misc queries) 0 March 16th 05 04:23 PM
Subtotal of Subtotal displays Grand Total in wrong row Thomas Born Excel Worksheet Functions 5 January 6th 05 01:46 PM
Display material with usage lintan Excel Worksheet Functions 4 November 25th 04 08:32 AM


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