Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Average Inventory Calculation Question
Message
From
02/11/2000 15:52:03
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00436673
Message ID:
00437355
Views:
15
>I wanted to get some input from some of you guys about calculating "Average Inventory".
>
>I am creating a report that will show Gross Profit, Average Inventory, Inventory Turns and GMROI.
>
>Everything is clear to me except the best way to calculate Average Inventory.
>
>I understand that Average Inventory is (beginning inventory + ending inventory) / 2.
>
>Now when is the best time to calculate this?
>
>I was trying to come up with a formula that I could use, that would update a field in a sku record, every time a sku is accessed(ie sold or received).
>
>This would elimate the user having to run some routine at the end of every period. This would also simplify reports that need to act upon an average inventory figure.

YMMV depending on the size of your tables, but IMO the only way to get a realistic average is to have a sum of daily inventories divided by number of days. That'd give you a reasonable precision; judging by just the first and last value for the period would hide anything that may have happened in the meantime.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform