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

  • Is it possible to overlay on top of points in scatterplot? (Not change shape of point)

    Hello JMP users, I am new here so please be gentle.
    I am working on a script to make a bivariate plot of two variables (Var 1, Var 2) which is then colored by a third variable (Result). This is pretty simple, but my problem now is that the engineer would like an identifier of the fourth variable (Description) on the plot. So I need to take each unique Description, map it to a integer (there could b...

    shedberg shedberg
    Discussions |
    Nov 2, 2017 5:47 AM
    4055 views | 1 replies
  • SVG export

    Hello, I'm having 2 problems when exporting files as SVG via the save as html option. 1) the svg file permission is locked (mac 10.4) and I can't reset it. You have to open the html file in a web browser and then save the figure as svg (I can live with that option, but it's rather annoying) and 2) when you open the file in Adobe illustrator CS3, illustrator gives the following error: "Clipping wil...

    Discussions |
    Nov 1, 2017 10:27 PM
    5042 views | 2 replies
  • Summary Table Script Help

    I’m hoping someone can help me debug some script. I’m working out of a base data table that has a row for every injury since 2016. I want to construct a C chart for our safety coordinator so that he can better analyze our injury trends. When I try to create this chart in the base data table, I get multiple values along the X axis that represent the same month. Because of this, every data point sho...

    mmeewes mmeewes
    Discussions |
    Nov 1, 2017 7:40 PM
    8425 views | 2 replies
  • Confidence Interval for Population Slope

    I am new to JMP and need to find a 95% confidence interval for the "Population Slope." I know that this has something to do with an output in Parameter Estimates, but I am having trouble finding how to find the interval for a slope. Thank you for your time!

    nataliieeep nataliieeep
    Discussions |
    Nov 1, 2017 9:25 AM
    11130 views | 2 replies
  • Scriptable[] or 'send expects scriptable object'

    Hi, I've tried many methods of trying to select specific rows with PM#=2 and  Logistic#=1 in my pre-filtered table, but I either get a 'Send expects scriptable object' message, a 'Scriptable[]' and then script termination, or an endless loop.  Can someone please help with what is inappropriate with the syntax that I cannot program the row selection?  Thanks!     lamstationfile=Pick File("choose fi...

    asdf asdf
    Discussions |
    Nov 1, 2017 8:17 AM
    10118 views | 8 replies

Latest Discussions

  • Is it possible to overlay on top of points in scatterplot? (Not change shape of point)

    Hello JMP users, I am new here so please be gentle.
    I am working on a script to make a bivariate plot of two variables (Var 1, Var 2) which is then colored by a third variable (Result). This is pretty simple, but my problem now is that the engineer would like an identifier of the fourth variable (Description) on the plot. So I need to take each unique Description, map it to a integer (there could b...

    shedberg shedberg
    Discussions |
    Nov 2, 2017 5:47 AM
    4055 views | 1 replies
  • SVG export

    Hello, I'm having 2 problems when exporting files as SVG via the save as html option. 1) the svg file permission is locked (mac 10.4) and I can't reset it. You have to open the html file in a web browser and then save the figure as svg (I can live with that option, but it's rather annoying) and 2) when you open the file in Adobe illustrator CS3, illustrator gives the following error: "Clipping wil...

    Discussions |
    Nov 1, 2017 10:27 PM
    5042 views | 2 replies
  • how to add Std Error Mean Predict column in our data sheet in JMP

    hi alli am doing my project and for my report i need to have the  Std Error Mean Predict column in my data sheet for all dependent variables. the picture below is the out put using SAS. i need to have the highlighted column added to my data sheet in JMP. is there any way to do that with out coding?

    mohammad mohammad
    Discussions |
    Oct 27, 2017 5:37 AM
    5384 views | 4 replies
  • Making changes across data tables

    Hello!  I have a large master data table which I have subsetted into at least ten other subsetted tables of that data for different analyses.  Occasionally I find mistakes in a data table and need to change a cell, column, etc.  Is there a way to have these changes carry across all the subsetted data tables without having to find the corresponding cell in each table and change it manually? If so, ...

    jennifer_n_blak jennifer_n_blak
    Discussions |
    Oct 27, 2017 4:42 AM
    7249 views | 7 replies
  • D OPTIMAL DESIGNS

    Hello,

    I am a JMP user and I have a doubt about
    how JMP finds out the significance of the
    effects in DOE after performing a D OPTIMAL
    design. 
    If for instance I have a 16 run design and it turns outthat I can only perform 13, then I can use D-OPTIMALto find out which ones to skip. The issue is that I don't know if the only way toasses significance to the effects is usinga p-value through the ordinary l...

    rafel rafel
    Discussions |
    Oct 27, 2017 12:33 AM
    5977 views | 2 replies

Latest Discussions

  • Confirmation of Repeated Measures Analysis, when sphericity if voilated

    Hi Everyone,    I would like confirmation on the appropriate analysis to run on a repeated measures design.Experimental design:Independent variable: Nutrient treatment (Control, Low, Med, High),Dependent variable: basal diameter, 5 replicates (plants)Repeated measurements were taken at Weeks 0, 1, 4, 7, 10, & 12Split data-> Fit Model-> Y: basal 0, basal 1, 4, 7, 10, 12, Add: Nutrient treatmentPers...

    uamiller uamiller
    Discussions |
    Oct 23, 2017 8:07 AM
    2752 views | 0 replies
  • Cox Proportional Hazard - adjusting risk ratio with std dev

    I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP.  When I  questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...

    Maureen Maureen
    Discussions |
    Aug 22, 2017 1:18 PM
    3358 views | 0 replies
  • JSL How do I wrap the title text of a OutlineBox?

    Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...

    AlexanderKrebs AlexanderKrebs
    Discussions |
    Jun 13, 2017 5:38 AM
    4375 views | 0 replies
  • Printing worksheet with cell colors

    Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors.  Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?

    Thanks.

    ferdt58 ferdt58
    Discussions |
    May 16, 2017 9:14 AM
    2155 views | 0 replies
  • Linearity and Bias Report

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 12:54 AM
    4250 views | 0 replies
view all discussions