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

  • create a loop

    I want to add a column with the row numbers to multiple data tables using the following script: dt<<new column("Sequence", numeric, formula(Row())); I'm stil new in scripting. How can I process all my data tables automatically ? I have this line of info which could work, but it seems that there is a problem for locating "Data Table"...   Names Default To Here( 1 ); // Create a list of data tables ...

    paul_apicella paul_apicella
    Discussions |
    Apr 18, 2018 7:55 AM
    83018 views | 8 replies
  • How to do significant difference analysis when we only know the average and stdev data?

    Is it possible to do significant difference when we only have the average data and stdev data on JMP? I know when we have the data from several groups of repeated experiments, it can be analysised through oneway analysis<< compare means<< each pair, student's t. 

    Freya Freya
    Discussions |
    Apr 18, 2018 7:09 AM
    6491 views | 2 replies
  • How to rename columns using a second data table

    I work with chemical manufacturing process data (think temperature, pressure, flow, composition, etc.) that is retrieved from a process historian. Each variable has both an equipment (tag) name like: LP1LCA0311 and a descriptor (glossary) like: F-301 Level. When automatically exported from Excel to JMP, the glossary is used as column name. The glossary is created by humans, and thus are not usuall...

    markschahl markschahl
    Discussions |
    Apr 18, 2018 6:44 AM
    11986 views | 3 replies
  • journal used as a presentation

    Hi, I use a journal instead PWP. Inside the outline box, I have the title on two lines. I would like to have the title on only one line.How can I do it? Best regards

    Françoise Françoise
    Discussions |
    Apr 17, 2018 11:02 PM
    6240 views | 3 replies
  • How to do T-test with multiple reponses?

    Martin here: I want to evaluate two chemicals ( two suppliers) in an adhesive formulation in terms of adhesion.This would be a classic T-Test. But I have multiple adhesions results to compare.Adhesions results would be: 28 day, 20 mins; 30 mins;  after immersion; heat aging, etc.How could this be done in JMP?  In terms of interpretation, do I have to do T-Test individually for eachadhesion?Thanks!...

    MartinY MartinY
    Discussions |
    Apr 17, 2018 6:33 PM
    12212 views | 11 replies

Latest Discussions

  • Best way to work with .jmp files saved on SharePoint

    Hello,Our company uses SharePoint quite extensively for project files, and an increasing number of projects include user's .jmp analysis files. However, when viewing the files in SharePoint the .jmp entries have the "other file type" icon. Of greater concern is when a user loads their file. They are expecting it to behave in a similar way to other Office documents, i.e. when they hit Save in the a...

    drc_lewis drc_lewis
    Discussions |
    Apr 16, 2018 1:38 PM
    12717 views | 3 replies
  • Not getting same results in neural network run from menu vs run from script.

    I am trying to run a script that automates screening the eight different penalty modes in Neural Network and outputting the results into the current table. I have been troubleshooting why I am not getting different results from the different Fits in the script. This led me to look at the results for each individual penalty mode when the model was set up from the Neural Menu vs the script. The scri...

    jwalk jwalk
    Discussions |
    Apr 16, 2018 6:05 AM
    13378 views | 8 replies
  • Control Chart Builder with source data from multiple columns

    I like the visualization provided by the Control Chart Builder.  In particular I like the stacked Xbar-R plots in one figure, the built-in distribution with normal distribution fit overlay, and automatic control limits calculated overlaid on the charts.  Unfortunately, many different data sources I'm working with aren't entered in full to our JMP tables.  Mean, range and standard devivation are ca...

    sbiedrzycki sbiedrzycki
    Discussions |
    Apr 13, 2018 5:32 AM
    8637 views | 4 replies
  • Comparing means of two categorical factors including interactions

    Hello, I am analyzing some data collected over the past year. For privacy reasons, I don't want to dive into it too much, but I think I've developed a simplified version of the experiment that I can use to ask questions. I have a randomized design with a 3x4 factorial arrangement. We'll say that I have a "Day" factor (Day 1, Day 10, Day 30) and a "Treatment" factor (Approach A, Approach B, Approac...

    acbart acbart
    Discussions |
    Apr 13, 2018 12:12 AM
    4667 views | 2 replies
  • Line graph

    Hello, I am trying to make a line graph to resemble this:My goalHowever, in my result (please see below), if you look vertically, the points do not line up with the x-axis like what is shown in the previous figure. I am currently using JMP13, the goal figure was created using JMP12. Could anyone help with this issue? Thanks!

    alihong812 alihong812
    Discussions |
    Apr 12, 2018 10:38 AM
    9099 views | 4 replies

Latest Discussions

  • P value, L-R Chi Square, Prob Chi Square in Choice results

    Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...

    aryasohrabi aryasohrabi
    Discussions |
    Mar 17, 2018 2:22 AM
    3811 views | 0 replies
  • Convert separate DATE and TIME columns in formats YYYYMMDD and HHMMSS into a single column

    Hello, I manage an addin for my company where all data is imported into JMP via command line utilities owned by our automation team. My addin translates a users request into a formatted command and issues the command in the background. The data is returned back as a text file on the users system. My addin can then load the data from the text file. The issue that I have is that the columns vary bas...

    Picard Picard
    Discussions |
    Mar 15, 2018 1:57 PM
    2631 views | 0 replies
  • pseudo r square in JMP choice model platform

    Hi,I am using JMP's choice model platform to analyse some Discrete Choice Experiment (DCE) data. I am trying to find the pseudo r square but the platform does not provide it. Is there a way to calculate pseudo r square based on the results JMP presents under the choice model platform? I know pseudo R square comes up as entropy RSquare under JMP's fit model platform, nominal logistic fir for respon...

    DG DG
    Discussions |
    Mar 11, 2018 6:27 AM
    2257 views | 0 replies
  • chnging colors on PCA plot

    Hi,I seem to be able to change the color of the circle around the PCA plot but not the arrows which remain red no matter what I do. I changed the circle by Right Clicking on the plot --> Customize --> Circle and selecting the black color. I did the same using the option of Customize --> Arrow but nothing changes.Any advice would be appreciated.Thanks a lot.Helga

    helga55 helga55
    Discussions |
    Mar 9, 2018 2:20 PM
    3498 views | 0 replies
  • .jsl scripts will lock files even while set to read and execute permissions only

    I am having an issue where an add-in script which runs another script via the include(); function is locking the included script file while other users are running it. This renders me unable to update that script. I tried setting the permissions on the repository and the file as read and execute only but it still locks when other users access it.

    nbullen nbullen
    Discussions |
    Feb 5, 2018 12:05 PM
    2274 views | 0 replies
view all discussions