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

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
    205 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
    217 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
    174 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
    495 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
    238 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
    174 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
    194 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
    214 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
    154 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
    268 views | 0 replies
view all discussions