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

  • Creating a Validation Column (JMP Pro)

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos)   In this video, we show how to create a validation column in JMP Pro using the Make Validation Column utility.   We'll use the Impurity example and create a new column, Validation. We'll randomly assign 60% of the observations to the training set and the remaining 40% to the validation se...

    Learning Library |
    Dec 3, 2021 1:02 PM
    10129 views | 0 replies
  • Fitting a Multiple Linear Regression Model with Validation

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos)   In this example, we fit a predictive model for Impurity using Fit Model with all main effects and two-way interaction terms.   The data have been partitioned into training and validation data. 60% of the observations have been randomly assigned to the training set, and 40% of the observa...

    Learning Library |
    Dec 3, 2021 1:02 PM
    6940 views | 0 replies
  • Fitting a Logistic Model with Validation

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos)   In this video, we use the Impurity example and fit a model for the categorical response, Outcome, with the three continuous main effects, Temp, Catalyst Conc, and Reaction Time.   The data have been partitioned into training and validation data. 60% of the observations have been randomly...

    Learning Library |
    Dec 3, 2021 1:02 PM
    4173 views | 0 replies
  • Changing the Cutoff for Classification

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos) When you fit a classification model in JMP, the probability cutoff for classification is 0.50. In this video, we see how to change the cutoff for classification using a formula column in the data table.   To apply a different cutoff, you can save the probability formula to the data table a...

    Learning Library |
    Dec 3, 2021 1:01 PM
    5059 views | 0 replies
  • Creating a Classification Tree

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos)   In this video, we use the Chemical Manufacturing example and fit a classification tree for the categorical response, Performance.   To do this, we select Predictive Modeling from the Analyze menu, and then select Partition.   We select Performance as the Y, Response variable.   Then we s...

    Learning Library |
    Dec 3, 2021 1:01 PM
    5383 views | 0 replies
  • Fitting a Regression Tree

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos)   In this video, we use the Chemical Manufacturing example and fit a regression tree for the continuous response, Yield.   To do this, we select Predictive Modeling from the Analyze menu, and then Partition.   We select Yield as the Y, Response variable. Then we select the two groups of pr...

    Learning Library |
    Dec 3, 2021 1:01 PM
    2801 views | 0 replies
  • Fitting a Decision Tree with Validation

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos)   In this video, we use the Chemical Manufacturing example and fit a regression tree for the continuous response, Yield. We use JMP Pro for this demo.   The acceptable yield for this process is 80%.   The data have been partitioned into training and validation data. 60% of the observations...

    Learning Library |
    Dec 3, 2021 1:01 PM
    6330 views | 0 replies
  • Variable Selection with a Bootstrap Forest

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos)   In this video, we use the Chemical Manufacturing example and fit a bootstrap forest for the continuous response, Yield. We use JMP Pro for this demo.   The acceptable yield for this process is 80%. There are 17 potential predictors, and only 90 observations. We'll use a bootstrap forest ...

    Learning Library |
    Dec 3, 2021 1:01 PM
    4210 views | 0 replies
  • Fitting a Neural Network

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos)   In this video, we use the Chemical Manufacturing 2 data. We fit a neural network model for Yield using the options available in the standard version of JMP for this demo.   First, we select Analyze, then Predictive Modeling, and then Neural.   We start by adding Yield as the Y, Response ...

    Learning Library |
    Dec 3, 2021 1:01 PM
    4688 views | 0 replies
  • Fitting a Neural Model with Two Layers

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos)   In this example, we use the Chemical Manufacturing 2 data. We fit a neural network model for the categorical response, Performance, using all of the available predictors and the validation column. We use the options available in JMP Pro for this demo.   First, we select Analyze, then Pre...

    Learning Library |
    Dec 3, 2021 1:01 PM
    2622 views | 0 replies
  • Fitting a Linear Model in Generalized Regression

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos) In this video, we show how to fit linear models using generalized regression. We use the Chemical Manufacturing data and fit a least squares model for the continuous response, Yield. Then we fit a logistic regression model for the categorical response, Performance.   First, we fit a linear...

    Learning Library |
    Dec 3, 2021 1:01 PM
    4139 views | 0 replies
  • Variable Selection in Generalized Regression

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos) In this video, we use the Chemical Manufacturing data. We fit a logistic regression model for the categorical response, Performance, using generalized regression. Then we show how to do variable selection to reduce this model.   First, we select Fit Model from the Analyze menu. We select P...

    Learning Library |
    Dec 3, 2021 1:01 PM
    3066 views | 0 replies
  • Fitting a Penalized Regression (Lasso) Model

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos) In this video, we show how to fit a penalized regression model using generalized regression in JMP Pro. We use the file Bodyfat 07.jmp and fit a model for %Fat using the Lasso with validation.   First, we fit a linear regression model for %Fat.   To do this, we select Fit Model from the An...

    Learning Library |
    Dec 3, 2021 1:01 PM
    8950 views | 1 replies
  • Processing Unstructured Text Data

    In this article, you learn how to process unstructured text data using the file Pet Owner.jmp. This example is based on the file Pet Survey.jmp, in the JMP sample data library.

    Learning Library |
    Dec 3, 2021 1:01 PM
    3206 views | 0 replies
  • Comparing and Selecting Predictive Models

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos) In this video, we show how to compare and select predictive models in JMP Pro. We use the data set Bodyfat 07 to fit predictive models for continuous %Fat using all of the available predictors.   The column Validation 2 partitions the data into training, validation, and test sets.   We hav...

    Learning Library |
    Dec 3, 2021 1:01 PM
    6563 views | 0 replies
  • Visualizing and Exploring Text Data

    Learn more in our free online course:
    Statistical Thinking for Industrial Problem Solving

    (view in My Videos) In this video, you learn how to visualize and explore unstructured text data using the file Pet Owner.jmp.   To analyze these data, we select Text Explorer from the Analyze menu in JMP.   We select Survey Response as the text column, and click OK to run the analysis using the default token...

    Learning Library |
    Dec 3, 2021 1:01 PM
    6500 views | 0 replies
  • Add-In Builder

    (view in My Videos)   Use a JMP® Add-In to create custom menus and easily distribute JMP scripts, applications, data tables and more.  Create an Add-In with the Add-In Builder Choose File > New > Add-In (or File > New > New Add-In on the Mac).In the General Information tab, provide an Add-in Name and an Add-in ID.  In the Menu Items tab, for each menu item: Click Add Command to add the menu item...

    Learning Library |
    Dec 3, 2021 1:01 PM
    8231 views | 2 replies
  • Importing PDFs - PDF Import Wizard

    (view in My Videos)     The PDF Import Wizard enables you to preview a PDF file, adjust the import settings, and view the results in the data table preview before you import the data. And to ease this process, JMP will attempt to auto-detect the data structure in the PDF file, or you can customize the structure.   Let me quickly demonstrate this by importing a PDF and Concatenating a table with t...

    Learning Library |
    Dec 3, 2021 1:01 PM
    3958 views | 0 replies
  • Control Chart Builder

    (view in My Videos)   A control chart is a graphical and analytic tool for monitoring process variation. We can use Control Chart Builder to create control charts of your process data.   Here, I have the Socket Thickness sample data table, which includes measurements for the thickness of sockets. There has been an increase in the number of defects during production, and we need to investigate why...

    Learning Library |
    Dec 3, 2021 1:01 PM
    5706 views | 0 replies
  • Creating Pareto Plots in JMP

    (view in My Videos) Pareto charts or Pareto plots are basically a ranked order histogram that will most likely include cumulative percentage line.  I’ll demo this in JMP using the Failure sample data set.   Pareto plots are extremely useful for analyzing what problems need attention first because the taller bars on the chart, which represent frequency, clearly illustrate which variables have the ...

    Learning Library |
    Dec 3, 2021 1:01 PM
    3103 views | 0 replies
  • Definitive Screening Design

    (view in My Videos)   Investigators use screening designs when they want to identify the factors that have the most substantial effects on a response.

    A screening design enables you to study a large number of factors in a fairly small experiment.

    [On Screen]
    Many standard screening designs focus on estimating main effects.

    Definitive Screening Designs can avoid model ambiguity, enabling you to id...

    Learning Library |
    Dec 3, 2021 1:01 PM
    4731 views | 2 replies
  • Using the Excel Import Wizard

    (view in My Videos)   Using the JMP Excel Import Wizard   In JMP 12 for Mac and earlier versions of JMP for Windows, opening a Microsoft Excel file launches the Excel Import Wizard.   The Wizard is especially helpful when the structure of Excel data is irregular.   For example, you might want to exclude columns or convert the text in the third row to JMP column headings.   To open a Microsoft E...

    Learning Library |
    Dec 3, 2021 1:00 PM
    8231 views | 1 replies
  • Creating Dashboards

    (view in My Videos)       In this short video I’ll walk you through the process of combining multiple reports with the JMP Dashboard Builder available in the most recent versions of JMP.   Here in JMP, I have some freely available web Football data that has been joined together in a single data table.  Look for the links below if you’re interested in creating the same dashboard.    JMP 13 introd...

    Learning Library |
    Dec 3, 2021 1:00 PM
    6725 views | 0 replies
  • Multiple Regression, Multicollinearity, and Model Building - Housing Prices

    Produced by: Marlene Smith University of Colorado Denver Business School Background A real estate company that manages properties around a ski resort in the United States wishes to improve its methods for pricing homes.  Data is readily available on a number of measures, including size of the home and property, location, age of the house, and a strength-of-market indicator.  The Task             ...

    Learning Library |
    Nov 29, 2021 10:40 AM
    12412 views | 0 replies
  • Kerrich: Is a Coin Fair? Learn Inference for One Proportion

      Key ideas Practical Importance Versus Statistical Significance, Low Power   Background John Kerrich was an English mathematician who found himself in a prison camp in Denmark during WW II. This freed up his calendar considerably. To help occupy his time, he performed a series of experiments in probability. Most statisticians claim that coins are fair, and this gave Kerrich a chance to test this ...

    Learning Library |
    Nov 29, 2021 10:40 AM
    4270 views | 0 replies
  • Introduction and Resources at the JMP Nordics Users Group 2021

    Presented by @Ressel    (view in My Videos)

    Nordic JMP Users Group |
    Nov 25, 2021 10:39 AM
    873 views | 0 replies
  • Example of stacking data in JMP

    Åke Öhrlund, Senior Analytical Scientist at Galderma   (view in My Videos)

    Nordic JMP Users Group |
    Nov 25, 2021 10:36 AM
    961 views | 0 replies
  • Variability chart platform: how to address variations in the processes.

    Example in JMP to address variations in the processes. Søren Pehrson, Manufacturing Scientist and Six Sigma Black Belt at HALDOR TOPSØE A/S.   (view in My Videos)

    Nordic JMP Users Group |
    Nov 25, 2021 10:34 AM
    918 views | 0 replies
  • The Building and Distribution of Standard Data using JMP

    Hundreds of data tables used throughout the organization by many teams. Data are automatically collected from multiple sources, processed, and integrated using JMP. Philip O´Leary, Data Integration Manager at Murata Electronics Oy.   Introduction:  (view in My Videos)   Question from the audience and example of Murata´s file directory:  (view in My Videos)   Example of add-ins for data preparation...

    Nordic JMP Users Group |
    Nov 25, 2021 10:27 AM
    1279 views | 0 replies
  • Discussion on analytics advocacy

    Discussion on analytics advocacy, exploring key questions around building a culture of analytics: What is the journey to increase data analysis?What are the risks and rewards of adopting analytics best practices across an organization?What are the best ways to support and enable colleagues in overcoming the analytics learning curve? (view in My Videos)   The discussion was also active in the cha...

    Nordic JMP Users Group |
    Nov 25, 2021 5:47 AM
    790 views | 0 replies
  • Scripters Club geht live

    Hallo,   die angekündigte Scripting User Group geht live. Erstes Meeting und weitere Informationen findet ihr hier: 
    Scripters Club    Die Registrierung für das erste Meeting findet ihr hier:  https://www.jmp.com/en_gb/events/seminars/user-group/usergroup-14dec2021.html      Wir freuen uns natürlich auch auf Teilnehmer aus der deutschsprachigen User Group   Martin 

    German, Swiss, Austrian Discussions |
    Oct 27, 2021 6:39 AM
    3790 views | 6 replies
  • Inaugural Meeting: 14. December 2021 15:30-16:30 CET

      View more...Join the inaugural meeting on 14.12.2021, 15:30-16:30 CET. To get a calendar invite with the link for the meeting please register here: 

    JMP Scritpers Club Join the inaugural meeting on 14.12.2021, 15:30-16:30 CET. To get a calendar invite with the link for the meeting please register here: JMP Scritpers Club  Buying software that cannot grow beyond your initial needs leads to early o...

    JMP Scripters Club Discussions |
    Oct 26, 2021 8:52 AM
    760 views | 0 replies
  • Nordics JMP® Users Group Meeting Online

    We invite you to attend the upcoming meeting of the Nordics JMP Users Group. This online gathering will give you the opportunity to engage in collaborative learning with fellow JMP users and presenters.   Link to register: https://www.jmp.com/en_dk/events/seminars/user-group/nordics-online-user-group-25nov21.html   TimeTopic
    10:30Welcome and Introduction10:40 Lightning Talk 1: Example of stacking ...

    Nordic JMP Users Group |
    Oct 15, 2021 4:33 AM
    819 views | 0 replies
  • Use of JMP at Pharmaron to facilitate gene therapy bioprocessing and analytics through data-driven decision-making

    Presenters: Nicholas Pearman1, Joseph Campion1, Patrick Hoering1, Spyridon Gerontas1 Pharmaron, 12 Estuary Banks, Estuary Commerce Park, Liverpool, L24 8RB, UK (view in My Videos)   Pharmaron will demonstrate through case studies how JMP helps us implementing advanced statistical tools when developing gene therapy processes. The first case study focuses on JMP’s data management work package and ho...

    1005 views | 0 replies
  • How happy are we here in Europe? A data visualization exercise in JMP

    (view in My Videos)   The European Social Survey (ESS) is an academically driven cross-national institution that conducts survey across Europe since 2002. The survey measures attitudes, beliefs and behavior patterns of a diverse population in more than 30 nations. ESS made the data (2002-2018) publicly available.
    The presentation will show how to prepare the data and how to use graphical visualizat...

    916 views | 0 replies
  • Histograms

    (view in My Videos) Meanwhile, everybody knows histograms from the daily news about Corona infections. Time to take a closer look into this very basic and informative statistical tool. Almost all histograms share one characteristic: the bars have identical widths. This is only one specific representation of histograms and there are good reasons for their popularity. In histograms the area of the b...

    803 views | 0 replies
  • WFJUG polling questions

    Hi everyone, A couple of quick questions we would like to get your input on: Do you prefer meeting primarily for socializing and networking opportunities or for demonstrations/presentations of JMP platforms?Do you prefer virtual meetings or in-person (when appropriate)?Are you open to helping plan future meetings/events or be a presenter at a future meeting/event? Thanks! 

    2337 views | 3 replies
  • Panel de graphiques atypiques disponibles

    Cette série de journaux proposés par Scott Wise décrit comment créer des vues graphiques avancées populaires et captivantes à l'aide du Graph Builder.- Gallery 1- Gallery 2- Gallery 3- Gallery 4- Gallery 5- Gallery 6     

    1000 views | 0 replies
  • Nouveautés de JMP® 16 et JMP® Pro 16

    (view in My Videos)   Lors de cette session de découverte de JMP16, nous parcourrons en particulier : Comment automatiser facilement toutes les étapes de préparation de la donnéeComment gérer au mieux vos format de datesComment identifier le modèle prédictif le plus approprié pour vos donnéesComment aller plus loin dans votre analyse de données non structurées (textes libres)Comment gagner en effi...

    817 views | 0 replies
  • Digitalisation d’un management visuel des déviations

    (view in My Videos) Pierre  Fabre est le 2nd laboratoire dermo- cosmétique mondial et le 2ème groupe pharmaceutique privé français. Son site de Gaillac assure le développement et la production des principes actifs végétaux pour toutes les activités du groupe. Une mêlée quotidienne  (daily scrum) a lieu tous les matins et réunie l’ensemble des acteurs de l’usine. C’est un moment d’échange où sont d...

    1036 views | 0 replies
  • Mise en place d'une plateforme Split-plot design pour l'étude des paramètres régissant la diafiltration d’excipients oligomériques innovants.

    (view in My Videos) La plateforme d’excipients BioChaperone développée par Adocia recouvre des oligomères de tailles variées. Ils présentent cependant la caractéristique commune d'être de plus haut poids moléculaire que les impuretés générées lors de leurs procédés de synthèse. Ainsi, leur purification peut être réalisée par diafiltration ou filtration tangentielle. Cette technique, grâce à une me...

    1059 views | 0 replies
  • Utilisation des Plans d’Expériences pour la recherche de paramètres de soudage optimaux.

    (view in My Videos) En tant que fournisseur de solutions mécatroniques pour le traitement de tôles d’acier, Clecim a récemment étendu sa gamme de soudeuses laser en proposant une machine de nouvelle génération capable de découper et de souder des tôles fortes au moyen d’une source laser de 12kW. En 2019, le procédé de découpe laser fut largement étudié et le recours aux techniques de Machine Learn...

    1343 views | 0 replies
  • Exercises to learn JMP

      View more... In this thread I will collect and add some exercises I use in JMP Days or Workshops to have an easy to grab location for people joining those sessions. This is a living thread I update from time to time with new/adjusted material or new information. There are many good resources to learn JMP (like STIPS, Welcome Kit, Mastering JMP, Trainings, ...) and this thread is no replacement f...

    German, Swiss, Austrian Discussions |
    Oct 5, 2021 4:27 AM
    1898 views | 0 replies
  • Application of JMP Simulation Experiment to optimize process conditions

    In industrial biotechnology, process optimization can be an important step during process development. A common objective is to maximize the product yield or other process-related responses. By seeking to only maximize the desirability of the responses, one might however find conditions that are not stable. A way to take into account stability is to use the Simulation Experiment tool found in the ...

    German, Swiss, Austrian Discussions |
    Sep 30, 2021 6:38 AM
    1193 views | 0 replies
  • Einführung in Functional Data Explorer (FDE) - Beispiele aus der Praxis und Diskussionsrunde

    Leiter der Diskussion: @martindemel und @blum_b_1    Die Funktion „Funktionaler Datenexplorer“ (FDE) bietet einen verbesserten Arbeitsablauf, der es ermöglicht, die Erstellung von Zwischentabellen, Neustrukturierung und Verknüpfungen zu umgehen. Offene Diskussionsrunde anhand Beispiele von Procter & Gamble mit Beatrice Blum "Vergleich der Skalar-Modellierung von FDE mit der von extrahierten Kurven...

    German, Swiss, Austrian Discussions |
    Sep 30, 2021 6:37 AM
    1191 views | 0 replies
  • Histogramme in JMP

    Präsenter: @Bernd2Heinen  Histogramme zur Verteilung der Coronainfektionen bereichern seit einem Jahr unsere täglichen Sehgewohnheiten. Zeit, sich ein paar grundsätzliche Gedanken zu machen. Die meisten Darstellungen von Histogrammen gleichen den Darstellungen im Fernsehen, alle Balken haben dieselbe Breite. Das ist aber nur ein Spezialfall dieser Verteilungsansicht, für den es allerdings gute Grü...

    German, Swiss, Austrian Discussions |
    Sep 29, 2021 11:39 PM
    945 views | 0 replies
  • Neu in JMP 16

    (view in My Videos)   Hier das Recording des Parts "Neu in JMP 16" inklusive unserer Diskussion im Anschluss.   JMP 16 ist vollgepackt mit neuen und hilfreichen Verbesserung der vorhandenen Funktionen. Neben einigen Highlights wie Aktions-Aufzeichnung und Log-Modus und Modell-Screening lernen Sie in diesem Mastering JMP über individuelle Datumsformate, neue Visualisierungs- und Organisations-funkt...

    German, Swiss, Austrian Discussions |
    Sep 29, 2021 3:47 PM
    950 views | 0 replies
  • UN World Data Forum 2021 – Registration to access the online event platform is open!

    Sharing for all those who may be interested. We are pleased to announce that the registration to access the online event platform for the United Nations World Data Forum 2021, scheduled to take place from 3 - 6 October 2021 in Bern, Switzerland is now open.  See full programme here.

    Register to get FREE access to all live speaker sessions, and networking opportunities whether joining the event in-...

    Data for Green Library |
    Sep 16, 2021 10:40 AM
    781 views | 0 replies
  • WFJUG Virtual Meeting today

    Friendly reminder of the WFJUG virtual meeting today from noon-1pm. Hope to see you there. 

    950 views | 0 replies
  • Speak at Discovery Summit Europe 2022

    Call for content is open until Monday 27th September.   Our goal is to infuse every Discovery Summit with the most valuable and practical sessions on data exploration and visualization, predictive modeling, quality engineering, design of experiments and more. Do you have a story to share? More information: https://discoverysummit.jmp/en/2022/europe/call-for-content.html  

    909 views | 0 replies
  • World Cleanup Day 2021

    JMP is joining the movement for a clean planet – and we need your help.   JMPers worldwide will join forces with volunteers in more than 180 countries for World Cleanup Day.   World Cleanup Day is the world’s largest one-day civic action tackling the global waste crisis.   At JMP we share the vision of a waste-free world and believe that we can make a difference for the future of our planet.   We ...

    Data for Green Discussions |
    Sep 8, 2021 10:44 AM
    1029 views | 0 replies
  • Survey for (covid safe) in person fall user group meeting

    Hello New England Area JMP Users, Please take a minute and fill out this interest survey about your preferences for an in person meeting the beginning of October... https://sas.qualtrics.com/jfe/form/SV_0uGQDWrkXpTwSlo We'd like to do something a little more social, where we can see each other in person (also taking into account the covid risk). Also, if you have any ideas, comments, or suggestion...

    New England JMP Users Group |
    Sep 8, 2021 8:01 AM
    1050 views | 0 replies
  • WFJUG Virtual Meeting - September 13th noon-1pm

    Hi all, Here is the Zoom link for the WFJUG virtual meeting September 13th from noon-1pm. Hope to see you there!https://sas.zoom.us/j/99566236651 Join Zoom Meetinghttps://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsas.zoom.us%2Fj%2F99566236651&data=04%7C01%7Csgilyard%40micron.com%7Cf0945d781dc54f77d4ce08d96bc664cb%7Cf38a5ecd28134862b11bac1d563c806f%7C0%7C0%7C637659322111934318%7...

    925 views | 0 replies
  • Share "green" data sources

    Many of us in the JMP community are passionate about the environment, conservation and sustainability and would like to understand and analyze data related to these topics. But it's not always so easy to find good sources of data.   For this discussion, I ask you to share "green" data sources that everyone can use and explore. This can be a website, a JMP Public post with data attached, a data tab...

    Data for Green Discussions |
    Sep 1, 2021 8:45 AM
    6586 views | 9 replies
  • WFJUG meeting rescheduled

    Hi everyone,  The meeting for today, August 30th, is being postponed. Some conflicts arose for presenters today, so we are opting to postpone the meeting. A new Zoom link with date/time will be provided in a follow-up message.  Thanks,
    Sarah 

    1067 views | 0 replies
  • Anyone use DOE for personal projects (running, cooking, monitoring energy consumption, etc.)?

    2021 Online Discovery Summit Americas is just around the corner (in fact, registration opens on August 31). On Thursday, October 7th at 5pm ET, there will be a fun virtual social hour all about DOE in everyday life.    The conversation will be about running DOEs for things like optimizing home energy efficiency or developing the perfect cold-brew coffee blend. I'm looking to recruit a handful of p...

    1126 views | 0 replies
  • Anyone use DOE for personal projects (exercise, baking, energy use, etc.)?

    2021 Online Discovery Summit Americas is just around the corner (in fact, registration opens on August 31). On Thursday, October 7th at 5pm ET, there will be a fun virtual social hour all about DOE in everyday life.    The conversation will be about running DOEs for things like optimizing home energy efficiency or developing the perfect cold-brew coffee blend. I'm looking to recruit a handful of p...

    Mid-Atlantic JMP Users Group |
    Aug 24, 2021 12:49 PM
    931 views | 0 replies
  • Anyone use DOE for personal projects (baking, exercise, energy use, etc.)?

    2021 Online Discovery Summit Americas is just around the corner (in fact, registration opens on August 31). On Thursday, October 7th at 5pm ET, there will be a fun virtual social hour all about DOE in everyday life.    The conversation will be about running DOEs for things like optimizing home energy efficiency or developing the perfect cold-brew coffee blend. I'm looking to recruit a handful of p...

    761 views | 0 replies
  • Anyone use DOE for personal projects (energy use, fitness, baking, etc.)?

    2021 Online Discovery Summit Americas is just around the corner (in fact, registration opens on August 31). On Thursday, October 7th at 5pm ET, there will be a fun virtual social hour all about DOE in everyday life.    The conversation will be about running DOEs for things like optimizing home energy efficiency or developing the perfect cold-brew coffee blend. I'm looking to recruit a handful of p...

    New England JMP Users Group |
    Aug 24, 2021 12:47 PM
    1077 views | 0 replies
  • Anyone use DOE for personal projects (cooking, fitness, etc.)?

    2021 Online Discovery Summit Americas is just around the corner (in fact, registration opens on August 31). On Thursday, October 7th at 5pm ET, there will be a fun virtual social hour all about DOE in everyday life.    The conversation will be about running DOEs for things like optimizing home energy efficiency or developing the perfect cold-brew coffee blend. I'm looking to recruit a handful of p...

    Western Pennsylvania JMP Users Group |
    Aug 24, 2021 12:45 PM
    1011 views | 0 replies
  • Anyone use DOE for personal projects (fitness, cooking, etc.)?

    2021 Online Discovery Summit Americas is just around the corner (in fact, registration opens on August 31). On Thursday, October 7th at 5pm ET, there will be a fun virtual social hour all about DOE in everyday life.    The conversation will be about running DOEs for things like optimizing home energy efficiency or developing the perfect cold-brew coffee blend. I'm looking to recruit a handful of p...

    Atlanta JMP Users Group |
    Aug 24, 2021 12:43 PM
    1226 views | 0 replies
  • Anyone use DOE for personal projects (fitness, cooking, etc.)?

    2021 Online Discovery Summit Americas is just around the corner (in fact, registration opens on August 31). On Thursday, October 7th at 5pm ET, there will be a fun virtual social hour all about DOE in everyday life.    The conversation will be about running DOEs for things like optimizing home energy efficiency or developing the perfect cold-brew coffee blend. I'm looking to recruit a handful of p...

    Twin Cities JMP Users Group |
    Aug 24, 2021 12:40 PM
    990 views | 0 replies
  • Hot or Cold

    I recently finished listening to a Revisionist History podcast by Malcom Gladwell titled Laundry Done Right . In the episode, it was mentioned that the best thing you can do for the environment is to wash your clothes in cold water.   We switched to cold water a few years ago based on the recommendation of a repair man.   What water temperature do the rest of you use?

    Data for Green Discussions |
    Aug 23, 2021 5:51 AM
    3318 views | 6 replies
  • WFJUG Meeting

    Hi everyone,  Our next WFJUG virtual meeting will be August 30th noon-1pm. Here is the Zoom link: https://sas.zoom.us/j/99566236651 Jason Wiggins will be presenting his Discovery talk on MSA, I will do an FDE example and Jed Campbell will also be presenting. Hope to see you there!  

    1442 views | 2 replies
  • Links to Resources for Analyzing and DOE with Binary Data

    Links to Resources:   Recorded DEVCOM AC Presentation at JMP Discovery Summit in 2016: Adapting Dynamic Sensitivity Testing With the JMP® Nonlinear DOE Platform for Experiments Involving Generalized Linear Modeling https://community.jmp.com/t5/Discovery-Summit-2016/Adapting-Dynamic-Sensitivity-Testing-With-the-JMP-Nonlinear-DOE/ta-p/24177   DEVCOM AC Sensitivity Testing documents are posted on Pr...

    1137 views | 0 replies
  • Hands-on Workshop on Thursday - Learn how to automate workflows with new tools in JMP 16

    Do you find yourself repeating the same data preparation and/or analysis steps day-in and day-out?  JMP has a new feature in JMP 16 that makes it easy to automate workflows – without writing code.   The Action Recorder captures activities performed during a session and writes the corresponding JSL (JMP Scripting Language) code. The script generated in the background of your session can easily be d...

    Twin Cities JMP Users Group |
    Aug 2, 2021 8:08 AM
    1124 views | 0 replies
  • Favorite Earth-friendly products or services

    Share your go-to products that you've come to count on in your endeavor to go green   Kitchen No-sew Reusable Paper Towels   Cleaning DIY Cleaners   Laundry Dropps   Personal Hygiene Primal Life Organics Deodorant Dental Lace Dental Floss

    Data for Green Discussions |
    Jul 28, 2021 2:17 PM
    2170 views | 2 replies
  • WFJUG meeting?

    Hello WFJUG peoples,  Anyone interested in a virtual meeting sometime in the near future? Maybe towards end of August (week of August 30th). Is anyone presenting at Discovery this year who wants to share? If there's interest in a meeting, let me know and I'll get something on the calendar. Thanks,
    Sarah 

    2055 views | 4 replies
  • Recording Irish User Group: Automate your Analysis - Getting Started with JSL - Troy Hickey (Intel)

    Automate your Analysis - Getting Started with JSL.
    Presenter: @Anonymous    Please contact Troy to get the Quarterly Irish JMP Newsletter: troyhickey70@gmail.com www.linkedin.com/in/troy-hickey-69622292 * There will be no other unsolicited email sent at any other time.    (view in My Videos)

    Irish JMP Users Group Discussions |
    Jun 23, 2021 9:01 AM
    2180 views | 0 replies
  • Recording Irish User Group: New in JMP 16 - Ben Francis (JMP)

    Presenter: @benfrancis    (view in My Videos)

    Irish JMP Users Group Discussions |
    Jun 23, 2021 6:07 AM
    1028 views | 0 replies
  • Recording Irish User Group: DoE for Chemical Formulation Weighing Tolerances - Cathal Wadding (Bausch & Lomb)

    A custom DoE design for main effects was used at Bausch + Lomb to estimate the effect of various tolerances on the weight of components within a chemical formulation.   Presenter: @CathalWadding  (view in My Videos)

    Irish JMP Users Group Discussions |
    Jun 23, 2021 5:51 AM
    1029 views | 0 replies
  • JMP Addict: Atelier trucs et astuces : Personnalisez vos rapports et astuces du constructeur de graphique

    En suite à l'importation et à la préparation de la donnée, toute analyse ou visualisation a besoin d'être personnalisée afin de mieux comprendre les informations cachées dans vos données.  Des astuces peuvent vous aider à gagner en efficacité au sein de l'environnement JMP et nous ont été partagées par Anne Saint Amans (Limagrain) et André Augé (Rio Tinto Aluminium Pechiney) ce jeudi 8 juin.   En ...

    1171 views | 0 replies
  • Big data and the race to save coral reefs

    With climate change fast eliciting coral bleaching on global scales, marine biologists are using predictive modeling to help prioritize conservation efforts.     Challenge With the rapid advance of climate change, coral reef health is in decline globally. Scientists are working against the clock to optimize reef preservation efforts and prevent further degradation and bleaching.   Solution By in...

    Data for Green Library |
    Jun 8, 2021 6:00 AM
    901 views | 0 replies
  • Meeting Reminder: New England JMP Users Group, Monday, June 7th from 12:00 to 1:00 EST

    Hi Everyone, Just a reminder that we will be having our next meetup this coming Monday. We'll be hosting an "Ask the Experts" panel where people can bring questions and discuss anything they're interested in learning about in JMP. The WebEx info is below. Please feel free to forward it to anyone, and reach out to me, Jeff Swartzel, (swartzel.ja@pg.com) with any questions. We look forward to seeing...

    New England JMP Users Group |
    Jun 3, 2021 5:39 AM
    1439 views | 0 replies
  • Webinar du 10 juin - Suite préparation de la donnée - Exemples d'utilisation du Graph Builder (densité, carte atelier, création et ajout d'un fond d'écran)

    Bonjour à toutes et à tous, N'oubliez pas de vous inscrire au prochain webinar des utilisateurs de JMP. C'est le 10 juin prochain à 11 heures. Le lien est ci-dessous. Au programme, suite du webinar du 8 avril sur la préparation de la donnée, et quelques exemples d'utilisation du Graph Builder : comment utiliser le Graph Builder pour déjouer un piège dans un jeu de données? Comment visualiser facil...

    1300 views | 0 replies