cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Decreasing the space between boxes in a simple box plot

    Hi everyone,  I wonder if there is a way to decrease the space between boxes in a box plot. I do not have groups, so I cannot use graph spacing. And when I try to change it manually by X-axis setting, the white space for the graph increases, which is not good. would you please advise how to proceed? Thanks    

    Moon Moon
    Discussions |
    Apr 14, 2025 4:57 PM
    926 views | 3 replies
  • Summary Table For Earliest Test

    I'm creating a summary table for some data whereby a group of wafers were tested more than once.  The data is messy regarding which test iteration a particular parameter was measured.  I want the ultimate table to record only the earliest instance of the test for each wafer/die.  I have a retest iteration column in the table I can use as a subgroup on the table but I don't know how to use that to ...

    SpannerHead SpannerHead
    Discussions |
    Apr 14, 2025 4:08 PM
    1073 views | 4 replies
  • Yield Table

    I am trying to get a Yield table using a table having embedded spec limits.   For some reason the count of rows part isn't giving anything but zero.  Any clue what I'm doing wrong Clear Globals(); dt = Current Data Table(); dtYield = New Table( "Yield Table", New Column( "Column Name", Character, "Nominal" ), New Column( "Pass Count", Numeric, "Continuous" ), New Column( "Fail Count"...

    SpannerHead SpannerHead
    Discussions |
    Apr 14, 2025 12:53 PM
    1091 views | 3 replies
  • Importing large Parquet files into JMP

    Hello,   I need to efficiently import large datasets in Parquet format (may be multiple GB) into JMP. I saw the instruction video for CSV import here and used the same approach using the pd.read_parquet instead. My worry in this case is the fact that the import will be very inefficient because the tables need to occupy memory both as Pandas df object and then as the JMP dt. Is there a better appro...

    simpml simpml
    Discussions |
    Apr 14, 2025 7:25 AM
    2035 views | 7 replies
  • When to use Standard Least Square personality using the attrobute 'random' instead of Mixed Model personality?

    Hi, I'm trying to make a model with four fixed effects: strain, concentration, their interaction,  day (because I have insufficient experimental days to make it a random effect). The random effects would be replicate nested within plate (intending 96 well plates) and plate nested within day. I understand that I have 2 options to model this in JMP: 1. 'Standard Least Square' personality selecting t...

    blip555555 blip555555
    Discussions |
    Apr 14, 2025 2:05 AM
    2063 views | 5 replies

Latest Discussions

  • Summary Table For Earliest Test

    I'm creating a summary table for some data whereby a group of wafers were tested more than once.  The data is messy regarding which test iteration a particular parameter was measured.  I want the ultimate table to record only the earliest instance of the test for each wafer/die.  I have a retest iteration column in the table I can use as a subgroup on the table but I don't know how to use that to ...

    SpannerHead SpannerHead
    Discussions |
    Apr 14, 2025 4:08 PM
    1073 views | 4 replies
  • Importing large Parquet files into JMP

    Hello,   I need to efficiently import large datasets in Parquet format (may be multiple GB) into JMP. I saw the instruction video for CSV import here and used the same approach using the pd.read_parquet instead. My worry in this case is the fact that the import will be very inefficient because the tables need to occupy memory both as Pandas df object and then as the JMP dt. Is there a better appro...

    simpml simpml
    Discussions |
    Apr 14, 2025 7:25 AM
    2035 views | 7 replies
  • When to use Standard Least Square personality using the attrobute 'random' instead of Mixed Model personality?

    Hi, I'm trying to make a model with four fixed effects: strain, concentration, their interaction,  day (because I have insufficient experimental days to make it a random effect). The random effects would be replicate nested within plate (intending 96 well plates) and plate nested within day. I understand that I have 2 options to model this in JMP: 1. 'Standard Least Square' personality selecting t...

    blip555555 blip555555
    Discussions |
    Apr 14, 2025 2:05 AM
    2063 views | 5 replies
  • When to use data transformations

    Good afternoon,  I am constructing a LMM and have created a QQ plot attached in image 1. The conditional residuals seem to deviate from normality a fair bit so I transformed the response variable data using log base 10. This improved my R^2 by about 2% and the QQ plot seems a bit better (image 2). However, I'm not sure if these slight improvements are worth the transformation? As I would then have...

    blip555555 blip555555
    Discussions |
    Apr 14, 2025 12:34 AM
    1099 views | 2 replies
  • problem with Python package installation

    Hi, I'm using JMP Pro 18.0.0; on my laptop, I can correctly open a Python script window, and update / install packages with :
    import jmputils 
    jmputils.jpip('list')   
    jmputils.jpip('install --upgrade', 'pip setuptools')   
    jmputils.jpip('install', 'pandas') 

    But, when I tried the same on a different desktop computer, I get this error:  WARNING: Retrying (Retry(total=4, connect=None, read=None, redire...

    BrianzaFelix BrianzaFelix
    Discussions |
    Apr 13, 2025 9:20 AM
    1274 views | 3 replies

Latest Discussions

  • steps to use the minimum p-value approach with log-rank test?

    I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed?   I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.

    Namamugi Namamugi
    Discussions |
    Apr 10, 2025 11:22 PM
    562 views | 0 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
    484 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
    530 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
    451 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
    555 views | 0 replies
view all discussions