cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to calculate the one-sided 95% upper confidence bound for the IP of a bioassay (USP <1033> example)

      USP <1033> is a validation guidance to support (cell-based) assay validation. It contains (simulated) validation data and the results of numerical values for different validation parameters.  Variant component estimates can be derived by applying a mixed effects model on these data. This is relatively straightforward using JMP.  However, I struggle with the following: USP <1033> recommends to re...

    Zeban Zeban
    Discussions |
    Dec 7, 2021 6:25 AM
    1454 views | 1 replies
  • Merge data tables

    Hi all,I need to add the data in the column "Result_test2" from the table "Untitled 23" to a new column in the table "Untitled 22". The data must be arranged as shown in the table "Untitled 27". For each batch in the first table ("Untitled 22") there are 10 data points per batch, but in the second table ("Untitled 23") there are only 3 data points per batch. I have tried various possibilities with...

    MBL MBL
    Discussions |
    Dec 3, 2021 1:27 AM
    3337 views | 4 replies
  • Beginner Question about JSL

    I want to save the selected rows in a csv or jmp file using JSL. But I am not able to do it Can anyone tell me how to get it done?I tried by the following code but the way to save it appears to be wrong:f = Function( {a}, theRows = Current Data Table() << get selected rows; Show( theRows ); ); rs = Current Data Table() << make row state handler( f ); filepath = "C:\Users\abc\Desktop\trial"; rs <...

    shasha_2 shasha_2
    Discussions |
    Dec 2, 2021 11:52 PM
    2124 views | 4 replies
  • Issues with recognizing an argument in the script

    Hi, Can someone please have a look at my script and give me an idea what I'm doing wrong. Trying to select and argument using comb box which ten is incorporated into the column name and based on that column im trying to generate control chart using the adjusted column name but it doesn't work.   Names Default To Here( 1 ); New Window( "Data selection", <<Modal, Panel Box( "Select a Date Ra...

    swiergi11 swiergi11
    Discussions |
    Dec 2, 2021 6:26 AM
    2565 views | 5 replies
  • Bin a defect using a priority list

    I have attached table1 which consist of 3 input columns (Part No, Yield and Defects) and 1 output column (Bin). I have also attached another priority_table stating the hierarchy of the defects with cracks as the most important.   How do I generate the output column Bin, using JMP scripting where if a Part No has a few defects, put the most important defect in the Bin column for all the rows concer...

    cchueng cchueng
    Discussions |
    Dec 1, 2021 9:56 PM
    4002 views | 6 replies

Latest Discussions

  • How to calculate the one-sided 95% upper confidence bound for the IP of a bioassay (USP <1033> example)

      USP <1033> is a validation guidance to support (cell-based) assay validation. It contains (simulated) validation data and the results of numerical values for different validation parameters.  Variant component estimates can be derived by applying a mixed effects model on these data. This is relatively straightforward using JMP.  However, I struggle with the following: USP <1033> recommends to re...

    Zeban Zeban
    Discussions |
    Dec 7, 2021 6:25 AM
    1454 views | 1 replies
  • go through each zip folder to get list of files name from it and save in a single table

    Hi, I need some help here. I tried to write the jsl but I got stuck and hope someone can guide me here. I have a directory that contain 10000+ zipped folders. Each zipped folder has 100+ files. I want to do task below without unzip WITHOUT UNZIP the zipped folders.
    1) get the name of each zipped folder. 2) get into individual zipped folder. 3) get the files in the zipped folder. 4) in a table, add ...

    dadawasozo dadawasozo
    Discussions |
    Dec 1, 2021 11:46 AM
    3957 views | 4 replies
  • Permutation Tests and Monte Carlo Cross Validations Using the Simulation Platform

    I'm trying to do permutation tests and Monte Carlo Cross Validations with the Iris sample dataset as a MWE for our dataset. I'm not sure if I'm doing things and interpreting output correctly.   1) Create New Formula Column (Random->Sample Without Replacement) for the Species Column for Permutation Test. 2) Create a Validation Column (0.75/0.25 split) and a new Formula Column (Random->Sample Withou...

    mjmg mjmg
    Discussions |
    Dec 1, 2021 7:53 AM
    1008 views | 0 replies
  • Remove the LCL limit from a P Chart

    Hello everyone,   I am working on the P-chart and I would like to set up only the UCL limit and remove the LCL limit from the control chart. Do you know if there is a way to make this? Thanks a lot for your reply,   Sebastien

    Sebastienlg Sebastienlg
    Discussions |
    Dec 1, 2021 5:51 AM
    1017 views | 1 replies
  • Can some one help me with this, not sure what is wrong?

    Hi,I'm trying to control chart with expression ( and column name) selected in the combo box and reference in the control chart but getting the error below which i don't understand. I'm using the same expression early in the script and works flowless.Thanks 

    swiergi11 swiergi11
    Discussions |
    Nov 25, 2021 5:45 AM
    2182 views | 4 replies

Latest Discussions

  • Permutation Tests and Monte Carlo Cross Validations Using the Simulation Platform

    I'm trying to do permutation tests and Monte Carlo Cross Validations with the Iris sample dataset as a MWE for our dataset. I'm not sure if I'm doing things and interpreting output correctly.   1) Create New Formula Column (Random->Sample Without Replacement) for the Species Column for Permutation Test. 2) Create a Validation Column (0.75/0.25 split) and a new Formula Column (Random->Sample Withou...

    mjmg mjmg
    Discussions |
    Dec 1, 2021 7:53 AM
    1008 views | 0 replies
  • Variability Chart Platform Factor Re-Insert Positions (Not Swapping)

    Hello JMP Community, I understand dragging between any two factors swaps the location pairs in the Variability Chart platform. Is there a way to drag to specifically re-insert the factors instead? For example, can I drag "Layout" between "Horizontal" and "Wafer ID" in the attached screenshot instead of performing multiple drags to have the intended result? I am aware I can do this reordering with ...

    Technician Technician
    Discussions |
    Oct 26, 2021 11:04 AM
    1325 views | 0 replies
  • Get (x & y) intercept values from linear fit of the linear region of a curve/data and store them in a new column

    I have JMP data table with data from several parts for which a Capacitance 'C' has been measured as a function of reverse voltage 'V' (0 to -5 V in -0.1V step). A plot of [1/C]^2 vs V has a linear part for small reverse bias (say from 0 V to -0.5V and data is available at 0, -0.1, -0.2, -03, -0.4 -0.5 V within this range). How to do a linear fit to the points between 0 to -5V for each part, extrac...

    Neo Neo
    Discussions |
    Oct 22, 2021 10:15 AM
    785 views | 0 replies
  • Debugger report for finding bottlenecks

    I'm trying to find bottlenecks in a large script with many includes.  I can run the debugger to profile the script but I'm wondering if there's a better way than just looking through each included script for the highest number.  I'm imagining a pareto.     Anyone know a good method to analyze script performance?  

    vince_faller vince_faller
    Discussions |
    Oct 22, 2021 7:31 AM
    759 views | 0 replies
  • JSL: Saving multiple chart and auto fit each of them into 1 page

    I have created a Window with V List Box which contained multiple Variability Charts and tried to save them into 1 pdf. What i want to achieve is saving and auto scale each of the Variability Charts into 1 single page of pdf. Can anyone help to advise how to do that? Much appreciated!nw = New Window( "taskQueryCharzCurrent - Variability Chart of current", V List Box( Variability Chart( Y( :cu...

    giin giin
    Discussions |
    Oct 7, 2021 6:42 AM
    923 views | 0 replies
view all discussions