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

  • Open specific excel sheet without Excel import Wizard

    hi,I am trying to open specific excel worksheet using the attached function. this function works fine, but call it from button script, kind of ignore it and invoke the excel import wizard, someone know about this issue? and how can I resolve it? upload_Stimuli_ButtonBox = Button Box("Upload Stimuli", set script( // Get stimuli path path_to_stimuli = Pick File( "Open Stimuli file",Input_files...

    AdirZig AdirZig
    Discussions |
    Nov 8, 2021 4:42 AM
    1272 views | 2 replies
  • Add Mean to distribution plateform

    Dear community, Regarding the distribution plateforme, I have been asked if it was possible to display the value of the mean of the distribution on the chart? Thanks and regards, Jérome

    J_Bonnouvrier1 J_Bonnouvrier1
    Discussions |
    Nov 8, 2021 12:42 AM
    1377 views | 4 replies
  • Question on creating progress bars

    Hi all.  I have created a window with a progress bar and a "Cancel" button in it.  The intent is to allow the user to stop program execution.  I'm getting an error when I press cancel though, and do not know how to resolve it.  A simplified version of my script is below.   Names Default to Here(1); //Define progress window pwin = NewWindow("Progress", SB_L = SpacerBox(Size(0, 15), Color("Green")...

    nikles nikles
    Discussions |
    Nov 7, 2021 5:19 PM
    1807 views | 7 replies
  • Changing axis scale with superscripts

    I'm wondering how to change my axis scale with superscripts. I am using unicode font to write the superscripts but I am having trouble applying the superscripts to my axis. I want the minimun to be 10⁻¹⁰ and maximum to be 10⁻³. I have attached scrrenshots below of what I'm stuck on. I'm thinking I need to use a custom format but I can't figure it out. Y axis scale needs to be LOG.   

    hannahmcnamara hannahmcnamara
    Discussions |
    Nov 7, 2021 1:02 PM
    485 views | 0 replies
  • JSL equivalent for "select matching cells"

    Is there a JSL equivalent for "select matching cells" in a given column? For example, I have many simulation runs represented in a single table.  Sometimes I see a rogue data point in Graph Builder, and I want to see all the other points from that run, which is all points with the same "run id".  Is there a way in JSL to select those points, then expand the selection to all rows with the same valu...

    BHarris BHarris
    Discussions |
    Nov 6, 2021 11:29 PM
    9948 views | 14 replies

Latest Discussions

  • Question on creating progress bars

    Hi all.  I have created a window with a progress bar and a "Cancel" button in it.  The intent is to allow the user to stop program execution.  I'm getting an error when I press cancel though, and do not know how to resolve it.  A simplified version of my script is below.   Names Default to Here(1); //Define progress window pwin = NewWindow("Progress", SB_L = SpacerBox(Size(0, 15), Color("Green")...

    nikles nikles
    Discussions |
    Nov 7, 2021 5:19 PM
    1807 views | 7 replies
  • Changing axis scale with superscripts

    I'm wondering how to change my axis scale with superscripts. I am using unicode font to write the superscripts but I am having trouble applying the superscripts to my axis. I want the minimun to be 10⁻¹⁰ and maximum to be 10⁻³. I have attached scrrenshots below of what I'm stuck on. I'm thinking I need to use a custom format but I can't figure it out. Y axis scale needs to be LOG.   

    hannahmcnamara hannahmcnamara
    Discussions |
    Nov 7, 2021 1:02 PM
    485 views | 0 replies
  • How to enable HTML contol in Chrome?

    Hello, I created a box plot report using column switcher to allow consumers of the data to choose which parameters to plot. However the control shows as disabled and nothing can be adjusted in the plot. Can you please help with the Chrome and/or JMP settings that are needed for these controls to work?

    breino breino
    Discussions |
    Nov 6, 2021 10:55 AM
    700 views | 1 replies
  • How to add Fit Line (Trend Line) at subgroups in a scatter plot.

      How to insert separate Fit Line (Trend Line) for males and females in the same scatter plot.  The scatter plot should have different symbols for males and females.  

    LokeshPulmo LokeshPulmo
    Discussions |
    Nov 6, 2021 2:37 AM
    7899 views | 1 replies
  • What is the best way to analyze the relationship between a binary and quantitative variable?

    Hi, sorry if this is a really newb question but I'm working on a dataset for class on the relationship between depression and sleep. I have two variables, depression with a yes/no response, and average hours of sleep for each respondent (5,6,7,etc.). I analyzed the two for ANOVA and found their R-squared and the P value for the relationship, but is there a better test for this specific situation? ...

    Big Big
    Discussions |
    Nov 5, 2021 9:42 AM
    1577 views | 2 replies

Latest Discussions

  • Changing axis scale with superscripts

    I'm wondering how to change my axis scale with superscripts. I am using unicode font to write the superscripts but I am having trouble applying the superscripts to my axis. I want the minimun to be 10⁻¹⁰ and maximum to be 10⁻³. I have attached scrrenshots below of what I'm stuck on. I'm thinking I need to use a custom format but I can't figure it out. Y axis scale needs to be LOG.   

    hannahmcnamara hannahmcnamara
    Discussions |
    Nov 7, 2021 1:02 PM
    485 views | 0 replies
  • Predictive Modeling Using JMP Pro is Scheduled!

    The Predictive Modeling Using JMP Pro course is scheduled in the Live Web classroom 1:00 pm to 4:30 pm EDT, Monday-Thursday, 11-14APR2022. Learn how to build and understand predictive models such as generalized regression models, support vector machines, naive Bayes, decision trees, and neural networks. We'll also compare complex models and score new data in JMP. Click here for the course page and...

    KathyKiraly KathyKiraly
    Discussions |
    Nov 5, 2021 6:50 AM
    573 views | 0 replies
  • Variability Chart Platform Factor Re-Insert Positions (Not Swapping)

    Hello JMP Community, I understand dragging between any two factors swaps the location pairs in the Variability Chart platform. Is there a way to drag to specifically re-insert the factors instead? For example, can I drag "Layout" between "Horizontal" and "Wafer ID" in the attached screenshot instead of performing multiple drags to have the intended result? I am aware I can do this reordering with ...

    Technician Technician
    Discussions |
    Oct 26, 2021 11:04 AM
    799 views | 0 replies
  • how can I use structural equation model to make predictions?

    Hi, I built a structural equation model and it works well. I would like use the model to make some predictions. Basically, what I want to do is to change the value of a variable and then JMP can calculate the values of other variables. Is there any way i can output the model equation so that I can use it to predict? Thanks.

    lujc07 lujc07
    Discussions |
    Oct 22, 2021 11:54 AM
    548 views | 0 replies
  • Get (x & y) intercept values from linear fit of the linear region of a curve/data and store them in a new column

    I have JMP data table with data from several parts for which a Capacitance 'C' has been measured as a function of reverse voltage 'V' (0 to -5 V in -0.1V step). A plot of [1/C]^2 vs V has a linear part for small reverse bias (say from 0 V to -0.5V and data is available at 0, -0.1, -0.2, -03, -0.4 -0.5 V within this range). How to do a linear fit to the points between 0 to -5V for each part, extrac...

    Neo Neo
    Discussions |
    Oct 22, 2021 10:15 AM
    556 views | 0 replies
view all discussions