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

  • Sample Size Calculation

    Hi All, I am planning an experiment to understand the lifetime of a product. Samples will be cut-out from the product. A batch of product is 15000 and I will cut smaller pieces suitable for bending test. Samples will be stored in different chemicals and there will at least 5 time-periods. I take out after each t1, t2, ... samples out of the solution an test. By this my goal is to fit the degradati...

    Metin_Tueluemen Metin_Tueluemen
    Discussions |
    Nov 21, 2023 6:48 AM
    986 views | 1 replies
  • Multiple analysis does not include all paramters in results

    So I have some catagorical data where one category never shows up in the Parameter Estimates part of any analysis I try with this data (for example Generalized Linear Models, Nominal Logistic, and Ordinal Logistic). It is always the "highest/latest" catagory of the column (in my case Methods 3 or Cycle 5). Even when I Hide/Exclude the other categories these never show up. If I change another categ...

    Lost_Ecologist Lost_Ecologist
    Discussions |
    Nov 21, 2023 3:09 AM
    1425 views | 2 replies
  • Density contours in ternary diagrams

    Hello,Is there a way to plot density contours on a ternary diagram in JMP17?If not, is there a way to do this by using a custom Contour Formula in the ternary plot platform? What would be this formula? Thanks

    dp30 dp30
    Discussions |
    Nov 21, 2023 1:20 AM
    3356 views | 8 replies
  • How do I import only the latest files in JMP.

    Hi All,I currently have a script that imports multiple files from a directory using the IMF function with a date and name filter enabled. I import about 4000 files and then clean up the data tables into one data table that is saved. The directory keeps getting updated with new files and I would like to import the new files only so I can append it to the last date table.   I was wondering if I can ...

    Ahmed1 Ahmed1
    Discussions |
    Nov 20, 2023 9:55 PM
    3003 views | 7 replies
  • Multiple File Importer opening 2 tables?

    I'm attempting to import data from multiple (almost identical) .csv files using the MFI, which I have scripted as   dt = Multiple File Import(  .... I have "Stack Similar Files" checked, selecting data from row 270, with the correct delimiters, but for some reason it is creating 2 separate files, one of which is nonsensical. The other is what I need. I checked and all files have the data I need in...

    ERoderz ERoderz
    Discussions |
    Nov 20, 2023 9:22 PM
    1387 views | 2 replies

Latest Discussions

  • Sample Size Calculation

    Hi All, I am planning an experiment to understand the lifetime of a product. Samples will be cut-out from the product. A batch of product is 15000 and I will cut smaller pieces suitable for bending test. Samples will be stored in different chemicals and there will at least 5 time-periods. I take out after each t1, t2, ... samples out of the solution an test. By this my goal is to fit the degradati...

    Metin_Tueluemen Metin_Tueluemen
    Discussions |
    Nov 21, 2023 6:48 AM
    986 views | 1 replies
  • Density contours in ternary diagrams

    Hello,Is there a way to plot density contours on a ternary diagram in JMP17?If not, is there a way to do this by using a custom Contour Formula in the ternary plot platform? What would be this formula? Thanks

    dp30 dp30
    Discussions |
    Nov 21, 2023 1:20 AM
    3356 views | 8 replies
  • carte de contrôle avec des données qui sont déjà des moyennes

    Bonjourje cherche à indiquer à la plate forme qualité que les données que je récolte sont déjà des moyennes (de 9-21-49 valeurs selon les cas).je n'ai pas trouvé où indiquer à JMP que les valeurs de la table sont déjà des moyennes. Du coup, les limites calculées sont fausses par rapport à ce que je calcule pour mes données sous Matlab.Un indice de la bonne case à cocher ?merci d'avance.

    Francis38 Francis38
    Discussions |
    Nov 20, 2023 3:48 PM
    2019 views | 4 replies
  • graphique

    Bonjour à tous, Dans ma base de données, chaque semaine de nouvelles données sont rajoutées à partir de différents calculs.
    J’ai donc des colonnes par semaine (Ex : Y2023-W45...) et ces colonnes se remplissent au fur et à mesure des semaines. Je représente ces données dans un graphique comme ci-dessous :  Je cherche à améliorer mon graphique de cette façon : ne représenter que les semaines pour les...

    hcarr01 hcarr01
    Discussions |
    Nov 20, 2023 5:58 AM
    1828 views | 5 replies
  • Process Capability: Subgrouping vs. no subgrouping?

    Hi, I am currently working on a Cpk Ppk analysis (JMP Pro 17.1) and I am very unclear on what subgrouping is and whether it is needed in my analysis. I have the same lab results dataset however did the Process Screening/Capability slightly differently:

    1. Process Screening --> Process Variables = Grade A (leaving Grouping, Subgroup, Time and By column empty).

    Result: 2. Process Screening --> Process...

    ConditionalAvg2 ConditionalAvg2
    Discussions |
    Nov 19, 2023 9:17 PM
    2049 views | 2 replies

Latest Discussions

  • Choice platform, analysis of discrete choice: random parameters logit analysis?

    Hi there,I have a question concerning the choice platform. I have conducted a discrete choice experiment and analysed it using JMP. I have the choice profiles dataset, and the choices run (or responses) on another. I have done my analysis, and it bears interesting results.A colleague suggested performing a random parameters logit analysis. Is it possible to do it in JMP? How does it differ from th...

    gav2013 gav2013
    Discussions |
    Nov 17, 2023 8:07 AM
    748 views | 0 replies
  • Caution: Places where Jmp does something unexpected

    Definitely, JMP is Not a Spreadsheet . And that's great!! Besides this difference, there are other places where Jmp doesn't do/behave/produce what a newbie / innocent Jmp user expects.
    If a user knows these issues and the remedies and workarounds -  he/she can
    a) save a lot of time b) be safe from data loss c) be sure that the results are as expected.

    [More Topic Containers like this]   Topicdescrip...

    hogi hogi
    Discussions |
    Nov 17, 2023 4:15 AM
    1198 views | 0 replies
  • Is it possible to change the color of the median line in a box plot (with graph builder) via JSL?

    Is it possible to change the color of only the median (horizontal) line in a box plot (with graph builder) via JSL? If yes, could I get an example please (I am on JMP 16.2)?

    Neo Neo
    Discussions |
    Nov 15, 2023 7:25 AM
    837 views | 0 replies
  • JSL script to open a SharePoint .xlsx worksheet.

    Hi!I am getting the below error when I tried to implement this method of opening an excel worksheet from SharePoint. Is there another method ?(Solved: How to extract data from an Excel file on Sharepoint? - JMP User Community) 

    MIchaels MIchaels
    Discussions |
    Nov 15, 2023 12:58 AM
    839 views | 0 replies
  • JMP Progress Bar

    Hello expert,I'm running a script in JMP 17.0 (basically handling ~200,000 rows of data : 20MB) & trying to save the treemap result in html.after waiting for ~10 mins, JMP progress bar appear like below;I see the update but I don't know how to read this progress bar.The reason I ask this question is because I would like to set Task Scheduler later on to run the JSL script.So, I just want an approx...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Nov 14, 2023 7:10 PM
    646 views | 0 replies
view all discussions