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

  • JSL code & Summarize help

    Hi JMP community,     JMP Pro v17.     I  have a script that had been working last month, but doesn't appear to be working anymore. I have a data table where one column is named :Date (see attached data table). The following script is supposed to summarize the data table by the Year( ) of :Date and generate a list of years for the variable "yrs". Summarize( dt, yrs = By( Year( :Date ) ) );   For e...

    SDF1 SDF1
    Discussions |
    Dec 3, 2024 7:27 AM
    1486 views | 10 replies
  • Dynamic axis reference line update from external source

    Hi,I'm JMP17 user. I have a graph with x-axis representing a timestamp. I want to build external tool that will be a video player, and I want that tool to keep sending to the jmp graph the current timestamp, and it will be represented as a reference line on the x-axis that will keep moving according the current time on the video player.  to test it I create a dummy app in cpp that keep sending to ...

    Vertigo42 Vertigo42
    Discussions |
    Dec 3, 2024 6:54 AM
    435 views | 2 replies
  • Is there any tool or technique in JMP Pro that identifies a set of closely fitted distributions of the variables in a given dataset?

    I am struggling to identify the closely fitted probability distributions of variables in a dataset. For example, in the “Diabetics” dataset, which is available on the Sample Data folder under JMP help menu, I am interested to see the closely fitted distribution of the following two variable:Total Cholesterol (which is discrete dataset) closely fits with Negative Binomial distribution with paramete...

    madhu madhu
    Discussions |
    Dec 3, 2024 4:02 AM
    315 views | 1 replies
  • Lin's Concordance Correlation Coefficient

    Hi All Is there a procedure in JMP that computes  Lin's Concordance Correlation Coefficient?  The concordance correlation coefficient (Lin, 1989) evaluates the degree to which pairs of observations fall on the 45° line through the origin. Lin L.I-K (1989) A concordance correlation coefficient to evaluate reproducibility. Biometrics 45:255-268 Cheers Vince 

    vincem vincem
    Discussions |
    Dec 2, 2024 12:45 PM
    700 views | 2 replies
  • Copy xy plots becomes very slow

    I tried to copy a group of xy plots, it got stuck forever. I am aware that the time it takes to copy is proportional to the amount of data points. But this is the first time I had something never finished. Is there a way I can get this copy job done? Thank you!

    FrequencyMining FrequencyMining
    Discussions |
    Dec 2, 2024 10:58 AM
    299 views | 0 replies

Latest Discussions

  • Is there any tool or technique in JMP Pro that identifies a set of closely fitted distributions of the variables in a given dataset?

    I am struggling to identify the closely fitted probability distributions of variables in a dataset. For example, in the “Diabetics” dataset, which is available on the Sample Data folder under JMP help menu, I am interested to see the closely fitted distribution of the following two variable:Total Cholesterol (which is discrete dataset) closely fits with Negative Binomial distribution with paramete...

    madhu madhu
    Discussions |
    Dec 3, 2024 4:02 AM
    315 views | 1 replies
  • Lin's Concordance Correlation Coefficient

    Hi All Is there a procedure in JMP that computes  Lin's Concordance Correlation Coefficient?  The concordance correlation coefficient (Lin, 1989) evaluates the degree to which pairs of observations fall on the 45° line through the origin. Lin L.I-K (1989) A concordance correlation coefficient to evaluate reproducibility. Biometrics 45:255-268 Cheers Vince 

    vincem vincem
    Discussions |
    Dec 2, 2024 12:45 PM
    700 views | 2 replies
  • Copy xy plots becomes very slow

    I tried to copy a group of xy plots, it got stuck forever. I am aware that the time it takes to copy is proportional to the amount of data points. But this is the first time I had something never finished. Is there a way I can get this copy job done? Thank you!

    FrequencyMining FrequencyMining
    Discussions |
    Dec 2, 2024 10:58 AM
    299 views | 0 replies
  • Representation of the interaction in a bar chart

    Hello! I have a question on both graphical and statistical representation. In the following bar chart, the interaction between the two treatments is significant, so the most ideal way to represent the results graphically would be a bar chart with the following aesthetics:  Performing the Tukey of the interaction, the result of the analysis is as follows:  Although this JMP output would be the most...

    Kaik Kaik
    Discussions |
    Dec 2, 2024 8:38 AM
    524 views | 2 replies
  • JMP vs Spotfire

    Hello, I’m curious if anyone here has experience using both JMP and Spotfire for data analysis and visualization. I’ve been using JMP extensively and was wondering how it compares to Spotfire, especially in terms of performance and features for tasks like interactive analytics or handling large datasets.Not sure if this type of discussion is allowed here, but I thought it’d be helpful to get some ...

    Jackie_ Jackie_
    Discussions |
    Dec 2, 2024 3:54 AM
    946 views | 3 replies

Latest Discussions

  • Copy xy plots becomes very slow

    I tried to copy a group of xy plots, it got stuck forever. I am aware that the time it takes to copy is proportional to the amount of data points. But this is the first time I had something never finished. Is there a way I can get this copy job done? Thank you!

    FrequencyMining FrequencyMining
    Discussions |
    Dec 2, 2024 10:58 AM
    299 views | 0 replies
  • Sample size calculation for accelerated life testing

    I am trying to use the interval explorer for parametric reliability life test planning tool for sample size required for an ALT test but need some clarification on the following questions.         1. Is the Weibull alpha the characteristic life at stress or at use life? 2. Is the Quantile the pFail at stress or use life and how does the quantile impact the required sample size?3. Is the calculated...

    EngrAkin EngrAkin
    Discussions |
    Nov 29, 2024 8:45 AM
    316 views | 0 replies
  • Black Full Screen Issue in JMP During Startup

    Hi everyone, Black Full screen problems are preventing me from using JMP. Every time I launch the software, the screen turns completely black, and I can’t interact with any of the menus or features. I have already tried reinstalling JMP, updating my display drivers, and ensuring my system meets the requirements, but nothing seems to resolve the issue.Iam currently using JMP version 16 on Windows 1...

    romromillys romromillys
    Discussions |
    Nov 28, 2024 11:26 PM
    250 views | 0 replies
  • Script to highlight a cell in a report

    hello everyone....   I am performing contingency reports across a number of categorical X's towards a given Y (categorical) - where I like to highlight contingency table cells (from output report) based on conditions :    e.g. highlight if  count >=12 Cell Chi Square >=3.0  Would like to highlight the cell w/ some color (font color can also work, highlight is better) if it satisfies the given cond...

    altug_bayram altug_bayram
    Discussions |
    Nov 22, 2024 8:33 AM
    275 views | 0 replies
  • Matched pair analysis for categorical survey responses before/after a treatment

    Hi I have the results of a survey given both Before and After a treatment. For the continuous outcomes the Specialized Modeling -> Matched Pairs is straightforward to obtain paired t-tests, with the N = # of matched pairs. But I am struggling with the best way to test the categorical variables, esp. since there are unequal proportion for the Before and After survey responses, ex. 50 Before and 200...

    StPhun StPhun
    Discussions |
    Nov 17, 2024 5:15 AM
    294 views | 0 replies
view all discussions