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

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Tiny Tricks with Data Connectors

    The new Data connector Concept in JMP is very helpful:

    - within a few minutes (and a willing AI) a user can create any data connector they want. Here is a wonderful introduction by Brian Corcoran: Build a Python-based JMP Data Connector in Minutes (2026-EU-30MP-2638)  - The data is piped through Query Builder. Together with the data, the user gets a working UPDATE functionalitiy. - ...   here are s...

    hogi hogi
    Discussions |
    Mar 30, 2026 9:54 AM
    395 views | 4 replies
  • Propensity Score matching

    Is it possible to generate Kaplan–Meier survival curves for the two matched groups after propensity score matching using JMP Student Edition 19? According to information on the JMP Community website, propensity score matching is available starting from JMP Student Edition 19, and I was able to successfully complete the propensity score matching. However, I could not determine how to compare survi...

    SamplingBeetle8 SamplingBeetle8
    Discussions |
    Mar 29, 2026 4:00 PM
    582 views | 5 replies
  • Question on controlled factor in DOE

    Hi all, I am new to JMP and DOE, and here is the question:

    If I have a factor (sample thickness) that is uncontrollable but can be measured at the time when measuring the run responses (i.e., when the run is finished). The sample thickness cannot be measured before the run, so I cannot record them beforehand and use them as covariate. This thickness uncontrollable factor varies statically in a norm...

    AttributedBurro AttributedBurro
    Discussions |
    Mar 28, 2026 7:49 AM
    260 views | 2 replies
  • How to make a Covariate DOE with sampling in different levels of a categorical variable?

    In attachment a data set with 500 combinations X1 and X2; 17 clustered in 17 categories. How, with covariates X1 and X2, to generate a 5x17 = 85 run covariate DOE so that from each cluster/category 5 samples are selected? 

    frankderuyck frankderuyck
    Discussions |
    Mar 28, 2026 2:51 AM
    601 views | 8 replies
  • Add-in to improve PI Historian (AVEEVA, formally OsiSoft) filtering for data import?

    I am able to connect to our plants PI server, but PI point searching/filtering is through dropdown hunt & peck, and data filtering options are fairly limited with the default JMP importing tool. I search Market Place for PI Add-Ins for this type of improved functionality and did not find anything. Does anyone have an add-in or have guidance on improving this type of functionality in JMP? For those...

    RyonT RyonT
    Discussions |
    Mar 27, 2026 1:30 PM
    192 views | 1 replies

Latest Discussions

  • Tiny Tricks with Data Connectors

    The new Data connector Concept in JMP is very helpful:

    - within a few minutes (and a willing AI) a user can create any data connector they want. Here is a wonderful introduction by Brian Corcoran: Build a Python-based JMP Data Connector in Minutes (2026-EU-30MP-2638)  - The data is piped through Query Builder. Together with the data, the user gets a working UPDATE functionalitiy. - ...   here are s...

    hogi hogi
    Discussions |
    Mar 30, 2026 9:54 AM
    395 views | 4 replies
  • Propensity Score matching

    Is it possible to generate Kaplan–Meier survival curves for the two matched groups after propensity score matching using JMP Student Edition 19? According to information on the JMP Community website, propensity score matching is available starting from JMP Student Edition 19, and I was able to successfully complete the propensity score matching. However, I could not determine how to compare survi...

    SamplingBeetle8 SamplingBeetle8
    Discussions |
    Mar 29, 2026 4:00 PM
    582 views | 5 replies
  • Question on controlled factor in DOE

    Hi all, I am new to JMP and DOE, and here is the question:

    If I have a factor (sample thickness) that is uncontrollable but can be measured at the time when measuring the run responses (i.e., when the run is finished). The sample thickness cannot be measured before the run, so I cannot record them beforehand and use them as covariate. This thickness uncontrollable factor varies statically in a norm...

    AttributedBurro AttributedBurro
    Discussions |
    Mar 28, 2026 7:49 AM
    260 views | 2 replies
  • Add-in to improve PI Historian (AVEEVA, formally OsiSoft) filtering for data import?

    I am able to connect to our plants PI server, but PI point searching/filtering is through dropdown hunt & peck, and data filtering options are fairly limited with the default JMP importing tool. I search Market Place for PI Add-Ins for this type of improved functionality and did not find anything. Does anyone have an add-in or have guidance on improving this type of functionality in JMP? For those...

    RyonT RyonT
    Discussions |
    Mar 27, 2026 1:30 PM
    192 views | 1 replies
  • how to get robust Mean and Robust standard deviation faster?

    I am using below script to get robust Mean and Robust standard deviation. it works fine till 1M rows, but on a table with ~5M rows it took 45 sec. is there any other efficient way to get this ? Names Default To Here( 1 ); // 0. Guard: ensure at least one data table is open If( N Table() == 0, Throw( "No data table is open. Please open a data table first." ) ); dt = Current Data Table(); // ...

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Mar 27, 2026 7:35 AM
    197 views | 2 replies

Latest Discussions

view all discussions