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

  • Average the first 100 rows and the last 100 rows of a JMP column.

    I have a noisy curve where I need to take average of the extremes and compare to the minimum value.  Thought this would work but doesn't. Col Mean( :Column_Name W[Index( 1, 100 )] ) + Col Mean( :Column_Name[N Rows() - 99 :: N Rows()] ) / 2

    SpannerHead SpannerHead
    Discussions |
    Mar 12, 2026 8:28 AM
    273 views | 3 replies
  • Auto-Update

    When I installed an AddIn that I downloaded from the JMP Marketplace, and I activated the Auto-Update", will JMP check the Marketplace and trigger an update, when the AddIn gets updated?

    hogi hogi
    Discussions |
    Mar 12, 2026 7:18 AM
    172 views | 1 replies
  • SVM Confidence Interval Generation

    Is there any way to generate confidence intervals for an SVM model?

    CentroidError56 CentroidError56
    Discussions |
    Mar 12, 2026 2:28 AM
    223 views | 1 replies
  • 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
    2188 views | 5 replies

Latest Discussions

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
    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
    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
    266 views | 0 replies
view all discussions