cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • 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 Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Col list box dependence

    Hi all, I have tabulated tables where users are free to choose the headers they need. In line with that, I have three col list boxes where users will chose the headers for the table. What I need to do is to make the two col box list dependent on the first one because the data to be manipulated will be based on the first col list box. Im not sure how to use On Change() on col list box, but is there...

    UserID16644 UserID16644
    Discussions |
    Mar 17, 2022 1:08 AM
    1013 views | 1 replies
  • Bivariate line style looping

    Hi allI am trying to create a bivariate plot with group that needs different line styles. However, the group is varying depending on the given data. Here's a sample data, where it is grouped according to their occupation. How can I create a loop inside my function to create line style?  biv = Bivariate( Y( :weight ), X( :height ), Group By( :occupation ), << Fit Li...

    UserID16644 UserID16644
    Discussions |
    Mar 15, 2022 6:42 PM
    3311 views | 8 replies
  • How to calculate std deviation of same conditions while doing DOE analysis and enter it to column and plot it in graph builder

    Good morning,I have this DOE data to analyse. Experiment in triplicate. 1st question: In excel sheet, I can easily calculate the standard deviation of each condition in triplicate (see below first screenshot).  But in JMP, it will not allow me to arrange the data array and calculate like in excel, JMP put all Y (response) in one column including triplicate Y values (see below second screenshot).  ...

    Leehappyjourney Leehappyjourney
    Discussions |
    Mar 15, 2022 10:44 AM
    4623 views | 2 replies
  • How to create a table from a datatable(as it is)?

    Hi,Would like to create a table out of Datatable as it is, by scripting.Tried with the Tabulate option (Analyze -> Tabulate), however it is letting to tabulate the statistics for the columns included in the Datatable. Reason: Want to combine several parameters (Names, units, Lowimit, HighLimit, Cp, & Cpk )in a single data table as in the attached screenshot and to tabulate it.Thanks!!

    AlexR846 AlexR846
    Discussions |
    Mar 15, 2022 6:09 AM
    5865 views | 4 replies
  • How to calculate row percentage for dimension subtotal?

    I have the following data with 20+ measures. Raw data shown here is a sample with only one measure. With Tabulate I can get subtotal for each site for all levels of Var2 (0,1,2,3) and level of Var1 (A, B). For example, the subtotal for Site1=461 (438+19+2+2). I am comparing the percentage of measure for each level of Var2 between the level of Var1 for each Site. Table1 presents subtotal for each s...

    helalmob helalmob
    Discussions |
    Mar 15, 2022 4:04 AM
    1728 views | 2 replies

Latest Discussions

  • Col list box dependence

    Hi all, I have tabulated tables where users are free to choose the headers they need. In line with that, I have three col list boxes where users will chose the headers for the table. What I need to do is to make the two col box list dependent on the first one because the data to be manipulated will be based on the first col list box. Im not sure how to use On Change() on col list box, but is there...

    UserID16644 UserID16644
    Discussions |
    Mar 17, 2022 1:08 AM
    1013 views | 1 replies
  • How to calculate row percentage for dimension subtotal?

    I have the following data with 20+ measures. Raw data shown here is a sample with only one measure. With Tabulate I can get subtotal for each site for all levels of Var2 (0,1,2,3) and level of Var1 (A, B). For example, the subtotal for Site1=461 (438+19+2+2). I am comparing the percentage of measure for each level of Var2 between the level of Var1 for each Site. Table1 presents subtotal for each s...

    helalmob helalmob
    Discussions |
    Mar 15, 2022 4:04 AM
    1728 views | 2 replies
  • getting a string from a list, where string contains defined text

    Hi, can someone help me please? I have created a list that looks something like that:{"C1234_here_is_some_text", "C1235_here_is_some_other_text", "C1236_you_get_the_idea", ..., "C2000_still_dont_ends_here"}I want to get the complete string of the list where the first part of the string (e.g. "C1234") is "C1999".Whats the correct code here?Thank you in advance 

    sebbeyer sebbeyer
    Discussions |
    Mar 7, 2022 6:14 AM
    1216 views | 1 replies
  • How to make time duration responsive to graph axis limits?

    Hello, I have a datatable that consists of:absolute date-timeduration in seconds from first timestampdatapoints associated with each date-time When I plot the datapoints I often place duration on the X-axis and then crop / filter the X-axis to a period of interest. However when cropping the X-axis in the graph builder the duration no longer starts at "zero". What is the simplest way to always star...

    sanford78AQH sanford78AQH
    Discussions |
    Mar 6, 2022 9:00 AM
    999 views | 1 replies
  • Can Web reports be grouped ?

    Hi, I have many Web reports and I would like to create for them level structure, which will group them similarly as here JMP HTML5 Examples Every help highly appreciated!Thanks,Li

    Li78 Li78
    Discussions |
    Mar 3, 2022 12:29 PM
    1474 views | 2 replies

Latest Discussions

  • 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
    907 views | 0 replies
  • JMP > GraphBuilder > Parallel Plots >River / Sankey Plots > Maximum Items?

    Hi JMP Community,   I just came across an odd behavior in GraphBuilder with the Parallel Plot > Sankey Plot. If I limit the input to a maximum of 66 rows, the plot looks good. However, if I bump the number of rows to 67 or more,the output is no longer useful: no annotations: Is there a trick to maintain the axis annotations as shown in the first plot? Thanks. Best, TS

    Thierry_S Thierry_S
    Discussions |
    Dec 9, 2021 3:30 PM
    3239 views | 0 replies
  • Permutation Tests and Monte Carlo Cross Validations Using the Simulation Platform

    I'm trying to do permutation tests and Monte Carlo Cross Validations with the Iris sample dataset as a MWE for our dataset. I'm not sure if I'm doing things and interpreting output correctly.   1) Create New Formula Column (Random->Sample Without Replacement) for the Species Column for Permutation Test. 2) Create a Validation Column (0.75/0.25 split) and a new Formula Column (Random->Sample Withou...

    mjmg mjmg
    Discussions |
    Dec 1, 2021 7:53 AM
    1009 views | 0 replies
  • Variability Chart Platform Factor Re-Insert Positions (Not Swapping)

    Hello JMP Community, I understand dragging between any two factors swaps the location pairs in the Variability Chart platform. Is there a way to drag to specifically re-insert the factors instead? For example, can I drag "Layout" between "Horizontal" and "Wafer ID" in the attached screenshot instead of performing multiple drags to have the intended result? I am aware I can do this reordering with ...

    Technician Technician
    Discussions |
    Oct 26, 2021 11:04 AM
    1325 views | 0 replies
  • Get (x & y) intercept values from linear fit of the linear region of a curve/data and store them in a new column

    I have JMP data table with data from several parts for which a Capacitance 'C' has been measured as a function of reverse voltage 'V' (0 to -5 V in -0.1V step). A plot of [1/C]^2 vs V has a linear part for small reverse bias (say from 0 V to -0.5V and data is available at 0, -0.1, -0.2, -03, -0.4 -0.5 V within this range). How to do a linear fit to the points between 0 to -5V for each part, extrac...

    Neo Neo
    Discussions |
    Oct 22, 2021 10:15 AM
    785 views | 0 replies
view all discussions