cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Range plot in JMP

    I have a data with all min and max values. How would I plot the range for each variable in graph builder. I want my output as shown in attached image. Below is the sample data.SchoolSubjectMin(Hours)Max(Hours)Min(Students)Max(Students)APhysics383055AChemistry293452AMath573253BPhysics283060BChemistry483065BMath683163 If you can share the procedure or JSL script, that would be great help. Thanks

    Rajat Rajat
    Discussions |
    Jun 11, 2019 5:35 PM
    8467 views | 3 replies
  • JMP add in for TURF Analysis

    Hi Everyone,  I am looking for the add in used to create figure 6.4.7 in the following book - https://books.google.ca/books?id=YjBiDwAAQBAJ&pg=PT182&lpg=PT182&dq=JMP+Turf+add+in&source=bl&ots=HfEwvAVAEp&sig=ACfU3U1f7NEQkjFCzgSWPEa-5t3pgTpQsA&hl=en&sa=X&ved=2ahUKEwiq6dz8qLTiAhXmYd8KHQ9oAKQQ6AEwE3oECAoQAQ#v=onepage&q=JMP%20Turf%20add%20in&f=falseAt the end of the chapter the author mentioned that “F...

    KVG KVG
    Discussions |
    Jun 11, 2019 9:46 AM
    2825 views | 2 replies
  • Graph Builder: hide X categories with no data

    Hello everyone, I have a table with a grouping column and several response variables.New Table( "Test", Add Rows( 7 ), New Column( "GROUP", Character, "Nominal", Set Values( {"a", "b", "c", "d", "e", "f", "g"} ) ), New Column( "Y", Numeric, "Continuous", Format( "Best", 12 ), Set Values( [7, ., 6, ., 4, ., 2] ) ), New Column( "Y 2", Numeric, "Continuous", Format( "Best", ...

    anne_sa anne_sa
    Discussions |
    Jun 11, 2019 8:55 AM
    15734 views | 15 replies
  • JSL escape character pattern for comma(,)

    Hi Can any one tell me how to escape comma (,) from a string. I know it for double quate (") it is \! but not aware for comma(,)

    dilipkumar dilipkumar
    Discussions |
    Jun 10, 2019 9:46 AM
    10302 views | 9 replies
  • Bradley-Terry model as logistic regression

    Hi,I need your help. I want to use Bradley-Terry model as logistic regression (with intercept=0, x_ij=(1,-1)). I have only student version and the function genreg ist not avaible for me. I want to get the same results like there: http://support.sas.com/kb/24/992.html When I have used the same datatable like in SAS-example (with y=win/total), the logreg didn't work. I tried also another structure o...

    mhans mhans
    Discussions |
    Jun 10, 2019 9:30 AM
    2211 views | 1 replies

Latest Discussions

  • JMP add in for TURF Analysis

    Hi Everyone,  I am looking for the add in used to create figure 6.4.7 in the following book - https://books.google.ca/books?id=YjBiDwAAQBAJ&pg=PT182&lpg=PT182&dq=JMP+Turf+add+in&source=bl&ots=HfEwvAVAEp&sig=ACfU3U1f7NEQkjFCzgSWPEa-5t3pgTpQsA&hl=en&sa=X&ved=2ahUKEwiq6dz8qLTiAhXmYd8KHQ9oAKQQ6AEwE3oECAoQAQ#v=onepage&q=JMP%20Turf%20add%20in&f=falseAt the end of the chapter the author mentioned that “F...

    KVG KVG
    Discussions |
    Jun 11, 2019 9:46 AM
    2825 views | 2 replies
  • JSL escape character pattern for comma(,)

    Hi Can any one tell me how to escape comma (,) from a string. I know it for double quate (") it is \! but not aware for comma(,)

    dilipkumar dilipkumar
    Discussions |
    Jun 10, 2019 9:46 AM
    10302 views | 9 replies
  • Bradley-Terry model as logistic regression

    Hi,I need your help. I want to use Bradley-Terry model as logistic regression (with intercept=0, x_ij=(1,-1)). I have only student version and the function genreg ist not avaible for me. I want to get the same results like there: http://support.sas.com/kb/24/992.html When I have used the same datatable like in SAS-example (with y=win/total), the logreg didn't work. I tried also another structure o...

    mhans mhans
    Discussions |
    Jun 10, 2019 9:30 AM
    2211 views | 1 replies
  • is there a way to find the area common to two different normal distribution curve using JMP?

    I am trying to find the area under the common portion of two different normal distribution curve. How can I do that using JMP? Any simple way to do so?

    gupta_gyanesh_y gupta_gyanesh_y
    Discussions |
    Jun 10, 2019 5:38 AM
    14364 views | 5 replies
  • Median Absolute Deviation --> Export To Table for further tSNE

    Dear all,I am currently working on a project using 57 samples and >800 000 variables (see image attached). Now I would like to reduce the variables by using only the ones with highest median absolute deviation (MAD). The goal would be to process the data further with PC Analysis, followed by a t-SNE (I am using the nice JMP add-in).So far I am struggling with the identification of the variables wi...

    Pat1 Pat1
    Discussions |
    Jun 8, 2019 2:06 PM
    8581 views | 4 replies

Latest Discussions

  • Help understanding how Lift curves are calculated

    Dear JMPers,   (computer details: I have JMP Pro 14 on a W7 Enterprise, 64-bit computer.)   I am trying to better understand how JMP actually calculates a Lift curve. I understand conceptually the ROC and Lift curves, but I'm having a hard time calculating a Lift curve myself. The JMP help/support page (https://www.jmp.com/support/help/14-2/lift-curve.shtml#1276958) isn't all that helpful in under...

    SDF1 SDF1
    Discussions |
    May 29, 2019 11:10 AM
    1945 views | 0 replies
  • How to analyze PSM data(Propensity Score Matching) in JMP?

    How to analyze PSM data(Propensity Score Matching) in JMP?If it is yes, please tell me what detail steps in JMP manu,If there is any available examples in JMP sample data?

    mujahida mujahida
    Discussions |
    May 7, 2019 9:30 PM
    2209 views | 0 replies
  • Chi square or Cochran's Q test

    Okay, so i have to decide whether i should use chi-square or Cochran's Q test for one of my study.If i assume meat as experimental unit (EU) and impose 6 different wood smoke (like apple smoke, cedar smoke, hickory smoke etc.) on EU and consumers (people) act as observational unit (OU). I have 10 consumers and each one will taste each treatment (6 treatments) and respond liking (9 point scale), an...

    sharmachetan sharmachetan
    Discussions |
    Apr 16, 2019 3:54 PM
    2837 views | 0 replies
  • Selecting Number of Clusters in Hierarchical Clustering

    One way to select possible number of clusters in hierarchical methods is to identify the relatively large changes in distance as number of clusters change (see table below). When I look at the actual distance measure from the table (clustering history below dendogram), there is a bigger jump from 3 clusters to 4 than from 4 to 5 (smaller), suggesting 4 may be the right decision. However, when you ...

    pratyushdash pratyushdash
    Discussions |
    Feb 23, 2019 5:51 PM
    2883 views | 0 replies
  • Beta Generalized Regression and adjusted chi-square values

    I have a data set from a two-choice rodent feeding trial. We were testing the effectiveness of 10 deterrents by coating them on seeds and offering them to rodents alongside control seeds that were uncoated. The explanatory variable is which of the 10 deterrents the treatment seed was coated with, and the response variable is the proportion of control seed and treatment seed consumed.  The question...

    Mananahi Mananahi
    Discussions |
    Feb 13, 2019 9:58 AM
    2226 views | 0 replies
view all discussions