cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • One or more Validation column

    In the attached JMP file, I built three separate regression models for each response variable weight, turning circle and horsepower with three separate validation columns (Training set = 70%, Validation set = 15%, Training set= 15%).Is it necessary to create validation column for each response variable to build regression models or one validation column with any one response variable is enough?

    madhu madhu
    Discussions |
    Jan 7, 2025 4:25 AM
    319 views | 2 replies
  • Understanding the prediction graph

    How to understand and what are all information we need to take it from the attached Actual vs Predicted graph as attached here

    Sankaramuthu Sankaramuthu
    Discussions |
    Jan 7, 2025 12:21 AM
    640 views | 2 replies
  • Curve fitting and Parallelism

    Hi,I was wondering if there is a platform in JMP17 that helps with 4PL or 5PL curve fitting (for bioassay). I'm looking for a step-by-step guideline as I've never done relative potency analysis with JMP in the past.Thank you

    DFereidouni DFereidouni
    Discussions |
    Jan 6, 2025 7:17 PM
    1219 views | 3 replies
  • Is JMP accessible with a screen reader like JAWS or NVDA?

    I've searched the website but have not been able to find any information about the accessibility features of this software. Can a student use JAWS or NVDA screen reading technology with it? We have a blind student enrolled in a class that uses this software. Thanks in advance for any insight you can offer. If there is a link on this site that describes accessibility features, please share it with ...

    aylessr aylessr
    Discussions |
    Jan 6, 2025 1:03 PM
    324 views | 1 replies
  • problème avec un graphique

    bonjour, j'ai une base de données qui commence en octobre 2024, jusqu'à janvier 2025. j'ai ce graphique joint. existe-t-il une astuce pour ne pas avoir les mois sans résultats? cordialement

    Françoise Françoise
    Discussions |
    Jan 6, 2025 10:59 AM
    290 views | 2 replies

Latest Discussions

  • Curve fitting and Parallelism

    Hi,I was wondering if there is a platform in JMP17 that helps with 4PL or 5PL curve fitting (for bioassay). I'm looking for a step-by-step guideline as I've never done relative potency analysis with JMP in the past.Thank you

    DFereidouni DFereidouni
    Discussions |
    Jan 6, 2025 7:17 PM
    1219 views | 3 replies
  • Is JMP accessible with a screen reader like JAWS or NVDA?

    I've searched the website but have not been able to find any information about the accessibility features of this software. Can a student use JAWS or NVDA screen reading technology with it? We have a blind student enrolled in a class that uses this software. Thanks in advance for any insight you can offer. If there is a link on this site that describes accessibility features, please share it with ...

    aylessr aylessr
    Discussions |
    Jan 6, 2025 1:03 PM
    324 views | 1 replies
  • problème avec un graphique

    bonjour, j'ai une base de données qui commence en octobre 2024, jusqu'à janvier 2025. j'ai ce graphique joint. existe-t-il une astuce pour ne pas avoir les mois sans résultats? cordialement

    Françoise Françoise
    Discussions |
    Jan 6, 2025 10:59 AM
    290 views | 2 replies
  • How to account for sampling variability when comparing outputs of two process

    I have a powder batch A from which I am drawing two samples and feeding into two different methods (A and B) of a process to determine if both methods produce the same output. However, I realize since the powder has a particle size distribution, it would mean the samples have a subset of that distribution and these sampler powders are the input for methods A and B. So when I compare the output of ...

    StratifiedGnu91 StratifiedGnu91
    Discussions |
    Jan 6, 2025 4:24 AM
    318 views | 1 replies
  • A custom function evaluates the return value

    fyi While debugging @replace Head, I noticed that a custom function evaluates the return values +1x compared to a standard function:myFunction = function({}, return(Expr(3*5))); add custom functions (newcustom function("my custom", "function", function({}, return(Expr(3*5))))); Show(myfunction()); Show(my custom:function())so maybe add another Expr() ...add custom functions (newcustom function("m...

    hogi hogi
    Discussions |
    Jan 3, 2025 2:05 PM
    258 views | 0 replies

Latest Discussions

  • A custom function evaluates the return value

    fyi While debugging @replace Head, I noticed that a custom function evaluates the return values +1x compared to a standard function:myFunction = function({}, return(Expr(3*5))); add custom functions (newcustom function("my custom", "function", function({}, return(Expr(3*5))))); Show(myfunction()); Show(my custom:function())so maybe add another Expr() ...add custom functions (newcustom function("m...

    hogi hogi
    Discussions |
    Jan 3, 2025 2:05 PM
    258 views | 0 replies
  • ods output "DIFFS" in proc mixed

    Hi everyone,for my proc mixed I already got a table with Least-Squares Means, ods output "lsmeans".Additionally, I would like to have a table for the differences, ods output “DIFFS”.Can anyone tell me how to get to this output in the current jmp version (18.1.0)?Thanks in advance for your support.

    lvierbaum lvierbaum
    Discussions |
    Dec 12, 2024 5:32 AM
    354 views | 0 replies
  • Sample size for Reliability Life Test

    I have used the interval explorer for parametric reliability life test planning for sample size calculation of accelerated life test. Please can someone confirm if the sample size returned is the total sample size or sample size per stress levels? Assuming I have 3 temperature levels, do I use 75 samples per temperature level or 25?

    EngrAkin EngrAkin
    Discussions |
    Dec 11, 2024 7:11 AM
    302 views | 0 replies
  • Optimizing Enterprise Server Connections in JMP Live

    Hello JMP Community,I’ve recently started using JMP Live to share and collaborate on statistical analyses with my team, and I’m encountering some challenges managing connections to our enterprise server. Our organization uses a centralized server to store and process data, and while the integration with JMP Live is robust, we’ve experienced occasional delays when syncing large datasets or during s...

    Harry_Cmary Harry_Cmary
    Discussions |
    Dec 9, 2024 10:03 PM
    299 views | 0 replies
  • Pressure Test Method Results have a significant effect on my sample size and capability, how to avoid?

    Hello dear JMP community I will first explain the test method (no need to comment on whether it is right or wrong because this is what I got). The purpose is to detect a leakage.

    Measurement processPart is mounted to a pressure stationPressure station rotate a vacuum pump x times to create a vacuum (atmospheric pressure is approx. 1000mbar)Pressure p1 is sampled at time t1After 15 seconds p2 is sam...

    qLienceStats qLienceStats
    Discussions |
    Dec 5, 2024 11:58 PM
    287 views | 0 replies
view all discussions