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

  • how do I compute +/- one standard deviation around my linear regression line?

    Hi - I am trying to get jmp to compute a standard deviation around my linear regression line which I am using as a predictive model.  Specifically, for each new (future) sample point, I would like to add + and minus one standard deviation to the regression result for that point.  I know how to compute confidence intervals but not a standard deviation.  Once I see how to make this computation I wou...

    learning_JSL learning_JSL
    Discussions |
    Mar 24, 2022 9:17 AM
    5134 views | 8 replies
  • Example of a script to make dialogue window to cast columns in different roles

    I need to script something like a Join or Update dialog window, with all the Clear, Recall, Remove buttons etc. Basically, I will be choosing what columns to work with (like casting columns in different roles) and, for instance, matching two columns for further use etc. I hope there is an example script for that somewhere. Does anybody know?  

    miguello miguello
    Discussions |
    Mar 24, 2022 8:43 AM
    1137 views | 2 replies
  • Usage of Beta Binomial Distribution in Manufacturing - reference to JMP Help Info?

    In JMP help under Discrete Fit Distributions, the following is mentioned:Beta BinomialThis distribution is useful when the data is a combination of several Binomial(p) distributions, each with a different p. One example is the overall number of defects combined from multiple manufacturing lines, when the mean number of defects (p) varies between the lines. Does anyone has a reference, article, sup...

    M_Kraus M_Kraus
    Discussions |
    Mar 23, 2022 1:31 PM
    1183 views | 1 replies
  • I can't understand my data

    I need to calculate the prevalence of a group of ectoparasites in birds, and test the hypotheses about the effects of host and parasite life-history parameters on the prevalence of these ectoparasites. I've been told to use GLMM, and I started using it on jmp, but I can't understand the output of the program. I believe the input data is wrong and I can't figure out why...
    My response variable is pr...

    maykku maykku
    Discussions |
    Mar 23, 2022 1:15 PM
    5335 views | 6 replies
  • How do you assign a variable from a list to a row in a data table?

    I am working with a data table that has variable number of rows. I want to assign a categorical description that I will define to a new column called 'Reason 1'. This 'Reason 1' column will be assigned when the 'Name' column matches any of the strings in any of the lists that I have defined. The 'Name' row entry will match exactly with an entry in the ::slitter, ::label, or ::case lists. I want to...

    gable64 gable64
    Discussions |
    Mar 23, 2022 11:30 AM
    2267 views | 4 replies

Latest Discussions

  • Usage of Beta Binomial Distribution in Manufacturing - reference to JMP Help Info?

    In JMP help under Discrete Fit Distributions, the following is mentioned:Beta BinomialThis distribution is useful when the data is a combination of several Binomial(p) distributions, each with a different p. One example is the overall number of defects combined from multiple manufacturing lines, when the mean number of defects (p) varies between the lines. Does anyone has a reference, article, sup...

    M_Kraus M_Kraus
    Discussions |
    Mar 23, 2022 1:31 PM
    1183 views | 1 replies
  • I can't understand my data

    I need to calculate the prevalence of a group of ectoparasites in birds, and test the hypotheses about the effects of host and parasite life-history parameters on the prevalence of these ectoparasites. I've been told to use GLMM, and I started using it on jmp, but I can't understand the output of the program. I believe the input data is wrong and I can't figure out why...
    My response variable is pr...

    maykku maykku
    Discussions |
    Mar 23, 2022 1:15 PM
    5335 views | 6 replies
  • select/deselect file in list box

    qual_list= Files In Directory( "C:\Users\mlachhab\Documents\20220309 - Exercice Scripting Magid\REPERTOIRE A" ); nw= New Window( "Ex1", V List Box( Outline Box( "Choix_Du_Dossier",<<BackgroundColor( 19 ); dt=list Box( qual_list); ), obj= dt << get selected; If(obj << Selected , obj << Deselect); ), Lineup Box( N Col( 2 ), spacing( 20 ), Button Box( "OK", nw << C...

    NetflixCrow956 NetflixCrow956
    Discussions |
    Mar 23, 2022 9:14 AM
    1272 views | 2 replies
  • DOE Custom design - disallowed combinations not accepted

    Above is the design. The output looks as follows: Only respecting the disallowed combination given for 'with chemicals'. What am I doing wrong?

    Emil95 Emil95
    Discussions |
    Mar 23, 2022 8:56 AM
    862 views | 2 replies
  • NN model-The predicted range seems limited

    As the plot,HDD_OSA range is from 30 to 100,but the predicted OSA range is from 65 to 75.How to understand this ? how to improve the predicted range?Please help,thanks! JMP Ver:16.1

    Fj_wang Fj_wang
    Discussions |
    Mar 23, 2022 1:15 AM
    3726 views | 5 replies

Latest Discussions

  • Column Switcher Button Removed from Plot Window Toolbar in JMP 16 for Mac

    Recently switched from JMP15 for Mac to JMP16 for Mac. I was surprised to see the column switcher button removed as an option in an analysis/plot window.  It used to reside up top next to the local data filter button (see black circle).  The option to customize it back is also missing and has been replaced by a 'properties' button.  This may also prove useful but I'm new to it.    To get the colum...

    datanaut datanaut
    Discussions |
    Mar 17, 2022 3:18 PM
    842 views | 0 replies
  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    599 views | 0 replies
  • Setting Guardbands on Test Limits Using EMP

    Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...

    Jbritsch04 Jbritsch04
    Discussions |
    Feb 2, 2022 8:49 AM
    770 views | 0 replies
  • How to introduce lower bounds for simulated data in Profiler platform

    Hi JMP community,   (JMP Pro 16.0.0)   I'm hoping to find out if there is a way to include lower bounds to simulated data in the Profiler platform. I have several predictors going into a model, but few data points to fit. So, in order to generate simulated ("synthetic") data, I use the Prediction Profiler platform along with the multivariate correlation structure of the data to generate thousands ...

    SDF1 SDF1
    Discussions |
    Feb 1, 2022 11:09 AM
    589 views | 0 replies
  • Query Builder filtering on date stored in Varchar(20)

    Query Builder - date filter.SQL ServerJMP version 16.2In the database (SQL Server) I get the Date field called RETURNDATE in ‘varchar20’ – I would like to use the Calendar functionality in the filter to select my dates I tried to create a calculated column (Calc1) and specify CAST([RETURNDATE] as date), which he doesn’t like. Using SQL outside Query BuilderSELECT TOP (1000) [LABJOBNO]      ,[DESPA...

    HansD HansD
    Discussions |
    Jan 25, 2022 6:12 AM
    1391 views | 0 replies
view all discussions