cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Heatmap - statistics options

    Hi, I found that heatmap set color from light to dark based on the count by default.When I drag a continuous variable into the box "color" and it shows me the mean also by color. It's pretty cool!If I want the heatmap shows me the sum or other statistics, do I have the option? If so, how I can do it and thanks. Canh

    CanhKhong CanhKhong
    Discussions |
    Apr 10, 2023 2:48 PM
    1931 views | 3 replies
  • What is the equations to calculate prediction intervals for the next one sample and multiple samples?

    Hi! I have been taking the JMP free courses. In the Decision Making with Data course, the instructor showed the prediction interval table for one sample and five samples (see the attached screenshot) but didn't give an equation to show how to calculate that. I searched online and found this equation: PI = x̂ ± t* (s√(1+1/n)). In this case, what is the n value I should use to calculate for one samp...

    DendrogramSteer DendrogramSteer
    Discussions |
    Apr 10, 2023 12:37 PM
    3626 views | 5 replies
  • How to loop through the unique values of a column to fit a line in a bivariate plot?

    I am trying to write a jsl to plot a bivariate plot between x vs. y, group by the values in column 'b' and fit a line through each of the groups (from the unique values in column 'b'). The script generated from the manual bivariate plot I did is as follows but I cannot figure out how to do add a for loop for all the "Fit Where" commands that go through the unique values in column 'b'Bivariate( Y(...

    FrequencyBison9 FrequencyBison9
    Discussions |
    Apr 10, 2023 11:32 AM
    1263 views | 3 replies
  • oci connection example

    I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    sconard sconard
    Discussions |
    Apr 10, 2023 10:40 AM
    654 views | 0 replies
  • Copy selection and paste into new columns

    Hello, I have a set of columns with data for multiple products by rows. I need to split up this data by creating new identical columns with product name suffix and copy over only the matching product data from previous columns. I just need help to copy over appropriate data. I was trying to do this with selections and copy paste, but I am not sure how to. Region of interest is starting from dt << ...

    ChebyshevOcelot ChebyshevOcelot
    Discussions |
    Apr 10, 2023 12:36 AM
    853 views | 1 replies

Latest Discussions

  • How to loop through the unique values of a column to fit a line in a bivariate plot?

    I am trying to write a jsl to plot a bivariate plot between x vs. y, group by the values in column 'b' and fit a line through each of the groups (from the unique values in column 'b'). The script generated from the manual bivariate plot I did is as follows but I cannot figure out how to do add a for loop for all the "Fit Where" commands that go through the unique values in column 'b'Bivariate( Y(...

    FrequencyBison9 FrequencyBison9
    Discussions |
    Apr 10, 2023 11:32 AM
    1263 views | 3 replies
  • oci connection example

    I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    sconard sconard
    Discussions |
    Apr 10, 2023 10:40 AM
    654 views | 0 replies
  • Copy selection and paste into new columns

    Hello, I have a set of columns with data for multiple products by rows. I need to split up this data by creating new identical columns with product name suffix and copy over only the matching product data from previous columns. I just need help to copy over appropriate data. I was trying to do this with selections and copy paste, but I am not sure how to. Region of interest is starting from dt << ...

    ChebyshevOcelot ChebyshevOcelot
    Discussions |
    Apr 10, 2023 12:36 AM
    853 views | 1 replies
  • Combined Dashboard Removing One Graph

    Hello, I am trying to create a combined dashboard of 3 separate dashboards. Each dashboard has a local data filter applied within the dashboard builder itself, selecting one subset of data (VTF/V/001). Within one of these 3 dashboards I have included a presummarise control chart, already filtered to only include this subset of data. When I run the individual dashboards, each one works perfectly. H...

    BenWard BenWard
    Discussions |
    Apr 9, 2023 10:33 PM
    809 views | 1 replies
  • JSL script to show mean value on the Variability chart?

    Any Script that can show the mean value on the variability chat, so that people directly see the actual value difference between groups?

    wencun6 wencun6
    Discussions |
    Apr 8, 2023 10:14 PM
    962 views | 1 replies

Latest Discussions

  • oci connection example

    I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    sconard sconard
    Discussions |
    Apr 10, 2023 10:40 AM
    654 views | 0 replies
  • Criblage des processus

    Bonjour à tous,Est-il possible de mettre dans le criblage des processus le format/la colonne de notre choix dans le module « dernière alarme ». Pour ma part j’aimerais pouvoir y mettre une colonne Date pour pouvoir contrôler à quels jour interviennent mes dernières alarmes.Merci pour votre aide.

    hcarr01 hcarr01
    Discussions |
    Apr 3, 2023 2:41 AM
    697 views | 0 replies
  • How do I choose which significant effects to use for a posthoc

    I'm looking at the impact of 4 two level independent categorical variables on a continous dependent variable. How to I choose what effect to use for a posthoc analysis? If I choose forexample size*treatment*shelfcode how do I consider the effect color to explain dependent variable Firmness?Do I do posthoc on all interactions? If yes, how do I interprete separate posthocs on the same variable firmn...

    JulianAch JulianAch
    Discussions |
    Apr 1, 2023 2:15 PM
    619 views | 0 replies
  • Hey I need help with solving this control chart problem?

    The largest purchaser of care of the WorldBest Healthcare System complained that the average C-section rate at WorldBest had increased from 1999 to 2000 and was now over 21 percent. The average at other area hospitals was between 17 to 19 percent. To investigate the situation, WorldBest wants to set up a control chart to monitor the number of C-Sections every month. 1. What type of control chart s...

    StarIconCohort4 StarIconCohort4
    Discussions |
    Apr 1, 2023 10:56 AM
    693 views | 0 replies
  • How do I get percentage difference by function within JMP platform?

    I'm working with a large dataset with a single continuous number column and then multiple nominal columns. I need to understand the % delta (or % difference) in the number column as a result of toggles in the nominal columns.With the Fit Y by X platform, I can readily add a function to provide the raw difference (as with the t test function), but I can find nothing for the % delta I'm needing. And...

    tsandidge tsandidge
    Discussions |
    Mar 30, 2023 11:09 AM
    961 views | 0 replies
view all discussions