cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • New to JMP and struggling with Standard Deviation differences between Excel & JMP

    I'm a 20+ year user of Minitab but my company is no longer buying the licenses because of recent drastic price increases and licensing model.  Just got JMP version 17.0.0 on Friday and trying to figure out how to do some Control Charts.  My biggest issue is trying to understand how JMP is giving me a different Standard Deviation than by my manually calculating them in Excel. When I calculate the M...

    ChrisMarkley ChrisMarkley
    Discussions |
    Dec 6, 2023 2:08 AM
    7624 views | 12 replies
  • Finding the mean, sigma, or median for a column certain conditions

    Hi all, I'm trying to find the mean, median and sigma for a column with certain conditions. For example, I need to get the mean for a test at certain frequency and a certain bandwidth.  Something like this: Col Mean where ( :column1 < Limit & :BW == Y & :Freq == XXX );  your help is appreciated

    RA899 RA899
    Discussions |
    Dec 6, 2023 1:24 AM
    1986 views | 5 replies
  • Interactive binning > how to jitter points ?

    In the Interactive binning interface, in the bottom section (plotting points distribution),how can I specify that jitter type ? I know it's feasible, because it used to be jitter "packed" (i.e mandolin graph), but the default jitter looks to be a "uniform" jitter which is less useful for interactive binning. 

    LargeDormouse25 LargeDormouse25
    Discussions |
    Dec 6, 2023 1:18 AM
    690 views | 1 replies
  • What does "stack" on Graph Builder actually do?

    I was playing around with stack on line on graph builder. I assumed it just did some sort of simple offset, but now looking at it, it actually calculates different values. Here are two plots of the same data using the "% of Factor" summary statistic, but one with stack, and the other without. The change is dramatic. What is stack actually doing?    

    ehchandlerjr ehchandlerjr
    Discussions |
    Dec 6, 2023 1:15 AM
    1253 views | 3 replies
  • Finding Significant differences

    I recently harvested a crop trial and when analyzing the data I found no significant differences in the treatments in yield or RFV (relative feed value) comparing them by individual cuts as well all cumulative cuts using ANOVA. An individual found significant differences selecting only cuts 1, 3, and 5. they grouped residual variance of treatments 1,3, and 5; named that group 2 as well as grouped ...

    KIrishGH KIrishGH
    Discussions |
    Dec 6, 2023 1:02 AM
    1543 views | 2 replies

Latest Discussions

  • Finding the mean, sigma, or median for a column certain conditions

    Hi all, I'm trying to find the mean, median and sigma for a column with certain conditions. For example, I need to get the mean for a test at certain frequency and a certain bandwidth.  Something like this: Col Mean where ( :column1 < Limit & :BW == Y & :Freq == XXX );  your help is appreciated

    RA899 RA899
    Discussions |
    Dec 6, 2023 1:24 AM
    1986 views | 5 replies
  • Interactive binning > how to jitter points ?

    In the Interactive binning interface, in the bottom section (plotting points distribution),how can I specify that jitter type ? I know it's feasible, because it used to be jitter "packed" (i.e mandolin graph), but the default jitter looks to be a "uniform" jitter which is less useful for interactive binning. 

    LargeDormouse25 LargeDormouse25
    Discussions |
    Dec 6, 2023 1:18 AM
    690 views | 1 replies
  • Finding Significant differences

    I recently harvested a crop trial and when analyzing the data I found no significant differences in the treatments in yield or RFV (relative feed value) comparing them by individual cuts as well all cumulative cuts using ANOVA. An individual found significant differences selecting only cuts 1, 3, and 5. they grouped residual variance of treatments 1,3, and 5; named that group 2 as well as grouped ...

    KIrishGH KIrishGH
    Discussions |
    Dec 6, 2023 1:02 AM
    1543 views | 2 replies
  • Is there a way to determine difference in slopes with non-normal data?

    For my model, I have one categorical effect variable, one continuous effect variable, and two continuous role (Y) variables. The residual distributions of my variables appear relatively normal with the Q-Q plot, but the Anderson-Darling test showed that the distributions are not normal. I read a previous post that said you should do an ANCOVA with interaction and use indicator parameterization est...

    leopumpkin02 leopumpkin02
    Discussions |
    Dec 5, 2023 9:15 AM
    1125 views | 2 replies
  • Setting using JSL so that the control chart does not display batches for which there are missing data for a given parameter.

    As the topic. Normally in JSL we indicate batches (represented by a given column) for which we present points on the control chart as follows: Local Data Filter( Close Outline( 1 ), Add Filter( columns( :Batch ), Where( :Batch == {"01/10/2022", "01/11/2022", "01/12/2022", "01/13/2022"} ), Display( :Batch, N Items( 15 ), Find( Set Text( "" ) ) ) ) ), However, how can we reque...

    Giardini Giardini
    Discussions |
    Dec 5, 2023 8:25 AM
    2653 views | 7 replies

Latest Discussions

  • Vector Modeling and Related Analysis Capabilities

    hello JMP team ,  I am curious to learn more on the vector data type modeling and any associated analysis on that . Are there examples of sample vector datasets ? Once such dataset exists, could clustering techniques work on them and how would they work specifically ?I assume they would at the very least extract statistical aggregation from each vector and use these for clustering. Is there any mo...

    altug_bayram altug_bayram
    Discussions |
    Dec 1, 2023 2:30 PM
    612 views | 0 replies
  • Dendrograms in JMP: show scale, show categories without the categories dendrogram and setup UPGMA+dice as statistics.

    HiDoes anybody know how to get the scale of the dendrograms? Scale can be setup in different ways, but it is not shown by default in the output.Does anybody know how to get the categories labels shown without performing the categories dendrogram?Does anybody know how to perform Dice+UPGMA dendrograms? Those are basics statistics, and I can’t find them.Thank you very much if someone helps JMP 17.2....

    JRTormo JRTormo
    Discussions |
    Nov 29, 2023 2:41 AM
    836 views | 0 replies
  • Keyboard shortcuts

    [More Topic Containers like this] Jmp Help/Keyboard Shortcuts   assign new Keyboard ShortcutsAssigning-keyboard-shortcuts-for-frequently-used-options comment/uncomment blocks of code (international keyboard)A shortcut can be set in the menu customization Editoradd  keyboard shortcuts for your own functionsadd them to the main menu/ to a toolbar and assign a shortcutadd keyboard shortcuts for "open...

    hogi hogi
    Discussions |
    Nov 26, 2023 1:38 AM
    751 views | 0 replies
  • When the neural network of JMP is operated in Python, the value is different.

    When the neural network created by JMP was saved and run in python code, it output values different from the score output by JMP.

    OS:windows 10Python Version : 3.9

    File list jmp_score.py
    CNN_NTanH_boost.py <- JMP Python 
    mypython_code.py


    import CNN_NTanH_boost
    import numpy as np
    import pandas as pdfilepath = r"filepath" ext = 'csv' if filepath.endswith(ext): df=pd.read_csv(filepath) else : df=pd....

    TShiino TShiino
    Discussions |
    Nov 21, 2023 8:48 PM
    650 views | 0 replies
  • Could JMP optimize factors with uncertainty?

    Hello community!!,A question: will it be possible for the profiler to find the best combinations of factors with uncertainty when performing a simulation, which maximize the total utility and minimize the total cost, generating a table of the best combinations found? For example: 

    Marco1 Marco1
    Discussions |
    Nov 21, 2023 9:08 AM
    638 views | 0 replies
view all discussions