cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Easily detect, manage, and convert column units in JMP by downloading Unit Conversion in the JMP Marketplace!
  • Need to analyze data that resides in a database? Register for the April 10 Master JMP webinar to learn how.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Outliers in data

    Hi, Is there a way in JMP to label outliers in a dataset. For example, I have 100 lots and I want to label the units that are observered on the lower side of the distrubution. I dont care if the outliers perform better than the distrubution, I am more intersted in the lower ones.  In other words for example, I have a lot with 100 units, 1 or 2 units are outliers. How can I label those units?  Than...

    rshehadah rshehadah
    Discussions |
    Oct 23, 2018 4:04 PM
    8712 views | 3 replies
  • Transforming skewed count data for analysis

    Hi Everyone,I have some heavily skewed count data that I'd like to use to build a model.  The data looks much better with a log transform shape wise but being count data, there's an abundance of zeros that won't work with a log model.  From reading online, I should be using something like a Poisson distribution but I am not sure how to do so with JMP?   Any guidance would be appreciated, thank you...

    KD KD
    Discussions |
    Oct 23, 2018 11:37 AM
    7121 views | 3 replies
  • JSL for using a column group in a formula

    Hi;   New to JMP / JSL.  I'm trying to add a formula column at the end of a set of data that calculates the STD DEV of the column data.  The header data will be variable, so I need a generic assignment of column numbers.   My script is obviously wrong, otherwise I wouldn't be here but this is what I was trying;     dt << Group Columns ("Weeks", Column (2), 26); dt << New Column ("STDEV", Character...

    PNash PNash
    Discussions |
    Oct 22, 2018 10:27 AM
    4936 views | 1 replies
  • what's the Marginal Model Plots use for?

    what's the Marginal Model Plots use for ?how to explain it ?

    zijuanchen zijuanchen
    Discussions |
    Oct 22, 2018 8:09 AM
    4968 views | 2 replies
  • JSL: How to close data tables after analysis

    I am new to JSL just started 2 weeks ago.   I am trying to create analysis for many tests, few tests are stacked togehter at a time in a new data table everytime; by the time the script is done I end up with many opened data tables. I cannot close these data tables after the analysis is done. is there a way to close these open files without closing the original data file or the actual chart?   Bec...

    SamH SamH
    Discussions |
    Oct 22, 2018 5:27 AM
    22704 views | 7 replies

Latest Discussions

  • Outliers in data

    Hi, Is there a way in JMP to label outliers in a dataset. For example, I have 100 lots and I want to label the units that are observered on the lower side of the distrubution. I dont care if the outliers perform better than the distrubution, I am more intersted in the lower ones.  In other words for example, I have a lot with 100 units, 1 or 2 units are outliers. How can I label those units?  Than...

    rshehadah rshehadah
    Discussions |
    Oct 23, 2018 4:04 PM
    8712 views | 3 replies
  • what's the Marginal Model Plots use for?

    what's the Marginal Model Plots use for ?how to explain it ?

    zijuanchen zijuanchen
    Discussions |
    Oct 22, 2018 8:09 AM
    4968 views | 2 replies
  • Confidence Interval for Defect Rate in Simulator

    Hello, I am wondering how to obtain a confidence interval on the defect rate (in proportion or ppm units) for a response in the Simulator feature of Fit Model-->Prediction Profiler. Thank you!

    SQC SQC
    Discussions |
    Oct 17, 2018 7:14 AM
    5272 views | 5 replies
  • How to use scrollBox

    Hello,I put a few strings in a scroll box in view of selecting one and using it later in the script...But I see no way to get the string that is selected by the user.Example: in the following script we get a list of strings "first Item", "Second Item", ...Once the user selects the "Second Item", how can I extract this information ?Thanks a lot.Names Default To Here( 1 ); win = New Window( "Example...

    samir samir
    Discussions |
    Oct 16, 2018 8:50 AM
    4452 views | 2 replies
  • How to select columns with same values

    Hello,How to select columns with same values (continues and nominal)?Thanks,Assaf

    Assaf1 Assaf1
    Discussions |
    Oct 15, 2018 10:27 AM
    8585 views | 7 replies

Latest Discussions

  • how to change the type and color of lines in graph

    I am trying to show line of fit in graph builder for several sets of data. The data table have many columns, I want to show the column(i) vs column(1).Every column can  be grouped by A1 & a, also can  be grouped by B1 & b, but except column(1). The follow is the chart about column(2) vs column(1):  I use the follow script to change the type of lines:Dispatch( {}, "400", ScaleBox, {Legend Model( 8,...

    Yu Yu
    Discussions |
    Sep 25, 2018 2:34 AM
    3726 views | 0 replies
  • Mean separation letter from test slices

    Hello!

    How do I get the mean separation letter in for each level of a factor when interaction is significant? For example, if I have A*B interaction and I want to get the mean separation of B at each level of A, how do I get the LSD letters in JMP? I can do test slices and that will use the DF of the full analysis, but this does not shows which mean of B differs. If I do multiple comparison: How ca...

    jfranc19 jfranc19
    Discussions |
    Sep 14, 2018 2:35 PM
    2545 views | 0 replies
  • 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
    3564 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
    2571 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
    3174 views | 0 replies
view all discussions