X-axis format
How to divide the X-axis into equal parts (SEE picture)?
P.S. X-axis is not interactive in the "Y by X platform"
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHow to divide the X-axis into equal parts (SEE picture)?
P.S. X-axis is not interactive in the "Y by X platform"
We are performing manual inspection and removing rejects found (e.g. damaged wire) at each manufacturing process steps. Since manual inspection is not 100% effective, what statistical methods that can be used for ATTRIBUTE data to predict the number of rejects that a customer could get?
I'm working with some inventory data that needs to be evaluated with a pareto. So basically rank the inventory quantities in order from 1 - yada yada and then fit the pareto. I know we have the pareto function in the reliability thing but I can't seem to extract the parameters from that. I have to do this for like a few hundred distributions so what I would love is something like the distribut...
I know this is probably an easy one, but I've been struggling with this for the past 3 hours...Using JSL, how do I stack columns using a numerical range? for example stack columns 3 to 16. Thank you!!
I am in the beginnings of making a script to find the delta between two measurements for many columns. I am having difficulty making column formulas when the column name has a dash.... The parse command to remove quotes changes the dash to a minus operand which then messes with what I am trying to accomplish. Error log: Unexpected "_92MHz_test_data". Perhaps there is a missing ";" or ",". ...
I am trying to make a DOE for an experiment where I have one continues variable and two discrete numeric variables that are very hard to change (more information in the image below). My questions are:1. I am running the test by columns in a 96 well plate, so is there a way to define that no matter how many runs are needed, a plot will always have up to 8 runs?2. As is, even with 192 runs in 24 p...
Hello,I am launching a graph builder and data filter from a dashboard. The graph is date on the x axis and count on the y axis. When I filter the date, the data outside of the date range disappears from the graph, but the graph does not autoscale the x axis to match the dates within the filtered range (instead, the x axis date range is the same as before filtering the date range).I know that I can...
Hi all!I am trying to apply a regex replacement to a Recode Column function in JSL so that the script will go over all columns and apply the regex to all of them, if applicable. This is the code I've been testing: Names Default To Here(1);
dt = Current Data Table();
//Create list of columns to be recoded
ColN = dt << Get Column Names();
// Iterate over the list of columns and recode each one
...
Using "Fit Model" I'm predicting my dependent variable using a dichotomous nominal variable "Type" as well as a variable "Sample," which is a random effect (in JMP language that is; some would prefer to call "Sample" a random variable). This tests whether the two "Types" differ on my DV, again taking into account that "Sample" is a random effect. Interestingly, the sample means for one "Type" are...
Hi,I am trying to find the maximum number of individuals observed in a single video frame.I have roughly 3000 2min videos with 5000 observations recorded. For a given ID, what is the greatest value of the sum of Count for a species (eg. DuCr & ShPe) when the same species has overlapping time_start and time_end example data: IDSpeciesCounttime_starttime_endvideo_1DuCr112:0012:01video_1ShPe112:0012...
Is there a better way rather than iteration of all the rows to validate values in column? Let's say before making something with the column I want to make sure that all values in column match specific Regex. Like so:!IsMissing(Regex(Column(myColumn)[1], "^\w+(\d{3})\w+$", "\1"))
I can iterate through each row to make sure that all of them match, but maybe there is a better way?
HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
and it is in stat in the nlsur command Regards
Hello, I am trying to do a matched sample analysis across three different factors. I wanted to:1. Confirm that my sample would be what I pick for 'Block" when I do Fit Y by X when running Friedman's test2. Is there a post hoc analysis in JMP that I can use? I dont see Nemenyi or Conover as an optionThanks for your time.
Hello everyone,I am trying to make a table with the OOT (out of Trend) batches with their respective "atypical" values.I used for that the "script alarm" function as I could found some exemples on the JMP community. Here is my script: z_KSigmaZ =1.4;
// Création de la Carte de controle si N catégories > 5
Names Default To Here( 1 );
If(N Items(Associative Array(:"RNS/NS tordu (srg)")) > 5,
Gr
...
I'm using JMP 16.2.0 and I'm trying to automatically generate a graph builder with box plots and their mean values with the group X variable as the color. I'm using a bar chart with style=floating to display the mean value (inspired by this topic)My current graph:This is almost what I want, except for a few things.1. I'd like the Group X variable (Recipe) to be visible in the legend as well. One w...
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/teaching-regression-anova-20f...
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
Do you need to formulate drug products to match a specific dissolution profile? Do you n...
Jump into Graphing Wednesday, Feb. 26 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hosted via...