cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to understand variation and assess process behavior May 1.Register for Mastering JMP.
  • Follow us on LinkedIn to stay up to date on webinars, tips and tricks, product updates, and more.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • alternatives to pie graphs for proportional data

    This is less of a JMP question and maybe and more of an overall "best data practices" issue, but I thought I'd throw it out there since it has implications for showcasing Graphbuilder's many perks: I routinely have groupings of proteins that have different functions, and I want to show how their distribution differs across different members of the coral "holobiont:" the coral host and its symbiont...

    abmayfield abmayfield
    Discussions |
    Nov 1, 2020 7:13 AM
    6538 views | 6 replies
  • How can JSL modify data in a table directly to a specified binary file?

    "Text.blk" is a binary file saved in C:\, how JSL can write, rewrite, and replace the data in the data table.
    The following code is the VBA code of Excel, which can write the data of excel column A to C :\ text.blk. Sub text() Dim arr, I, filename As String, t As Long filename = "c:\text.BLK" Open filename For Binary As #1: arr = Range("a2:a" & Cells(Rows.Count, "a").End(3).Row) For ...

    lwx228 lwx228
    Discussions |
    Oct 31, 2020 7:31 PM
    9321 views | 12 replies
  • ANOM JMP v's Wheeler

    Hi I am trying to replicate an ANOM that Wheeler did in Understanding Industrial Experimentation p60 (details attached) I have attached the data set, I get different control limits for some reason, I set the alpha level at 0.10Can you advise   

    Gadsdon Gadsdon
    Discussions |
    Oct 30, 2020 7:37 AM
    6239 views | 7 replies
  • Updating my JMP table with SQL "AS" statement

    Hello,I have to regularly update my JMP file by connecting to my database and running a long manually created SQL query. Until now, I used the "AS" command to match the field names in my database with the simplified name of columns in JMP. After importing the data into a temporary JMP table, my script finished the update by making a join with my working JMP file using the same short column names. ...

    claude_bellavan claude_bellavan
    Discussions |
    Oct 30, 2020 7:06 AM
    2438 views | 2 replies
  • Showing Quantile Statistics Associated with Boxplots

    Hi I just started using JMP. When I create a boxplot through the graph builder it does not show the quantiles as shown in this example: https://www.jmp.com/content/dam/jmp/documents/en/academic/learning-library/02-box-plots-se.pdf It only shows the boxplot. Where do I find the quantiles? Thank you.

    mira_b mira_b
    Discussions |
    Oct 30, 2020 2:39 AM
    12531 views | 6 replies

Latest Discussions

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
    1911 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
    1597 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
    1017 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
    1280 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
    1562 views | 0 replies
view all discussions