How to connect points with line in I-MR chart ?
Hi, I struggle to find a way to add a line to connect all points in I-MR chart. The option "Show connect line" is checked but still nothing.Anyone has an idea why ? Thanks
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi, I struggle to find a way to add a line to connect all points in I-MR chart. The option "Show connect line" is checked but still nothing.Anyone has an idea why ? Thanks
Hello everyone
I was wondering if there were an upper limit to the seed that we can define in JMP ? Can we go up to the infinite or nearby ? I am concatenating big numbers to be able to recreate the same seed each time they occur together, but as those number are increasing with time, the seed will quickly increase as well. So far everything is running fine but I may reach values close to 10^12...
This may be basic but I'm struggling to find a way around this in JMP. Pardon me if this has been discussed previously on this forum. I essentially want to statistically compare regression lines. However, these are polynomial curves. All the options I have tried in JMP fits a linear curve by default which is not a good fit for the data.Briefly, I want to perform a hypothesis test to assess whether...
Hey, can you please give me an advice how to remove certain signs like :: at the beginning and ;; at the end of a column names, if available.Example:::ColumnName;; --> ColumnName::ColumnName::XYZ;ABC;; --> ColumnName::XYZ;ABC123::ColumName --> no change 123::ColumName
Hi all,I'm checking and reviewing statistical results done by others using different statistical software tools. Their p-values are at range <0.00001 displayed in scientific notation. Some numbers are strange. When I using JMP to repeat the analysis, Fit Y to X and then select the relevant method, the p-Values are shown as "<.0001". Is there a way to for JMP to show the p-value in scientific notat...
Hi, 1) I'm trying to create a multilayer array where one key, gets multiple layers. Is there any way to do this. For example, my jsl should look like: EX = Associative Array( {"Blue", "Green", "Red"}, {1, 2, 3}, {"Bear", "Gecko", "Rabbit"} );I'm trying to get it so that if I select "Blue", I get both 1 and "Bear". 2) Is there any way for an array to map for a function. For example, EX = Associativ...
I have two SVG Paths which are constructed in the same way. a = "M 10 60 C 20 80 40 80 50 60";
b = "M 0 -150 C 82.8 -150 150 -82.8 150 0";
A quick Plot of 'a' shows the following arc New Window( "JMP 8PFU Layout Example",
Graph Box(
frameSize( 500, 500 ),
xScale(-175,175),
yScale(-175,175),
penColor("blue");
penSize(2);
path(a, 0);
);
);
However when I try to plot 'b' I get an error ...
The Destructive Degradation platform enables to analyze data collected from accelerated testing. A number of predefined models is available. When selecting the Arrhenius model (with temperature used as the acceleration factor) to characterize the degradation path, JMP computes model estimates and provides three degradation profilers.I would like to recreate the primary Degradation Profiler using t...
Hello, I want to build a model for analyzing the results of an experiment I performed, the structure of the experiment as shown in the picture.I have two treatments, each treatment contains 5 hives, from each hive I chose 6 bees, I gave each bee a task that she performed 8 trials.I measured the time required to perform each trial. I consider bees and hives as random effect, each trial as repeated ...
Hello, My input CSV data files have a Character column in the format of: "##.##.##"."##" can be anything from 0 to 99. The issue that I am having is that for most of these combinations, when I import the CSV using a basic "Open(filename)" command, the column converts it to a numeric date type which is not useful for me. I have made patch fixes using Month/Day/Year column functions but I was intere...
Hi everyone,I have used the choice model platform to design and analyse choice experiments. However, at the analysis step, there are some parts of JMP platform output that are not clear, and I wonder if you can provide an answer:It is not clear how marginal effects are calculated in JMP.More specifically, how do we obtain marginal probabilities from marginal utilities since neither the utility fun...
JMP Education is offering upcoming classes with a live instructor. Links go to the page in the course catalog with more information and a link to register. July 26-29: JMP: Reliability Analysis for Non-Repairable Systems August 9-12: JMP Pro: Analyzing Curves and Profiles Using the Functional Data Explorer August 16-19: JMP: Statistical Decisions Using ANOVA and Regression August 29-September 1: J...
Dear All,I have been analysing a two factorial (3*4) RCBD repeated measures design by using the mixed model approach in JMP. Above is a section of the report I got. Why are the estimates zero. Other information include about the analysis include:1. 14 continuous variables measured four times at unequal time periods2. All the three covariance structures I tried (AR1, Toeplizt and spatial power) had...
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
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Do you face challenges with restrictive data formats from EDS, XRD, or Raman instruments? Are the ex...
REGISTER HERE If you teach with JMP Student Edition, you should be aware of some lesser known...
Do you want to efficiently and interactively explore data to uncover patterns and see relationships...