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

  • Defining constrains in a custom design

    Hi Everyone, I am not sure how to define constraints for my DOE. I have the following factors:

    CategoricalDenaturing agent typeAgent 1, Agent 2, Agent 3ContinuousDenaturing agent concentration20-100 mMCategoricalBuffer salt typeSalt 1, Salt 2ContinuousBuffer salt concentration10-300ContinuousX18-10ContinuousX20.1-2ContinuousX310-200ContinuousX45-10ContinuousX50.1-2 Per experiment, only one of the d...

    Reyhanneh Reyhanneh
    Discussions |
    Dec 11, 2024 6:56 AM
    504 views | 2 replies
  • How to figure out the most significant factor in a formula calculation?

    Hey everyone, For example, I have a series of calculated number F which was determined by 4 variable (A, B.C,D)  via a formula F=A/B*C/D. Is there any helpful toolkit through JMP that I can figure out which variable among A, B, C, D make the most significant impact of final result F?  

    petertrickery petertrickery
    Discussions |
    Dec 11, 2024 6:48 AM
    1190 views | 9 replies
  • How to Record User-Selected Folder Paths for Subsequent Data Access

    How can I implement saving the user-defined folder path so that the script can directly read data from this default folder path during the next run?
    I want to read data from a folder, but I cannot predict where the user will set this folder. Therefore, during the first run, I need to be able to record the user-defined folder path. I know that using 'pick file' allows the user to select data, but I ...

    BabyDoragon BabyDoragon
    Discussions |
    Dec 11, 2024 4:11 AM
    663 views | 5 replies
  • Help how to if-else graphic script output based on number of items selected in Local Data Filter

    Looking for professional advice. I have these 3 variables:  Y( :C ), X( :A, :B ) to be plotted in a Variability Chart. 1. If number of A selected in local data filter equals to 1, I would like the graphic display output to be as below:Fill Color( "green" );
    Transparency( 0.3 );
    Rect( 0, 0, 1, 80, 1 ); 2. If number of A selected in local data filter equals to 2, I would like the graphic display outpu...

    DeepPorcupine10 DeepPorcupine10
    Discussions |
    Dec 11, 2024 1:04 AM
    233 views | 1 replies
  • Reading Cport, Copy/Export, and Stata data files

    I have downloaded the Federal Reserve's files for the Survey of Consumer Finances.  Here are the formats available: I am using the academic edition of JMP  Pro 18.  I cannot find a way to read either the two SAS transport formats or the Stata format.  I may be missing something obvious, like the correct description in the JMP open script options, or another command that I cannot remember.  In esse...

    LNitz LNitz
    Discussions |
    Dec 10, 2024 8:29 PM
    273 views | 1 replies

Latest Discussions

  • How to Record User-Selected Folder Paths for Subsequent Data Access

    How can I implement saving the user-defined folder path so that the script can directly read data from this default folder path during the next run?
    I want to read data from a folder, but I cannot predict where the user will set this folder. Therefore, during the first run, I need to be able to record the user-defined folder path. I know that using 'pick file' allows the user to select data, but I ...

    BabyDoragon BabyDoragon
    Discussions |
    Dec 11, 2024 4:11 AM
    663 views | 5 replies
  • Help how to if-else graphic script output based on number of items selected in Local Data Filter

    Looking for professional advice. I have these 3 variables:  Y( :C ), X( :A, :B ) to be plotted in a Variability Chart. 1. If number of A selected in local data filter equals to 1, I would like the graphic display output to be as below:Fill Color( "green" );
    Transparency( 0.3 );
    Rect( 0, 0, 1, 80, 1 ); 2. If number of A selected in local data filter equals to 2, I would like the graphic display outpu...

    DeepPorcupine10 DeepPorcupine10
    Discussions |
    Dec 11, 2024 1:04 AM
    233 views | 1 replies
  • Reading Cport, Copy/Export, and Stata data files

    I have downloaded the Federal Reserve's files for the Survey of Consumer Finances.  Here are the formats available: I am using the academic edition of JMP  Pro 18.  I cannot find a way to read either the two SAS transport formats or the Stata format.  I may be missing something obvious, like the correct description in the JMP open script options, or another command that I cannot remember.  In esse...

    LNitz LNitz
    Discussions |
    Dec 10, 2024 8:29 PM
    273 views | 1 replies
  • How do I make to see two labels(N(count) & its %) at the same time on Pie chart.

    I just know that we can select an option for Label display to "value" & "percent" through the Label on the Graph.but i would like to see both values at the same time on the chart.

    Mango1102 Mango1102
    Discussions |
    Dec 9, 2024 11:01 PM
    637 views | 3 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
    300 views | 0 replies

Latest Discussions

  • 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
    300 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
  • 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
    231 views | 0 replies
  • user defined Transform Category?

    How can I create a custom function which shows up in the Character submenu of  the new formula column menu? 

     

    hogi hogi
    Discussions |
    Dec 4, 2024 5:01 AM
    209 views | 0 replies
  • Copy xy plots becomes very slow

    I tried to copy a group of xy plots, it got stuck forever. I am aware that the time it takes to copy is proportional to the amount of data points. But this is the first time I had something never finished. Is there a way I can get this copy job done? Thank you!

    FrequencyMining FrequencyMining
    Discussions |
    Dec 2, 2024 10:58 AM
    299 views | 0 replies
view all discussions