cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Thousands Separator with High Numbers

    Hello! I have a Numeric Column which has up to 21 characters (i.e. 123145678915487615423) and I have the Column Properties set as: NumericContinuousBestWidth: 21Use thousands separator checked Unfortunately the highest character numbers are showing as 1.234567891546e+20 Where I want it to show as: 123,145,678,915,487,615,423 I tried to change many aspects, such as the modeling type, the format, da...

    Maerawlings Maerawlings
    Discussions |
    Jul 31, 2023 10:24 AM
    1904 views | 4 replies
  • Hide Level from a plot

    The Configure Levels menu provides a very elegant way to change the levels which are displayed in a plot. One can rename and combine levels. Is there also an option to hide levels? 

    hogi hogi
    Discussions |
    Jul 31, 2023 8:11 AM
    2486 views | 6 replies
  • How to determine clusters of semiconductor wafer defect / sort patterns?

    HI,I have just recently installed JMP 12.One of the main reasons I did so was to improve our data mining capabilities by possibly using  the "Clustering Improvements" introduced in JMP 12.My basic need is to divide wafer patterns into groups in order to perform a commonality analysis with the intention of finding the sources of variation.As stated in the JMP 12 release notes:"In the semiconductor ...

    jpol jpol
    Discussions |
    Jul 31, 2023 8:08 AM
    25673 views | 14 replies
  • Quantiles: Inclusive vs Exclusive method?

    JMP appears to use the exclusive method as the default for calculating quantiles, irrespective of the sample size (that is, odd versus even).Excel offers one the option (QUANTILE.INC versus QUANTILE.EXC).Which is correct when the sample size is, say, less than 50?Does JMP permit the use of the inclusive method?17.1.0 

    34South 34South
    Discussions |
    Jul 31, 2023 7:20 AM
    3119 views | 5 replies
  • Auto exclude a certain item from the legend

    Hello, I am trying to create a GraphBuilder plot, with a "Flag" column being used in the "Color" section as show below I want my script to autoexclude a particular category, lets say "PASS" in this case. I am not sure on how to do that. Any suggestions would be very helpfulThank you.

    For(i = 1, i <= N Items(y_cols), i++, y_name = Char(y_cols[i]); x_name = Char(x_col[1]); gb = dt << Graph Build...

    Kenobi Kenobi
    Discussions |
    Jul 31, 2023 7:01 AM
    1465 views | 2 replies

Latest Discussions

  • Thousands Separator with High Numbers

    Hello! I have a Numeric Column which has up to 21 characters (i.e. 123145678915487615423) and I have the Column Properties set as: NumericContinuousBestWidth: 21Use thousands separator checked Unfortunately the highest character numbers are showing as 1.234567891546e+20 Where I want it to show as: 123,145,678,915,487,615,423 I tried to change many aspects, such as the modeling type, the format, da...

    Maerawlings Maerawlings
    Discussions |
    Jul 31, 2023 10:24 AM
    1904 views | 4 replies
  • Quantiles: Inclusive vs Exclusive method?

    JMP appears to use the exclusive method as the default for calculating quantiles, irrespective of the sample size (that is, odd versus even).Excel offers one the option (QUANTILE.INC versus QUANTILE.EXC).Which is correct when the sample size is, say, less than 50?Does JMP permit the use of the inclusive method?17.1.0 

    34South 34South
    Discussions |
    Jul 31, 2023 7:20 AM
    3119 views | 5 replies
  • Workflow builder and referencing

    Hi everyone,I'm trying to build a workflow that will allow be to quickly look at numerous csv files that all have the same format, number of variables, column names etc. I didn't think it would be that complicated but I'm having trouble with the referencing. I've attached an example file (a deconstructed quantitative mass image with x, y pixel locations and mass counts at each pixel). I first bin ...

    GregMcMahon GregMcMahon
    Discussions |
    Jul 31, 2023 3:48 AM
    2500 views | 4 replies
  • Giving options for user to select from, storing selection as string

    Hi, here's my current code that displays a popup window for user input.   I want it so that for Level:, they can choose between two options (each option having a box next to it that the user can tick to select one). What would I have to add to my code to get that? Here's a picture of what I want the "level" user input to look like:Where the user can select one or the other before clicking "Save." ...

    aidanweb aidanweb
    Discussions |
    Jul 29, 2023 7:51 PM
    810 views | 1 replies
  • Tabulate - change format?

    Tabulate is great to generate an overview table with a few mouse clicks. How can I change the format of a tabulate report in my Dashboard?rotate column titles -> verticalreduce font sizechange column titles - esp: split a column title into two lines
    (unfortunately, tabulate ignores line breaks in the column names)change entries (replace text)make grouping entries selectable (for copy & paste)add a ...

    hogi hogi
    Discussions |
    Jul 29, 2023 1:54 PM
    1089 views | 1 replies

Latest Discussions

view all discussions