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

  • Not able to close table in a for loop

    Hi,I want to use a for loop to keep import multiple files and close it after concatenate. the import multiple and concatenate is working but not the close(). I tried wait(), still not working. Not sure what I did wrong. dt1 = New table(); dir = {"dir1","dir2","dir3"}; //can have many dirs for(i=1, i<= N Items(dir), i++, dt[i] = Multiple File Import( <<Set Folder( path1||"\" || dir[i] ), <<Set S...

    dadawasozo dadawasozo
    Discussions |
    Feb 20, 2023 9:50 PM
    1001 views | 1 replies
  • Why do these ways of referencing columns give different results?

    I'm struggling to understand how JSL handles column references and keep running into bugs in my scripts for that reason.Why are the following expressions giving different results?What is the best way of dynamically passing column references to functions? dt = New Table("test", New Column("abc"), New Column("def") ); collist = {:abc, :def}; col = AsName("abc"); colname = "abc"; Show(Contains(col...

    MedianWalrus538 MedianWalrus538
    Discussions |
    Feb 20, 2023 2:09 PM
    1739 views | 3 replies
  • Is there a template to have design tolerance stack-up from JMP 17 Pro?

    Is there a template to have design tolerance stack-up from JMP 17 Pro?

    AaronAn AaronAn
    Discussions |
    Feb 20, 2023 12:54 PM
    985 views | 1 replies
  • Weibull model for bacterial decay

    I have been asked to do a linear regression using Weibull on jmp. It only seems to work for data with a positive curve (growth), however, when trying to select the Weibull for the decay data it cannot be selected. Is there a parameter I am missing or an assumption that doesn't allow me to use this model?

    FSaggie FSaggie
    Discussions |
    Feb 20, 2023 10:12 AM
    5268 views | 10 replies
  • Multiple Comparison Intervals for Standard Deviation (Test for Equal Variance)

    Attached is a sample from Minitab of Multiple comparison intervals for the standard deviation.So, it is a crossed factor test for equal variance.Does jmp have a similar function? Had been trying to do to Fit Y by X but it only separates it.  

    carlogarcia carlogarcia
    Discussions |
    Feb 20, 2023 6:02 AM
    1597 views | 1 replies

Latest Discussions

  • Is there a template to have design tolerance stack-up from JMP 17 Pro?

    Is there a template to have design tolerance stack-up from JMP 17 Pro?

    AaronAn AaronAn
    Discussions |
    Feb 20, 2023 12:54 PM
    985 views | 1 replies
  • Initialize data across multiple columns at once

    I am interested in initializing data across multiple columns in the same manner all at once.  For example, I want to create M number of columns with random-normal data (mean = x, stdev = y), through N rows.   Any help is appreciated.  Thanks. 

    ashwint27 ashwint27
    Discussions |
    Feb 17, 2023 4:18 PM
    1502 views | 4 replies
  • Looking for tips for rapid conversion of string to matrix

    I have data that I retrieve from a database which is in a pipe-delimited string format. For example "70|71|69|78". These strings represent numeric measurements.A large number of measurements are made and the resulting strings are really long. On top of that I have a large dataset of these strings.What I need to do is convert the strings to a matrix ( vector really ) and run some aggregating statis...

    tsl tsl
    Discussions |
    Feb 17, 2023 11:33 AM
    4191 views | 10 replies
  • Curves in Dashboards: send to front?

    When data points are selected, they are automatically highlighted in other graphs - and sent to front.The same also works in Dashboards that are saved as html files.

    Now I noticed that for curves the "send to front" just works in jmp - but not in the html Dashboard.Is there a way to enable it or the html file as well?  

    hogi hogi
    Discussions |
    Feb 17, 2023 10:46 AM
    1077 views | 2 replies
  • Dynamically put selected Local Data Filter parameter to y-axis label on a chart

    I have got a three column data. Column - 1 is "Part ID", Column-2 is "Tested Parameter Name" and Column - 3 is "Measured value" of each tested parameter.There are five test parameters for each part so the Part ID changes after every 5 row entries.I am plotting "Measured value" of the tested parameter on y-axis and "Part ID" on the x-axis.I have got local data filter open on the "Tested Parameter N...

    Neo Neo
    Discussions |
    Feb 17, 2023 7:28 AM
    2992 views | 7 replies

Latest Discussions

  • JMP Script Window - Hovering over a variable do not show the value stored in the variable if passed between scripts

    I have found that hovering over a variable is very useful feature in JMP Script Window/Editor when debugging the script. I have been working with very long script which I have divided to smaller pieces by using Include-feature. I am able to pass variable content correctly between the included scripts but it looks like hovering do not work on included script windows (showing empty variable content ...

    JanneI JanneI
    Discussions |
    Jan 27, 2023 5:51 AM
    794 views | 0 replies
  • Choice experiment: probability profiler baseline assumptions

    Dear community,  For the probability profiler as used to analyse data in choice experiment analysis, I am wondering how to optimally set the baseline scenario to compare probability profiler data.  Following for instance von Wedel & Hagist (2022), utilize the probability profiler to compare the baseline of the combination of attributes with the lowest marginal utilities. While such an analysis is ...

    Declan_JMP Declan_JMP
    Discussions |
    Jan 23, 2023 3:54 AM
    1601 views | 0 replies
  • Can we find some tutorials videos in YouTube?

    Hello everyone, passing by to say hello and to share that I created a YouTube Channel with JMP 17 Video Tutorials in english, spanish and portuguese.As an enthusiast about Problem Solving, passionated about JMP and a JMP Partner, I hope you'll come with me, subscribe to the channel and enjoy all the videos that are there and yet to come.https://www.youtube.com/@planaconsultoria Best regards!

    Matheus_Plana Matheus_Plana
    Discussions |
    Jan 15, 2023 10:27 AM
    1632 views | 0 replies
  • Data puzzles via Hanukkah of Data is underway

    If you're looking for some data wrangling puzzles, the Hanukkah of Data series of daily puzzles is underway at https://hanukkah.bluebird.sh/5783/. They're on day 2 of 8 now. As far as I can tell, you can do them whenever and there's no competitive part. I'm doing them in JMP, of course!

    XanGregg XanGregg
    Discussions |
    Dec 19, 2022 11:21 AM
    811 views | 0 replies
  • Slope and Intercept Collector error "matrix must be non-singular in access or evaluation of 'Inv' , Inv/*###*/(x` * x)"

    HI all,I have a question about an error I'm getting when using @stan_koprowski's slope and intercept add-in. I've posted my question on the add-in's thread but due to the much lower exposure compared to discussion posts, I thought that it might be a good idea to ask here as well. I made a mock data table with three groups and several observations in each group. When I run the add-in I am getting t...

    Lavik17 Lavik17
    Discussions |
    Dec 19, 2022 10:20 AM
    951 views | 0 replies
view all discussions