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

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

  • RGB color values changing in Graph Builder

    I am trying to create a pie chart with specific colors using RGB values.  By "right-clicking" on the legend, I can select "Fill Color" --> "Other".  From there, I can select the specific RGB value.  I enter the following RGB values: R (225), B (79), G (113).  However, after I select "Ok" and look at the pie chart, I can tell it's not the correct color.  When I go back in to look at the color, the ...

    EH1 EH1
    Discussions |
    Apr 22, 2021 11:22 AM
    2849 views | 4 replies
  • Repeated Single Factor Anova

    I tried to do the one way anova for EC level affect the data result. However, whenI use the Fit X, Y model. It always shows as Bivariate fit model when I want it one way anova model. Would you please help me with this question? I have also attached my jmp sheet here

    tramnguyen2811 tramnguyen2811
    Discussions |
    Apr 22, 2021 9:41 AM
    1798 views | 1 replies
  • Can I increase the number of words shown in a word cloud?

    Is there a way to set a desired number of terms to show in a Word Cloud? Is it also possible to set up the Word cloud to display all terms above a specified minimum count (e.g., all terms that occur >100 times in the Corpus)? I can't seem to find these options. 

    caseylott caseylott
    Discussions |
    Apr 22, 2021 8:51 AM
    2985 views | 4 replies
  • Is it possible to allow JMP Public users to download subsets of data as .csv files based on their dashboard selections?

    Hi all, I am new to dashboard building and sharing in JMP and still trying to understand what can (and cannot) be done with JMP dashboards. I have two basic questions.  1. If I were to post a dashboard to JMP Public and allow data download, would people be able to download records from my jmp data table as a .csv or .xls file? 2. If I post a dashboard to JMP Public and allow data download, can use...

    caseylott caseylott
    Discussions |
    Apr 22, 2021 8:11 AM
    1614 views | 2 replies
  • Changing column values based on the column spec limit

    We have a phase test that sometimes likes to flop the value by 360 degrees. I would like a script that can look through the table column data, take an average and then compare it to the LSL / USL. If the sign of the average is opposite the spec limit add 360 to that value. I can't do a blanket If( :test < 0, t1 = :column + 360; t1; ) due to the way the tester handles the data. I have attached a sa...

    Yngeinstn Yngeinstn
    Discussions |
    Apr 22, 2021 6:40 AM
    1290 views | 2 replies

Latest Discussions

  • RGB color values changing in Graph Builder

    I am trying to create a pie chart with specific colors using RGB values.  By "right-clicking" on the legend, I can select "Fill Color" --> "Other".  From there, I can select the specific RGB value.  I enter the following RGB values: R (225), B (79), G (113).  However, after I select "Ok" and look at the pie chart, I can tell it's not the correct color.  When I go back in to look at the color, the ...

    EH1 EH1
    Discussions |
    Apr 22, 2021 11:22 AM
    2849 views | 4 replies
  • Repeated Single Factor Anova

    I tried to do the one way anova for EC level affect the data result. However, whenI use the Fit X, Y model. It always shows as Bivariate fit model when I want it one way anova model. Would you please help me with this question? I have also attached my jmp sheet here

    tramnguyen2811 tramnguyen2811
    Discussions |
    Apr 22, 2021 9:41 AM
    1798 views | 1 replies
  • JMP16 and Windows

    I was surprised (more like shocked) to discover that JMP 16 is not compatible with Windows 7.  I am very disappointed.  I don't like Windows 10 and have promised to never move to it.  What in the world were the JMP developers needing from Windows 10?

    dale_lehman dale_lehman
    Discussions |
    Apr 21, 2021 6:00 PM
    1751 views | 3 replies
  • D-optimal or I-optimal design for minimal prediction variance at the limits of the factors of interest

    In the JMP technical details it says that D-optimality focuses on precise estimates of the effects whereas I-optimal designs minimize the average variance of prediction over the design space. Let's assume that I have two factors X1 and X2, vary each of them for example by +/-20% and want to have a precise prediction of my response exactly at the limits of my factor variation, i.e., at -20% and +20...

    Tina Tina
    Discussions |
    Apr 21, 2021 8:44 AM
    10989 views | 3 replies
  • Save Custom JMP Window

    I would like to be able to save a custom JMP window which contains analysis of some data such that I, or someone else, can re-open it again.I've created a custom JMP window with buttons arranged vertically in a column on the left and a tab structure on the right. The tabs of the tab structure are hidden and the buttons are scriptet to select the appropriate tab page. This is because the titles of ...

    Enthusiastic Enthusiastic
    Discussions |
    Apr 21, 2021 6:39 AM
    2063 views | 3 replies

Latest Discussions

  • 多重比較での生存曲線の書き方 Bonferroniなど

    4群での生存曲線をJMPproでの書き方を教えて下さい。 また、JMPで「環境設定グループ」から「レポート」を選択し、「ローカルデータフィルター」を出せればできる方法も紹介されていたのですが、「ローカルデータフィルター」を出せません。 どの方法でもよいので、JMPProで、多重比較法を用いた生存曲線の書き方をどなたか教えてください!宜しくお願い致します。

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    2275 views | 0 replies
  • Fantasy Baseball League

    I am in a 16 team fantasy baseball league. Each week we tabulate totals for home runs, batting average, stolen bases, wins, saves, era, etc. If my team has the most home runs, I win that category for the week. We track 10 statistics so after each week I may have a final score of 6-3-1. My question is how can I use JMP to check what my score would have been if I had played each of the other 14 team...

    atlas100 atlas100
    Discussions |
    Apr 19, 2021 1:29 PM
    969 views | 0 replies
  • Generation of overdispersed poisson count data (vs gamma poisson)

    Hello, I would like to reconcile the parametrization used in the Random Gamma Poisson(lambda, sigma)with the over-dispersion parameter as estimated in generalized linear model platform. Take for instance the attached table. Here the generating function is  Random Gamma Poisson(exp(1+3*:X1),10)Running glm with poisson/log + overdispersion I obtain: Overdispersion = 6.09.    Is there any way to link...

    matteo_patelmo matteo_patelmo
    Discussions |
    Apr 12, 2021 9:53 AM
    1181 views | 0 replies
  • JSL Syntax Change is coming: Name() is being deprecated

    Hi All,   I just read here that the JSL syntax for referencing a column using the Name() parser is going away. The new syntax is currently in use and at some point the old syntax will be removed entirely. There's a lot of people here who script, so thought it would be good to post something here.   I know I have a lot of code I'll need to change! Better to be ahead of the curve and change it befor...

    SDF1 SDF1
    Discussions |
    Apr 7, 2021 10:14 AM
    885 views | 0 replies
  • Workflow ideas for new projects

    Hi all, 

    After a year of playing around with JMP, I'm extremely satisfied with using it as my main data exploration platform. However, I'm overwhelmed about the tremendous amount of ways I can begin to explore my data. When starting a new project, let's say a biomonitoring study for instance, where does one begin their workflow? Are there any literature on JMP for starting a project from beginning ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Mar 30, 2021 1:41 PM
    1163 views | 0 replies
view all discussions