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

  • CUSUM vs EWMA for subgroup aggregate analysis

    Hello, I would love help with this question. We created a process across 9 different divisions. All the Divisions entered the project at different times over 2 years. We have individual division control charts, but could a CUSUM or EWMA chart be used to display aggregate, discrete data across the whole system for subgroups that enter at different times? Thanks in advance for any help!

    RatioMegalodon8 RatioMegalodon8
    Discussions |
    Aug 12, 2025 2:00 PM
    469 views | 5 replies
  • JMP Python Script editor

    In the JMP python script editor, what is the code, after 'import jmp' that points to the open jmp table I want to read and write to with code?  I thought it would be simple and 'native' to JMP python.  I get 'no open table'

    aadecarlojr aadecarlojr
    Discussions |
    Aug 12, 2025 11:36 AM
    535 views | 4 replies
  • Tabulate is not producing expected output

    Hi all I have a bunch of data tables with genomic data in them.  Each one has a varying number of columns with the snp name as the name of the column and the nominal responses are either a 0, 1 or 2. The data type is nominal. Each row is a different patient and I have been using tabulate to create a summary of the mean of a continuous variable for each category of 0, 1 or 2. A proper output looks ...

    MaureenS MaureenS
    Discussions |
    Aug 12, 2025 9:03 AM
    461 views | 3 replies
  • saving graphs with embedded table, using summary table with calculated columns

    Hi, I'm creating a summary table, using calculated column. to enable dynamic use i link it to the original table. when i create a graph on this calculated column and save it, with embedded table, the values are lost and the graph cant generated - empty. for example: i have an Original table with:  MaterialID, fate, ParentMaterial, DateTime, Date (calculation of DateMDY() of DateTime) i create a su...

    NetaDobkin NetaDobkin
    Discussions |
    Aug 12, 2025 8:25 AM
    651 views | 6 replies
  • Trying to JSL script and get the maximum desirability from RSM design

    Hello!    New user of JMP. I'm using the student trial version, and I want to use the JSL script to use RSM design. Here's how far I got...

    Names Default To Here( 1 ); // Here are the factors and the ranges factors = { {"X1", 0, 1, "Continuous"}, {"X2", 0, 1, "Continuous"}, {"X3", 0, 1, "Continuous"} }; rsm = DOE( Response Surface Design ); // Add a response rsm << AddResponse( Minimize, "Y"...

    NormalCrocodile NormalCrocodile
    Discussions |
    Aug 12, 2025 7:43 AM
    263 views | 2 replies

Latest Discussions

  • How to assign columns to 'Cause' and 'Grouping' roles, 'scale' and 'shape' effect in JMP recurrence analysis

    Hi, all
    I am a new member to the community. I am assigned a task to perform recurrence analysis on our data. I never used JMP or did any recurrence analysis. So I will bring some stupid questions for sure.
    The data we have are robots repair. We want to see repairs event pattern for the bots and I was told to use recurrence analysis (don't know why). So we have around 15000 robots, I used the 'bot_id...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 8, 2025 10:42 AM
    660 views | 0 replies
  • Customer quantile

    Hello,    looking for the upper and lower cut off of exponential distribution and Weibull distribution, I could find custom quantile to designate the probability. Have a couple questions.   In the old jump version, saw it quantile feature allowing probability number to type, it is the same as custom quantile in JUMP 17. Seems like there is confidence level set as default value of 0.95, having trie...

    SignalRaccoon27 SignalRaccoon27
    Discussions |
    Aug 8, 2025 7:25 AM
    268 views | 0 replies
  • propensity score IPTW

    I am a jmp pro18 user.
    I would like to perform propensity score matching using the propensity score inverse probability weighting (IPTW) method.
    I would like to find an IPTW add-in, but I was unable to find one. What should I do? I would be grateful if you could tell me.

    keiichi keiichi
    Discussions |
    Aug 7, 2025 6:09 PM
    928 views | 3 replies
  • Custom Tests in Mixed Model Personality?

    Hi,   Are you able to calculate custom tests in the Mixed Model personality of fit model?   I know if I just have a random intercept, I can use the standard least squares personality and get custom tests that way. But let's say I have/need a more complex random effect structure but still want estimates of specific contrasts of my model, is there a way to get these in Mixed Model?   I have attached...

    rcast15 rcast15
    Discussions |
    Aug 7, 2025 5:26 PM
    208 views | 1 replies

Latest Discussions

view all discussions