Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

LCL and UCL

mredissi
6 - Meteoroid

Does anyone know if there is a tool to calculate control limits as in Minitab for I-MR (individual and moving range) chart?

Say I have series of numbers is there a tool that calculates LCL and UCL like Minitab does? 

Thanks

1 REPLY 1
MatthiasSeil
Alteryx Alumni (Retired)

Alteryx as a customisable platform does not have LCL and UCL by default, but you can quickly calculate them yourself (see attached example WF) and then wrap this calculation in a macro and thus have your own LCL-UCL tool created.

 

The basic data profile tool gives you Mean and Std Dev, the rest is just a straightforward formula.

 

Hope this helps.

 

Cheers

 

Matthias

 

MatthiasSeil_0-1607699757813.png

 

Labels
Top Solution Authors