Hi all Alteryx users,
My intention is to create a flow in order to fill an Excel model with numbers used to calculate the total time it takes to perform a set of tasks depending on among other things the industry the one using the model belongs to. In order to do so, I have collected data for the tasks. (The attached file shows one task).
I want to use the average time (per industry) it takes to perform the task, if I can say that it differs in time between industries, and the average time it takes (no matter industry) if I cannot say that the task differ depending on industry given the current data in the set. After Googling around for a bit I intend to use the tool "Set of Means to do so".
Questions:
1) The tool does not work. Is it because one of the group identifier data sets only contain 1 value? That can be adjusted for.
2) How do I do this comparison the best way?
- I would like to compare if the industries differ, but from my understanding I need a control group which everything will be compared to?
- Can I use the average (no matter the industry) as the control group? In that case I would compare if one can say that the industry averages is different from the average (for all industries), rather than if the industries differ among themselves. Does it matter in practice?
The flow will be updated with data over time, so I would like it to be as automatic as possible. I will also have to do this for a lot of tasks, so keeping a clean flow would be nice.
Best regards,
Erik