cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • Normality Test

    Normality test is based on the data residual but I confuse how to test the normality in JMP.Should I calculate the residual first and then test the normality?or just straight away test the raw data? Thanks

    nurasbani nurasbani
    Discussions |
    Apr 13, 2017 10:10 AM
    19161 views | 2 replies
  • Script for JMP to "display a text box asking for the max, min and target".

    Hi, I am trying to create a basic script which analyses my data. When I press the thumbnail linked to the script, I want it to1. Ask the user to input the ranges2. Create a data table which shows the max and min3. Generates a graph with the min, max and the target in it. So far all I can do is get the script for the data table or the graph and incorporate it into shortcuts in JMP separately. I can...

    EFarrell EFarrell
    Discussions |
    Apr 13, 2017 6:58 AM
    7975 views | 1 replies
  • Sorting bivariate plots by P-value

    I seek another advice on plotting and sorting multiple bivariate plots.I am creating a bivariate fit of about 40 y variables to 10 different x variables[ each y and x pair has separate figure]. I do a linear fit on each one of them [regression] which is simple part.Subsequently, I wish to arrange the plots in order of increasing p-value of the fit, in a journal so the plots with the best fit/corre...

    rahulsmils rahulsmils
    Discussions |
    Apr 12, 2017 5:15 PM
    7199 views | 1 replies
  • statistics summary from jmp table

    Dear all, I have a jmp data table as shown in Input data table format below with multiple columns ~50Also the number of rows is flexible it can vary from class1 to class 100 I intend to generate a statistics summary jmp table as shown in output table format.Right now the way I am doing this is very cumbersome as I am hard coding each column name and that occupies much of code.Is there a quicker wa...

    rahulsmils rahulsmils
    Discussions |
    Apr 12, 2017 4:17 PM
    12461 views | 4 replies
  • Display dynamic data table in report

    Is it possible to display a data table in a report/layout and have it be dynamic such that as you filter the data, the display only shows the selected items? I see I can add the data table to a journal window and it will only add the selected rows but I'd like the display to be more dynamic and part of a larger interactive layout I've already built up with other graphs, buttons, and filters.  

    rossjason rossjason
    Discussions |
    Apr 12, 2017 9:34 AM
    14101 views | 10 replies

Latest Discussions

  • Hide x axis and y axis

    Hi All, Is there a way to hide x axis and y axis? I don't want that to be plotted although I want the values corresponding to the x and y axis plotted in graph builder.  Thank you. 

    vishwasanj vishwasanj
    Discussions |
    Apr 10, 2017 3:27 PM
    5844 views | 2 replies
  • process capability difference expected and observed

    Hello,could someone explain me what is the difference in process capability report between Observed and expected?I imagine there is a modeling behind the expected value but cannot find in JMP help nor figure out.thank you ! 

    KinKame KinKame
    Discussions |
    Apr 6, 2017 5:44 PM
    6867 views | 2 replies
  • Extract the data from data table

    hi, all
    I now need to create the tabs which is based on my data table(i named as dt2). The names of the tabs is based on the dt2, meant here: if dt2 has 10 products name, so in my interface i also need have 10 tabs which is based on the product names in dt2.
    One of my requirement is i cannot hardcode the coding, because in the future, maybe i need to add in the name of products in dt2, so the tabs w...

    blue1994 blue1994
    Discussions |
    Apr 5, 2017 10:05 PM
    4974 views | 1 replies
  • What is the best method for JSL version control?

    I created a modeling process in JSL. Now, I want to iterate on the model. For example, I want to test out different model inputs, model settings, etc. However, before I start iterating, I want to decide upon a robust framework for organizing and maintaining all the programs and data tables that will result from iterating.What's the best software for version control? Should I use GitHub or Subversi...

    nford nford
    Discussions |
    Apr 4, 2017 7:32 AM
    8041 views | 5 replies
  • Logistic Regression Results Question: Large OR, Small Chisq, No CIs

    Hello, Having some trouble interpreting data from a logistic regression. Attempting to determine if various drugs were associated with outcome in a case-control study. Using logistic regression because I want to control for two co-variates (age and site of disease onset). For one drug, the nominal logistic spits out a huge OR, small Chisq, and no CIs (see photo). When I run the model with each co-...

    dsharri3 dsharri3
    Discussions |
    Mar 31, 2017 1:00 PM
    5786 views | 5 replies

Latest Discussions

  • CCC Optimal

    Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,

    Lamine Lamine
    Discussions |
    Mar 17, 2017 5:25 AM
    3311 views | 0 replies
  • Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?

    My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...

    kevinwtbolger kevinwtbolger
    Discussions |
    Feb 26, 2017 9:30 AM
    3331 views | 0 replies
  • Data Binding Associative Arrays

    I recently had need to create some slightly complex data structures and started to play with associative arrays a little more.  These are similar to dictionaries in other languages.  Where they differ is that most languages to improve speed, when assigning an object in a dictionary to a variable it does a data binding.  Essentially it makes it so both the dictionary and the variable refer to the s...

    msharp msharp
    Discussions |
    Feb 14, 2017 1:53 PM
    4388 views | 0 replies
  • How to Maintain JMP Graphs Table Layout When Copy and Pasting into Word

    For years I've had to build sets of graphs using the Fit Y by X platform. The graphs are simple: X-axis is always (1) a character, nominal column and (2) a numeric, continuous date/time column. The Y-axis is always numeric, continuous data (bins, registers, parameters). The result is a list of box plot on the left, time trend on the right. There could be many plots at a time. In JMP 12 (and I thin...

    MIKE MIKE
    Discussions |
    Dec 14, 2016 8:48 AM
    4713 views | 0 replies
  • Odds ratios for multiway tables

    On twitter earlier today, someone asked if the Cochran-Mantel-Haenszel (CMH) odds ratio (OR) test was available in JMP when the stratification variable is not the X in Fit Y by X. Anytime I need to go from two variables to more than two variables, the first place I look is Fit Model. The beauty of fit model is that not only can I use as many variables as I want, but I can consider interactions bet...

    DonMcCormack DonMcCormack
    Discussions |
    Aug 10, 2016 3:35 PM
    4868 views | 0 replies
view all discussions