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

  • JMP 17 License

    My previous license is expired, how can i get the latest license?

    RankRabbit767 RankRabbit767
    Discussions |
    Apr 14, 2026 2:17 AM
    146 views | 1 replies
  • JMP 19: How to open the script editor by double-clicking a table script?

    Hi everyone, I am currently using JMP 19.1 noticed a change in the UI behavior compared to JMP 18. In JMP 18, when I double-clicked a table script in the left panel of a data table, it would automatically open the Script Editor. However, in JMP 19, the exact same action (left double-click) only triggers the "rename script" function. Is there any workaround or preference setting to make JMP 19 beha...

    lwx228 lwx228
    Discussions |
    Apr 13, 2026 3:54 AM
    333 views | 6 replies
  • Formula Parallelization of new columns

    Hello JMP community,   in my JSL scripts I often generate new columns one after another like this: ... DT << New Column( "Some Name1", Numeric, "Continuous", Formula( Some Formula1 ) ); DT << New Column( "Some Name2", Numeric, "Continuous", Formula( Some Formula2 ) ); DT << New Column( "Some Name3", Numeric, "Continuous", Formula( Some Formula3 ) ); ... Usually my data tables are pretty large and...

    Robbb Robbb
    Discussions |
    Apr 11, 2026 10:12 AM
    310 views | 4 replies
  • Undocumented Secrets

    hidden secret in JMP: you can paste multiple column names via CTRL+C | CTRL+V   https://community.jmp.com/t5/Abstracts/Plenary-John-Sall-on-Secret-Features-of-JMP/ev-p/849554 @ 44min: (view in My Videos)   https://community.jmp.com/t5/Abstracts/Advanced-Data-Preparation-10-Essential-Tools-in-JMP-to-Get-From/ev-p/849401 ( @jules )   https://community.jmp.com/t5/Discussions/Possible-to-rename-all-co...

    hogi hogi
    Discussions |
    Apr 11, 2026 10:08 AM
    8493 views | 28 replies
  • Confidence interval in Fit Model Actual by Predicted plot

    I would like to know how the confidence interval in Fit Model Actual by Predicted plot is calculated. I tried to manually plot Actual vs Predicted with Fit Y by X and the confidence interval is different with the one in Fit Model. I can manually calculate the confidence interval of Fit Y by X but cannot figure out how to calculate the one in Fit Model. Please advise. Thanks a lot!    

    vcl0124 vcl0124
    Discussions |
    Apr 11, 2026 9:02 AM
    3026 views | 6 replies

Latest Discussions

  • JMP 17 License

    My previous license is expired, how can i get the latest license?

    RankRabbit767 RankRabbit767
    Discussions |
    Apr 14, 2026 2:17 AM
    146 views | 1 replies
  • JMP 19: How to open the script editor by double-clicking a table script?

    Hi everyone, I am currently using JMP 19.1 noticed a change in the UI behavior compared to JMP 18. In JMP 18, when I double-clicked a table script in the left panel of a data table, it would automatically open the Script Editor. However, in JMP 19, the exact same action (left double-click) only triggers the "rename script" function. Is there any workaround or preference setting to make JMP 19 beha...

    lwx228 lwx228
    Discussions |
    Apr 13, 2026 3:54 AM
    333 views | 6 replies
  • Formula Parallelization of new columns

    Hello JMP community,   in my JSL scripts I often generate new columns one after another like this: ... DT << New Column( "Some Name1", Numeric, "Continuous", Formula( Some Formula1 ) ); DT << New Column( "Some Name2", Numeric, "Continuous", Formula( Some Formula2 ) ); DT << New Column( "Some Name3", Numeric, "Continuous", Formula( Some Formula3 ) ); ... Usually my data tables are pretty large and...

    Robbb Robbb
    Discussions |
    Apr 11, 2026 10:12 AM
    310 views | 4 replies
  • Undocumented Secrets

    hidden secret in JMP: you can paste multiple column names via CTRL+C | CTRL+V   https://community.jmp.com/t5/Abstracts/Plenary-John-Sall-on-Secret-Features-of-JMP/ev-p/849554 @ 44min: (view in My Videos)   https://community.jmp.com/t5/Abstracts/Advanced-Data-Preparation-10-Essential-Tools-in-JMP-to-Get-From/ev-p/849401 ( @jules )   https://community.jmp.com/t5/Discussions/Possible-to-rename-all-co...

    hogi hogi
    Discussions |
    Apr 11, 2026 10:08 AM
    8493 views | 28 replies
  • Mixture DOE - Rubber Formulation Problem

    Hello JMP community, My team plans to use JMP to design a mixture DOE to study and optimize the flame-retardant properties of a rubber compound in early development. Typically, we express ingredient concentrations relative to the rubber polymer, in parts per hundred rubber (phr). For instance, a formulation of 110 phr contains 100 phr rubber polymer and 10 phr additives. This convention becomes pr...

    Sammi_Chemist Sammi_Chemist
    Discussions |
    Apr 10, 2026 10:45 PM
    428 views | 3 replies

Latest Discussions

  • Help with PPK on one-sided data which includes zeros

    I’m trying to calculate an appropriate PPK for data with the following criteria: Data lies between 0 and +InifinityA significant portion of the data is exactly 0, and this represents an actual true 0Has an Upper Spec limit onlyHeavily Skewed The distribution should be an appropriate distribution for the data. What’s the best way to get JMP to do this?

    david707 david707
    Discussions |
    Apr 8, 2026 8:59 AM
    319 views | 0 replies
  • Best practice in FDE when the main variation is a shift along X (phase variation) rather than a change in shape?

    Hello JMP community, I have been testing Functional Data Explorer on a synthetic data set where each curve is essentially the same motif translated along the X-axis, with little intrinsic change in amplitude or shape. In this situation, my impression is that the resulting FPCA/FPC basis becomes increasingly oscillatory, and the physical interpretation becomes difficult. In other words, one simple...

    Florent_M Florent_M
    Discussions |
    Mar 17, 2026 9:29 AM
    257 views | 0 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
    170 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
    188 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
    204 views | 0 replies
view all discussions