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

  • Outliers Elimination

    Hi Jmp team, I have a production data set I have to analyse 5 columns which contains almost 5000 rows.Almost 80% of them were outliers, and they were inside the specification limit. Now I wanted to make a box plot comparison between these 5 columns to see a trend over the days. In this case do I need to eliminate all the outliers whatever is there or should I keep and them for comparison?

    Statexplorer Statexplorer
    Discussions |
    Mar 2, 2025 2:36 AM
    1791 views | 7 replies
  • Dynamic updates to GB via AddGraphicsScript and Eval/Expr - throwing "Name Unresolved"

    namesdefaulttohere(1); try(nw3<<close window); toggle = expr( x = random integer(10,90); y = random integer(10,90); foreach({key}, map, gb = map[key]; f = gb[framebox(1)]; f << add graphics script( eval(expr( text({x,y}, key) )) ) ) ); vlb = vlistbox(); map = [=>]; foreach({alpha}, words("a b c"), map[alpha] = graphbox(suppress axes, frame size(100,100)); vlb<<append( map[alp...

    mtowle419 mtowle419
    Discussions |
    Mar 1, 2025 4:04 PM
    455 views | 1 replies
  • How to add and subtract time quickly in the form of text minutes and seconds?

    How to get the new text format value after the variable is in text format content, is the value of the minute and second, and how to make it +5 seconds
    Is there an exi Thanks!ti="00:59:59"; ti=ti+5; //ti="01:00:04";

    lala lala
    Discussions |
    Feb 28, 2025 10:28 PM
    445 views | 1 replies
  • Beginner trying to Write Script / How to iterate within the formula function?

    HI, I am a beginner at script writing in any language.  I am currently meandering through what I thought would be a simple practice task.  I am using JMP18.  My goal is to automate a routine operation that I do with growing datasets over time.  The routine operation is to first determine the time scale, and then show the change in data over that time scale for large datasets. The basic way I am ap...

    bub bub
    Discussions |
    Feb 28, 2025 9:49 PM
    1589 views | 11 replies
  • How to write python downloaded images directly to JMP tables without saving them?

    I asked the AI to write a python asyncio to download images asynchronously.
    Try is able to download the image, do not know how to write the image binary file directly to the JMP table without saving. Thanks Experts! 

    lala lala
    Discussions |
    Feb 28, 2025 8:44 PM
    1526 views | 8 replies

Latest Discussions

  • Outliers Elimination

    Hi Jmp team, I have a production data set I have to analyse 5 columns which contains almost 5000 rows.Almost 80% of them were outliers, and they were inside the specification limit. Now I wanted to make a box plot comparison between these 5 columns to see a trend over the days. In this case do I need to eliminate all the outliers whatever is there or should I keep and them for comparison?

    Statexplorer Statexplorer
    Discussions |
    Mar 2, 2025 2:36 AM
    1791 views | 7 replies
  • How to write python downloaded images directly to JMP tables without saving them?

    I asked the AI to write a python asyncio to download images asynchronously.
    Try is able to download the image, do not know how to write the image binary file directly to the JMP table without saving. Thanks Experts! 

    lala lala
    Discussions |
    Feb 28, 2025 8:44 PM
    1526 views | 8 replies
  • 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
    395 views | 0 replies
  • DOE Analysis

    I'd like some help in reading and analysing this response surface graph.

    Cedrick1 Cedrick1
    Discussions |
    Feb 28, 2025 12:35 AM
    1105 views | 4 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
    410 views | 0 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
    395 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
    410 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
    351 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
    432 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
    673 views | 0 replies
view all discussions