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

  • Flowchart in JSL

    Hi, I'd like to draw a flowchart in JSL (cf. attachment) using a From/To table. A bit like Visio. I've tried the Diagram option but the Cause/Effect fishbone doesn't give the same thing. Do you know if it's possible? Thank you

    LargeElk892 LargeElk892
    Discussions |
    Jul 7, 2025 6:57 AM
    636 views | 2 replies
  • How to add Kurtosis and Skewness to Tabulate

    Hello,   I would like to add "Kurtosis" and "Skewness" to my row table. How do I do that?   dt = Current Data Table(); tab = dt << Tabulate( Show Control Panel( 0 ), Add Table( Column Table( Analysis Columns( :VAR1, :VAR2, :VAR3, ) ), Row Table( Statistics( Mean, Std Dev, Min, Max, Range, CV, Median ) ) ) ); Wait( 0.1 ); dtTab = tab << makeIntoDataTable; Write( "Make a ...

    JMPPRO JMPPRO
    Discussions |
    Jul 6, 2025 8:54 AM
    3582 views | 3 replies
  • Normalizing the Idata in second data sheet using Data in first Data sheet

    Hi   This is regarding normalizing one dataset and applying the same normalization to other dataset. Either i apply z score or min-max on one dataset or z score standardization. After normalizing the first dataset, I apply the same formulas to the second dataset using Excel's cell referencing and fill handle.   here are the two JMP datasets for example. How can i do this in JMP?   please help Tha...

    statslearner statslearner
    Discussions |
    Jul 5, 2025 8:42 PM
    348 views | 1 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
    281 views | 0 replies
  • find unique strings separated by comma for each row in a column and count the total recurrence

    Hi,   I wonder if there is a way to create column with formula to find unique strings separated by comma in a column and count total recurrence of each like below?

       


    dadawasozo dadawasozo
    Discussions |
    Jul 5, 2025 7:43 PM
    857 views | 4 replies

Latest Discussions

  • Flowchart in JSL

    Hi, I'd like to draw a flowchart in JSL (cf. attachment) using a From/To table. A bit like Visio. I've tried the Diagram option but the Cause/Effect fishbone doesn't give the same thing. Do you know if it's possible? Thank you

    LargeElk892 LargeElk892
    Discussions |
    Jul 7, 2025 6:57 AM
    636 views | 2 replies
  • Normalizing the Idata in second data sheet using Data in first Data sheet

    Hi   This is regarding normalizing one dataset and applying the same normalization to other dataset. Either i apply z score or min-max on one dataset or z score standardization. After normalizing the first dataset, I apply the same formulas to the second dataset using Excel's cell referencing and fill handle.   here are the two JMP datasets for example. How can i do this in JMP?   please help Tha...

    statslearner statslearner
    Discussions |
    Jul 5, 2025 8:42 PM
    348 views | 1 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
    281 views | 0 replies
  • Reliability Forecast,Small Production.jmp

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

    Rily_Maya Rily_Maya
    Discussions |
    Jul 5, 2025 7:38 PM
    287 views | 0 replies
  • What Test Does JMP Run for Mixed Models

    I am trying to run stats in JMP and R, but my results tend to be different (wildly) when running the same datasets. Can someone describe the typical type of Type III ANOVA and associated multiple comp tests run when I select mixed model? How about for linear mixed? This is what I see when I ask chat gpt (I always take these with a grain of salt), any help is greatly appreciated!      

    SaltyScientist SaltyScientist
    Discussions |
    Jul 5, 2025 1:43 AM
    430 views | 2 replies

Latest Discussions

view all discussions