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

  • JMP > Graph Builder > Customize > Set Arrowhead syntax?

    Hi JMP Community, I stumbled on a simple problem that I cannot resolve: I would like to draw two-headed arrows in a Graph Builder plot via the Customize option. Specifically, using the Arrow () function, I can only get single-headed arrows and the Set Arrowhead () command is not recognized (see script below). I also tried to modify a V line segment, but the Set Arrowhead () command does not work e...

    Thierry_S Thierry_S
    Discussions |
    Apr 28, 2022 9:52 AM
    1537 views | 2 replies
  • How to detect outliers

    Hi all, I would like to make a script to detect outliers based on my data population.Based on the image below, I tried to calculate mean of all pockets from 0 to 6 and applied method ((Mean +- (3*sigma)) to find outliers. By direct observation, Pocket 2 has a lot of outliers. However, in case the value of variation data points on Pocket2 is within ((Mean+-(3*sigma)), my method cannot detect them a...

    PhamBao PhamBao
    Discussions |
    Apr 28, 2022 9:00 AM
    1158 views | 1 replies
  • Creating multiple graphs from a JMP file stored in SharePoint leaves modal window open

    Hi!I have multiple files (Excel and JMP) stored in SharePoint and this script will open the JMP file and create graphs, copy to a Journal and save as a .doc file. Everything works fine except for a Windows modal that I cannot seem to close using JSL.Anyone have suggestions?Cheers!Onjai Using JMP 16.1. //save blood pressure.jmp file to SharePoint //In SharePoint, click on the jmp file and select "c...

    Onjai Onjai
    Discussions |
    Apr 28, 2022 8:35 AM
    2477 views | 2 replies
  • Recode multiple columns with list

    I want to recode multiple columns using a conditional formula by going through each column with a For Each function. I am not able to recode successfully with the following code: //Create list of columns to be recoded ColNames = {dt:Name( "col 1" ), dt:Name( "col 2" ), dt:Name( "col 3" ), dt:Name( "col 4" )}; For Each( {listitem}, ColNames, Recode( listitem, {Lowercase( _rcNow ), If( Conta...

    MargaretWM MargaretWM
    Discussions |
    Apr 28, 2022 8:01 AM
    2265 views | 5 replies
  • How to change all box plot confidence diamonds colors in graph builder?

    Hi, I want to have the confidence level color black for all my box plots in graph builder. See below example of the monthly sales datatable. I'm using the "Month" column as coloring variable, but my confidence diamonds are not visible as they have the same color as the box plots.  I tried to add a loop to set the line color to black, but this changes the box plot colors to graygb = Graph Builder( ...

    mvanderaa1 mvanderaa1
    Discussions |
    Apr 28, 2022 7:18 AM
    1895 views | 1 replies

Latest Discussions

  • How to detect outliers

    Hi all, I would like to make a script to detect outliers based on my data population.Based on the image below, I tried to calculate mean of all pockets from 0 to 6 and applied method ((Mean +- (3*sigma)) to find outliers. By direct observation, Pocket 2 has a lot of outliers. However, in case the value of variation data points on Pocket2 is within ((Mean+-(3*sigma)), my method cannot detect them a...

    PhamBao PhamBao
    Discussions |
    Apr 28, 2022 9:00 AM
    1158 views | 1 replies
  • Creating multiple graphs from a JMP file stored in SharePoint leaves modal window open

    Hi!I have multiple files (Excel and JMP) stored in SharePoint and this script will open the JMP file and create graphs, copy to a Journal and save as a .doc file. Everything works fine except for a Windows modal that I cannot seem to close using JSL.Anyone have suggestions?Cheers!Onjai Using JMP 16.1. //save blood pressure.jmp file to SharePoint //In SharePoint, click on the jmp file and select "c...

    Onjai Onjai
    Discussions |
    Apr 28, 2022 8:35 AM
    2477 views | 2 replies
  • name of algorithm used for PCA in JMP

    Can anyone share the name of the algorithm used for PCA in JMP.  Is it NIPALS, svd or something else?

    kjwx109 kjwx109
    Discussions |
    Apr 28, 2022 1:21 AM
    1287 views | 3 replies
  • How to set up data query for CSV files

    Hello everybody, I´ve got the following situation:I have one folder with several csv-files. Every week another csv-file is put into the folder. All the files do have the same structure.At the moment I´m putting the data together by copy and paste into a JMP-file:Every time a new csv-file is available, I copy the data from this file, open the JMP file and paste the new data at the end of my data ta...

    JohannesENS JohannesENS
    Discussions |
    Apr 27, 2022 11:24 PM
    1607 views | 2 replies
  • Spec limits for Control Chart Builder with multiple phases and where condition

    Using JSL in JMP ver. 15.2.0.  JSL code is embedded in attached table with script name = 'Control Charts'. I'm struggling with behavior in nested loops when attempting to add spec limits (LSL, Target, USL) via custom graphics script for variable number of phase groupings and 'where' conditions.  My nested loops currently result in spec limits for last chart being applied to all control charts crea...

    Todd_Lester Todd_Lester
    Discussions |
    Apr 27, 2022 3:42 PM
    1039 views | 1 replies

Latest Discussions

  • How to create a graph builder box plot with mean values, and including the "group X" variable in the legend

    I'm using JMP 16.2.0 and I'm trying to automatically generate a graph builder with box plots and their mean values with the group X variable as the color. I'm using a bar chart with style=floating to display the mean value (inspired by this topic)My current graph:This is almost what I want, except for a few things.1. I'd like the Group X variable (Recipe) to be visible in the legend as well. One w...

    mvanderaa1 mvanderaa1
    Discussions |
    Apr 20, 2022 4:13 AM
    2513 views | 0 replies
  • Error When Trying to Create User to Access the JMP Virtual Lab

    While taking the Exploratory Data Analysis module, it is time to practice. However, when trying to access the JMP Virtual Lab, I cannot get past the "Create User" option.  JMP VIRTUAL LABTo use the Virtual Lab, please select the Create User link below. If you would prefer to use software on your own machine, please select the Download Data link below.
    Create User Download Course Data Clicking the C...

    TielsForTheWin TielsForTheWin
    Discussions |
    Apr 14, 2022 10:48 AM
    793 views | 0 replies
  • Column Switcher Button Removed from Plot Window Toolbar in JMP 16 for Mac

    Recently switched from JMP15 for Mac to JMP16 for Mac. I was surprised to see the column switcher button removed as an option in an analysis/plot window.  It used to reside up top next to the local data filter button (see black circle).  The option to customize it back is also missing and has been replaced by a 'properties' button.  This may also prove useful but I'm new to it.    To get the colum...

    datanaut datanaut
    Discussions |
    Mar 17, 2022 3:18 PM
    842 views | 0 replies
  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    597 views | 0 replies
  • Setting Guardbands on Test Limits Using EMP

    Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...

    Jbritsch04 Jbritsch04
    Discussions |
    Feb 2, 2022 8:49 AM
    766 views | 0 replies
view all discussions