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

  • LogWorth value in the "Sorted Parameter Estimates" Table

    Dear all,  I wanted to ask about the PValue of the LogWorth in the "Sorted Parameter Estimates" report.  The LogWorth in the "Effect Summary" report is defined at the .01 significance level (Pvalue = .01 -> LogWorth = 2).I've added an example bellow. In the "Sorted Parameter Estimates", you can clearly see that the blue line does not cross the bars at the same level as in the "Effect Summary". I a...

    JMPdiscoverer JMPdiscoverer
    Discussions |
    Sep 29, 2020 11:13 PM
    4640 views | 4 replies
  • Script: Data Table Subset With Combo Box Filters

    Hello,I have been trying to write a script to create a subset of a larger data table.  The new subset should contain a subject ID number, D.O.B, and a Range of Selected Dates.  I wrote a script that asks for the ID#, start date, and end date in three different text boxes. (Included below, and it's far from perfect).  However, I would like some drop down menus in the pop-up window as to show what I...

    FaxMachine FaxMachine
    Discussions |
    Sep 29, 2020 3:23 PM
    4838 views | 5 replies
  • Visualizing measurement error

    I think this is a JMP/statistics 101 question, so here goes: In a recent project, I am comparing field data ("ABM_DHW" in the data table) vs. what is essentially a standard ("CRW_DHW" in the table). If you regress my field data (y axis) against the standard (x axis) and compare it (blue line) against the identity (i.e., standard vs. standard=red line), you will see that they agree well until a val...

    abmayfield abmayfield
    Discussions |
    Sep 29, 2020 10:49 AM
    1190 views | 2 replies
  • Need help understanding interaction variable

    HelloI am trying to conduct a simple 2 way analysis of an experiment; each factor has 3 levels with one replicate each. Both variables are continuous. When running the analysis and looking at the output and parameter estimates I see the following:InterceptFactor 1Factor 2(Factor 1 - x) * (Factor 2 - y) where x and y seem to be some averaged/arbitrary valueCan somebody explain how I would use (Fact...

    abdulj abdulj
    Discussions |
    Sep 29, 2020 9:15 AM
    19583 views | 7 replies
  • dynamically change Dispatch() options sent to GraphBuilder

    I am needing to change some of the options sent to the Graph Builder depending on the options in the script.  I can't figure out how to get it to work. This script works to make the graph Scale("Log"), Format("Engineering", 12): Graph Builder( Variables( X( :Split ), X( :Wafer, Position( 1 ) ), Y( As Column( analysisTests[i] ) ), Color( :Split ) ), Elements( Points( X( 1 ), X(...

    Lindeman1arr Lindeman1arr
    Discussions |
    Sep 29, 2020 8:22 AM
    2406 views | 4 replies

Latest Discussions

  • Script: Data Table Subset With Combo Box Filters

    Hello,I have been trying to write a script to create a subset of a larger data table.  The new subset should contain a subject ID number, D.O.B, and a Range of Selected Dates.  I wrote a script that asks for the ID#, start date, and end date in three different text boxes. (Included below, and it's far from perfect).  However, I would like some drop down menus in the pop-up window as to show what I...

    FaxMachine FaxMachine
    Discussions |
    Sep 29, 2020 3:23 PM
    4838 views | 5 replies
  • Visualizing measurement error

    I think this is a JMP/statistics 101 question, so here goes: In a recent project, I am comparing field data ("ABM_DHW" in the data table) vs. what is essentially a standard ("CRW_DHW" in the table). If you regress my field data (y axis) against the standard (x axis) and compare it (blue line) against the identity (i.e., standard vs. standard=red line), you will see that they agree well until a val...

    abmayfield abmayfield
    Discussions |
    Sep 29, 2020 10:49 AM
    1190 views | 2 replies
  • script for auto column filling

    one question about script for column filling. now have one table for a lot kinds of fruit on sale, and a list includes fruit name that sold out already.how to new create one column (name "sold out?"), and then judge by checking whether the fruit name match with the "sold out fruit list" (apple/durain/…sold out already), if yes, fill in "Y", if no, fill in "N", thanks a lot. Fruit Namesold out?Appl...

    qspringleaf qspringleaf
    Discussions |
    Sep 28, 2020 11:24 PM
    1099 views | 2 replies
  • How to share a one Local data filter for multiple graphs?

    Hi everyone.I have a report with many graphs that I made by Bivariate. I have only one column for all graphs to be filtered and since I am gonna have  interactive HTML, I can not use <<Data Filter.  So, how can I have the same <<Local Data  filter that work for all the graphs?Thanks

    Mikasa Mikasa
    Discussions |
    Sep 28, 2020 10:04 AM
    2157 views | 1 replies
  • Response surface mesh and 3D contour plot

    Hello, does anybody know, if it is possible to create a Response surface mesh and 3D contoour plot in JMP. If it is, how can I do that? I added two pictures, to better ilustrate what I have in mind.  Response surface mesh 3D contour plot  Is there any better way to present a response which is dependent on three factors in one plot? I first presented the relation with 9 surface plots (3 for every c...

    Danijel_V Danijel_V
    Discussions |
    Sep 28, 2020 7:28 AM
    10342 views | 6 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
    1025 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
    733 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
    813 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
    997 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
    1280 views | 0 replies
view all discussions