cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • SQL - Insert List from JSL to SQL Query

    Good Afternoon, I am running into problems trying to pass a list of selected wafer from JSL into an SQL query. Currently i am able to bring in a single lot and do the data analysis with no problems. However, because i am only able to bring in one single lot i have to basically re-run the script when i want to look at wafers. Translating from JSL to SQL has me stumped and even more sometimes i get ...

    Yngeinstn Yngeinstn
    Discussions |
    Jul 29, 2018 8:40 AM
    2596 views | 1 replies
  • Histogram count

    I have plotted a histogram and plan to extract the histogram count in each column for further data manipulation. can i know how i can get the row count ( orange arrow) in the histogram column and extract it in a table or variable/array?

    wongpl wongpl
    Discussions |
    Jul 28, 2018 8:17 PM
    19035 views | 4 replies
  • Maximum number of overlays in Graph Builder?


    Graph builder displays up to 60 overlay IDs on the right side, but I have 80 animals. How can one increase the number of overlays for which the color of the data points and, more importantly, the line style and width can be changed? As a workaround, can one set the colors to all black (the USPTO requirement) and, more importantly, the default line style to dotted width 1?

    Knut Knut
    Discussions |
    Jul 28, 2018 4:22 PM
    4406 views | 2 replies
  • Graph Builder: Connect points AND show regression line

    For each animal, I want to connect the three points showing its weight change (see the black points), but I also want to show the regression line. If I "overlay" all animals, I'm losing the option to calculate regression across all "overlays". The concept of "overlaying" different graphs doesn't seem to fit well with a comprehensive analysis of all animals in a study. Neither does the concept of a...

    Knut Knut
    Discussions |
    Jul 28, 2018 2:28 PM
    8144 views | 6 replies
  • overlaying data from multiple parameters (each with a unique scale) onto a map

    Hello,     I have routinely used JMP to overlay data on maps, a feature that I love. Normally, I standardize my data to where they are all on the same scale, stack the columns I want to plot, and overlay the stacked data in Graph Builder (as contour plots; see attached image for an example). However, I now want to overlay data from multiple parameters WITHOUT first standardizing them (so that they...

    abmayfield abmayfield
    Discussions |
    Jul 27, 2018 11:10 PM
    6971 views | 7 replies

Latest Discussions

  • SQL - Insert List from JSL to SQL Query

    Good Afternoon, I am running into problems trying to pass a list of selected wafer from JSL into an SQL query. Currently i am able to bring in a single lot and do the data analysis with no problems. However, because i am only able to bring in one single lot i have to basically re-run the script when i want to look at wafers. Translating from JSL to SQL has me stumped and even more sometimes i get ...

    Yngeinstn Yngeinstn
    Discussions |
    Jul 29, 2018 8:40 AM
    2596 views | 1 replies
  • Interpretation of JMP results

    Hi Martin Yang here: Recently I did a four ingredients Mixture design, I have some problem with the JMP results. JMP provides normal plot which indicates which factor is significant. Below is the half normal plot generated by JMP. As we can see, Alipre ( one type of cement), OPC ( ordinary portland cement), Alipre*OPC (interaction between the two cements), citric acid ( retarder) are significant f...

    MartinY MartinY
    Discussions |
    Jul 26, 2018 12:02 PM
    4085 views | 1 replies
  • Removing category labels from a canonical plot

    Is there any way to remove the labels of the categories in a canonical plot? I am able to remove and change the Biplot Rays but can not find a method to remove the category labels. The plot is rather busy, making the labels unreadable so I would rather work with a color coded legend. 

    RuthV RuthV
    Discussions |
    Jul 26, 2018 7:59 AM
    2638 views | 3 replies
  • Help with multiple regression

      

    tranquilo123 tranquilo123
    Discussions |
    Jul 26, 2018 12:05 AM
    12922 views | 8 replies
  • Custom quantiles and histogram bin width for grouped continuous variables-global options

    Hello JMP community,I have a dataset with multiple groupings . I want to plot the distributions, densities and cdf plots across all the groups and get custom quantiles (mean, median,mode,95thperc, 98th perc, maximum, and value corresponding to peak probability). Some of them, I can pull from the quantile summaries , create combined data table and do analysis . But I want it at higher resolution of...

    theseventhhill theseventhhill
    Discussions |
    Jul 25, 2018 4:02 PM
    4154 views | 1 replies

Latest Discussions

  • repeated-measures ANCOVA: How to perform the analysis when the parallel slope assumpt. doesn't meet?

    Hi all,I need to perform the ANCOVA for a repeated-measures design. I tried to adapt the Julian's ANCOVA procedure showed on the https://www.youtube.com/watch?v=mApbp1RDy-U to my study case (repeated-measures design). Initially, I did the following actions: 1. In the Fit Y by X dialogue: I selected VAR_Y as "Y, Response" and VAR_X as "X, Factor";2. For "Group by" I selected the variable Timepoint;...

    Reinaldo Reinaldo
    Discussions |
    Jun 18, 2018 6:31 AM
    2956 views | 0 replies
  • Time Series - Prewhiten

    Hello Everyone, My question pertains to understanding what the terminology in JMP's prewhiten platform means.Also, understanding how that helps me determine an appropriate Transfer Function that I can use to test whether x causes y. JMP's prewhiten output shows three different ACF's labeled "Prewhiten Corr", "Noise AutoCorr", & "Noise Partial AutoCorr".
    What is the Prewhiten Corr, Noise AutoCorr, &...

    nopon649 nopon649
    Discussions |
    Jun 7, 2018 11:10 PM
    2078 views | 0 replies
  • Fit Spline By Group: Save Spline Coefficients to Column?

    Hi all--having an issue.  I am using Fit Y by X to fit 5,000 separate regressions.  I hold control, select red drop-down arrow, and Fit->Flexible, Fit->Spline and select, say, 0.1.   This fits a spline to all 5,000 graphs with lambda of 0.1.  I have 28 X values in each of 5,000 graphs, and I understand there are 4 different spline coefficients (A, B, C, D).  I understand if I just had 1 regression...

    M0gAl0g M0gAl0g
    Discussions |
    Jun 5, 2018 3:19 PM
    2569 views | 0 replies
  • Why does Profiler not stop

    All, 
         I have a script I am trying to profile and improve on. When I run the script without the profiler, it runs and ends within 4 minutes. When I try to profile the script, even after a good 5-6 minutes, it does not stop. Wondering why this is happening and if there is a way to use profiler and not run into this.      I am using JMP 13.   

    uday_guntupalli uday_guntupalli
    Discussions |
    Apr 27, 2018 7:12 AM
    1566 views | 0 replies
  • P value, L-R Chi Square, Prob Chi Square in Choice results

    Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...

    aryasohrabi aryasohrabi
    Discussions |
    Mar 17, 2018 2:22 AM
    3564 views | 0 replies
view all discussions