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

  • How can I see excluded item in graph builder?

    I like to only exclude item from the col sum column. As that line is not hide, how can i see that on graph builder chart?

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Jul 14, 2025 9:30 AM
    520 views | 4 replies
  • How should I treat a factor with range or value that is dependent on the level of another factor in a DOE?

    Hello,   I am designing a DOE with 4 factors. My problem is that the range for 2 factors are dependent on the level of 1 of the factors. For example:   Factor 1 - low (1), medium (2), high (3) If Factor 1 is at low setting, then Factor 2 settings are low (1), medium (2), high (3). If Factor 1 is at high setting, then Factor 2 settings are low (3), medium (4), high (6).   The range or values for lo...

    CuriousExplorer CuriousExplorer
    Discussions |
    Jul 14, 2025 6:46 AM
    286 views | 2 replies
  • Std0 Calculation for the Wilcoxon/Kruskal Wallis Tests (Rank Sum)

    Consider the output below:   Generated on the following dataset: I can manually calculated up to and including the Score mean and understand the steps. I cannot recreate the (Mean-Mean0)/Std0 value. See work through below:        Can someone please outline the manual calculation (Formula) for the Std0 value as well as show there workings to generate the (Mean-Mean0)/ Std0 Value?    Thanks in ad...

    Con_Stats Con_Stats
    Discussions |
    Jul 14, 2025 3:03 AM
    344 views | 2 replies
  • Reporting DOE results for publication

    Hi,  I am writing up a manuscript that includes Design of Experiments (Plackett-Burman DOE and Full Factorial DOE).  However, I am unsure what is important to report in the publications to be as transparent as possible.    So far, I have included the model metrics (R2, R2 adjusted, PRESS, model p-value, lack of fit p-value) as well as the significant terms and interactions and their p-value. I bel...

    SaraA SaraA
    Discussions |
    Jul 14, 2025 12:00 AM
    1326 views | 15 replies
  • Rows inclusion in PCA

    Hello,   I am running a PCA on an NMR dataset that contains some missing values. This isn't due to an error—it's simply the nature of the data, as some samples do not show certain peaks.  I have noticed that when I include these parameters Y variables in the PCA and color the score plot by sample, some samples are missing entirely from the plot. It's not consistent—some samples with missing values...

    NMR NMR
    Discussions |
    Jul 11, 2025 3:57 AM
    227 views | 0 replies

Latest Discussions

  • How should I treat a factor with range or value that is dependent on the level of another factor in a DOE?

    Hello,   I am designing a DOE with 4 factors. My problem is that the range for 2 factors are dependent on the level of 1 of the factors. For example:   Factor 1 - low (1), medium (2), high (3) If Factor 1 is at low setting, then Factor 2 settings are low (1), medium (2), high (3). If Factor 1 is at high setting, then Factor 2 settings are low (3), medium (4), high (6).   The range or values for lo...

    CuriousExplorer CuriousExplorer
    Discussions |
    Jul 14, 2025 6:46 AM
    286 views | 2 replies
  • Std0 Calculation for the Wilcoxon/Kruskal Wallis Tests (Rank Sum)

    Consider the output below:   Generated on the following dataset: I can manually calculated up to and including the Score mean and understand the steps. I cannot recreate the (Mean-Mean0)/Std0 value. See work through below:        Can someone please outline the manual calculation (Formula) for the Std0 value as well as show there workings to generate the (Mean-Mean0)/ Std0 Value?    Thanks in ad...

    Con_Stats Con_Stats
    Discussions |
    Jul 14, 2025 3:03 AM
    344 views | 2 replies
  • Rows inclusion in PCA

    Hello,   I am running a PCA on an NMR dataset that contains some missing values. This isn't due to an error—it's simply the nature of the data, as some samples do not show certain peaks.  I have noticed that when I include these parameters Y variables in the PCA and color the score plot by sample, some samples are missing entirely from the plot. It's not consistent—some samples with missing values...

    NMR NMR
    Discussions |
    Jul 11, 2025 3:57 AM
    227 views | 0 replies
  • Confidence intervals on profiler using expanded formula

    I used the Fit Curve platform to fit Gaussian curves to some viscosity vs salt% data obtained for a range of different formulations. I saved the parameter estimates for Peak Value, Critical Point and Growth Rate to my data table. Following this, I used linear regression to predict the three Gaussian peak parameters using formulation composition as predictors. I saved the prediction formulae and SE...

    CentroidError56 CentroidError56
    Discussions |
    Jul 11, 2025 1:25 AM
    439 views | 5 replies
  • hide empty groups in Tables / summary

    The new possibility to use a Data Filter in Tables/Summary is very useful. Thank for adding it One of the simplest application cases: calculate the summary for some groups, e.g. mean height just for some selected ages. What hurts a bit: the excluded groups are still listed in the summary table, with 0 rows - and "missing" aggregated values.

    I understand that the Data Filter in Tables/Summary is muc...

    hogi hogi
    Discussions |
    Jul 10, 2025 12:52 PM
    2004 views | 4 replies

Latest Discussions

  • Rows inclusion in PCA

    Hello,   I am running a PCA on an NMR dataset that contains some missing values. This isn't due to an error—it's simply the nature of the data, as some samples do not show certain peaks.  I have noticed that when I include these parameters Y variables in the PCA and color the score plot by sample, some samples are missing entirely from the plot. It's not consistent—some samples with missing values...

    NMR NMR
    Discussions |
    Jul 11, 2025 3:57 AM
    227 views | 0 replies
  • Graph Builder Legend + multiline entries?

    Hi, I want to use entries with newline in the legend. what can I do to get a nice legend in Graph builder?   Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" ); :name[30]="Robert\!n2nd"; Graph Builder( Show Control Panel( 0 ), Variables( X( :name ), Y( :weight ), Color( :name ) ), Elements( Bar( X, Y ) ), Local Data Filter( Close Outline( 1 ), Add Filter( co...

    hogi hogi
    Discussions |
    Jul 10, 2025 2:24 AM
    229 views | 0 replies
  • Fit Life by X,Devalt.jmp,Parameter correlation

    The JMP sample data file "Devalt.jmp" is included with the software. If you select the Weibull distribution" and perform the analysis using "Fit Life by X", the correlation between β0 and β1 in the results is -0.999188, indicating a very strong correlation. Is this acceptable? What impact does it have on the results, and is it significant? How can the robustness of this predictive model be evalua...

    Rily_Maya Rily_Maya
    Discussions |
    Jul 5, 2025 7:46 PM
    223 views | 0 replies
  • Reliability Forecast,Small Production.jmp

    在JMP的内置示例“Small Production.jmp”中,销售月份中返回的产品数据应该记录在哪里?

    Rily_Maya Rily_Maya
    Discussions |
    Jul 5, 2025 7:38 PM
    226 views | 0 replies
  • What is the relation between Fit Parametric Survival and Fit Life by X and how do I get alpha values?

    I am using Fit Parametric Survival with a weibull fit to several different groups of data (group 0 to group 19) with only location effect. Parallelly I am verifying the alpha values of the weibull fit to the different groups from Fit Life by X plot. I understand that in the Fit Parametric Survival plot, it takes the last group as the anchor point and calculates the intercept (not sure what exactly...

    FrequencyBison9 FrequencyBison9
    Discussions |
    Jul 2, 2025 6:02 PM
    241 views | 0 replies
view all discussions