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

  • Practical Implementation of FDE Results

    This is not a specific question regarding how to use FDE, or how to interpret any of its output, more so a question around implementing it in a practical way and what that workflow looks like.   JMPs documentation on the FDE platform suggests that the 2 main ways to use FDE is for exploratory analysis (so in a manufacturing context let's call that process monitoring through the FPC control charts)...

    rcast15 rcast15
    Discussions |
    Mar 25, 2025 1:59 AM
    467 views | 1 replies
  • Test post-hoc Kruskal Wallis

    Hello,
    I'm running a Kruskal Wallis test on JMP. I want to observe whether the score obtained in paragraph comprehension differs between 3 groups. The samples are small and unpaired: a group of 5, a group of 5, and a group of 11.
    The Kruskal-Wallis test is significant. I want to carry out post-hoc tests to see which group differs from the central tendency.
    Is the Wilcoxon pairwise test appropriate? I...

    Sarah666 Sarah666
    Discussions |
    Mar 25, 2025 12:51 AM
    944 views | 4 replies
  • How to adjust individual Y axis

    How to adjust Y axis scale separately for each group in graph builder

    Alwyn Alwyn
    Discussions |
    Mar 24, 2025 10:44 PM
    3630 views | 10 replies
  • Graph Builder Wrap With different Y Axis Scales

    Is there a way to use the wrap functionality of graph builder where all graphs share a common x axis (time), but have differing Y axis scales?  I tried the Page option which is OK, but I'd prefer a grid of graphs.  Here's an example where one of the graphs throws the scale way off for the other graphs.

    pmroz pmroz
    Discussions |
    Mar 24, 2025 2:30 PM
    11866 views | 6 replies
  • Insert a Expr() object into another script as an unevaluated Expr() object to be used later?

    Adding to @jthi 's answer at Insert contents of Parse expression rather than variable name into New Script, how to insert a Expr() object into another script as an unevaluated Expr() object to be used later?   I am using JMP 18.1.2   Names Default To Here( 1 ); dt = New Table( "My Table" ); e1 = Expr( Print( "Run some code." ) ); e2 = Expr( e1; Print( "Run some other code." ); ); e3 = Eval ...

    robot robot
    Discussions |
    Mar 24, 2025 9:38 AM
    967 views | 5 replies

Latest Discussions

  • Practical Implementation of FDE Results

    This is not a specific question regarding how to use FDE, or how to interpret any of its output, more so a question around implementing it in a practical way and what that workflow looks like.   JMPs documentation on the FDE platform suggests that the 2 main ways to use FDE is for exploratory analysis (so in a manufacturing context let's call that process monitoring through the FPC control charts)...

    rcast15 rcast15
    Discussions |
    Mar 25, 2025 1:59 AM
    467 views | 1 replies
  • Test post-hoc Kruskal Wallis

    Hello,
    I'm running a Kruskal Wallis test on JMP. I want to observe whether the score obtained in paragraph comprehension differs between 3 groups. The samples are small and unpaired: a group of 5, a group of 5, and a group of 11.
    The Kruskal-Wallis test is significant. I want to carry out post-hoc tests to see which group differs from the central tendency.
    Is the Wilcoxon pairwise test appropriate? I...

    Sarah666 Sarah666
    Discussions |
    Mar 25, 2025 12:51 AM
    944 views | 4 replies
  • Request for Expert Assistance: Receiving Real-Time Stock Data in JMP Using JSL and Python

    I’m working on a project to receive real-time stock market data using JMP software and need your guidance. JMP supports its scripting language (JSL) and embedded Python execution, which I’d like to leverage. My goal is to capture specific stock data fields from a 32-bit DLL (StockDrv.dll) and store them in a JMP data table. I’ve developed a solution, but I’d greatly appreciate your review and sugg...

    lala lala
    Discussions |
    Mar 24, 2025 1:30 AM
    755 views | 3 replies
  • Force JMP to match line of fit line color to marker color along with a forced line style

    JMP 17.2.0   EDIT: Example data file uploaded with main post.   I have run into a slight issue when trying to customize my graphs, either through graph builder or via JSL (or combo). I have scoured the JMP forums and found some similar topics, but no solution that actually works for what I specifically want to do.   What I want JMP to do is: color code my markers by test number (or in the code its...

    Plotasaurus Plotasaurus
    Discussions |
    Mar 23, 2025 2:26 PM
    1819 views | 10 replies
  • DOE - blocking augmented design

    Hi, I am planning a DOE to save on time/resources, no surprise here. I don’t have much experience with the topic, but would like to push for DOE instead of OFAT within the org I work at, I guess common idea too. About the problem, there are 10 continuous factor, 3 responses. The experiments can be done at 4 labs at physically different locations. Lab 1 has more resources than the other 3, thus the...

    beluga111 beluga111
    Discussions |
    Mar 23, 2025 8:18 AM
    381 views | 1 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
    393 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
    405 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
    348 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
    428 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