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 for summary table creation

    im creating a summary table from dt1 called dt2. Code below. does anyone know the code for statistics column name format? i need it to be column stat. I think when its default is stat(column), it throws off the join.   dt2 = dt1 << Summary( Group(:lot), Mean(:x, :y, :z), Freq("None"), Weight("None"), Link to original data table(0), statistics column name format("column stat") ); dt1 << Upd...

    BackwardTiger97 BackwardTiger97
    Discussions |
    Jan 28, 2023 10:53 AM
    756 views | 1 replies
  • Control New Window Location with Multiple Monitors

    When I use JMP with multiple monitors, it tends to open pop-ups/new windows on displays other than the one I am using, oftentimes moving aside other content that I am referencing.  Is there a way to control the location of new windows - for example, when I click "column info", a new window will appear and often it is not in the same display where the data table is located....I cannot find any sett...

    ateran ateran
    Discussions |
    Jan 28, 2023 12:35 AM
    1248 views | 3 replies
  • How do I plot multiple XY Series in one graph?

    Dragging and dropping x and y values for multiple series data sets gives the following graphI want to see only SeriesA Y vs SeriesA  X,SeriesB Y vs SeriesB XSeriesC Y vs SeriesC X

    I do not want to see the curves for SeriesA Y vs SeriesB X   etc...In excel i am able to do it by selecting the appropriate X and Y values.  Can you please help with this plotting? 

    DualGrizzly1028 DualGrizzly1028
    Discussions |
    Jan 27, 2023 10:03 AM
    5792 views | 4 replies
  • Nested data filter row selection

    Hello, I'm working on a project where I'll have data categorized in a data table and users will down select to a specific option via an interface I'm creating. What I want the script below to do is:In the left radio box, Choice 1, the person selects the age.In the data table all rows that are not that age are hidden and excluded in the data table.In the right radio box, Choice 2, it's dynamically ...

    StarfruitBob StarfruitBob
    Discussions |
    Jan 27, 2023 10:01 AM
    1571 views | 5 replies
  • color of a Drag Marker?

    How can i change the color of a Drag marker?with a black & white background the black circles are hard to see: View more...Names Default To Here( 1 ); img = New Image( "https://www.nasa.gov/sites/default/files/styles/full_width_feature/public/thumbnails/image/hubble_leda48062_potw2302a.jpg" ); win = New Window( "marker", V List Box (Text Box("black marker hardly visible"), g = Graph Box ( F...

    hogi hogi
    Discussions |
    Jan 27, 2023 7:36 AM
    983 views | 2 replies

Latest Discussions

  • JSL code for summary table creation

    im creating a summary table from dt1 called dt2. Code below. does anyone know the code for statistics column name format? i need it to be column stat. I think when its default is stat(column), it throws off the join.   dt2 = dt1 << Summary( Group(:lot), Mean(:x, :y, :z), Freq("None"), Weight("None"), Link to original data table(0), statistics column name format("column stat") ); dt1 << Upd...

    BackwardTiger97 BackwardTiger97
    Discussions |
    Jan 28, 2023 10:53 AM
    756 views | 1 replies
  • Control New Window Location with Multiple Monitors

    When I use JMP with multiple monitors, it tends to open pop-ups/new windows on displays other than the one I am using, oftentimes moving aside other content that I am referencing.  Is there a way to control the location of new windows - for example, when I click "column info", a new window will appear and often it is not in the same display where the data table is located....I cannot find any sett...

    ateran ateran
    Discussions |
    Jan 28, 2023 12:35 AM
    1248 views | 3 replies
  • How do I plot multiple XY Series in one graph?

    Dragging and dropping x and y values for multiple series data sets gives the following graphI want to see only SeriesA Y vs SeriesA  X,SeriesB Y vs SeriesB XSeriesC Y vs SeriesC X

    I do not want to see the curves for SeriesA Y vs SeriesB X   etc...In excel i am able to do it by selecting the appropriate X and Y values.  Can you please help with this plotting? 

    DualGrizzly1028 DualGrizzly1028
    Discussions |
    Jan 27, 2023 10:03 AM
    5792 views | 4 replies
  • 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
    608 views | 0 replies
  • Labels for contour plot

    When I use Graph Builder to generate a contour plot, is there an option to add labels to the iso lines?

    hogi hogi
    Discussions |
    Jan 27, 2023 3:58 AM
    1226 views | 2 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
    608 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
    1215 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
    1175 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
    660 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
    735 views | 0 replies
view all discussions