I am probably missing something obvious, but I often struggle to find basic documentation of how to do things in JMP. For example, I am looking for basic instructions on how to do a goodness-of-fit test in JMP. I go to the JMP website, I search "goodness of fit test". It takes me to this page
Chi-Square Goodness of Fit Test | Introduction to Statistics | JMP
This gives a general description of goodness of fit tests, but does not tell how to do them in JMP. I know what a goodness of fit test is already. I just need a quick explanation of how to do one in JMP. None of the results returned by the search seem to do this.
I have had this exact same experience for many different methods in JMP. In every case I just want a quick example of how to do the method in JMP. The JMP webpage gives a textbook explanation of the method, but does not show how to do it in JMP.
What am I missing? Where is basic "how to do it in JMP" documentation?
To find "easily" searchable options use either "Search JMP" from JMP's help menu or .pdf documentation (JMP Help web page search is very difficult to utilize in helpful manner), https://www.jmp.com/en_us/support/jmp-documentation.html. For the .pdf documentation you can also install an add-in which adds these to your JMP (these were removed in JMP18, not exactly sure why, maybe they want us to utilize Search JMP).
It also helps if you understand how JMP has been designed or meant to be used, you go from visual to more analysis. In this case, you most likely would want to first see the distribution of your data. Then fit some distribution and finally test how well it fits ( Discovering JMP > Introducing JMP > How Do I Get Started with JMP? and Discovering JMP > Introducing JMP > Understand the JMP Workflow ). In this case it happens by launching Distribution platform and then fitting a distribution from the red triangle menu of the column. And after that you run goodness of fit from the fitted distributions red triangle menu (this can then be automated via scripting/workflow or utilizing presets).
Just for searching generally use three different options in this order:
I would suggest this order to be reversed for most users but I like using Scripting Index for my "JMP search" needs.
I suggest you start with the Help Pull Down menu in JMP
Help=>JMP Online Help
and then search on Goodness of Fit
For "how to do it in JMP" use the new
from the help menu.
To find "easily" searchable options use either "Search JMP" from JMP's help menu or .pdf documentation (JMP Help web page search is very difficult to utilize in helpful manner), https://www.jmp.com/en_us/support/jmp-documentation.html. For the .pdf documentation you can also install an add-in which adds these to your JMP (these were removed in JMP18, not exactly sure why, maybe they want us to utilize Search JMP).
It also helps if you understand how JMP has been designed or meant to be used, you go from visual to more analysis. In this case, you most likely would want to first see the distribution of your data. Then fit some distribution and finally test how well it fits ( Discovering JMP > Introducing JMP > How Do I Get Started with JMP? and Discovering JMP > Introducing JMP > Understand the JMP Workflow ). In this case it happens by launching Distribution platform and then fitting a distribution from the red triangle menu of the column. And after that you run goodness of fit from the fitted distributions red triangle menu (this can then be automated via scripting/workflow or utilizing presets).
Just for searching generally use three different options in this order:
I would suggest this order to be reversed for most users but I like using Scripting Index for my "JMP search" needs.