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

  • Need to create a column based on sequence of variable appear in another column

    Hi All,
    I want to create a column based on :Client_ID and how many times ( a number of sequence is counted as 1 count only, see the the :Comment column) it is appearing in the data set. My requirement is :Final Requirement  and would be happy to have :Required Column 1 as well. I can not re-arrange/sort the data.Any help please ?Many thanks, -HSS

      

    HSS HSS
    Discussions |
    Sep 30, 2022 6:52 AM
    3689 views | 8 replies
  • Is there a way to make the rowstate handler less laggy?

    Is it possible to make the rowstate handler only fire on mouse up or after a selection event is completed?  The realtime event causes drag select from my graph to lag and makes the user experience unpleasant. I've gone so far  as to completely rewrite a selection event in the mousetrap thing but I'm having trouble applying it to histograms and I don't even love how it's performing either. It would...

    xxvvcczz xxvvcczz
    Discussions |
    Sep 29, 2022 6:42 PM
    5959 views | 11 replies
  • Destruction Degradation and Arrhenius Equation.

    I have stability data at three different temperatures (5C, 25C and 40C) and I am trying to use Arrhenius model to predict the estimate of impurity at 25C after 24 months. What model should I use in JMP?  

    HermieSingh HermieSingh
    Discussions |
    Sep 29, 2022 2:36 AM
    2196 views | 1 replies
  • setting spec limit to column property by JSL - lines not shown on plot

    Hi I have a script that assigns spec limits (USL/LSL) to columns property, and then make a plot of the column, and I expect
    to see the limits lines drawn on the plot. What happens is that the limits are set correctly in the table, but not visible on the plot.If I draw the same plot to this column manually after running the script - no lines again.If I open the column spec property window, I see the...

    shlomi_bakish shlomi_bakish
    Discussions |
    Sep 28, 2022 3:29 PM
    6632 views | 11 replies
  • Datatable indexing Problem within a Formula

    I am trying to apply the log10 function to an entire column within a data table.  The result will be in a new column with a new name.  The new column and name are generated by I get an error in the formula portion.  Below are the results of the script and the error message.   This is the script:   Names Default To Here(1); dt = As Table(J(5, 5, Random Uniform()), <<column names({"X1", "X2", "X3"...

    RayOq RayOq
    Discussions |
    Sep 27, 2022 3:46 AM
    1398 views | 2 replies

Latest Discussions

  • Destruction Degradation and Arrhenius Equation.

    I have stability data at three different temperatures (5C, 25C and 40C) and I am trying to use Arrhenius model to predict the estimate of impurity at 25C after 24 months. What model should I use in JMP?  

    HermieSingh HermieSingh
    Discussions |
    Sep 29, 2022 2:36 AM
    2196 views | 1 replies
  • merging values from 2 columns into one (mixed numeric and character values)

    Hi I have 2 columns, one containing numeric values, and one containing strings.I want to create a third column that takes the numeric value if the string value is 'parametric', and the string value if it's not. I tried this, but I'm getting an error "Column TEST_RESULT requires numeric values", although it's defined as Character type column.I'm using JMP15 if it matters. col_test_result =dt <<new ...

    shlomi_bakish shlomi_bakish
    Discussions |
    Sep 26, 2022 6:13 PM
    5556 views | 12 replies
  • Using FORMULA for pasting the alues from one column based on the other column using IF statement

    I am trying to fill the column of Slopes_1 and Intercept_1 (1000 rows)  from Slopes and Intercept (36 rows), respectively based on if Cycle 2(1000 rows)  matches Cycle 3 (36 rows)Can you suggest a formula to be inputted in Slopes_1 and Intercept_1 ?  

    AlphaPanda86751 AlphaPanda86751
    Discussions |
    Sep 21, 2022 8:11 AM
    1251 views | 2 replies
  • Formula Editor

    Hi, I'm trying to write a formula that will check if the values in Column A & Column B are both over zero OR if the values in Column C & Column D are both over zero (and so on with many column pairs).  If at least one pair has both values over zero, I would like the formula to return 1.  If not, return 0.  However, the formula I wrote is returning all 1's... even in rows that have all negative num...

    EH1 EH1
    Discussions |
    Sep 16, 2022 6:35 AM
    2721 views | 6 replies
  • Is Missing command- Scrippting

    In this example, ;"Sum of A+B+C" calculates sum of :A + :B + :C in each row with this formula: If( Is Missing( :A ), 0, :A ) + If( Is Missing( :B ), 0, :B ) + If( Is Missing( :C ), 0, :C )If I change the specific column names to with column number, the script is not working anymore and generates an error If( Is Missing( Column( 1 ) ), 0, Column( 1 ) ) + If( Is Missing( Column( 2 ) ), 0, Column( 2 ...

    GroupSquareWolf GroupSquareWolf
    Discussions |
    Sep 13, 2022 7:54 PM
    1827 views | 4 replies

Latest Discussions

  • Model classification thresholds add-in display "negative" probability

    Hi, I've been looking at this add-in which is very useful.https://community.jmp.com/t5/JMP-Add-Ins/Exploring-Model-Classification-Thresholds/ta-p/66964 In our case we don't have a probability but instead we have a status and a measurement that ranges between -10 and 10.I want to adapt the script so that the slider can move between -10 and 10 (I've already done it and it works). However the "Probab...

    Agustin Agustin
    Discussions |
    Sep 13, 2022 6:43 AM
    705 views | 0 replies
  • SUR (Seemingly Unrelated Regressions)

    HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
    and it is in stat in the nlsur command Regards

    Raaed Raaed
    Discussions |
    May 5, 2022 4:45 PM
    931 views | 0 replies
  • Friedman post hoc analysis

    Hello, I am trying to do a matched sample analysis across three different factors. I wanted to:1. Confirm that my sample would be what I pick for 'Block" when I do Fit Y by X when running Friedman's test2. Is there a post hoc analysis in JMP that I can use? I dont see Nemenyi or Conover as an optionThanks for your time.  

    pnakashe pnakashe
    Discussions |
    May 5, 2022 12:02 PM
    1133 views | 0 replies
  • JMP script: Script Alarm Control chart- Table with atypical batch number and values

    Hello everyone,I am trying to make a table with the OOT (out of Trend) batches with their respective "atypical" values.I used for that the "script alarm" function as I could found some exemples on the JMP community. Here is my script:  z_KSigmaZ =1.4; // Création de la Carte de controle si N catégories > 5 Names Default To Here( 1 ); If(N Items(Associative Array(:"RNS/NS tordu (srg)")) > 5, Gr...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 29, 2022 6:29 AM
    815 views | 0 replies
  • Error When Trying to Create User to Access the JMP Virtual Lab

    While taking the Exploratory Data Analysis module, it is time to practice. However, when trying to access the JMP Virtual Lab, I cannot get past the "Create User" option.  JMP VIRTUAL LABTo use the Virtual Lab, please select the Create User link below. If you would prefer to use software on your own machine, please select the Download Data link below.
    Create User Download Course Data Clicking the C...

    TielsForTheWin TielsForTheWin
    Discussions |
    Apr 14, 2022 10:48 AM
    939 views | 0 replies
view all discussions