cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • Confused by JMPs power analysis for DOE - how do I incorporate my yield improvement goal (signal) & known current standard deviation (noise)?

    I have a 7 factor DOE where my response is product yield.   I want to detect at least an 7% increase in yield above the current process average, and I know my current standard deviation for yield is +/-5% roughly. How do I incorporate these signal & noise values (signal/noise ratio) into the JMP DOE power analysis to ensure my design has enough power to detect my desired response increase? 

    mjz5448 mjz5448
    Discussions |
    May 21, 2025 6:33 AM
    754 views | 3 replies
  • Add a character to each row in a JMP column

    I have a JMP column with data where I would like to systematically add the same initial character to each entry.

    SpannerHead SpannerHead
    Discussions |
    May 20, 2025 10:51 PM
    674 views | 3 replies
  • How to remove /suppress menu bars from distribution analysis plots using JSL

    The output report generated by running a Process Capability analysis creates multiple, stacked, menu options to aid in interacting with the histogram and offers additional analysis options. When printing or saving the graph for reporting purposes these menu bars may not  be required and it would be helpful to suppress them from being displayed above the graph.  What is the best approach to remove ...

    DSchweitzer DSchweitzer
    Discussions |
    May 20, 2025 6:03 AM
    539 views | 2 replies
  • Map data points not showing with custom overlay

    I have created a custom shape file and when I drag it to the map shape area in Graph Builder, it displays as expected. I can add a background map and the shape file lines up to the "ground truth." However, when I drag Y (lat) and X (lon) to their axes, the points all appear in the middle of the overlay area. When I drag the overlay away, the points all immediately appear in their correct locations...

    Drewt Drewt
    Discussions |
    May 20, 2025 5:26 AM
    999 views | 4 replies
  • JSL: How to change a column to a 1-byte integer

    I'm working with large files and am trying to be more thrifty when it comes to memory. I want to change the data type for some columns to "1-byte integer" using JSL but can't figure it out.I have set my Table preferences to "Allow short numeric data format," and I can change a column's data type by hand, but I need to do it with JSL.  If I change the data type by hand and then copy and paste the c...

    TomF TomF
    Discussions |
    May 20, 2025 3:36 AM
    2465 views | 5 replies

Latest Discussions

  • Map data points not showing with custom overlay

    I have created a custom shape file and when I drag it to the map shape area in Graph Builder, it displays as expected. I can add a background map and the shape file lines up to the "ground truth." However, when I drag Y (lat) and X (lon) to their axes, the points all appear in the middle of the overlay area. When I drag the overlay away, the points all immediately appear in their correct locations...

    Drewt Drewt
    Discussions |
    May 20, 2025 5:26 AM
    999 views | 4 replies
  • How to get Proven Acceptable Range from a OFAT study with factor varying over the time ?

    Hi, is it possible in JMP PRO to get Proven Acceptable Range from a OFAT study with factor varying over the time and multiple response variables to consider ? (responses values are fixed and not varying over the time) If yes, which functionality should I use ? Is this functionality available in version 17.2 of JMP Pro ?   Thanks in advance for your help!

    VTaillefer VTaillefer
    Discussions |
    May 19, 2025 10:34 PM
    827 views | 4 replies
  • Very slow Execute SQL() using ODBC driver

    I am able to extract time-series data using JSL and ODBC but JMP is extremely slow.

    For example, for a dataset with 50k rows and 5 columns JMP takes 50x longer using the same ODBC driver but its native tool. We breakdown the queries not to have more than 1M rows per query, so the server can handle the load with ease.

    I think JMP is prefetching or treating the query as normal SQL.

    In the documentation...

    FN FN
    Discussions |
    May 19, 2025 1:16 PM
    618 views | 2 replies
  • Power Point Reports: graphs build automation

    I'm looking for a way to automate PowerPoint report generation in JMP. Specifically, I want to:
    - Maintain the same data structure and create a reusable configuration or setting file that allows me to generate PPT reports automatically.
    - Avoid the repetitive task of copy/pasting graphs into the "Journal" and then manually building the report. I have the below questions:
    1. Does JMP's "Action Recordi...

    ciobanu_leonard ciobanu_leonard
    Discussions |
    May 19, 2025 1:19 AM
    398 views | 1 replies
  • How to find the σ value of a normal distribution using JSL?

    Thanks Experts! NamesDefaultToHere(1); dt = Open("$SAMPLE_DATA/Big Class.jmp"); obj = dt << Distribution(Column(:Weight)); obj << Fit Normal;

    lala lala
    Discussions |
    May 17, 2025 5:44 AM
    408 views | 1 replies

Latest Discussions

  • Testing slices in JMP Pro Mixed Model?

    Hello, I am doing a 4-way, full factorial ANOVA with one repeated measures factor (time, 3 samplings) and three between-subject factors (species, color, and irrigation; 2 levels of each) using the Mixed Model personality in JMP Pro 18.1.0. I'm using the AR(1) repeated covariance structure, as it provides the best fit based on AICc values. The analysis indicates I have no significant 4- or 3-way in...

    JHS JHS
    Discussions |
    May 7, 2025 7:38 AM
    531 views | 0 replies
  • Help with Multiple Linear Regression

    LogitParrot179 LogitParrot179
    Discussions |
    Apr 23, 2025 7:58 PM
    486 views | 0 replies
  • when does model reduction lead to the problem of multiple comparisons?

    My interest is in identifying the strongest predictors of annual per capita growth rate for three groups of bird species: residents, short-distance migrants and long-distance migrants.  My model has per capita growth rate as the dependent variable, and as predictors bird density during the breeding season, and 13 environmental predictors (various measures of climate, food abundance and nest predat...

    olddabbler olddabbler
    Discussions |
    Apr 21, 2025 5:56 AM
    437 views | 0 replies
  • steps to use the minimum p-value approach with log-rank test?

    I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed?   I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.

    Namamugi Namamugi
    Discussions |
    Apr 10, 2025 11:22 PM
    432 views | 0 replies
  • Scale IDs in Add Graphics Script not working

    I created a script to draw graphs from JSON objects, which works well, but when I tried to overlay one graph on another using two Y axes, I could not get it to work; it always used the left Y axis.  I thought I was doing something wrong, but I finally realized that even the example in the Scripting Guide does not work as it should.  This example is supposed to use the right Y axis, labeled "Test,"...

    mmarchandFSLR mmarchandFSLR
    Discussions |
    Mar 27, 2025 5:13 AM
    318 views | 0 replies
view all discussions