cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • concatenate direction changes direction when using arabic text

    dear members of the community,
    i have three columns - one character and two numeric - that i would like to concatenate into a long string as in the picture and the attachment.
    for some reason, when the character is written in Arabic the concatenate results is in the wrong order.   "('" || :word || "', " || Char( :abc ) || ", " || Char( :def ) || ")" this is not good for my application since i expor...

    ron_horne ron_horne
    Discussions |
    Aug 26, 2023 3:10 AM
    5420 views | 9 replies
  • Analyzing the Statistical Significance of Percentage Data

    Looking for some insight on how to property analyze the data set attached to this post.  The company has been tracking the amount of scrap in pieces each week and the total number pieces produced to get a % scrap for each week.  The first 26 weeks are the baseline data, before any improvement actions were taken.  Weeks 27 through 31 represent the weeks after some improvement actions were taken.   ...

    Josh1 Josh1
    Discussions |
    Aug 25, 2023 1:54 PM
    8269 views | 11 replies
  • Query on recoded factor variables

    Hello:I am running an experiment with three factors, all are continuous. Two of the factors have three levels and one factor has 2 levels.I was trying with the analysis outcome with recoded factor levels.The one of the factor has levels 2, 4.5 and 7 and so I recoded them as -1, 0 and 1 as 4.5 is the exact center between 2 and 7.The other three level factor has levels 2, 4.5 and 6.5. Now 4.5 is not...

    VarunK VarunK
    Discussions |
    Aug 25, 2023 9:54 AM
    1186 views | 2 replies
  • Is it possible to add reference line with the same value using JSL?

    Hi all, I'm quite new to JMP. I'm writing a script in JSL, I have two high limits and some of the values are the same value. Is it possible to add reference lines with the same value in JMP? Currently, I'm using JMP Pro 14.3.0. Thank you.

    nfn607 nfn607
    Discussions |
    Aug 25, 2023 7:47 AM
    1163 views | 3 replies
  • Radio button on Graph builder to vary Variable Role("Y)

    Hi, I want to create a RB where you can change three variables Resistance, Currents, Voltage using Radio buttons. Here's what I have tried but something doesn't seem to be correct. Any advice?Names Default To Here( 1 ); stk = Current Data Table(); col = stk << Get Column Names( "String" ); Resist = {}; curr = {}; Volt = {}; For( i = 1, i <= N Items( col ), i++, If( Contains( col[i], "Resistan...

    Jackie_ Jackie_
    Discussions |
    Aug 25, 2023 5:30 AM
    1680 views | 4 replies

Latest Discussions

Latest Discussions

view all discussions