Std Dev of Aged Inventory
Thousands of rows of data
Days Qty (pcs)
500 50
280 3
50 100
etc
Ho would I get the standrd deviation for this information without having to
type the 500 in 50 times, the 280 in 3 times, the 50 in 100 times, etc?
Again, I have thousands of rows of this data.
|