Forum Discussion
ABCXYZ Analysis
Anonymous , what do you want for XYZ, hope they are non-overlapping?
Oh Sorry just realized I didn't explain what I meant by ABCXYZ 🙂
So ABC is a basic pareto: A = 80% of Value sold, B = 15% of Value and C=5% of Value Sold
XYZ is the measure of the variability using the Coefficient of variation (CoV) with CoV = Divide(Standard Deviation, Average Sales) (Deviation and Average measured on a monthly basis)
I can do the dymamic segmentation separately using the DAX patter, no problem, but I want to be able to present the data in a matrix ABC/XYZ, so I would need to combine the both calculation together, and I am strggling with that.
I have attached a file to explain the Logic ( Sample Data) , but in summary below explain what I am trying to achieve :
DataOutput
Hope it makes sense
Thanks