cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Consolidate Repeated Values into 1 Row

    My formulation was tested in 3 ways. My data set includes the testing dates alongside the results. Test Result 3 is date agnostic so it appears in my data set in both rows. I want to consolidate my data so that it is not separated in rows by date of testing.   I would like to go from something like this: to something like this:    

    nickicmc5 nickicmc5
    Discussions |
    Apr 7, 2025 10:47 AM
    676 views | 1 replies
  • Python Code unable to generate output in JSL (JMP 17 Pro)

    Hello All,   I have a JSL script that creates a Datatable, and I have a python code block within the JSL script which I want to pass the DataTable to make predictions on the DataTable using a trained machine learning model. Before the python code block, the DataTable is accessible and even opens in JMP. However, after the python code block when I try to access the predictions made by the neural ne...

    dmanu221993 dmanu221993
    Discussions |
    Apr 7, 2025 8:31 AM
    1360 views | 6 replies
  • Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?

    Hi all,   I fitted a simple model with one continuous and one nominal variable using Standard Least Squares. Now I am wondering why the sums of squares seem to mismatch under Analysis of Variance and Effect Tests. I am on JMP 18.0.1. 3.16 and 0.01 do not give the overall model's SS of 3.37. It's like some 0.2 are missing. Could anyone please explain why that is?   This particularly puzzles me bec...

    Bashburz1 Bashburz1
    Discussions |
    Apr 7, 2025 3:45 AM
    3313 views | 13 replies
  • Detection Limit in Definitive Screening Design

    I'm running a DSD DOE in JMP18 Pro with 2 categorical factors (Factor A (level A1, A2), Factor B (level B1, B2) and 2 continuous factors (Factor C, Factor D). My goal is to select the better Level in each Factor A, and B (e.g., either A1 or A2, B1 or B2) including any two-way interaction terms for all factors and estimate the quadratic terms in Factor C, D. I chose to add 8 more runs with blocks t...

    D_P2025 D_P2025
    Discussions |
    Apr 7, 2025 12:26 AM
    1907 views | 8 replies
  • Is there a way to perform Cramer von test in JMP?

    Hello, Is there a way to perform Cramer von test within JMP? Has anyone tried this?

    HotellingSeal96 HotellingSeal96
    Discussions |
    Apr 6, 2025 3:25 PM
    662 views | 1 replies

Latest Discussions

  • Python Code unable to generate output in JSL (JMP 17 Pro)

    Hello All,   I have a JSL script that creates a Datatable, and I have a python code block within the JSL script which I want to pass the DataTable to make predictions on the DataTable using a trained machine learning model. Before the python code block, the DataTable is accessible and even opens in JMP. However, after the python code block when I try to access the predictions made by the neural ne...

    dmanu221993 dmanu221993
    Discussions |
    Apr 7, 2025 8:31 AM
    1360 views | 6 replies
  • find continuous empty cells

    Hi, is there a way to find continuous empty rows like below? is there any function in JMP that can quickly finding specific number of continuous empty rows? example in picture. in the same column there is multiple rows that is empty but I only interested with the 3 continuous rows that is empty.    

    dadawasozo dadawasozo
    Discussions |
    Apr 5, 2025 5:08 AM
    769 views | 2 replies
  • how to output a smoothed line to csv file?

    How can a smoothed line be output to a csv file? Is it possible to view the equation used to smooth the line?

    chipsaredown chipsaredown
    Discussions |
    Apr 4, 2025 1:00 PM
    462 views | 1 replies
  • Nested Lists

    I have somehow generated a nested list of columns due to them having been initially grouped.  I would like to remove the nesting to have a continuous list of columns I can act on.   Instead of {{:A, :B, :C}, (:D, :E, :F}}, I would like to get to {:A, :B, :C, :D, :E, :F}

    SpannerHead SpannerHead
    Discussions |
    Apr 3, 2025 8:24 AM
    1382 views | 5 replies
  • Evaluate a design build using Easy DOE

    We used Easy DOE from JMP 17 to generate a 5 factor/3 response design with 4 continuous (2 level) and 1 categorical (2 level) RSM with 36 runs. Q1: Within the 36 runs there are 3 sets of duplicates. Is this a problem? We assume that since JMP designed it = no, but wanted to check for a better explanation. Q2: Is there a way to perform a "Design Evaluation" of the Easy DOE generated design? In the ...

    KILROY153 KILROY153
    Discussions |
    Apr 2, 2025 8:44 AM
    541 views | 2 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
    487 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
    533 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
    455 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
    558 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
    766 views | 0 replies
view all discussions