cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • JMP 18 crushes

    Hello,  sometimes it happens that JMP 18 crushes and if I have not previously saved my files I loose everything. Is it possible to recover unsaved files?   Thank you BR Camilla  

    camilla1 camilla1
    Discussions |
    Oct 9, 2025 5:48 AM
    103 views | 4 replies
  • cpk VS ppk

    Hi, Why do I get different values of ppk and cpk when my data contains only 1 column - why are the within and overall sigma different?For example - for this data:
    98.8
    99.7
    99.7
    99.9
    99.5
    100
    100.4
    98.8
    99.3
    100.5
    100.4
    100.5
    100.2
    100.4
    101.5
    100.7
    100.7
    100.4
    99.7
    100.3
    100.4
    101.2
    101.2
    100
    99.7
    100.3
    101.4
    101
    100.5   I get:   Thanks  

    septon septon
    Discussions |
    Oct 9, 2025 4:26 AM
    53 views | 1 replies
  • Is this a bug or i am missing someting?

    I have a table (here simplified and called “TestBug.jsl” attached ) that is used to generate some random numbers and then make a calculation based on the table variable, let call this my “simulator table” as each time i re-calculate it this would be one simulation that i want to repeat many times.   then i have the following script to automate running the same simulation many times with different ...

    peri_a peri_a
    Discussions |
    Oct 9, 2025 2:48 AM
    54 views | 2 replies
  • Seek the probability of achieving the maximum and minimum pass rates

    I have a set of data with already determined results. I want to use the known determination conclusions to infer what combinations of AB data_before can achieve the highest and lowest probabilities of passing the test.

    wenwenzhou wenwenzhou
    Discussions |
    Oct 9, 2025 1:40 AM
    44 views | 1 replies
  • Script only works when run step-by-step

    Names Default to Here(1); Query = current data table(); Query_piv = (Data Table( "SO Query" ) << Tabulate( Add Table( Column Table( Grouping Columns( :Year, :Week ), Analysis Columns( :QTY Ordered ) ), Row Table( Grouping Columns( :Item, :Item Description, :Channel, :Product Type ) ) ) )); Query_tab = Query_piv << Make Into Data Table; Query_piv << close window; Col_Start =...

    Phil_Nash Phil_Nash
    Discussions |
    Oct 8, 2025 1:06 PM
    178 views | 5 replies

Latest Discussions

  • JMP 18 crushes

    Hello,  sometimes it happens that JMP 18 crushes and if I have not previously saved my files I loose everything. Is it possible to recover unsaved files?   Thank you BR Camilla  

    camilla1 camilla1
    Discussions |
    Oct 9, 2025 5:48 AM
    103 views | 4 replies
  • cpk VS ppk

    Hi, Why do I get different values of ppk and cpk when my data contains only 1 column - why are the within and overall sigma different?For example - for this data:
    98.8
    99.7
    99.7
    99.9
    99.5
    100
    100.4
    98.8
    99.3
    100.5
    100.4
    100.5
    100.2
    100.4
    101.5
    100.7
    100.7
    100.4
    99.7
    100.3
    100.4
    101.2
    101.2
    100
    99.7
    100.3
    101.4
    101
    100.5   I get:   Thanks  

    septon septon
    Discussions |
    Oct 9, 2025 4:26 AM
    53 views | 1 replies
  • Seek the probability of achieving the maximum and minimum pass rates

    I have a set of data with already determined results. I want to use the known determination conclusions to infer what combinations of AB data_before can achieve the highest and lowest probabilities of passing the test.

    wenwenzhou wenwenzhou
    Discussions |
    Oct 9, 2025 1:40 AM
    44 views | 1 replies
  • Open files from same directory for Workflow

    Hello Community, I only just recently started working with JMP Workflows and JSL Scripts and was wondering to create something in code to achieve the following: - The goal is to move a workflow (copy/paste) to a specific folder, where other files like .xlsx and .csv are located. The designed script should then open a specific .csv file from within the same folder the script or workflow is located ...

    Gab_K Gab_K
    Discussions |
    Oct 8, 2025 10:19 AM
    793 views | 1 replies
  • CALCULATION & LISTING OF DISTRIBUTION FEATURES OF A VARIABLE

    For a classification study I need to calculate the distribution features (distributions T & NON T are different) of PC Scores in attached data set. A JMP file has to be constructed where per participant (1 to 16) and per classification T/NON T) and per sample of 100 rows the following distribution features have to be calculated and listed: mean | standard deviation | variance | skewness | kurtosis...

    frankderuyck frankderuyck
    Discussions |
    Oct 8, 2025 6:38 AM
    72 views | 1 replies

Latest Discussions

  • Workarounds

    very simple tasks - JMP says NO.   TaskJMP saysworkaroundswishimplementedadd column via Tables/Updatecolumn existsrename one of the columnsAllow Update platform to create new columns if they already exist in the table to be updatedv19copy a cellformula column- recode to dummy column | copy cell | delete dummy column
    - screenshot | OCREdit Pane allows for text copy even if no edit                   ...

    hogi hogi
    Discussions |
    Oct 7, 2025 3:51 PM
    93 views | 0 replies
  • Confidence level change in reliability growth analysis

    When conducting Reliability Growth analysis in JMP (version 18), the confidence level is defaulted as 95%.  How can I change it to other level, e.g., 80%?  Thanks. 

    MXJ MXJ
    Discussions |
    Oct 6, 2025 1:16 PM
    51 views | 0 replies
  • Confidence intervals for difference in proportions

    Hi All: I've attached an example data set to highlight an issue that confuses me.  Suppose I want a confidence interval for the difference in two proportions.  Should be easy enough. So, via Fit Y by X (JMP v18.0.0), I get three intervals under the following headings: Two Sample Test for Proportions. Risk Difference TOST Tests As you can see, the intervals are not consistent with each other. My q...

    MRB3855 MRB3855
    Discussions |
    Oct 1, 2025 3:26 AM
    113 views | 0 replies
  • Time varying effect in Recurrence Analysis, data format and calculation

      Dear all
    I am assigned a task to perform recurrence analysis on our data.
    The data we have are robot repairs. We want to see repair events and cost in response to accumulated transactions using recurrence analysis.
    I attached a simulated data for this question. It only has three bots since we haven't decided how to arrange the data and I just put those three bots manually. I will update with more ...

    Caozheng0115 Caozheng0115
    Discussions |
    Sep 26, 2025 11:29 AM
    570 views | 0 replies
  • lamda used in final lasso fit with K fold validation

    Can someone help me know which lambda was used in the K-fold cross validation of a lasso regression?  I see the values listed in the solution path summary table, but unsure which one it uses finally. Perhaps I am missing a main point in the process.... and it is not important

    daniel_s daniel_s
    Discussions |
    Sep 22, 2025 6:03 PM
    272 views | 0 replies
view all discussions