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.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.

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 to add mean of coordinates in bivariate plot, aka plotting Centroids

    I have a series of coordinates with two types of rows. Data is in three columns: Column1(x-coordinates), Column2 (y-coordinates), and Type.After I plot them in a bivariate analysis and draw an ellipse around both groups of coordinates, I'd like to have a marker added to the center of each group marking the centroid of each group of coordinates. The marker should, preferably, match the color determ...

    echava echava
    Discussions |
    Nov 14, 2020 9:55 AM
    2273 views | 4 replies
  • How to perform simple intraclass correlation to determine interrater reliability?

    I'm trying to figure out the best way to complete a relatively simple intraclass correlation (ICC) analysis. In my study, three raters scored 100 performance evaluations on a 1-10 scale for various components of performance. Each rater scored each performance evaluation once. I ran the Measurement Systems Analysis platform with Rater as "X", Evaluation (1-100) as "part", and Score as "Y". I got a ...

    francisk francisk
    Discussions |
    Nov 13, 2020 6:15 AM
    4098 views | 1 replies
  • DOE question

    Hi everybody, I am quite a beginner regarding DOE and I have a small question.Basically let's say that I have an experiment with several factors. In particular I want to test a component which has two possible levels and I would like to test several concentrations ( 0, 10, 20 or 40). Therefore I created my design with a categorial factor (Component: A, B) and a discrete numeric one (Concentration:...

    anne_sa anne_sa
    Discussions |
    Nov 13, 2020 2:21 AM
    3520 views | 9 replies
  • How to change Col Value in selected row?

    Hi, everyone.I want to change Col value in only selected row using JSL.(ex, second Col value : 14 -> 9999) Can I get some advice? dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Current Data Table() << Sort( replace table, Column( address, 2 ), Order( Ascending ) ); Current Data Table() << Sort( replace table, Column( address, 4 ), Order( Ascending ) ); //wait(1); dt << Select duplicate rows( Match( Co...

    LBrian LBrian
    Discussions |
    Nov 12, 2020 6:11 PM
    3209 views | 3 replies
  • Need help to "Connect cell Means" in Variability Chart

    Unable to "connect cell means" in variability chart even after I selected this option in the drop down menu. Is there anything I'm missing? 

    Danial1 Danial1
    Discussions |
    Nov 12, 2020 4:24 PM
    1614 views | 2 replies

Latest Discussions

  • How to add mean of coordinates in bivariate plot, aka plotting Centroids

    I have a series of coordinates with two types of rows. Data is in three columns: Column1(x-coordinates), Column2 (y-coordinates), and Type.After I plot them in a bivariate analysis and draw an ellipse around both groups of coordinates, I'd like to have a marker added to the center of each group marking the centroid of each group of coordinates. The marker should, preferably, match the color determ...

    echava echava
    Discussions |
    Nov 14, 2020 9:55 AM
    2273 views | 4 replies
  • How to perform simple intraclass correlation to determine interrater reliability?

    I'm trying to figure out the best way to complete a relatively simple intraclass correlation (ICC) analysis. In my study, three raters scored 100 performance evaluations on a 1-10 scale for various components of performance. Each rater scored each performance evaluation once. I ran the Measurement Systems Analysis platform with Rater as "X", Evaluation (1-100) as "part", and Score as "Y". I got a ...

    francisk francisk
    Discussions |
    Nov 13, 2020 6:15 AM
    4098 views | 1 replies
  • DOE question

    Hi everybody, I am quite a beginner regarding DOE and I have a small question.Basically let's say that I have an experiment with several factors. In particular I want to test a component which has two possible levels and I would like to test several concentrations ( 0, 10, 20 or 40). Therefore I created my design with a categorial factor (Component: A, B) and a discrete numeric one (Concentration:...

    anne_sa anne_sa
    Discussions |
    Nov 13, 2020 2:21 AM
    3520 views | 9 replies
  • how to define a column as a label point in a graph by graph builder?

    Hi everyone,I am familiar with Label/Unlabel, feature to make a column data as point labels in a graph. But I have different graphs and I need different column to be labeled on the points for each separately. If I label the column it will show up in all graph and I will have all the columns in the graph that does not really need that label.How I can separately have a column labeled in a graph and ...

    Mikasa Mikasa
    Discussions |
    Nov 12, 2020 8:33 AM
    8355 views | 3 replies
  • JMP15 Mac OS Dark Mode

    Is anyone having issues with Dark Mode? I have a Macbook and JMP15. There is a bug with dark mode and having gridlines on graphs, it knocks out the readability of the data tables. Even when this is on blue text which you can't change is too hard to read on black background so I want to turn it off completely. I can't see how to turn off dark mode within JMP - does anyone know where it is? Currentl...

    EmmaKeeling EmmaKeeling
    Discussions |
    Nov 11, 2020 9:02 PM
    7466 views | 7 replies

Latest Discussions

  • Graph Builder - Remove Combine Scales?

    In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...

    ehorne ehorne
    Discussions |
    Oct 29, 2020 9:11 AM
    1230 views | 0 replies
  • SharePoint Online

    My company recently began the migration from SharePoint 2010 to SharePoint Online.  I have found that my JSL scripts are now no longer able to open or save files to the new SPO site.  Anyone have the correct updated syntax for this. Example 1 (SP 2010): This worked.     TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location Tabl...

    Outdoorsman1963 Outdoorsman1963
    Discussions |
    Oct 23, 2020 4:06 PM
    1105 views | 0 replies
  • How to run a Post hoc for Chi Square results in JMP?

    I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks

    vmendez17 vmendez17
    Discussions |
    Oct 22, 2020 7:33 PM
    679 views | 0 replies
  • Problem specifying model for a partly nested ANOVA design

    My study design is mixed-model with one fixed between-plot fixed factor (A), a random plot factor (B), nested in A (B[A]), and two crossed within-plot fixed factors (C and D).  I'm able to enter a full factorial model that includes the 3 fixed factors and all their interactions, using either the Least Squares or Mixed-Model Personality.  I'm also able to add the random factor (B[A]), but things go...

    wpsousa wpsousa
    Discussions |
    Oct 19, 2020 10:39 PM
    854 views | 0 replies
  • 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
    1063 views | 0 replies
view all discussions