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

  • Method for calculation of degrees of freedom?

    Hi!
    I was wondering if anyone knows how JMP calculate degrees of freedom? I think SAS is using the Satterhwaite approximation, but I cannot find any information about if JMP use the same?
    Thanks!

    sandra_chiriac sandra_chiriac
    Discussions |
    Oct 29, 2013 7:30 AM
    15866 views | 4 replies
  • Help with changing default Scientific notation to user defined scientific notation

    Hi,I need some help in  converting the following column of data (e.g. 2804504000) to User Defined Scientific format (e.g. 280.45E+6) instead of JMP default (2.805e+9). Is there any script I can use to change the Column Properties?Thanks.Original Data280450400031953540003709419000142212500035100510002892291000JMP Default when you change the Format to Scientific2.805e+93.195e+93.709e+91.422e+93.51e+...

    chemguy chemguy
    Discussions |
    Oct 29, 2013 6:56 AM
    9228 views | 2 replies
  • how to rename summary table column (not column# dependent)

    I am creating a summary table and need to rename the columns. example:Summary(  Group( :RECIPE_FW ),  Mean ( :MTBW),  N( :MTBW ),  output table name("testOutput")  );I found that I can reference the column # to rename:MTBW = Column(3);MTBW << Set Name ("MTBW (w/Outliers)");nMTBW = Column(4);nMTBW << Set Name ("nMTBW");My concern with this approach is that if more columns are added/inserted, these ...

    jmpbeginner jmpbeginner
    Discussions |
    Oct 28, 2013 2:44 PM
    10542 views | 2 replies
  • JMP 9.0 (Docking Windows)

    Hi all,

    I just upgraded from JMP 8.0 to JMP 9.0. I am very annoyed by ver 9.0 in which, when I open multiple datasets, they all open in a seperate window. While, in JMP 8.0 I was able to have all the tables/graphs/plots docked in a single window and I can open each file by selecting them in the "window list".

    So, how can I revert back to JMP 8.0 dock settings.

    Thanks!

    engr engr
    Discussions |
    Oct 28, 2013 2:37 PM
    4493 views | 5 replies
  • Can you call a script from inside another script?

    I have 10 individual scripts that operate on 10 different tables.I want to write a master script that opens each table, and calls the script that should operate on that table, and then saves the resulting table.At the end it will join all the resulting tables.Is this possible to do?I can not figure out how to call the script from within another script.Thanks much for any help, I am just starting o...

    jslbeginner jslbeginner
    Discussions |
    Oct 28, 2013 5:55 AM
    11681 views | 1 replies

Latest Discussions

  • JMP 9.0 (Docking Windows)

    Hi all,

    I just upgraded from JMP 8.0 to JMP 9.0. I am very annoyed by ver 9.0 in which, when I open multiple datasets, they all open in a seperate window. While, in JMP 8.0 I was able to have all the tables/graphs/plots docked in a single window and I can open each file by selecting them in the "window list".

    So, how can I revert back to JMP 8.0 dock settings.

    Thanks!

    engr engr
    Discussions |
    Oct 28, 2013 2:37 PM
    4493 views | 5 replies
  • How to look up a value in a cell.

    Can I assign a value to a variable using a database, a column, and a row?My script, at present, opens a timestamped database of information for my system.  I add a column that declares the last row when a certain valve was open.  I can use Col Max to find the latest overall point when that occurs. I'd like to assign a variable for the Timestamp when that occurs.  Of course I could just make a new ...

    zechariah zechariah
    Discussions |
    Oct 7, 2013 7:19 PM
    5306 views | 1 replies
  • Best method of analysis of multiple dependent variables in JMP

    I need a predictive model for two response variables (that are dependent on each other) and multiple independent variables.  I'm not very statistics-savvy but am comfortable with multiple regression; however, I'm not sure of the best way to approach a problem with multiple dependent variables.  I've been studying some of the approaches (MANOVA, MANCOVA, multivariate multiple regression, structural...

    kcros kcros
    Discussions |
    Sep 24, 2013 11:37 AM
    3221 views | 0 replies
  • Is there a way to represent how a row changes across columns?

    I am looking at how survey responses change over time. Each participant is entered as a row. Is there a way to see how each participant's anwers vary over time? For example, we have a survey that was given annually for 3 years. For yes or no questions (answers coded 1 or 0), I would like know how many people answered 1 the first year, then 0 for the two subsequent years etc.Thank you. 

    hollyg hollyg
    Discussions |
    Sep 20, 2013 2:18 PM
    3306 views | 2 replies
  • SAS to JMP....Will I Get What I Need?

    HelloI have Base SAS 9.3 with Enterprise Guide and I've written quite a few programs in SAS code.  Mostly I manipulate data from importing, change/create new fields, export to another medium like MS-Access.  I link onto the MS-Access data via Crystal Reports and use that for my reporting.I currently have SAS through my employer but I pay the yearly license fees.  However, I'm a contract employee a...

    shellp55 shellp55
    Discussions |
    Sep 20, 2013 9:19 AM
    12732 views | 6 replies

Latest Discussions

  • Best method of analysis of multiple dependent variables in JMP

    I need a predictive model for two response variables (that are dependent on each other) and multiple independent variables.  I'm not very statistics-savvy but am comfortable with multiple regression; however, I'm not sure of the best way to approach a problem with multiple dependent variables.  I've been studying some of the approaches (MANOVA, MANCOVA, multivariate multiple regression, structural...

    kcros kcros
    Discussions |
    Sep 24, 2013 11:37 AM
    3221 views | 0 replies
  • How to do a clean uninstall of JMP9 on a Mac?

    Wondering if this is as simple as dragging the application package to the trash.  The OCD in me would like to also get rid of associated library and preference components.  The manuals and online resources don't give any direction.  And since I have JMP10 installed, I don't want to rip out resources shared with the new version. 

    uw_viromics uw_viromics
    Discussions |
    May 17, 2013 6:26 PM
    3556 views | 0 replies
  • Mean Diamond Confidence Intervals

    I'm doing a simple Oneway Analysis, ~10 groups each with # of data points ranging up to 20.I noticed that there are 2 95% CIs that are calculated:1.  One set for each group in the Means and Std Dev report below the chart, where CIs are calculated off of the Std Dev of each individual group2.  One set for the Anova, where the Std Dev of all groups are assumed to be the same (calculated off of the S...

    gugiyu gugiyu
    Discussions |
    Apr 23, 2013 2:39 PM
    4125 views | 0 replies
  • Sensitivity and specificity calculation

    Hi every one, Is there any suggestion to directly calculate sensitivity and specificity directly from JMP 9? I read some where there is some plug in or small app needs to be downloaded to JMP for this purpose Any ideasthanksAdil

    adil adil
    Discussions |
    Mar 1, 2013 12:32 PM
    3586 views | 0 replies
  • Chossing between Steel-Dwass All Pairs vs Dunn All Pairs for Joint Ranks

    Hello,I have a time series (five time steps) of samples from a population of the same ~60 individuals, each sample being a haphazardly chosen (i.e. not completely random) subset of the 60. The sample sizes each time ranges from about 15 to up to 50, and the measurement I do for each individual in a sample is a continous variable that goes from 0 to 1.Since the sample sizes are different each ti...

    avamk avamk
    Discussions |
    Mar 1, 2013 11:54 AM
    6263 views | 0 replies
view all discussions