Probability plot for log-normal distribution fitting
Hi,Is there an option to view the probability plot when making a log-normal fit with a distribution analysis?Thanks
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi,Is there an option to view the probability plot when making a log-normal fit with a distribution analysis?Thanks
So a colleague of mine made some test samples and wants to compare them to commercial production results. See attached output. He labeled the test sample rows. He wanted to compare where they are relative the box plot of the commercial results. The only way he could see on the labeled rows and not the other rows was to hide the other rows in Graph Builder.Better would be to compare the test samp...
Good evening JMP Community, Does someone have an explanation as to why the ICC calculated in the MSA platform (EMP) is different than the percent of variance explained in the variability or the fit model platform with random effects (REML)? For example, I used the Animal sample data and concatenated the species and subjectID into a new column and used the new column as the between subjects facto...
I am trying to make the markers that have been placed in a Graph Box (using JSL) selectable. Currently, the graphic shows the markers, but I can't seem to select them - or the rows don't highlight in the data table. Thoughts? Thanks
Hello, I am trying to use the graph builder to create stacked bar chart with labels for each stacked bar as well as a sum total. The image below is a marked up version of the graph I am hoping to achieve where I have manually inserted the totals for each bar. (The sample JMP dataset I used along with the embedded graph builder script is attached) Does anyone know if there is a way to create thi...
So a colleague of mine made some test samples and wants to compare them to commercial production results. See attached output. He labeled the test sample rows. He wanted to compare where they are relative the box plot of the commercial results. The only way he could see on the labeled rows and not the other rows was to hide the other rows in Graph Builder.Better would be to compare the test samp...
Hello Everybody,I have one script in which I want to remove duplicated values from a table based on the specified column. The following piece of code is used to remove duplicates and that works well with JMP 14.dt << Select duplicate rows( Match( :name ) );
selected = dt << get selected rows;
if (n rows(selected) > 0,
dt << delete rows;
);In JMP 15, however, that does not seem to work. The rows ...
This is a very basic statistics question, which also leads in to a "how do I do it in JMP" question. Imagine I have a component with a predicted defect rate of 0.5%. I build 500 systems which each use N of these components. The components are chosen at random and independently of each other. I can test for the defect at system level. To my simple mind, if N=2 the probability of a system being good...
Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
New Column( "Compare", Numeric, "Continuous", Format( "Percent", 12, 0 ), Formula( :weight / :height ) );
//change the value on position of :weight[2] to 59. But seems not work. could you help edit the script on this place?
dt:weight[2] << Set Values( 58 );
// I hope realize if the column "compare" result >100%, then ou...
Hi JMP user community,I have periodic inprocess record for batches manufactured, monitoring frequency is every 15 mins.I have to calculate batch specific mode for the respective in-process entry.I can't see the option of mode statistics in Analyze > tabulate. I am using JMP 14.3.0.Is there way to get Mode as statistics using tabulate.Thanks!
Hi, I'm preparing a dashboard using jmp that will be used for a daily meeting. It contains information in form of data tables and text boxes. In order to transfer text sizes and colors for the text as well as the data tables into the html output I transformed them into pictures (rep = dt << get as report(); pic = rep << get picture(); ). I set up all font sizes on my external monitor and it worked...
While doing some research to answer this question, I found this article on the JMP community that helped me get started. How do I do a combination bar and line plot using Overlay Plot? Using the big class sample data example of height and weight I was able to create a bar chart for weight and a line plot for height on the same chart using the Overlay Plot. To do this, first clear the row s...
Hello, How do I use JSL to calculate Z-scores at different levels of aggregation? I am working with cancer mortality data (1999 - 2015) at the county-level. I need to calculate Z-scores to compare each county to the others within a state and all counties within the country. I cannot simply use the standardize function because it automatically takes an average of rates--which is invalid unless the...
I am working with a very large database of image files and want to be able to display the file for the user for visual inspection from a script. I have been able to get the following code to load the DLL but get an error requesting a signature argument. Does anyone know how to get a signature string from the system to pass to the DLL. ERROR MESSAGE FORM LOG: Second argument to CallDLL must be a ...
Not a mac person. Does anyone know how to run a jsl script from command line on a mac? I specifically mean WITHOUT "//!" at the top of it. I have this but it only opens the file unless I have the "//!" open -g -W -a /Applications/JMP\ Pro\ 15.app/ $(pwd)/myscript.jsl
vince_faller
Date: Thursday, February 5Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've ju...
JMP Student Edition is a professional statistics environment rather than a simplified teaching tool....
JMP imports and analyzes the important data you collect or store in a variety of databases and forma...
Tanto si acaba de descargar la prueba gratuita de 30 días de JMP, como si es nuevo en el software o...