What
Hello what is the Experimentel design in regression?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
I would like to check, whether a preference is set to a certain value, but with JSL I cannot retrieve the value to compare it in an if statement etc. and react upon situation. Get Preferences returns something, but what excactly is it and how to proceed with it? Names Default To Here( 1 );
// Task: what is the preference set to
prefs = Get Platform Preference( Control chart builder( K sigma ) );
...
Hi. I was wondering if there's a clever way to assign or append a list of items to column(s) in an existing table. For example, I have a column of names and I would like to add more names (rows) to the column from a list. The code below was one of my attempts. The problem is that instead of assigning each item in the list to its own row, rows 1-6 are each assigned the entire list. Names Defaul
...
bonjour, je n'arrive pas pas à importer les bonnes dates à partir d'un fichier excel.j'ai mis au bon format la colonne date excel.j'ai essayé plusieurs formats dates dans Jump. Jump n'importe pas toutes les dates et pas au bon format. en jaune: le fichier excel. est-ce que quelqu'un a une solution? cordialement
hi,I have data from multiple measurements for serval locations in a grid.I have col, row as X and Y.I want to use the measurement as coloring and the scan number as time.so eventually, I will see each location on the grid change over time.when I create the plot I don't see the grid with all the locations, what I see is one point as an average of all the data what i expected to see is the grid chan...
bonjour, je n'arrive pas pas à importer les bonnes dates à partir d'un fichier excel.j'ai mis au bon format la colonne date excel.j'ai essayé plusieurs formats dates dans Jump. Jump n'importe pas toutes les dates et pas au bon format. en jaune: le fichier excel. est-ce que quelqu'un a une solution? cordialement
If I want to use JMP for something other than statistics: For example, I downloaded several video clips from the Internet, got binaries, and how to combine these binaries with JSL and save them as one video file. For example, this video is formatted as mp4 Thanks Experts!rr = "";
rs = "";
For( j = 1, j <= N Row( dt ), j++,
u = dt[j, "url"];
request = New HTTP Request( URL( u ), Method( "Get" ) )
...
see question above
Hello Community, While performing the Linearity and the bias study, if the P value for the Bias is less than 0.05--then that marks the presence of bias in the scale. Further, the average bias value is less than the resolution of my scale and secondly, the bias is not in increasing or decreasing fashion but, randomly fluctuated at different standard reference weights. Can it be concluded that the s...
Bonjour à tous,Est-il possible de mettre dans le criblage des processus le format/la colonne de notre choix dans le module « dernière alarme ». Pour ma part j’aimerais pouvoir y mettre une colonne Date pour pouvoir contrôler à quels jour interviennent mes dernières alarmes.Merci pour votre aide.
I'm looking at the impact of 4 two level independent categorical variables on a continous dependent variable. How to I choose what effect to use for a posthoc analysis? If I choose forexample size*treatment*shelfcode how do I consider the effect color to explain dependent variable Firmness?Do I do posthoc on all interactions? If yes, how do I interprete separate posthocs on the same variable firmn...
The largest purchaser of care of the WorldBest Healthcare System complained that the average C-section rate at WorldBest had increased from 1999 to 2000 and was now over 21 percent. The average at other area hospitals was between 17 to 19 percent. To investigate the situation, WorldBest wants to set up a control chart to monitor the number of C-Sections every month. 1. What type of control chart s...
I'm working with a large dataset with a single continuous number column and then multiple nominal columns. I need to understand the % delta (or % difference) in the number column as a result of toggles in the nominal columns.With the Fit Y by X platform, I can readily add a function to provide the raw difference (as with the t test function), but I can find nothing for the % delta I'm needing. And...
I am trying to hover over values to get the provided explanations, but it won't work because my mouse cursor keep changing into the regular white windows cursor. I only have the black cursor when hovering over certain things (like graphs) but I want it to be active for the entire window. Is there anyway to fix this? Edit: Nevermind, the white cursor works fine. I saw in another discussion that I j...
Jump into Graphing Date: Tuesday, September 16Time: 1:00 – 2:30 p.m. ETDuration:&nbs...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...