cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to merge more than 2 tables?

    I simply want to put the columns from each table in one table. I am able to do this by using join tables with just 2 tables but I want to join 4 tables at once. I have tried to use JMP query builder, but I cannot get it to join them.

    LargeCamel26038 LargeCamel26038
    Discussions |
    Sep 28, 2024 9:30 AM
    2473 views | 4 replies
  • Measurement plan (DoE) where factors can be present or absent. Interactions and concentrations are of interest.

    Hi everyone,I am struggeling with setting up a measurement plan for the following situation. Maybe someone has had a similar situation and could give me some input on that:  Factor 1 can be chosen from 3 candidates. In addition, its optimal concentration is of interest.
    Factor 2 can be present or absent. If it is present, its optimal concentration is of interest.
    Factor 3 can be present or absent. I...

    Tina11 Tina11
    Discussions |
    Sep 28, 2024 6:08 AM
    3560 views | 6 replies
  • Function locals in JSL Debugger

    I've never been able to get function locals to appear in the debugger. Here is a simple example. When the debugger is inside the function the tooltip shows the correct value, but neither variable 'a' or 'c' appear below. Is this a bug? bculver_0-1695418976848.png JMP 17.2.0 

    bculver bculver
    Discussions |
    Sep 28, 2024 12:24 AM
    3085 views | 4 replies
  • Get 'By' Property when using SendToByGroup JSL

    Hello, I have a question regarding Variability Chart using JSL script. I have a variability chart using SendToGroupBy. In this JSL script I take a screenshot of each chart created from SendToGroupBy. But I want to append the png file with the property name that it is grouped by. In the example below, I want to append the FileName png file name with Example1. How can I get that access property valu...

    MachineElk431 MachineElk431
    Discussions |
    Sep 27, 2024 10:19 PM
    3466 views | 6 replies
  • [JSL] Save New Window () as script in a data table

    Hello, I would like to save a small report generated as New Window () as script into the data table, after concatenation, so I can generate it later from the datable directly.  I am trying the function << get script and << new script but it doesn't work, the generated script fails.could you please help me?thanks  - voiz dt = New Table( "datatable_test5", Add Rows( 7 ), New Column( "SerialNumber"...

    Voizingu Voizingu
    Discussions |
    Sep 27, 2024 2:50 PM
    1950 views | 2 replies

Latest Discussions

  • How to merge more than 2 tables?

    I simply want to put the columns from each table in one table. I am able to do this by using join tables with just 2 tables but I want to join 4 tables at once. I have tried to use JMP query builder, but I cannot get it to join them.

    LargeCamel26038 LargeCamel26038
    Discussions |
    Sep 28, 2024 9:30 AM
    2473 views | 4 replies
  • Lock the formula in a column

    I am working on a standard data table with saved formulas in some columns. I know when you have a formula in a column, the data entry would be locked but is there any option to also lock the formula so the users cannot change the formula without for example having a password? Thanks for your answers in advance 

    TannazTaj TannazTaj
    Discussions |
    Sep 27, 2024 8:48 AM
    2170 views | 3 replies
  • What's wrong here? Expression issue in Formula()

    Caution - JMP will crash!!! Names Default To Here( 1 ); f = Function( {}, /* .... */ ID = Associative Array( {{Name Expr(), 1}, {Expr(), 2}, {Function(), 3}}, 0 );
    /* .... */ ); f();

    removing the function() from the list fixes the error.
    Taking the associative array out of the outer function fixes the error. [edit] a motivation why this can be helpful:as a lookup table for parts of expressions...

    hogi hogi
    Discussions |
    Sep 27, 2024 8:35 AM
    4312 views | 8 replies
  • Extract the month, in text, from a JMP Date column

    I can extract a month number from a date variable, but it is numeric only (1-12).  I know I can create a Match and force 1 = Jan, 5 = May, etc.  Is there a way I can use a simple formula to accomplish this?  Thank you. I'm a retired dinosaur user - JMP 8

    daultman daultman
    Discussions |
    Sep 27, 2024 12:59 AM
    2374 views | 2 replies
  • Can anyone help correct a script?

    Hi all! I wrote a script years ago, and it has some flaws that I'm not sure how to correct. It's pretty simple. I take a single column of data and split it into 3-5 columns of as close to equal as possible. It's a weight column- things amongst friends. We get a number of things of various weights and try to split it between us. The problem I'm having is that I didn't incorporate a way to acknowled...

    StandardPanda11 StandardPanda11
    Discussions |
    Sep 26, 2024 9:33 PM
    1624 views | 2 replies

Latest Discussions

  • Data collection from Middle East companies

    Hello , i need data about middle east country companes for my  PhD thesis،Which sites are valid for collecting information from Middle Eastern companies and can I use them for data collection?

    Maryam1 Maryam1
    Discussions |
    Sep 26, 2024 1:26 AM
    1014 views | 0 replies
  • Confidence interval for parameters and inverse predictions

    Dear JMP community, I am fitting a probit regression between proportion of success and a continuous variable X. The screenshots below are the fit model outputs. I also got inverse predictions when the success are 0.05 ~ 0.95. I am wondering: 1) what are the confidence intervals for the parameter estimates, are they the Wald confidence interval? 2) what are the confidence intervals for the inverse ...

    Jogger560 Jogger560
    Discussions |
    Sep 25, 2024 10:02 AM
    1108 views | 0 replies
  • Two-way Shapley Decomposition

    Dear community,

    I am aiming to compute a Two way Shapley decomposition for this mockedup data table. Herefore I first have to identify the growth and distribution components and to which percentage they account for the change in the EQ-5D-5L score. Further I aim to investigate the contribution of each individual predictor to the final EQ-5D-5L score.

    Would really appreciate if someone could guide me...

    BiasedAntelope7 BiasedAntelope7
    Discussions |
    Sep 21, 2024 1:00 PM
    1011 views | 0 replies
  • how I can add standard deviation of two repeats in the fitted curve

    I am trying to build a growth curve based on two repeats I created the graph using graph builder and when I tried to analyze the graph to do curve fitting using Gompertz model it separates the two repeat again instead of the mean and I can not add the standard deviation to each data point how I can fix that?

    RankFilterWhale RankFilterWhale
    Discussions |
    Sep 13, 2024 10:14 AM
    1090 views | 0 replies
  • Multinomial Logistic Regression Confidence for Specific Parameter Changes

    Hi,  I have a multinomial logistic regression of 3 classes: 0, 1, and 2 and have associated individual models (via Fit Y by X) for N parameters. I am now looking into a sensitivity like study in which each parameter is assumed at certain levels (e.g. at min, max etc..). I have probabilities computed at each such parameter level. I like to rank order probability change in each class (0, 1 and 2) du...

    altug_bayram altug_bayram
    Discussions |
    Sep 5, 2024 9:02 AM
    1194 views | 0 replies
view all discussions