cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
pmulgrew
Level I

Is there any way to add a custom statistic to tabulate platform?

In the Tabulate platform there are many useful statistical parameters for tabulating data tables.  My question is, can I add another statistic to the list of choices, for example 3sigma?  My employer prefers 3sigma over stdev and it would be easy to tabulate automatically with a script rather than convert to a table than multiply the stdev column by 3.

Thanks

1 REPLY 1
txnelson
Super User

Re: Is there any way to add a custom statistic to tabulate platform?

There isn't a direct way to do it, but by creating a new column, with the required statistic you can come back and fit it into the Tabulate.  The Tabulate below, has had a 3 Sigma value added to the Tabulate display, by creating a new formula column.

tab.JPG

Jim

Recommended Articles