cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Demonstrating Pareto's Law with JMP graph

    Hi everyone, I will like to create a graph to show that 80% of the revenue comes from the top 20% of the customers in a store. My current data columns are:1. CustomerID (around 4000+ data points)2. Revenue Would there be a way to build this graph in JMP? I've tried the Pareto Plot but have not been too successful.
    Thank you! Cheers.

    PearlyQuek PearlyQuek
    Discussions |
    Jul 8, 2021 5:48 AM
    1491 views | 3 replies
  • Maintaining "empty spaces" in resulting column after using if formula

    Hey everyone,

    I'm pretty new to jmp, so I might seem a little off with what I am asking and probably I won't use the correct terminology, but anyways I m rather despaired because I cannot think of a solution to my problem: 
    Let me describe my situation shortly: So I am a student and I am currently working on a set of data. I am looking at adverse drug effects of certain medication and the effect I'm...

    mmkaz mmkaz
    Discussions |
    Jul 8, 2021 1:12 AM
    2031 views | 4 replies
  • How to compare baseline data from Derivation and Validation Cohorts?

    I am assigned by my supervisor to independently perform an analysis for risk and score models for my study outcome. After cleaning my data and assigning two-third of my sample size as the Derivation cohort and the other as the validation cohort, the next step is to compare the baseline characteristics if they are statistically significant or not. At the moment these two sample sizes of cohorts are...

    AnwarSalim AnwarSalim
    Discussions |
    Jul 7, 2021 6:29 PM
    4066 views | 8 replies
  • How do write a JSL that implements one of the conditions for selecting a subset using cell values?

    For example, in "Big Class.jmp": add" add" column,And change the value of the first row of the "add" column to "&:height<65". How do code JSL to add the condition in the first row of the "add" column?  Make the JSL function of this combination the same as that of the following code:dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt << Select Where( sex == "F" & :age > 14 & :height < 65 ); d3 = dt << Su...

    lwx228 lwx228
    Discussions |
    Jul 7, 2021 5:22 PM
    1563 views | 4 replies
  • Paired T test vs ANOVA--and I cannot figure out how to run the ANOVA test.

    We did a marketing study for our product that incidentally appears to show strong clinical treatment effect (participants had less pain at the end than the beginning) and I was volunteered to do the statistical analysis.I did a paired T test on the baseline versus week 8 pain scores ( Specialized Modelling--> Matched Pairs -->) with very low p values. However I got ambitious (because JMP makes it ...

    PeterD PeterD
    Discussions |
    Jul 7, 2021 3:27 PM
    2839 views | 6 replies

Latest Discussions

  • Demonstrating Pareto's Law with JMP graph

    Hi everyone, I will like to create a graph to show that 80% of the revenue comes from the top 20% of the customers in a store. My current data columns are:1. CustomerID (around 4000+ data points)2. Revenue Would there be a way to build this graph in JMP? I've tried the Pareto Plot but have not been too successful.
    Thank you! Cheers.

    PearlyQuek PearlyQuek
    Discussions |
    Jul 8, 2021 5:48 AM
    1491 views | 3 replies
  • Maintaining "empty spaces" in resulting column after using if formula

    Hey everyone,

    I'm pretty new to jmp, so I might seem a little off with what I am asking and probably I won't use the correct terminology, but anyways I m rather despaired because I cannot think of a solution to my problem: 
    Let me describe my situation shortly: So I am a student and I am currently working on a set of data. I am looking at adverse drug effects of certain medication and the effect I'm...

    mmkaz mmkaz
    Discussions |
    Jul 8, 2021 1:12 AM
    2031 views | 4 replies
  • Paired T test vs ANOVA--and I cannot figure out how to run the ANOVA test.

    We did a marketing study for our product that incidentally appears to show strong clinical treatment effect (participants had less pain at the end than the beginning) and I was volunteered to do the statistical analysis.I did a paired T test on the baseline versus week 8 pain scores ( Specialized Modelling--> Matched Pairs -->) with very low p values. However I got ambitious (because JMP makes it ...

    PeterD PeterD
    Discussions |
    Jul 7, 2021 3:27 PM
    2839 views | 6 replies
  • Capturing selections made by a user using the local data filter in Graph Builder

    I would like to be able to capture the selection made when a user selects a value using the local data filter for a Graph Builder object. For example in the snippet below, if I selected "Apple" using the local data filter, how do I capture "Apple" in a variable so I can put it in a chart title. Does this require the use of the row state handler? I have not used that before.  Thank you! -Jens Names...

    JensRiege JensRiege
    Discussions |
    Jul 7, 2021 12:14 PM
    851 views | 1 replies
  • Obtaining a p-value for an odds ratio of a continuous variable

    Hi all,When performing an odds ration analysis on a nominal variable I get a p-value which is identical to the p-value of the parameter estimate (see pic below). When performing the same on a continues variable there is no p-value (see pic below). Could I use the p-value of the parameter estimate as the p-value of the odds ratio?If not how could I obtain the p-value in JMP?TIA

    eliyahu100 eliyahu100
    Discussions |
    Jul 7, 2021 10:27 AM
    1472 views | 0 replies

Latest Discussions

  • Obtaining a p-value for an odds ratio of a continuous variable

    Hi all,When performing an odds ration analysis on a nominal variable I get a p-value which is identical to the p-value of the parameter estimate (see pic below). When performing the same on a continues variable there is no p-value (see pic below). Could I use the p-value of the parameter estimate as the p-value of the odds ratio?If not how could I obtain the p-value in JMP?TIA

    eliyahu100 eliyahu100
    Discussions |
    Jul 7, 2021 10:27 AM
    1472 views | 0 replies
  • How do I get Odds Ratios after fitting a GLM with binomial distribution and logit function?

    Hi everyone,I need to get OR after fitting a GLM with binomial distribution and logit function - that is a logistic model. I cannot fit a "nominal logistic" where there's the option for OR because I need to use the Firth adjustment for small-sample bias (I can only do that for that GLM). Is there an option to get the Odds Ratios? Thank you in advance. Antony

    Antony Antony
    Discussions |
    Jul 7, 2021 10:04 AM
    861 views | 0 replies
  • Solving for new FPCs using a training set

    Had a question on the Functional Data Explorer system.  Feels like a dumb question but can't figure it out.  So I set up a training set and developed FPCs I like.   The next step is then to use that spline structure to solve the FPCs for new items as they come in.    What steps would I take to do that?    

    Evan_Morris Evan_Morris
    Discussions |
    Jul 6, 2021 11:08 AM
    691 views | 0 replies
  • Section 508 compliance

    Is there any guidance on how to make JMP graphs section 508 compliant (ADA issue for government documents)?  I found a post on how to remove the gray background, but is there any 508 specific guidance or other preference settings that would be helpful?  Maybe this is a wish list item?

    GGfGA GGfGA
    Discussions |
    Jun 30, 2021 10:03 AM
    861 views | 0 replies
  • Multi File Import of network folder slower in latest JMP version

    Hello, In JMP 14, Multi File Import of a network folder was relatively fast. For example, it takes ~11 seconds to load the below folder. With JMP 16 on the same computer/folder/network, it will first spend almost 3 minutes while "discovering files", before proceeding with the above "loading file names" step. Are there any settings or options that I could change to skip the "discovering files" step...

    jach jach
    Discussions |
    Jun 22, 2021 11:06 AM
    713 views | 0 replies
view all discussions