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

  • How to iterate over list of associative arrays grouped by a specific key values?

    Let's say I have a list of associative arrays.I want to iterate over this list by groups. First by category, then, in a nested loop, by subcategory.aalist = { [ "Category" => "A", "Subcategory" => "aa", "Value" => "123" ] , [ "Category" => "A", "Subcategory" => "aa", "Value" => "124" ] , [ "Category" => "A", "Subcategory" => "bb", "Value" => "125" ] , [ "Category" =...

    miguello miguello
    Discussions |
    Dec 27, 2024 10:55 PM
    923 views | 2 replies
  • Is there a way to determine how well a curve meets specification?

    Hi, I have a need to determine how well a curve meets specification.  This simulated case is from wafer manufacturing where there is a targeted wafer bow profile. A flat wafer is not good. Neither is a profile having excessive bow. Having processed a wafer I would like to determine how well the profile meets my specification, in this case a template created using natural tolerance limits set at +/...

    jpol jpol
    Discussions |
    Dec 27, 2024 5:43 AM
    1259 views | 4 replies
  • Why are DOE simulated values negative?

    I am struggling to find the reason of getting the negative numbers which comes from simulation in DOE. The input dataset has seven Cost Type variables (X) and response variable is Total Cost (Y). I have imputed the data in custom design (see screenshot “DEO Setup_1”). The Min and Max values of the variables are as follows. MinMaxCost Type 111.3118.91Cost Type 28.216.39Cost Type 38.317.88Cost Type ...

    madhu madhu
    Discussions |
    Dec 26, 2024 11:04 AM
    3952 views | 7 replies
  • Connecting and listen to a socket

    Hi, I'm Jmp 17 user.I have a python script that is a server that keep sending short messages every 3 sec. I'm trying to connect and receive these numbers in jmp. I used this HTTP Request example  as reference, but the callbackfn never get called.  callbackfn = function( {x},  write ("Message Recieved"); ); //Create a socket con = Socket(); //Use a specific port on this computer con << Bind( "loc...

    Vertigo42 Vertigo42
    Discussions |
    Dec 26, 2024 12:35 AM
    754 views | 2 replies

Latest Discussions

Latest Discussions

  • 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
    586 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
    542 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
    475 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
    411 views | 0 replies
  • help to get R squared predicted

    Hello!I installed a script from a community response regarding the calculation of R²pred, as shown in the image below (I'm using JMP 18 pro): (link da resposta do @erich_gundlach https://community.jmp.com/t5/JMP-Add-Ins/Predicted-R-square-calculator/ta-p/39927)  In PRESS, R²pred didn't appear. (Press is low because I haven't reduced the model yet, don't worry =))  I really need to show these R²pre...

    ivanpicchi ivanpicchi
    Discussions |
    Dec 4, 2024 10:21 AM
    479 views | 0 replies
view all discussions