cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Bug when runing add in at JMP home page directly

    Hi JMP community:
    I save 2 scripts into add-ins, and bug will happen in certain situation, the scripts work as following: The first add-in will create a new table and create several new columns, let's call this new table as "calculate table"Next I will run the second add-in in "calculate table", it  will require to open another existing file (let's call it "raw data table"), then get data from "ra...

    BayesRabbit7133 BayesRabbit7133
    Discussions |
    Apr 2, 2025 8:13 AM
    1777 views | 2 replies
  • Calculations between rows based on conditions

    Hey, I'm new to JMP scripting, but somewhat used to python language. I'm trying to achieve the following with my dummy test table below:   1) Cycle through all rows (both before and after the row) and do calculations only on those rows where Cuvette == 11, remaining rows where Cuvette != 11 the "Output" can be set to NA or whatever.  2) The calcuation itself is between two separate rows. In rows w...

    PaleoHunter PaleoHunter
    Discussions |
    Apr 2, 2025 6:25 AM
    1722 views | 3 replies
  • Grubbs test

    Hi,   I'm being asked to do a test I'm not familiar with: the Grubbs test. Is this test available in JMP18 ?   I have not  the pro version.   Kind regards.  

    Françoise Françoise
    Discussions |
    Apr 2, 2025 3:19 AM
    1870 views | 1 replies
  • How do I interpret different results from Unequal Variance test

    I was testing my data for unequal variance and got different results from the Bartlett, Levene, and Brown-Forsythe. The Bartlett Levene p-value said you can reject the null hypothesis that the variance are the same. The Brown-Forsythe said you cannot reject the null hypothesis. Which test should I believe or is the test inconclusive? 

    BuhBuhBuh BuhBuhBuh
    Discussions |
    Apr 1, 2025 11:01 PM
    4052 views | 6 replies
  • JSL question of tabulate, sorting, color cells in data table box

    Hi Community, My intention is to create multiple table via tabulate, sort the target column in each table from largest to smallest, put them together via new window, and show the first row data in green. Below is how i did it with sample data big class, with some issues I cannot figure out why: 1. the sorting window keeps open and does not really perform the sorting 2. the tabulate platform keeps ...

    Minerva Minerva
    Discussions |
    Apr 1, 2025 8:06 PM
    1673 views | 3 replies

Latest Discussions

  • Calculations between rows based on conditions

    Hey, I'm new to JMP scripting, but somewhat used to python language. I'm trying to achieve the following with my dummy test table below:   1) Cycle through all rows (both before and after the row) and do calculations only on those rows where Cuvette == 11, remaining rows where Cuvette != 11 the "Output" can be set to NA or whatever.  2) The calcuation itself is between two separate rows. In rows w...

    PaleoHunter PaleoHunter
    Discussions |
    Apr 2, 2025 6:25 AM
    1722 views | 3 replies
  • How do I interpret different results from Unequal Variance test

    I was testing my data for unequal variance and got different results from the Bartlett, Levene, and Brown-Forsythe. The Bartlett Levene p-value said you can reject the null hypothesis that the variance are the same. The Brown-Forsythe said you cannot reject the null hypothesis. Which test should I believe or is the test inconclusive? 

    BuhBuhBuh BuhBuhBuh
    Discussions |
    Apr 1, 2025 11:01 PM
    4052 views | 6 replies
  • Where can I find the sample data library for JMP Student Edition?

    I have just installed JMP Student Edition on my mac pc, but can't find any sample data in /Library/Application Support/JMP/JMPSTUDENT/18/Smples/Data. Could anyone tell me how I can find it?    

    Kawasemi Kawasemi
    Discussions |
    Apr 1, 2025 10:30 AM
    1936 views | 3 replies
  • Gage R&R analysis

    i get this error message when i perform, Gage R&R study. any suggestion to solve this error? 

    MarginalWhale44 MarginalWhale44
    Discussions |
    Mar 31, 2025 11:58 PM
    1288 views | 2 replies
  • I/O error after updating to new JMP version (JMP 18 windows)

    Hey everyone,   I had been running script every day for years and then we updated to JMP 18 and it is no longer working as intended.   It pulls data and appends it to a table but it used to let me run it multiple times and keep appending to the same table. Now it is opening a new table each time. Additionally, it will not save the table. It says it is not in write mode and instead of saving it to ...

    IslandDelverGo IslandDelverGo
    Discussions |
    Mar 31, 2025 6:00 PM
    1876 views | 4 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
    710 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://[email protected] 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    798 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
    916 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
    1233 views | 0 replies
  • How to adjust the size of R plot imported with get R graphics(); ?

    I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot. I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted. How can I import plot_from_R in the size I want?   R Init(); R Submit( "\[ windows(300,100) #it doesn't work plot(function(x) dnorm(...

    CountableModel1 CountableModel1
    Discussions |
    Jan 15, 2025 4:01 PM
    953 views | 0 replies
view all discussions