cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learn JMP Events

Events designed to further your knowledge and exploration of JMP.
Choose Language Hide Translation Bar

  • Histograms, Descriptive Statistics, and Stem and Leaf

    Use histograms, descrpitive statistics, and stem and leaf plots to summarize and display the distribution of continuous variables. Histograms and stem and leaf plots allow you to assess the shape, centering and spread of the data. Distributions from Car Physical Data.jmp (Help > Sample Data Folder)   Histogram Tips: • To change the display from vertical to horizontal (as shown), click on the red ...

    Learning Library |
    Feb 10, 2026 1:31 PM
    365 views | 0 replies
  • Mosaic Plot and Contingency Table (Cross-tabs)

    Use to examine the relationship between two categorical variables. A contingency table displays the frequency and percentages of the distribution of the data in a matrix format, while a mosaic plot graphically displays the information.  The mosaic plot is a side-by-side divided bar chart that allows you to visually compare proportions of levels of one variable across the levels of a second variabl...

    Learning Library |
    Feb 10, 2026 1:30 PM
    554 views | 0 replies
  • Randomization Testing

    This guide provides instructions on performing a randomization test (also known as a permutation test) – a resampling method for estimating the sampling distribution of a statistic to generate a confidence interval and a p-value for a hypothesis test. Randomization Testing is available from many JMP reports.   Randomization Testing Here, we describe how to conduct a randomization test for two mea...

    Learning Library |
    Feb 10, 2026 1:29 PM
    380 views | 0 replies
  • Sample Size and Power for One Sample Proportion

    Use to interactively explore the relationships between Power, Sample Size, and Alternative Proportions in testing a hypothesis for a single population proportion. See the Hypothesis Tests and Confidence Intervals for Proportions guide to learn how to test a hypothesis for a population proportion. Sample Size and Power - One Sample Proportion Select DOE > Sample Size Explorers and choose Power > P...

    Learning Library |
    Feb 10, 2026 1:28 PM
    622 views | 0 replies
  • Sample Size and Power for Two Sample Proportions

    Use to interactively explore the relationships between Power, Sample Sizes, and Alternative Proportions in testing a hypothesis comparing two independent population proportions. See the Two Proportions Test and Confidence Interval guide to learn how to perform a statistical test comparing two population proportions. Sample Size and Power - Two Sample Proportion Select DOE > Sample Size Explorers ...

    Learning Library |
    Feb 10, 2026 1:27 PM
    484 views | 0 replies
  • JMP Data Tables

    This page gives information on the structure, components and information contained in JMP data tables.   Click on File > Open to open a JMP data table. To open a file from the JMP Sample Data directory, go to Help > Sample Data Folder. A portion of the Sample Data file Companies.jmp is shown.    Portion of Companies.jmp Tables Panels The data table nameA list of table properties, table variables,...

    Learning Library |
    Feb 10, 2026 1:26 PM
    694 views | 0 replies
  • Importing Data from Excel

    This guide provides instructions on how to import data into JMP® from Excel. Opening Excel Files Directly in JMP Select File > Open.Navigate to the directory where your files are stored.     JMP will display all files that JMP can import – unrecognized files
    will be grayed out. In Windows, to see a complete list of file types
    JMP can read, click on the arrow next to All JMP Files.Select the Excel f...

    Learning Library |
    Feb 10, 2026 1:23 PM
    1760 views | 0 replies
  • JMP Tools

    The Tools menu provides tools to help you interact with JMP output and data. Note: In Mac, tool bar appears at the top of all reports by deafult. In Windows, the menus and the toolbar are hidden by default. Click the Alt key to view. The tools can also be accessed from the Tools menu.   Windows tools     Mac tools   Using the Tools The default tool is the Arrow, or Cursor. To change tools, click ...

    Learning Library |
    Feb 10, 2026 1:22 PM
    431 views | 0 replies
  • JMP Tables Menu

    This guide provides information on the structure, components and information contained in JMP data tables along with some tools useful for cleaning and preparing data for analysis. The Tables Menu Functions Summary – Calculates summary statistics for columns in the active data table.Subset – Creates a new table that is a subset of the active table.Sort – Sorts a table by one or more columns.Stack...

    Learning Library |
    Feb 10, 2026 1:22 PM
    584 views | 0 replies
  • Saving JMP Results

    This guide provides instructions on copying JMP output to place in other applications and for saving JMP scripts to the data table. For information on creating publication-quality graphics, see the Publication-Quality Graphics – Windows or Publication-Quality Graphics – Mac guides. The Selection Tool – Copy and Paste to Another Program From any JMP output window, click the selection tool () in th...

    Learning Library |
    Feb 10, 2026 1:21 PM
    646 views | 0 replies
  • Publication-Quality Graphics - Windows

    This guide provides instructions on saving publication-quality graphics on the Windows version of JMP. For information on creating publication-quality graphics on the Mac version of JMP, see the Publication-Quality Graphics – Mac guide. For a basic approach on saving output, see the page Saving JMP Results. Saving Graphic Images From any JMP output window, click the selection tool () in the toolb...

    Learning Library |
    Feb 10, 2026 1:20 PM
    442 views | 0 replies
  • Publication-Quality Graphics – Mac

    This guide provides instructions on saving publication-quality graphics on the Mac version of JMP. For information on creating publication-quality graphics on the Windows version of JMP, see the Publication Quality Graphics – Windows guide. For a basic approach on saving output, see the Saving JMP Results guide. Saving Images From any JMP output window, click the selection tool () in the toolbar ...

    Learning Library |
    Feb 10, 2026 1:20 PM
    313 views | 0 replies
  • Sharing Results on JMP Public

    This guide provides instructions on publishing reports to JMP Public – a public website https://public.jmp.com where users can share graphs and reports that others can view and interact with outside of JMP. A SAS profile is required. Publish Reports to JMP Public From within a JMP file, open the graphs or output you wish to publish. The graph “Bubble Plot by Region” from the file: SATbyYear.jmp u...

    Learning Library |
    Feb 10, 2026 1:19 PM
    415 views | 0 replies
  • Creating Formulas in JMP

    This guide describes how to use formulas to create new variables (e.g, transformations, functions of existing
    variables, perform logic operations, create patterned and random data, among others).
    Method 1 (Create Formula With Formula Editor) From an open JMP data table, select Cols > New Column.Under Column Name, assign a name for the column. In this example, we name the column %profit/sales. Click...

    Learning Library |
    Feb 10, 2026 1:18 PM
    851 views | 0 replies
  • Excel Add-In 1 (Passing Data to JMP)

    Use the Excel JMP add-in to transfer data from an Excel worksheet into a JMP data table or to launch basic JMP analysis platforms from within Excel. Note: Add-in is only available for Windows Operating System. A locally installed version of Microsoft Excel must be on the computer at the time of installing JMP for the Excel Add-in to be added. The add-in will not be installed if Excel is only run ...

    Learning Library |
    Feb 10, 2026 1:17 PM
    1687 views | 0 replies
  • Excel Add-In II (Profiling Excel Models in JMP)

    Use the Excel JMP add-in to visualize and explore Excel models in JMP using the Prediction Profiler. Note: Add-in is only available for Windows Operating System. A locally installed version of Microsoft Excel must be on the computer at the time of installing JMP for the Excel Add-in to be added. The add-in will not be installed if Excel is only run from a virtual environment. See Microsoft Help t...

    Learning Library |
    Feb 10, 2026 1:16 PM
    669 views | 0 replies
  • Customizing JMP (Platform Presets)

    This guide provides instructions on how to save all the customizations made to reports and graphs within a platform (as a template) so that those settings can be easily replicated in future analyses. This includes the various analyses run and red triangle options within a platform; components added to a graph, metrics displayed, modifying the style and format of graphical elements, text, among oth...

    Learning Library |
    Feb 10, 2026 1:13 PM
    534 views | 0 replies
  • Customizing JMP (Preferences)

    This guide provides information on customizing JMP. Options include general functionality, choosing specific styles (font, colors, graphical elements) to be used in graphs and reports, and specify which red triangle options are enabled/disabled as the default each time an analysis platform is run, among others.   See the Presets Guide to learn about more tools to customize JMP. Access via File > ...

    Learning Library |
    Feb 10, 2026 1:11 PM
    459 views | 0 replies
  • Filtering Data for Analysis

    Learning Library |
    Feb 10, 2026 11:19 AM
    603 views | 0 replies
  • Integrating JMP and Python

    JMP can integrate with Python, combining JMP’s capabilities and interactive interface with Python’s additional tools. Use cases include: running a Python script directly on a JMP data table; using Python to import unsupported file types into JMP; blending Python and JMP Scripting Language (JSL) code together to combine their capabilities; creating a JMP add-in that leverages Python; using Python a...

    Learning Library |
    Feb 10, 2026 11:18 AM
    1488 views | 0 replies
  • Importing Text Files

    This guide provides instructions on how to import text files (.txt, .csv, .dat, or .tsv) into JMP. Windows and Mac differences are noted.    Importing Data from Text Files Select File > Open. Navigate to the directory where your files are stored.   JMP will display all files recognized for the selected file type.
    Here we would select “Text Files (*.txt; …)”.Select the text file you’d like to impor...

    Learning Library |
    Feb 10, 2026 11:16 AM
    725 views | 0 replies
  • Statistical Process Control Course

    We’re excited to bring you this free e-learning course on Statistical Process Control. The course includes many topics, some for beginners new to SPC, and some for more advanced SPC practitioners. You can choose your skill level and take the parts of the course that are most interesting to you. Lesson 1 is an introduction to SPC and quality methods.Lessons 2 and 3 contain the basics of Shewhart ch...

    Learning Library |
    Feb 3, 2026 8:46 AM
    68655 views | 23 replies
  • Statistical Decisions Using ANOVA and Regression Course

    We’re excited to bring you this free e-learning course on Statistical Decisions Using ANOVA and Regression. The course includes many topics in the fundamentals of statistics, and most lessons build on the lessons before.   This is a course you should probably take in order. Lesson 1 is an introduction to Statistical Concepts, Descriptive Statistics, Inferential Statistics, Hypothesis Tests, and ...

    Learning Library |
    Feb 3, 2026 8:43 AM
    32371 views | 5 replies
  • Stability Analysis Course

    This free recorded course covers stability analysis across product phases. The demonstrations were recorded in an older version of JMP, but the concepts and principles for assessing product stability remain the same. The methods shown in this course can be used in your current version of JMP, although in some cases the menu steps might have changed.   Lesson 1 defines product stability, explains t...

    Learning Library |
    Feb 3, 2026 8:41 AM
    9821 views | 0 replies
  • Classic Design of Experiments Course

    We strongly recommend the course Custom Design of Experiments for the vast majority of design practitioners, which teaches a comprehensive, modern approach to design of experiments within a framework of fundamental principles of design (https://community.jmp.com/t5/Custom-Design-of-Experiments/Custom-Design-of-Experiments-Course/ta-p/654255).   This course is for anyone interested in a review of c...

    Learning Library |
    Feb 3, 2026 8:40 AM
    9391 views | 0 replies
  • Getting Started with JMP Live

    Learning Library |
    Feb 3, 2026 8:32 AM
    1531 views | 0 replies
  • Winter 2026 book club - Europe!

    The European book club will be reading A Lab of One's Own: One Woman's Personal Journey through Sexism in Science by Rita Colwell and Sharon Bertsch McGrayne. Sessions will be led by Nina Chan on Fridays at 1 pm CET starting February 13. Please let Nina know by emailing nina.chan@jmp.com if you would like to join!

    Women in STEM Discussions |
    Feb 3, 2026 8:12 AM
    189 views | 1 replies
  • Recording Experimenters' Club Q1 2026

    Video 1: JMP's DOE platform: A new addition to the artist's toolkit (view in My Videos) Read the blog from @BillFish828 here: https://community.jmp.com/t5/JMP-Blog/JMP-s-DOE-platform-A-new-addition-to-the-artist-s-toolkit/ba-p/919860 Question: What is the difference between Taguchi design and Orthogonal array. MOLS is a balanced fractional factorial design matrix that ensures independence between ...

    332 views | 1 replies
  • Interactive Tools for Teaching and Learning

    A variety of interactive tools for teaching and learning statistical concepts are available within JMP. These tools allow you to explore fundamental concepts covered in introductory statistics courses, including sampling distributions, confidence intervals, hypothesis testing, ANOVA, regression, and more. Other teaching and learning tools are available such as Quick Guides, How-To Videos, Case St...

    Learning Library |
    Jan 9, 2026 11:34 AM
    358 views | 0 replies
  • Opening JMP and Getting Started

    This guide provides instructions on creating a new data table, opening data tables, and finding help within JMP. Opening JMP 1. When you first open JMP, you’ll see the Tip of the Day and the JMP Home windows. On Mac you’ll also see the JMP Starter window. Tip of the Day gives helpful hints on using JMP.The JMP Home Window displays recently used files and open data tables and windows. See the page...

    Learning Library |
    Jan 9, 2026 7:42 AM
    685 views | 0 replies
  • Winter 2026 book club

    Here is a nice present for you: the books for the Winter 2026 edition of the JMP book club have been chosen! Anne Milley (anne.milley@jmp.com) will lead on Eve on Tuesdays at 4 pm US Eastern time, starting on January 20. Trish Roth (patricia.roth@abbott.com) and Diana Ballard will lead on The Art of Uncertainty on Fridays at 1 pm US Eastern time, starting on January 30. Please email Anne or Trish ...

    Women in STEM Discussions |
    Dec 23, 2025 6:24 AM
    776 views | 1 replies
  • Happy Holidays from JMP!

    Wishing all our members a joyful holiday season and a fantastic start to 2026! We look forward to connecting with you through more meetings and learning opportunities in the coming year. As always, you’ll find information about new events in the JMP Newswire.  Thank you for being part of our community—here’s to learning, sharing, and growing together in 2026!

    Nordic JMP Users Group |
    Dec 19, 2025 3:08 AM
    240 views | 0 replies
  • Frohe Feiertage von JMP!

    Wir wünschen allen Mitgliedern eine fröhliche Weihnachtszeit und einen fantastischen Start ins Jahr 2026! :party_popper: Wir freuen uns darauf, im kommenden Jahr bei weiteren Treffen und Lernmöglichkeiten mit Ihnen in Kontakt zu treten. Wie immer finden Sie Informationen zu neuen Veranstaltungen im JMP Newswire. Vielen Dank, dass Sie Teil unserer Community sind – auf ein gemeinsames Lernen, Teile...

    German, Swiss, Austrian Discussions |
    Dec 19, 2025 2:15 AM
    258 views | 0 replies
  • Joyeuses fêtes de la part de JMP !

    Nous souhaitons à tous nos membres de joyeuses fêtes et un excellent début d’année 2026 ! :party_popper: Nous avons hâte de vous retrouver lors de nouvelles rencontres et opportunités d’apprentissage au cours de l’année à venir. Comme toujours, vous trouverez les informations sur les nouveaux événements dans le JMP Newswire. Merci de faire partie de notre communauté — ensemble, continuons à appre...

    173 views | 0 replies
  • Happy Holidays from JMP!

    Wishing all our members a joyful holiday season and a fantastic start to 2026! :party_popper: We look forward to connecting with you through more meetings and learning opportunities in the coming year: 27 Jan. - Q1 Experimenters' Club28 Apr. - Q2 Experimenters' Club Thank you for being part of our community—here’s to learning, sharing, and growing together in 2026!

    220 views | 0 replies
  • Happy Holidays from JMP!

    Wishing all our members a joyful holiday season and a fantastic start to 2026! :party_popper: We look forward to connecting with you through more meetings and learning opportunities in the coming year. As always, you’ll find information about new events in the JMP Newswire.  Thank you for being part of our community—here’s to learning, sharing, and growing together in 2026!  

    JMP Scripters Club Discussions |
    Dec 19, 2025 1:41 AM
    213 views | 0 replies
  • New in JMP 19 Journal from December User Group Meeting

    Hi all,  Thanks for attending last week. Here's the journal I used. Please reach out with any questions you have. Jed

    Phoenix JMP Users Group Discussions |
    Dec 16, 2025 8:36 AM
    190 views | 0 replies
  • Design of Experiments Introduction Kit

    Learning Library |
    Dec 15, 2025 10:50 AM
    28028 views | 0 replies
  • Resources for Learning JSL

    There are plenty of ways to learn scripting in JMP, however most of you probably will start on a self-study path. To support you we want to provide here a collection of useful resources but also to some of our official trainings relevant to this topic. In addition you'll find at some customer presentations about how JSL changed the way they work (might worth for some arguments to convince your man...

    JMP Scripters Club Discussions |
    Dec 15, 2025 12:38 AM
    3631 views | 2 replies
  • Scripters Club Recordings: Managing Your JMP Add-Ins

    In this Scripters Club session, Justin Chilton, the developer behind the popular Add-In Manager on the JMP Marketplace, will showcase how to better organize, update, and deploy your JMP add-ins. Learn how this tool can simplify your scripting workflow and improve how you manage and share your custom solutions. Video 1: Managing Your Add-Ins (view in My Videos) Video 2: Updates on add-in builder, v...

    JMP Scripters Club Discussions |
    Dec 11, 2025 5:51 AM
    855 views | 2 replies
  • Model Validation Presentation - 12-3-2025

    In JMP Pro, there are several types of model validation methods available that help ensure models are robust and predictions are stable. In this presentation, Senior JMP Systems Engineer Scott Allen walks through the different model validation options (validation subsets, cross validation, nested cross validation) and how different JMP platforms use the different methods. (view in My Videos) To di...

    JMP Pro Discussions |
    Dec 3, 2025 12:29 PM
    204 views | 0 replies
  • Association Analysis (Market Basket Analysis) Presentation - 11-5-2025

    Presentation from JMP Systems Engineer Yasmine Hajar on Association Analysis, also commonly referred to as Market Basket Analysis. This tool helps uncover hidden patterns and relationships among categorical variables — something that is often overlooked when screening for key process parameters. (view in My Videos) To learn more about Association Analysis, view the documentation in the JMP Help Gu...

    JMP Pro Discussions |
    Dec 3, 2025 12:11 PM
    252 views | 0 replies
  • Files from COJUG meeting on 03 Dec 2025 in Columbus

    Speakers from today's meeting should post their slides or journals as responses to this topic.

    Central Ohio Discussions |
    Dec 3, 2025 10:28 AM
    483 views | 2 replies
  • Need Guidance on Analyzing a DSD and Transitioning to an RSM Model

    Hello everyone, I hope you’re doing well. I posted a question regarding DSD on JMP User community, but it was reported as spam for some reason? I will repost it here in hopes that someone might help. I’m a master’s student working on a research project that uses a Definitive Screening Design (DSD) in JMP to optimize a Vertical Axis Wind Turbine (VAWT). I have completed all 22 runs for my 8-factor ...

    2625 views | 14 replies
  • Recordings and discussion DOE Club Q4 2025

    Introduction to JMP 19 new features with focus on Bayesian Optimization (view in My Videos) Further information: https://www.jmp.com/en/software/new-release/new-in-jmp Question 1: If we don't have historical data set, can we start a Bayesian Optimization? (view in My Videos) Victor: Yes, you can start with Space-Filling runs to cover your experimental space  Jonas : It needs at least one row in a ...

    356 views | 0 replies
  • Winter 2026 JMP book club - pick a book!

    We are happy to announce that JMP Women in STEM will be hosting a book club again! Between now and Dec. 19, help us choose which book(s) you would like to read and discuss. This survey will be open through December 19. After that, we will analyze the results and select book(s) to discuss. I'll post here again by December 24. You'll then be able to sign up for the book discussions, which will start...

    Women in STEM Discussions |
    Nov 25, 2025 1:12 PM
    635 views | 0 replies
  • Scripters Club Recording: R is Back Again in JMP 19 - Exploring R and Python Integration

    R is making a powerful return in JMP 19, and it’s bringing Python along for the ride! Join Paul Nelson and Evan Carr from JMP Software Development team as they walk us through the new capabilities for R and Python integration in the latest release. This session will focus on how these languages now work more seamlessly with JSL, enabling more flexible and powerful scripting workflows. (view in My ...

    JMP Scripters Club Discussions |
    Nov 20, 2025 1:33 AM
    999 views | 2 replies
  • Video: Cas pratiques d'optimisation des procédés dans l'industrie microbienne par approches statistiques et outils haut débit

    Clément Ginestet, Ingénieur en Génie Biologique & Stratégie Expérimentale (Lallemand) Les micro-organismes sont des êtres vivants complexes, en interaction constante avec leur environnement. Pour les étudier et optimiser leur utilisation, le biologiste doit prendre en compte de nombreux facteurs, souvent interdépendants. Cette démarche nécessite de longs travaux expérimentaux, mobilisant des resso...

    378 views | 0 replies
  • Analyse de système de mesure par plan d’expériences (Groupe francophone des utilisateurs de JMP 2025)

    Victor Guiller, Scientific Expertise Engineer (L'Oréal) Suite à la réception d’un nouveau type d’équipement permettant de mesurer la couleur, une étude du système de mesure est envisagée. Un plan d’expériences est généré afin d’étudier des facteurs équipement ainsi que des facteurs liés à la reproductibilité des mesures, et de comparer les mesures obtenus aux valeurs de référence des étalons. Pour...

    551 views | 1 replies
  • Video: Pilotage des Déviations de Conformité : Vers une Gestion Proactive et Efficace

    Thierry Taillandier, Data Scientist (Pierre Fabre) (view in My Videos)

    451 views | 0 replies
  • Video: Compréhension et optimisation d'un procédé de polymérisation en milieu dispersé

    Pablo Chourreu Alba de Luna, Ingénieur R&D Senior (Calyxia) Calyxia est une scale-up industrielle spécialisée dans la conception et la fabrication de microcapsules combinant biodégradabilité et hautes performances. Elle propose ses solutions sur trois marchés : le Home&Beauty, l'Agriculture & les Matériaux Avancés.
    Durant le processus de fabrication des microcapsules, la maîtrise de la formation d...

    326 views | 0 replies
  • JMP19 -- JMP Wishlist

    Wünsche/Themen die während des User-Treffens diskutiert wurden: Embed Shape Files   (submitted yesterday, 0 Kudos)

    Keep log file forever (submitted yesterday, 0 Kudos)

    Optimize Sharepoint Integration  (from 2024, 27 Kudos) / Optimize Sharepoint Integration II   (from 2025, 46 Kudos)

    JMP19 needs a lot longer for database queries 

    catch SQL errors  (from 2023, 4 Kudos)
    Fix JMP Bug: ODBC-Error not forward...

    German, Swiss, Austrian Discussions |
    Nov 17, 2025 8:11 AM
    916 views | 3 replies
  • DACH Users Group Treffen 2025 - Eindrücke und Ressourcen

    Vielen Dank an alle Teilnehmerinnen und Teilnehmer der DACH JMP Users Group!
    Es war großartig, gemeinsam Ideen auszutauschen, Best Practices zu teilen und spannende Diskussionen zu führen. Wir hoffen, dass Sie wertvolle Impulse für Ihre Arbeit mitgenommen haben. Group Picture Werkführung   DinnerDinner 2   EinführungSiltronic   InfineonBayes. Opt.   ams Osram   Hier finden Sie einige Links und Ress...

    German, Swiss, Austrian Discussions |
    Nov 14, 2025 4:06 AM
    462 views | 0 replies
  • DACH Users Group 2025: Explorative Datenanalyse mit JMP 19

    Holger Specht, Principal Engineer, Analytics (ams Osram International GmbH)

    German, Swiss, Austrian Discussions |
    Nov 13, 2025 9:44 AM
    666 views | 1 replies
  • DACH Users Group: JMP Nutzung bei Siltronic AG

    Dr. Georg Raming (Siltronic AG)

    German, Swiss, Austrian Discussions |
    Nov 13, 2025 5:56 AM
    406 views | 0 replies
  • 2025 D-A-CH User Group - Material Workshop 1: Verbesserung der Datenanalyse und Visualisierung in JMP

    Hi, hier das verwendete Journal im ersten Workshop über "Verbesserung der Datenanalyse und Visualisierung in JMP". Grüße, Martin  

    German, Swiss, Austrian Discussions |
    Nov 9, 2025 10:02 AM
    322 views | 0 replies
  • DSD (with categorial factor) into RSM

    Hello Everyone, I am a masters student currently finishing my thesis. The objective of the thesis is to increase vertical axis wind turbine efficiency by adding winglets and optimizing the winglets design parameters to maximize efficiency (using DOE). The design parameters of these winglets consist of 7 continuous parameters, and 1 categorial parameter (2-level). I am lost on how to proceed after ...

    481 views | 2 replies
  • Don't forget, our last users group meeting is scheduled for Dec. 10th- register now!

    The Phoenix JMP Users Group is planning one final meeting for the year. Make plans to join us on Dec. 10th. Meeting highlights include case studies from JMP users and special highlights on what's new in JMP 19. Click here to register. 

    Phoenix JMP Users Group Discussions |
    Nov 6, 2025 1:02 PM
    250 views | 0 replies
  • Running FDA multiple times with different defect-based validation sets and extracting FPCA summaries automatically


    Hi everyone, I’m running a Functional Data Analysis (FDA) in JMP, and I would like to automate the process across 34 iterations.
    In each iteration, I want to: Exclude one specific defect (each time a different one) as the validation set. Fit the FDA model on the remaining data. Extract the FPCA Summariesfrom each model automatically. In other words, I want to perform a kind of leave-one-defect-...

    236 views | 0 replies
  • From Designing Metrology Experiments to Validating Measurements Systems

    (DOE to MSA) John Linden, Research Physicist, KLA (view in My Videos)

    244 views | 0 replies
  • Adapting Design of Experiments (DOE) to Enhance Device Performance in RIE Fabrication at SCD

    Talk during the Israel Users Group 2025.  Guy Burshtein, Senior R&D Engineer at SCD (view in My Videos)

    244 views | 0 replies
  • Bayesian Optimisation 5 Minutes Demo

    Bayesian Optimization, aka BayesOpt, is a new platform coming to JMP Pro 19. With it, you can use your existing data to fit a model and then use that model to intelligently decide where to sample next. These new observations are used to update the model and find even better samples. This process can start with a minimal number of runs, which means wasting fewer resources on suboptimal samples and ...

    277 views | 0 replies
  • A Deeper Dive Into Multicollinearity

    High correlation in predictor variables can harm your linear regression model. This problem is called collinearity or multi-collinearity.  The first video is an overview of collinearity, how to understand it, how to detect it, how it is related to the VIF (Variance Inflation Factor) shown in JMP reports and how to interpret VIF.  The second video shows how to use Principal Components Analysis to b...

    Learning Library |
    Oct 30, 2025 7:10 AM
    6549 views | 3 replies
  • A Deeper Dive into Reliability Analysis for Repairable Systems

    This series of videos covers reliability analysis of repairable systems. You'll learn about descriptive and inferential statistics for reliability using both the Recurrence and Reliability Growth platforms in JMP. Knowledge of measuring lifetime of components (non-repairable system reliability) is a prerequisite.   Follow along with the demonstration videos using the data in the attached JMP journ...

    Learning Library |
    Oct 30, 2025 6:45 AM
    4147 views | 1 replies
  • A Deeper Dive into Determining Components of Variation in a Process

    This workshop was presented at Discovery Summit Americas 2023 and Discovery Summit Europe 2024. There are nine videos in this deeper dive, both lecture and JMP demonstrations. You can view these in order or pick and choose which videos to watch. The attached journal contains the data tables needed for you to follow along with the demonstrations. Basic modeling (06:32)Demonstration: Oneway ANOVA wi...

    Learning Library |
    Oct 29, 2025 11:38 AM
    3034 views | 0 replies
  • A Deeper Dive into Wavelet Models for Functional Data Analysis

    A Wavelet model is a type of basis function model that is useful for data that contain a lot of peaks. This option requires data to be on an evenly spaced grid. If data is not evenly spaced, a grid is automatically created before the wavelet routine.  JMP Pro Functional Data Explorer handles and creates reports for Wavelet models.   See how Wavelet models work, and why they work so well for modeli...

    Learning Library |
    Oct 29, 2025 10:02 AM
    3919 views | 4 replies
  • A Deeper Dive into Basis Function Expansion Models for Functional Data Analysis

    All of the model fits in the JMP Pro Functional Data Explorer platform rely on basis function expansion, a method for capturing non-linear relationships using a set of independent functions. See how basis function models work for modeling functional data.  The videos cover: B-Splines - Fits a basis spline (B-Spline) model to the data. Use the B-Spline model for non-periodic data.P-Splines - Fits a...

    Learning Library |
    Oct 29, 2025 9:55 AM
    2935 views | 0 replies
  • A Deeper Dive into Likelihood

    Likelihood is seen in many places in JMP reports. But, what does it mean? These videos introduce the likelihood function, and then show how JMP uses the likelihood function for estimation, inference and model comparison. The Likelihood Function (8:33)Maximum Likelihood Estimation (8:44) Likelihood Ratio Tests (9:56) Model Comparison (8:08)

    Learning Library |
    Oct 29, 2025 9:53 AM
    2442 views | 1 replies
  • A Deeper Dive into Stability Analysis and Shelf Life Estimation

    Stability analysis and shelf life estimation are common tasks in the pharmaceutical and biotechnology industries. It is a form of degradation analysis. This series illustrates how JMP can be used to set or check shelf life for a number of common situations.   ICH Q1E Stability analysis using the Degradation platform (3:05)ICH Q1E Stability analysis using the Fit Model platform (4:05)Multifactor st...

    Learning Library |
    Oct 29, 2025 9:50 AM
    5481 views | 0 replies
  • Scripters Club Recording: Unlocking SharePoint Connectivity in JMP 19

    Presenter: Will Morgan, Associate Software Developer - JMP Introduction to one of JMP 19’s newest capabilities—SharePoint data connectors. Learn how to seamlessly integrate SharePoint into your JMP workflows, explore practical scripting examples, and get expert insights into leveraging this powerful new feature for streamlined data access and collaboration. (view in My Videos)

    JMP Scripters Club Discussions |
    Oct 17, 2025 2:18 AM
    663 views | 0 replies
  • Impressions et ressources du groupe des utilisateurs francophones de JMP

    Chers tous,   Merci pour votre intérêt, vos questions et vos échanges lors du Rencontre du groupe des utilisateurs francophones de JMP.   Vous trouverez ci-dessous quelques ressources mentionnées pendant l’événement :   1. Optimisation bayésienne : Enregistrement du Nordics Users Group : https://community.jmp.com/t5/Learn-JMP-Events/Accelerating-Innovation-Using-Bayesian-Optimization/ev-p/907031Pa...

    441 views | 0 replies
  • Impressions and Resources Nordics Users Group 2025

    Dear all,    thanks for your interest, questions and discussion during the Nordics Users Group.  Here you will find some resources mentioned during the event:   1. Bayesian Optimization: Recording from the event: https://community.jmp.com/t5/Learn-JMP-Events/Accelerating-Innovation-Using-Bayesian-Optimization/ev-p/907031 Overview Page: https://www.jmp.com/en/software/bayesian-optimizationDeveloper...

    Nordic JMP Users Group |
    Oct 10, 2025 11:38 AM
    674 views | 1 replies
  • Bayesian Optimization Presentation - 10-1-2025

    Presentation from Senior JMP Systems Engineer Scott Allen on how to build more efficient experiments and find optimal solutions faster with adaptive learning methods using the Bayesian Optimization platform in JMP Pro v19. (view in My Videos) To learn more about the new Bayesian Optimization platform in JMP Pro 19, you can read this blog post.

    JMP Pro Discussions |
    Oct 6, 2025 7:51 AM
    1181 views | 3 replies
  • Save the Date – DACH Users Group Treffen

    Die Agenda für das JMP DACH Users Group Treffen am 10. und 11. November ist bald verfügbar!   Wir freuen uns, Sie bei Siltronic in Burghausen begrüßen zu dürfen – zwei Tage voller spannender Workshops, Vorträge, praxisnaher Anwendungen und Networking mit JMP-Anwender:innen aus der DACH-Region.   :backhand_index_pointing_right: https://www.jmp.com/de/events/users-groups/2025/dach   Bitte leiten Sie...

    German, Swiss, Austrian Discussions |
    Sep 25, 2025 8:52 AM
    461 views | 0 replies