cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • How can I create index from existing data set

    Hello,I'm kind of new in JMP and would like to get your help. Let me know if following description is not clear. I have multi-million lines of data and I would like to make new index or label on each row base on the reference data columns. So, the first step, I'm thinking to label on the unique locations (gauges) that to have with 7280 labels from each 'ImageID'. In my data table, there are two co...

    sunwook sunwook
    Discussions |
    Sep 22, 2020 7:03 AM
    1056 views | 1 replies
  • Controlling format of output PowerPoint slides generated from exporting from JMP

    Hello JMP Community, I believe the theme of the question I'm about to ask has been addressed in a few previous posts, but the ambiguity in the specifics of the context of the askers (including the versions of JMP they used) makes it difficult to decisively tell if the proposed solutions apply to my situation or not. This, along with how involved most of the proposed solutions seemed to be and the ...

    A_Zaid A_Zaid
    Discussions |
    Sep 22, 2020 6:55 AM
    1464 views | 1 replies
  • JSL to plot graph with last N values of a column

    I am writing script to plot graph with last 10 values of a column. Below is the script I use which I learned from previous post.It works. But I notice the this wording " Where( Row() > (n - last n) ) " appear in the graph which I do not want it to show.Is there a way to remove this wording? or Is there other way to write JSL script to plot graph with last N values of a column?dt = Open( "$SAMPLE_D...

    bzanos bzanos
    Discussions |
    Sep 22, 2020 6:44 AM
    1245 views | 2 replies
  • how to set user defined colors for column property "value colors" by jsl?

     Hello JMP-experts,I wonder if there is a way to set the user defined colors in below shown color menu by any script?For value colors I want to use colors which are not available in the proposed default colors. Once I have defined these additional user defined colors by myself then I can use as I want. However after new installing jmp it is gone and I have to do the same exerice again. Therefore I...

    ivo ivo
    Discussions |
    Sep 21, 2020 10:13 PM
    4700 views | 6 replies
  • Executing .bat files using Run Program()

    I am trying to execute a .bat file from JSL but it does not work as expected. What am I missing? https://www.jmp.com/support/help/en/15.1/#page/jmp/run-external-programs.shtml rp = RunProgram( Executable( "cmd.exe" ), Options( {"C:\temp\myfile.bat"} ), ReadFunction("text") // returns all text ); //"Microsoft Windows [Version xxx] //(c) 2018 Microsoft Corporation. All rights reserved. // // C:...

    FN FN
    Discussions |
    Sep 21, 2020 7:41 PM
    2644 views | 3 replies

Latest Discussions

  • How can I create index from existing data set

    Hello,I'm kind of new in JMP and would like to get your help. Let me know if following description is not clear. I have multi-million lines of data and I would like to make new index or label on each row base on the reference data columns. So, the first step, I'm thinking to label on the unique locations (gauges) that to have with 7280 labels from each 'ImageID'. In my data table, there are two co...

    sunwook sunwook
    Discussions |
    Sep 22, 2020 7:03 AM
    1056 views | 1 replies
  • Controlling format of output PowerPoint slides generated from exporting from JMP

    Hello JMP Community, I believe the theme of the question I'm about to ask has been addressed in a few previous posts, but the ambiguity in the specifics of the context of the askers (including the versions of JMP they used) makes it difficult to decisively tell if the proposed solutions apply to my situation or not. This, along with how involved most of the proposed solutions seemed to be and the ...

    A_Zaid A_Zaid
    Discussions |
    Sep 22, 2020 6:55 AM
    1464 views | 1 replies
  • Graph Builder and Overlay

    Hello, I am using the Graph Builder to create a wafer map of some leakage currents.  I've dragged the leakage current column over to the Overlay option.  It automatically gives 5 intervals/ranges; I've figured out how to edit the ranges, but I can't find how to add a new range.  Is there a way?  I prefer to use this over the "Color" option.   Thanks, Natalie

    natalie_ natalie_
    Discussions |
    Sep 18, 2020 11:53 PM
    2418 views | 2 replies
  • Null hypothesis - JMP Custom test

    Hi All,I am fitting  a fourth degree polynomial to a dataset.  The equation is. y = b0 +b1x+ b2x^2 + b3x^ + b4x4 + e Typically, we null tested is "Ho: b1=b2=b3=b4=0" However, I want to test if the coefficients are not zero "Ho: b3=b4=0"How do we do this using JMP 15 custom test? Thanks

    rs rs
    Discussions |
    Sep 18, 2020 4:40 PM
    1358 views | 1 replies
  • Comparing mortality/survival rate among treatments

    What is the best method to analyze percent mortality or percent survival (100-mortality) data? I am providing a mock data set. I place 20 animals in a cage and at the end of the study I count the number of live animals and the difference from 20 is the dead animals. The experimental design is a complete randomize block design and I want to use block as either a random effect, covariable, or other ...

    jescobar jescobar
    Discussions |
    Sep 18, 2020 8:41 AM
    1622 views | 3 replies

Latest Discussions

  • Default encoding on JMP - EUC-KR

    Hi,I have JMP 14.2, 15.1, and also 16.0EA at the moment.All versions here don't include EUC-KR encoding system; so this can cause importing problems in many cases since a lot of Korean data or pages are made with EUC-KR. I have charsets that are all broken. So I had to import it with other programs and save as to fit into UTF-8 or match/join columns with other matching codes.It seems like JMP is a...

    joelahn joelahn
    Discussions |
    Sep 10, 2020 1:26 AM
    1018 views | 0 replies
  • order statistic for DS Weibull ... maximum failure time for n fails out of N~n/p units

    this isn't a JMP question per se, but a reliability/survival statistics question ... see my post on Cross Validatedthanks in advance! https://stats.stackexchange.com/questions/483556/order-statistic-maximum-for-subpopulation-weibull-distribution 

    galactus3000 galactus3000
    Discussions |
    Aug 18, 2020 8:48 AM
    720 views | 0 replies
  • Custom Lat Long Contour Map

    Hi all,    Playing around with the Custom Map Creator add in and I ran into some trouble when trying to construct borders for a river system. When constructing a custom map border using a a background map the boundaries function does not let me to trace the river pattern as accurately as I would hope (see attached photo). Alternatively, when constructing a border from a background photo the bounda...

    MikeDereviankin MikeDereviankin
    Discussions |
    Aug 14, 2020 11:03 AM
    802 views | 0 replies
  • XPath Query() and XML namespaces

    I have a bunch of XML documents that I want to put into a data column. I want to use XPath expressions to pull out values from them, by appending columns that contain formulas that make use of the XPath Query() function. Some of my documents have XML-namespace qualified element names. For example, one might look like this: <?xml version="1.0" encoding="UTF-8"?> <synopsis xmlns="http://www.cap.org/...

    john_madden john_madden
    Discussions |
    Jul 23, 2020 9:53 AM
    976 views | 0 replies
  • Using JMP to Calculate Surface Flatness

     Has anyone used JMP to calculate the Minimum Zone surface flatness of a point cloud? I have some differences between two metrology areas for our surface flatness requirements and wanted to check them in JMP. There are different algorithms for doing the calculation. (There is an ASME standard for the general rule, ASME Y14.5: " a tolerance zone defined by two parallel planes within which the surfa...

    jay_holavarri jay_holavarri
    Discussions |
    Jul 20, 2020 11:26 AM
    1271 views | 0 replies
view all discussions