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

  • Cursor direction

    Is there a way to change the cursor direction in a JMP table so when you pressing the enter button it moves to the right and not down? I am using JMP Pro 18.1.1

    AHMouse AHMouse
    Discussions |
    Mar 18, 2025 7:33 AM
    394 views | 1 replies
  • How to make group X display only certain items.

    When using Group X, all sections are cut out in the table. How should I modify the following JSL so that Group X only displays 13 and 16?"
    dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Graph Builder( Size( 528, 500 ), Show Control Panel( 0 ), Variables( X( :sex ), X( :age, Position( 1 ) ), Y( :height ), Group X( :age ) ), Elements( Points( X( 1 ), X( 2 ), Y, Legend( 10 ) ) ) ); 

    BabyDoragon BabyDoragon
    Discussions |
    Mar 18, 2025 2:44 AM
    794 views | 3 replies
  • Lower Control Limit of Test-Retest Plot in MSA

    Hello All,

    I had a statistical interpretation question. I had run a few MSA studies and was interested in explaining or interpreting the results of the Test-Retest plot. 

    The definition that I find on the JMP website is "Test-Retest ErrorIndicates measurement variation or repeatability (also known as within error or pure error)."

    In most cases, my data points are within the control limits and when I ...

    AdditiveRange10 AdditiveRange10
    Discussions |
    Mar 18, 2025 1:52 AM
    870 views | 5 replies
  • CPK - 2 Dimesions

    Dears,a "conceptual" question...If I have a characteristic identified by two factors and the specification limits are defined by an area rather than an interval... is it possible to calculate the CPK?See the diagram below (invented): blue dots = the specification, orange dots = production. 
    Is it possible to calculate a CPK?Thanks in advance for the feedback.

    SimonItaly SimonItaly
    Discussions |
    Mar 18, 2025 12:00 AM
    1202 views | 9 replies
  • How can I to generate a Plackett-Burman design that is exactly the same as the one in the picture?

    I want to generate a design taht is totaly same as the one sshown in the picture.I have made many tries but all of them dont work.is it possible to change the generating rules of plackett-burman in jmp? and this is the plackett-burmandesign I want to generate:The plackett-burman design I generated by jmp is here,and I dont find any button here used to change the plackett-burman design geneating ru...

    ZHANDOUJI ZHANDOUJI
    Discussions |
    Mar 17, 2025 11:28 PM
    1055 views | 6 replies

Latest Discussions

  • Cursor direction

    Is there a way to change the cursor direction in a JMP table so when you pressing the enter button it moves to the right and not down? I am using JMP Pro 18.1.1

    AHMouse AHMouse
    Discussions |
    Mar 18, 2025 7:33 AM
    394 views | 1 replies
  • Lower Control Limit of Test-Retest Plot in MSA

    Hello All,

    I had a statistical interpretation question. I had run a few MSA studies and was interested in explaining or interpreting the results of the Test-Retest plot. 

    The definition that I find on the JMP website is "Test-Retest ErrorIndicates measurement variation or repeatability (also known as within error or pure error)."

    In most cases, my data points are within the control limits and when I ...

    AdditiveRange10 AdditiveRange10
    Discussions |
    Mar 18, 2025 1:52 AM
    870 views | 5 replies
  • CPK - 2 Dimesions

    Dears,a "conceptual" question...If I have a characteristic identified by two factors and the specification limits are defined by an area rather than an interval... is it possible to calculate the CPK?See the diagram below (invented): blue dots = the specification, orange dots = production. 
    Is it possible to calculate a CPK?Thanks in advance for the feedback.

    SimonItaly SimonItaly
    Discussions |
    Mar 18, 2025 12:00 AM
    1202 views | 9 replies
  • Uniform axis scaling in Control Chart Builder Script

    I am working on a script to cycle through a list of properties and make a pair of control charts for each.  The pair (by "Line") of charts must be displayed side-by-side and have the same Y-axis scaling.I have a list of properties (a list variable called CCProperty), and a list of axis settings for each property (a matrix variable called CCFormat).  Even though I used the same numbers (as CCFormat...

    SW SW
    Discussions |
    Mar 17, 2025 10:43 AM
    536 views | 2 replies
  • Choosing to exclude from 2 equal outliers in DoE

    Hi, Is there any other metric I can use to help determine which outlier is more likely the true outlier in the dataset? I performed a DoE, and during the modeling, noticed that there are two equal outliers (By Externally studentized residuals: 48 & -48). If I exclude one or the other, the model's adj R2 immediately and majorly improves from around 0.65 to 0.99, and the other outlier is now found t...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Mar 17, 2025 9:04 AM
    629 views | 2 replies

Latest Discussions

  • Discovery summit book signings - official list of books?

    Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.

    Ressel Ressel
    Discussions |
    Feb 28, 2025 11:25 AM
    394 views | 0 replies
  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    408 views | 0 replies
  • query text files from zip folder in Azure blob file system secure (ABSS) url

    Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
    the url looks like format below. If you do, can you share some script lines how to connect to the url at least?

    abfss://filesystemname@accountname.dfs.core.windows.net 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    350 views | 0 replies
  • Streamlining Data Workflows With JMP & MATLAB

    Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...

    brycerjs8 brycerjs8
    Discussions |
    Feb 18, 2025 7:07 AM
    431 views | 0 replies
  • Question About F-Tests in GLMMs with Binomial Errors

    Hi,
    I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
    While using a logit link function helps linearize the relati...

    LanaMilana LanaMilana
    Discussions |
    Jan 17, 2025 2:21 AM
    671 views | 0 replies
view all discussions