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

  • 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
  • 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
  • Factor score insertion to originai data set

    After performing factor analysis, how can I insert the factor scores for each factor into the rightmost column of the original data matrix?

    LatinGopher837 LatinGopher837
    Discussions |
    Jul 10, 2025 7:15 PM
    318 views | 2 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
  • 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
  • Text annotation in graph builder

    In graph builder,  I use text annotation to put comment on the graph builder (see picture #1 as example).  The other aspect of the issue is that I use multiple monitors and when I transfer the graph builder into another screen, the text annotation place in the window changes. Is it possible to make the aspect ratio for the graph builder locked?   

    RA899 RA899
    Discussions |
    Jul 10, 2025 11:01 AM
    522 views | 3 replies
  • How to get Contour Profiler lines from fit model and update into graph builder

    Hi team,

    Are there any one know how to get decision boundary from fit model, then update it into graph builder

    Appreciates,

    PhamBao PhamBao
    Discussions |
    Jul 10, 2025 6:45 AM
    286 views | 2 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