We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

How to find outlier in the workflow

AntonioM
7 - Meteor

Hello Everyone,

 

I am very new with Alteryx and I wonder if you can help to understand how to find out outliers for the workflow attached.

 

Thank you.

 

Antonio

5 REPLIES 5
alexnajm
18 - Pollux
18 - Pollux

How would you like to define an outlier? there are a few options, so I would see if there is anything internally or online that can help give some logic, then we may be in a batter position to help.

 

also without seeing the data, we can't really help further!

AntonioM
7 - Meteor

Hi Alex, 

 

I have one table with net time in hours and minutes and another with net time in seconds, it could lead to inconsistencies or errors when I try to merge or compare the data. Maybe a solution can be to link both tabs and convert the values. 

alexnajm
18 - Pollux
18 - Pollux

This seems like a different question than outliers... yes you should convert them into one format (seconds is probably your best bet) first before anything else

AntonioM
7 - Meteor

I think as an outlier,  for example the tickets that took much longer than the average time to resolve, so it could be cause by same product for example.

alexnajm
18 - Pollux
18 - Pollux

What defines "much longer than average"? by interquartile range? z-score? How to Detect Outliers in Machine Learning - GeeksforGeeks

Labels
Top Solution Authors