Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Forecasting/Estimation using arrays


Hi,

I have a list of ITems Unit quantity and prices. I need to use this data to
estimate the cost of the items for different quantity using the previous
costs.

I used the forecast funtion, but the problem is i have lot of items,
If a new item is considered it has to check all the items present in the
data base, check the quantity and costs, use that information and estimate
the cost of the items new quantity.

Example:
Item quantity Cost
Apples 2 20
Cherries 3 10
Guavas 1 5
Peaches 2 6
Apples 3 30
Guavas 3 10
ORanges 5 6
Peaches 3 10
Cherries 5 40
Apples 4 40
Guavas 5 15
Peaches 10 35
ORanges 10 15
Cherries 6 45
Guavas 2 5
PEaches 5 14

The data is arranged in the above manner with different item names, quantity
and cost,

Now I have the following data in another sheet, or i can put it in the same
sheet as above.
Data:
ITem Quantity
Peaches 40
ORanges 30
Cherries 10
Apples 20
Bananas 30

The cost of 40 peaches has to be estimated/forecasted using the previous
list of data. It has to see the qunatity and cost for peaches and has to
estimate for the present quantity. And as bananas is not in the list it has
to return as Forecast not available/// Same sort of estimation of price for
all the remaining items also has to be done

I could use the forecasting technique if i have less data, by arranging the
data incolumns, but i had so much of data that i had to arrange in rows, i
got
nearly 25000 rows of data containing quantity and cost.

Any clue how to do this..
Either using the addins, statistical functions and arrays...


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
Formula required for elapsed days for fund estimation Narnimar Excel Discussion (Misc queries) 1 September 22nd 08 04:57 PM
Calculation Time estimation Zemarko Excel Discussion (Misc queries) 2 August 22nd 06 01:39 PM
Forecasting with arrays vijaya Excel Programming 2 December 1st 05 07:33 PM
Forecasting using arrays vijaya Excel Worksheet Functions 1 November 29th 05 08:19 PM
maximum likelihood estimation of weibull parameters Pascal Excel Programming 0 September 14th 04 12:05 PM


All times are GMT +1. The time now is 02:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"