I need to report my inventory cycle count accuracy for both over and short counts.
The short count I am good with that, as it will be a value less then 100%.
But what about over counting? How do I show is as a percentage when it is over 100%.
I would think, I would need to show this as a value less then 100% also.
Keep in mind it is just as bad to be over as it is to be short.
As an example
- On-Hand Quantity is 200 pieces
- Counted Quantity is 230 pieces
- The accuracy percentage comes in at 115%
Wouldn’t I want to show this as a value less than 115%?
In my head, I want to subtract the 30 pieces that were overcounted.
This would make the adjusted-counted-quantity 170, and the accuracy percentage 87%.
What is a good best practice to follow in this instance?
Thanks
Gregg