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

  • Clustering of amino acid data - how to choose an appropriate method

    Coincidentally I found this link for a jmp public post on social media, and it really intrigued me from a professional point of view. Luckily the data set, including scripts, was available for download as jmp file (see also the attachment to this post). The data set contains concentrations for a set of amino acids in protein supplements but has only 16 rows. Out of curiosity I added amino acid dat...

    Ressel Ressel
    Discussions |
    Aug 28, 2020 12:14 PM
    2174 views | 4 replies
  • JMP Chart on C# and visual studio

    Hello,   I am using JMP 12. Using the Automation Reference document and the JMPStarter C# sample application, I was able to get a simple C# application working.   I am plotting numeric values (CpD) on Y axis and want to show the values of it on the graph. I can do it in JMP but can't seem to find a way to do it in visual studio c# code. I did try the showpoints method but that doesn't seem to show...

    ambhuiya ambhuiya
    Discussions |
    Aug 28, 2020 11:56 AM
    1852 views | 2 replies
  • Box Plots Shifted in Graph Builder

    For some reason I can't figure out, my box plots are appearing on either side of the ordinal x-axis line in this graph building chart.  I can see the boxes well enough but why off-center (left of the grid line on the LHS and right of the grid line on the RHS)?  Running on Mac, JMP® 14.2.0 Thanks!  

    datanaut datanaut
    Discussions |
    Aug 28, 2020 7:30 AM
    3711 views | 5 replies
  • Boxplot with distribution plot like aside in same chart

    I wondering JMP able to plot boxplot and distribution side by side like the chart i show below? I try to use graph builder, combine boxplot and point plot together. Set the point chart jitter to positive grid, look a bit similar but the jitter point look really aweful, try to use the jitter limit to adjust, but there is no much can do. Any other suggestion that can make the boxplot and distributio...

    OneNorthJMP OneNorthJMP
    Discussions |
    Aug 28, 2020 6:31 AM
    3449 views | 4 replies
  • Kappa Score

    Bonjour,   Malgrès mes recherches je n'ai pas trouver réponse à mon problème donc le voici: Il me faut calculer un kappa score sur une table de contingence. J'ai bien les mêmes catégories pour les 2 valeurs mais JMP 15 ne veut pas me calculer le Kappa. Pourtant la formule de Kappa n'a pas de restriction étant donné qui s'agit du ratio de la différence de probabilité entre réelle et attendue sur l'...

    mgerusdurand mgerusdurand
    Discussions |
    Aug 28, 2020 5:55 AM
    2950 views | 5 replies

Latest Discussions

  • Box Plots Shifted in Graph Builder

    For some reason I can't figure out, my box plots are appearing on either side of the ordinal x-axis line in this graph building chart.  I can see the boxes well enough but why off-center (left of the grid line on the LHS and right of the grid line on the RHS)?  Running on Mac, JMP® 14.2.0 Thanks!  

    datanaut datanaut
    Discussions |
    Aug 28, 2020 7:30 AM
    3711 views | 5 replies
  • How to get lowest two row values in grouped data ?

    Hi, Lets say we have data like this and want to get lowest two row values. Group by Age and Sex, get the two lowest height values. How can we do this in JSL? Thanks    

    joshua joshua
    Discussions |
    Aug 27, 2020 11:44 AM
    1277 views | 1 replies
  • Selecting rows and then further selecting based on that

    I have a data table where I can select rows based on one columns result.  I would like to then expand that selection based on a value contained in the previously selected rows.   I tried   dt = Current Data Table(); dr << select where( :ctrlrange > 0.23 ); h = Column( dt, "reagentkit_id" ) << get Values; dt << select where( :reagentkit_id == h );     That didnt seem to work as JMP froze.   The dat...

    UberBock UberBock
    Discussions |
    Aug 27, 2020 9:13 AM
    2561 views | 8 replies
  • How to do a Repeated Measures ANOVA

    How do I set up the file and run a repeated measures ANOVA in jmp? I did an experiment where I tracked distance animals traveled over time for three treatments (NCS n=25; CS1 n=24; CS6 n=25). I took the average distance for each group for each 1min period  and graphed it for my three treatment groups. I would like to do a repeated measures ANOVA but am unsure how to set this up in jmp and run it. ...

    Kat2 Kat2
    Discussions |
    Aug 26, 2020 10:58 AM
    6555 views | 4 replies
  • Data Table sort by two columns

    Normally data table can sort order by one column, just have left table shows, sort by column "Name".but how to use JMP to sort by two column? order by both "Name" & 'Date", like the right table shows, kindly help to suggest. thanks a lot. NameDateAccomplish amounts of work-->NameDateAccomplish amounts of workJohn20/8/21 9:03:59100%Kevin20/8/17 9:03:5760%Kevin20/8/22 9:03:5980%Kevin20/8/18 9:03:574...

    qspringleaf qspringleaf
    Discussions |
    Aug 24, 2020 9:11 PM
    2664 views | 1 replies

Latest Discussions

  • 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
    803 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
  • Save all scripts and close reports by JSL

    Trying to write a script for this I found the following below working. JMP15@Win10.The first part opens two tables and starts some Reports,and the second Closes all report Windows post saving scripts to belonging tables.But when the report has a local datafilter, the script is not working any more (get scriptable object doesn't get the Right reference).Is there a way to find proper reference for e...

    Georg Georg
    Discussions |
    Jul 20, 2020 7:48 AM
    1123 views | 0 replies
view all discussions