Icon

ABC_​Analysis_​Naive_​Approach

This workflow demonstrates implementation of the naive approach of ABC analysis. It classifies item sales with respect to selected intervals of normalized cumulative sales. So the sum between 0 and 0.6 is categorized as A, above 0.6 till 0.85 as B and above 0.85 as C.

Read data for AnalysisSum up number of iems sold in the yearTotal SalesCumulative sumof total salesNormalize for a smoothsummationSplit items in categoryA, B, CCount ocurrencefor each classSort total salesAggregate Sales for each classCalculate percentageof SalesJoin on each categoryPercentage of total itemsassociated with each classExcel Reader Column Aggregator Math Formula Moving Aggregation Math Formula Rule Engine Value Counter Sorter RowID GroupBy Math Formula Joiner Math Formula Column Rename Read data for AnalysisSum up number of iems sold in the yearTotal SalesCumulative sumof total salesNormalize for a smoothsummationSplit items in categoryA, B, CCount ocurrencefor each classSort total salesAggregate Sales for each classCalculate percentageof SalesJoin on each categoryPercentage of total itemsassociated with each classExcel Reader Column Aggregator Math Formula Moving Aggregation Math Formula Rule Engine Value Counter Sorter RowID GroupBy Math Formula Joiner Math Formula Column Rename

Nodes

Extensions

Links