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

  • Trying to make an advanced graph builder but not sure if my tables are correct

    Hello, This is a somewhat complicated request, so I hope I am clear with what I need and have.  I currently have this graphic: but it is confusing and I need to add more to clarify it.  I need it to include the total number of all the centers (like it currently is on the right y-axis). But I also need to include the number of centers (along with the percent) labelled in the bar for the left y-axis...

    patriciafm811 patriciafm811
    Discussions |
    Jun 3, 2024 5:02 AM
    620 views | 0 replies
  • Survery based

    i am analyzing my data for thesis using jmp software, tell me how to put data in jmp , i have 3 groups, i.e. men 60, women 60, senior citizen 30, total 150 participantsi have different parameters i.e. crop damage, house damage, livestock damage
    crop damage frequency is 123
    house damage is 113
    livestock damage is 86how to analyze this, this is survey based data, can someone give me example sheet, how ...

    Survery1275 Survery1275
    Discussions |
    Jun 3, 2024 2:26 AM
    555 views | 0 replies
  • Can I add text to an image file without using Graph Box()?

    How do I add text to an image file using JSLimg = Open( "$SAMPLE_IMAGES/tile.jpg", jpg ); {x, y} = img << size; img =img << Text( Center Justified, {50, 55}, "test" ); //?Thanks!

    lala lala
    Discussions |
    Jun 3, 2024 2:11 AM
    703 views | 1 replies
  • Draw paired data

    How I draw paired data like that in JMP? Hope the help from our community. 

    thiennguyen thiennguyen
    Discussions |
    Jun 2, 2024 5:10 AM
    1933 views | 2 replies
  • prev sib - how?

    I want to get in this display tree from the Axis Box to the TextEditBox:  but with the below code, I get stuck at step 2: going to the previous sibling: Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); gb = dt << Graph Builder( Variables( X( :height ), Y( :weight )), Elements( Points( X, Y) ) ); show(start= report(gb)["Graph Builder",AxisBox(1)]); show(step1 = start << par...

    hogi hogi
    Discussions |
    Jun 1, 2024 9:32 AM
    1058 views | 2 replies

Latest Discussions

  • Trying to make an advanced graph builder but not sure if my tables are correct

    Hello, This is a somewhat complicated request, so I hope I am clear with what I need and have.  I currently have this graphic: but it is confusing and I need to add more to clarify it.  I need it to include the total number of all the centers (like it currently is on the right y-axis). But I also need to include the number of centers (along with the percent) labelled in the bar for the left y-axis...

    patriciafm811 patriciafm811
    Discussions |
    Jun 3, 2024 5:02 AM
    620 views | 0 replies
  • Survery based

    i am analyzing my data for thesis using jmp software, tell me how to put data in jmp , i have 3 groups, i.e. men 60, women 60, senior citizen 30, total 150 participantsi have different parameters i.e. crop damage, house damage, livestock damage
    crop damage frequency is 123
    house damage is 113
    livestock damage is 86how to analyze this, this is survey based data, can someone give me example sheet, how ...

    Survery1275 Survery1275
    Discussions |
    Jun 3, 2024 2:26 AM
    555 views | 0 replies
  • Can I add text to an image file without using Graph Box()?

    How do I add text to an image file using JSLimg = Open( "$SAMPLE_IMAGES/tile.jpg", jpg ); {x, y} = img << size; img =img << Text( Center Justified, {50, 55}, "test" ); //?Thanks!

    lala lala
    Discussions |
    Jun 3, 2024 2:11 AM
    703 views | 1 replies
  • Importing from excel when numbers are scientific

    Hello all,I have the same problem as this post from 2021:https://community.jmp.com/t5/Discussions/How-to-stop-JMP-from-truncating-excel-scientific-notation-format/td-p/378498#:~:text=Re%3A%20How%20to%20stop%20JMP%20from%20truncating%20excel%20scientific%20notation%20format,-Apr%2020%2C%202021&text=I%20see%20the%20same%20behavior,decimals%20before%20importing%20into%20JMP. I have data in an excel i...

    Katz0801 Katz0801
    Discussions |
    Jun 1, 2024 9:14 AM
    1406 views | 2 replies
  • JMP Expr() weirdness, can anyone explain?

    This is mostly just a frustration post over the following inconsistency with inserting 'IF' expressions into an 'IF' expression.  It is my understanding that programming languages should be nothing if not consistent (and I'm aware of many other JMP inconsistencies -- it's just that this one makes no sense to me at all). /* What I want is to generate an expression such as the one below programmatic...

    ErraticAttack ErraticAttack
    Discussions |
    Jun 1, 2024 4:37 AM
    4981 views | 10 replies

Latest Discussions

  • Trying to make an advanced graph builder but not sure if my tables are correct

    Hello, This is a somewhat complicated request, so I hope I am clear with what I need and have.  I currently have this graphic: but it is confusing and I need to add more to clarify it.  I need it to include the total number of all the centers (like it currently is on the right y-axis). But I also need to include the number of centers (along with the percent) labelled in the bar for the left y-axis...

    patriciafm811 patriciafm811
    Discussions |
    Jun 3, 2024 5:02 AM
    620 views | 0 replies
  • Survery based

    i am analyzing my data for thesis using jmp software, tell me how to put data in jmp , i have 3 groups, i.e. men 60, women 60, senior citizen 30, total 150 participantsi have different parameters i.e. crop damage, house damage, livestock damage
    crop damage frequency is 123
    house damage is 113
    livestock damage is 86how to analyze this, this is survey based data, can someone give me example sheet, how ...

    Survery1275 Survery1275
    Discussions |
    Jun 3, 2024 2:26 AM
    555 views | 0 replies
  • hybrid models

    Why doesn't a large and powerful program like JMPPRO contain hybrid models in time series such as the ARIMA-ANN model, ARMAX model, and others?

    Raaed Raaed
    Discussions |
    May 31, 2024 9:43 AM
    672 views | 0 replies
  • How do I make scattorplot Matrix with multiple cloumns I select?

    Hi. I'm Jeon.I'm beginner of JMP. I want to have a script for making scattorplot Matrix with Items I select.Could you give me a help with it? I splited one data table to two data table. one has value of test items(*Data type : Numeric & Continuous) , another one has upper limit & lower limit.(*Charactor & Norminal) Column names(=test item names) are the same in 2 different data table. Two sample d...

    NagneTE1 NagneTE1
    Discussions |
    May 27, 2024 5:18 PM
    625 views | 0 replies
  • Importing multiple text files with different decimal separators (dot vs comma from English vs European speakers)

    It seems that, sometimes, JMP 18 struggles to import files with different regional settings. This is a problem for first-time users who need to load multiple text files from different lab machines (JSL should not be the only answer). For example, if I have Windows and JMP in English, decimal separators can be changed from default to European (e.g., 3,14 instead of 3.14). With that option activated...

    FN FN
    Discussions |
    May 22, 2024 3:24 AM
    963 views | 0 replies
view all discussions