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

  • 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
    666 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
  • JMP crashes and closes immediately upon running Python Init.

    I'm experiencing issues integrating Python with JMP 17. Despite following the recommended steps, JMP crashes every time I run Python Init. Here are the details: System Setup:JMP Version: 17Python Version: 3.9.13 (64-bit) (tried v3.13.1 as well)OS: Windows 10 (64-bit)Steps Taken:Installed Python 3.9.13 and added it to the PATH.Installed required Python packages: numpy, pandas, matplotlib, scipy, Py...

    scyrt scyrt
    Discussions |
    Dec 10, 2024 4:42 PM
    987 views | 6 replies
  • Remove Duplicate Entries from SQLQuery Based on Date

    Hello, I've tried to use this video linked below to use the SQLQuery function. However, I'm having an issue.community.jmp.com/t5/video/gallerypage/video-id/tvcW9lZTE6Ie3IFXxeru0AYNqvj5AB5r  Problem: Take Table 2 with "cylinder" "Received_Date" and "lot" & merge that into Table 1 that has "batch", "cylinder" and "Batch_Date"I need to match exactly on "Cylinder" and then take the nearest backward "R...

    Polygon0516 Polygon0516
    Discussions |
    Dec 10, 2024 12:52 PM
    1252 views | 10 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
    666 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