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

  • Color Coordination

    Hi All! Is there any way to make the nominal level colors in Graph Builder match the Marked Row State colors?  Either with JSL or the menus. Thanks! 

    Paul_J Paul_J
    Discussions |
    Feb 11, 2018 12:03 PM
    8156 views | 5 replies
  • Create a formula for temporary variable

    Hi all,  im still new to JMP scripting. I need help to create a formula to make the value as a variable but with its own name. What i mean is as below. So, i want to create a formula that can make column 4 below as a variable for distribution graph.  it is like Plastic = 0.424542 the problem right now is the formula name will be in the same which is t4 = :TYPE;:MIN;. So if i want to plot the min v...

    mhalwi mhalwi
    Discussions |
    Feb 11, 2018 3:04 AM
    22049 views | 15 replies
  • How do I delete rows of variable column numbers when all are missing data

    I have an auto-generated dataset and some of the columns, those that have a substring "X_Clean" in it, will have some null values.  Sometimes there are 2, 3, 4 or even 5 different columns, depends on the dataset.  I want to delete the rows only when ALL "n" of these "X_Clean" columns have null values but never if at least one of them is populated with a value. I was thinking of doing a FOR loop to...

    MuttonChops MuttonChops
    Discussions |
    Feb 10, 2018 8:47 PM
    8507 views | 4 replies
  • How to check if a list contents is all numeric without loops

    Hi,

    I am writing some code which imports data and I would like to do some data checking similar to MessyTables for python.

    Data can be accidentally imported as character due to "NULL" or similar being present in the data. After removing the common instances of these I would like to check the data again to see if it is numeric.
    The easiest way to do this is to use Try() and Matrix() after removing a...

    stephen_pearson stephen_pearson
    Discussions |
    Feb 10, 2018 1:17 PM
    17853 views | 8 replies
  • How to Add Row Legend to Control Chart Report & Hide Data Table

     Hello, Once i've created a control chart script, how do i:1) Add a Row Legend to the PLOTS window based on TOOL?2) Hide the data table, but keep the PLOTS screen visible?
     dt = Open Database( "Database1",
    "SELECT
               MEAS1,
               TEST_DATE,
               TOOL
    FROM Data_Table_1
    where  Test_Date > sysdate - 365
                order by test_date asc
    ",
    "dt"
    );

    dt << Color by Column( :TOOL, Color Theme( "J...

    Tom_P Tom_P
    Discussions |
    Feb 9, 2018 9:40 AM
    6027 views | 2 replies

Latest Discussions

  • Create a formula for temporary variable

    Hi all,  im still new to JMP scripting. I need help to create a formula to make the value as a variable but with its own name. What i mean is as below. So, i want to create a formula that can make column 4 below as a variable for distribution graph.  it is like Plastic = 0.424542 the problem right now is the formula name will be in the same which is t4 = :TYPE;:MIN;. So if i want to plot the min v...

    mhalwi mhalwi
    Discussions |
    Feb 11, 2018 3:04 AM
    22049 views | 15 replies
  • Hive SQL Query builder - Performance issues

    Hi Guys,I'm running JMP 13 and have used the cloudera hive ODBC driver to sucesfully connect the JMP query builder to our hadoop hive server. I am able to view the tables ok, but once i click on one of the tables it automatically sends a "select * from table" query to the hadoop cluster which completely hangs up my JMP due to the enormous size of the table its trying to pull without my consent. Is...

    scott_87 scott_87
    Discussions |
    Feb 7, 2018 10:11 PM
    4236 views | 2 replies
  • JMP 13 JSL that passes variables to oracle SQL statement

    I am working with a collegue that has a JMP 13 script to is defining variables using Modal windows.  User selection then sets variables that we want to pass into a open database section of our script in the SQL statement.  Data table is updated for which oven is selected in the Modal window.  We then select the oven column to pass this value into our SQL statement.   Example.   OvenList={18,22}; n...

    steve_reinhart steve_reinhart
    Discussions |
    Feb 6, 2018 12:36 PM
    6393 views | 3 replies
  • Tabbox

    I am trying to create a tab box display with a bivariate plot. I have the script that already generates the bivariate fit.what is the jsl code for creating tabbox?

    jaysiri jaysiri
    Discussions |
    Feb 5, 2018 8:06 PM
    2748 views | 1 replies
  • Sample size estimation for mixed model designs

    Hello, I am somewhat new to the concept of mixed model analyses for repeated measures but I believe that they will be of great use to my projects. One thing that I am having trouble grapping with is how to go about estimating what type of sample size I should be aiming for. ANOVA and t-test sample size calculations are easy to follow but I don't even know where to start for mixed model repeated me...

    bio_grad bio_grad
    Discussions |
    Feb 5, 2018 12:36 PM
    5345 views | 1 replies

Latest Discussions

  • .jsl scripts will lock files even while set to read and execute permissions only

    I am having an issue where an add-in script which runs another script via the include(); function is locking the included script file while other users are running it. This renders me unable to update that script. I tried setting the permissions on the repository and the file as read and execute only but it still locks when other users access it.

    nbullen nbullen
    Discussions |
    Feb 5, 2018 12:05 PM
    2470 views | 0 replies
  • Sub-sampling data analysis in JMP

    In Biology (Plant Sci. and Agriculture) usually we have sub-sampling data for replicates. It's very difficult to analyze these data in commonly use Stat S/W (SPSS/Minitab) because MSS(Error) is calculating wrongly.  Without taking averages of samsamples, the easiest S/W for this is using JMP and I need some assistance for this. I've found very useful Youtube video about subsampling in JMP  (CRD: S...

    Kynda Kynda
    Discussions |
    Nov 15, 2017 2:32 PM
    3913 views | 0 replies
  • Conceptual question about the profit matrix

    This issue has been discussed previously, but I keep finding myself confused about how to use the profit matrix.  My question is conceptual in nature, so let's just use some simple numbers.  Suppose I have data on customer churn and I build a predictive model for churn (the particular technique does not matter for this question).  My decision errors are not symmetric, however, so I want to modify ...

    dale_lehman dale_lehman
    Discussions |
    Nov 10, 2017 6:02 AM
    2802 views | 0 replies
  • Confirmation of Repeated Measures Analysis, when sphericity if voilated

    Hi Everyone,    I would like confirmation on the appropriate analysis to run on a repeated measures design.Experimental design:Independent variable: Nutrient treatment (Control, Low, Med, High),Dependent variable: basal diameter, 5 replicates (plants)Repeated measurements were taken at Weeks 0, 1, 4, 7, 10, & 12Split data-> Fit Model-> Y: basal 0, basal 1, 4, 7, 10, 12, Add: Nutrient treatmentPers...

    uamiller uamiller
    Discussions |
    Oct 23, 2017 8:07 AM
    2902 views | 0 replies
  • Cox Proportional Hazard - adjusting risk ratio with std dev

    I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP.  When I  questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...

    Maureen Maureen
    Discussions |
    Aug 22, 2017 1:18 PM
    3513 views | 0 replies
view all discussions