cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Merging Rows based on two column conditions

    Hello,
    I found several topics on merging rows, however they all seemed to be different to what I am trying to accomplish.  I am trying to merge rows for which the following two conditions are true:Same lot numberMonths column has the value 0 So for example in the below dataset, rows 1&2, rows 5&6, and rows 9&10 would be merged into 3 rows.

    DanAlexander DanAlexander
    Discussions |
    Oct 27, 2020 8:16 AM
    1961 views | 2 replies
  • Fit y by x

    Dear JMP community,I collected datasets for the absorption behaviour for 2 different dyes. So I made absorption measurement for 3 different dilution series of the 2 dyes and consequentely want to analyze the data sets with JMP. My final goal is to get an averaged extinction coefficient of the 2 dyes and analyze each resulting graph (linear correlation) statistically among themselves. So far I just...

    Freddy Freddy
    Discussions |
    Oct 27, 2020 8:15 AM
    1848 views | 2 replies
  • why points on graph not color coded according to legend?

    Hi everyoneI have made some graphs with legends. the legends are color coded but the point on the graphs are all black. when I right click on the graph and go to "Row legend" and choose the column for the legend, the points get color-coded as the legend but when I copy the script in my JSL script, it does not work.can anyone help to resolve it.Thanks

    Mikasa Mikasa
    Discussions |
    Oct 27, 2020 7:00 AM
    2963 views | 4 replies
  • Cross Variable T-Tests

    I have a dataset with a categorical variable (treatment).  
    The data columns have comparisons that take place at different times (1, 2, 4, and 6).
    For each comparison variable there are columns for "Device applied" and "No Device".  

    So a person could be either an active or placebo (treatment) with either a device applied or not applied for each comparison variable.  

    For example ... "Comparision 01" ...

    NathanFisk NathanFisk
    Discussions |
    Oct 27, 2020 4:56 AM
    35619 views | 10 replies
  • Reordering ordinal values

    HiI have a dataset that was pulled from Survey Monkey and there are a variety of answers to questions that are ordinal--and not well ordered.   For instance Purchase Intent has five values--JMP defaults to order alphabetically (which makes no sense of course)Definitely wouldDefinitely would notMight or might notProbably wouldProbably would not -- how can I reorder this more logically so that when ...

    PeterD PeterD
    Discussions |
    Oct 26, 2020 7:15 PM
    2911 views | 4 replies

Latest Discussions

  • why points on graph not color coded according to legend?

    Hi everyoneI have made some graphs with legends. the legends are color coded but the point on the graphs are all black. when I right click on the graph and go to "Row legend" and choose the column for the legend, the points get color-coded as the legend but when I copy the script in my JSL script, it does not work.can anyone help to resolve it.Thanks

    Mikasa Mikasa
    Discussions |
    Oct 27, 2020 7:00 AM
    2963 views | 4 replies
  • Sidak correction for t test

    Dear fellows of the community, I would like to ask you if anyone knows of a way to produce multiple t tests corrected by the Sidak correction? https://en.wikipedia.org/wiki/%C5%A0id%C3%A1k_correction_for_t-test In particular, I would like to use it in a context of multiple regression for comparison between categories. For example, using the big class data table and running the following model: hei...

    ron_horne ron_horne
    Discussions |
    Oct 26, 2020 2:11 PM
    2621 views | 2 replies
  • How do you add a title to a box plot?

    In the JMP report window for the analysis I've just done, one the the results is a set of box plots all together in the same graph. That's exactly how I want it to look. I want to add this graph into a paper, which would be fine but I can't figure out how to add a title to it. I'm not working in the graph builder. I am working in the report window.  Just double clicking on the title next to the re...

    Jen1 Jen1
    Discussions |
    Oct 25, 2020 11:43 PM
    4042 views | 2 replies
  • Using loops in formula

    Hi,  Is it possible to use loop in the column formula? For example, I have a column named  TEST, and I write for (i=1, i<5, i++, :TEST=char(i)) ... but I do not get anything, that column is blank after I hit apply/OK. From the loop I am hoping to get every row in the column would be 4.  Sorry for asking such a simple question, but coluldn't find the answer by quickly going thru appendix A of "Usin...

    aumair aumair
    Discussions |
    Oct 25, 2020 11:14 AM
    11578 views | 7 replies
  • Interpretation of JMP GR&R result table in JMP 15.1.0

    Hi Community of Experienced Users!I am a new to JMP and  trying to interpret the Gauge R&R results.When I look at the Result table: could you explain why Reproducibility is 60.54 %, if the formula for calculation is V(total)- V(Assay) -V(Within)? When I apply this formula, I am getting: 63.63 (Total)-3.61 (Assay) - 19.26 ( Within) =40.76.Could you please help? The second question is what is catego...

    ElenaB ElenaB
    Discussions |
    Oct 24, 2020 5:37 PM
    3222 views | 2 replies

Latest Discussions

  • 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
    1347 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
    845 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
    1056 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
    1295 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
    910 views | 0 replies
view all discussions