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

  • Fixed Blocks in a Custom Design

    Hello I would like to generate fixed blocks in a custom design. In practice, it is often the case that within these blocks the same experimental runs are not repeated (the factors are the same, but the factor levels differ), meaning that different factor settings occur within the blocks. Furthermore, blocks can also exhibit correlations with other blocks and, for example, with main effects. Theref...

    NominalGemsbok3 NominalGemsbok3
    Discussions |
    Mar 12, 2026 1:37 AM
    320 views | 3 replies
  • JMP 18 new Update Table script overwrites table

    When importing Excel tables into JMP 18 I get two scripts 'Source' and 'Update Table' script, only difference seems to the an 'Update Table (1)' command. The second script performs an update from the Excel file, and overwrites any columns created after import. Is there a way to make it leave new columns alone when updating? Did not find anything in the Scripting Index.

    Ake Ake
    Discussions |
    Mar 11, 2026 2:05 PM
    2187 views | 5 replies
  • How to subset top 10 highest values by year and location?

    I have a dataset of daily ozone concentrations from multiple sites over several years. Is there a quick way to subset the top ten highest concentrations at each site and year?  

    shasheminassab shasheminassab
    Discussions |
    Mar 11, 2026 5:32 AM
    2015 views | 4 replies
  • Full factorial with complex continuous factors

    I'm a n00b who is trying to run a full factorial. i'm just learning JMP and T&E so i don't really know what i'm doing yet. I have 4 continuous factors. Let's say, my factors are birds observed in X park (where X represents a different local park). i don't know how I should do the levels of the factors. if I want that number to be randomized between 0 and 50, how should i run the test? if i run the...

    jmpbeginner843 jmpbeginner843
    Discussions |
    Mar 11, 2026 1:26 AM
    201 views | 1 replies
  • How to open this PDF with JMP?Is it encrypted?

    I tried to open it with JMP, but it didn't open for a long time.

    lala lala
    Discussions |
    Mar 11, 2026 1:18 AM
    215 views | 1 replies

Latest Discussions

  • Full factorial with complex continuous factors

    I'm a n00b who is trying to run a full factorial. i'm just learning JMP and T&E so i don't really know what i'm doing yet. I have 4 continuous factors. Let's say, my factors are birds observed in X park (where X represents a different local park). i don't know how I should do the levels of the factors. if I want that number to be randomized between 0 and 50, how should i run the test? if i run the...

    jmpbeginner843 jmpbeginner843
    Discussions |
    Mar 11, 2026 1:26 AM
    201 views | 1 replies
  • How to open this PDF with JMP?Is it encrypted?

    I tried to open it with JMP, but it didn't open for a long time.

    lala lala
    Discussions |
    Mar 11, 2026 1:18 AM
    215 views | 1 replies
  • Saving Confidence/Prediction Limit for Model With Nested Effects

    Hi, Does anyone know why you cannot save confidence/prediction limit formulas for a model that contains nested effects? Is there any way around this? Robert

    rcast15 rcast15
    Discussions |
    Mar 10, 2026 8:03 AM
    173 views | 0 replies
  • Why is it not possible to generate this graph in JMP?

    x axis: (first) Family Car
    top graph: % of factor by sex
    bottom graph: % of factor by age Semiconductor Industry:
    car = Lot
    age = classification 1
    sex= classification 2



    The closest I can get without changing the data table:   Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" ); dt << New Column( "First Family Car", Character, Formula( Word( 1, :family cars, "," ) ) ); Graph...

    hogi hogi
    Discussions |
    Mar 9, 2026 3:52 PM
    491 views | 2 replies
  • Variations of the SILENT IGNORE Trap

    In some cases, JMP makes it very hard for a user (or AI) to debug the code.

    from: https://community.jmp.com/t5/Discussions/AI-scripting-misleading-log/m-p/929994/highlight/true#M108698   @Craige_Hales wrote:
    objects ignore messages they don't understand 

    Here is a wish to remove the issue: chatty mode() for AI debugging 

    and here are some examples:

    hogi hogi
    Discussions |
    Mar 9, 2026 12:57 PM
    234 views | 2 replies

Latest Discussions

  • Saving Confidence/Prediction Limit for Model With Nested Effects

    Hi, Does anyone know why you cannot save confidence/prediction limit formulas for a model that contains nested effects? Is there any way around this? Robert

    rcast15 rcast15
    Discussions |
    Mar 10, 2026 8:03 AM
    173 views | 0 replies
  • Surface Plot resets between filter selections

    This is a new bug, or at lease JMP never behaved like this before.

    I set up a surface plot of an average of individuals and adjust the viewing angle to show relevant features of the surface. 
    I have a local filter selecting for individuals, when I click on the individual 1, looks great, click on individual 2, looks great, click on individual 3, it completely resets the view - losing the "apples to a...

    CG2 CG2
    Discussions |
    Mar 9, 2026 12:23 PM
    193 views | 0 replies
  • JMP Window ordering and confusion

    How do I get newly opened JMP files to appear as the top window in my apps. How many times have I mistaken the newly opened for the currently opened. Very, VERY annoying.

    EQ_Engineer EQ_Engineer
    Discussions |
    Feb 26, 2026 2:44 PM
    213 views | 0 replies
  • Color Coding Categorical Report

    When I create a Categorical Report to look at data, I would LOVE if the "Total"/"Total Responses" line could be bold or in a different color to easily stand out. Is this possible to do?

    BackwardWords96 BackwardWords96
    Discussions |
    Feb 19, 2026 10:36 AM
    152 views | 0 replies
  • string - or function

    In a code, the coding for the expression handling was wrong and produced a surprising result.

    I reduced it to an interaction between "x()" [inside Variables (x(:column))] and a variable x.   an example: x= "hello"; type(x); // -> string X(5) // -> "hello"   After defining a variable x, I can use it as a function x(...) - with an arbitrary argument
    ...  and JMP will return the content of x.   someho...

    hogi hogi
    Discussions |
    Jan 28, 2026 3:59 AM
    266 views | 0 replies
view all discussions