Any way to recover unsaved JMP data after Windows 7 crash?
.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello,I used Col Max() and Col Min() function to return the Max/Min value of my specific columns.Somehow I disabled the unwanted rows but the Col Max() and Col Min() still returned those excluded value.Is this normal? Do you guys have any idea? Thank you so muchPichan
What is the easiest way to count the number of occurrences in a column when rows duplicate based on another column?I can of course create a new table without duplicate rows or a script, but can this be done with say Tabulate?Example: I want to know how many men and women. F(n=3) and M(n=2).Person Sex 1 F2 F2 F3 M3 M4 ...
Sample table:PartTest 1Test 2Test 3Test 4A0.20.40.30.1B0.20.30.40.6C0.70.10.20.4I would like to add a column to this table that evaluates every value in columns Test 1-Test 4, and if all fall within a range to output "Yes".For example, if my range was 0 < values < 0.5, the output would look like this (I've highlighted failing values in red)PartTest 1Test 2Test 3Test 4Yes/NoA0.20.40.30.1YesB0.20.30...
I am exploring the best ways to present multivariate data for further exploration. Experience has shown it can be difficult for people to grasp what scores and loadings plots in PCA are telling them and how similar different clusters are to each other. I can get T2 values from the multivariate control chart platform (after specifying a training group), and the critical value using the formula in t...
Currently, some of the selected points would be obstructed by un-selected points in graph builder.Scatterplot doesn't have this issue.Please improve graph builder on this.Thanks.
Hello,I have created a script to automate the process of generating the control limits table and it requires lot of intermediate tables to join and concatenate. While I don't need these tables and charts from where generating limits initially, I'm able to close charts without displaying it on screen but these tables do pop up and close and it's quite weird.Instead of showing these tables popping ...
A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions. Utilizing this method, the distribution can approach any continuous density function of arbitrary form. The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal. The paper can be found here:The General Segmented Distrib...
Hello JMP-Community,since 3 weeks I am using JMP now and I am still trying to plot some data against a continuosly diffentiable y-axis, in form of boxplots. As far there is enough space between the single data points the programm shows me nice boxes. In case of the data points are too close, just lines are shown. Somehow, is it possible to broaden the boxes so they are overlapping without using ca...
Can we get this fixed in the Scripting Guide?//Scripting Guide page 336dt = Open( "$SAMPLE_DATA\Big Class.jmp" );dt << Select Where( age < 15 & sex == "F" );//ordt << Select Where( age == 14 );dt << Extend Select Where( sex == "F" ); //does nothing//Not in guide, but below workswait(10);dt << Select Where( sex == "F", Current Selection ("extend")); //extends selection
A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions. Utilizing this method, the distribution can approach any continuous density function of arbitrary form. The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal. The paper can be found here:The General Segmented Distrib...
Hello everyone!I would like assistance in order to incorporate reference lines at certain numbers of the Y axis, horizontal lines, directly into the legend.This is my current script
Bivariate(
Y( :Cat),
X( :Dog),
Histogram Borders( 1 ),
Where(:Recipe == "B_XX" & (:Tool == "A_XX")),
Elements( Points( X, Legend( 1 ) ) ),
SendToReport(Dispatch(
{},
"2",
ScaleBox,
{Add Ref Line( 140, Solid, "...
Hi, I see a discrepancy in the plotted Y variables when plotting similar columns in the Oneway vs Bivariate plots. Bivariate plots the Y values correctly (left side below). Oneway seems to jitter the points on the Y-axis, which seems strange to me. I realize that my horizontal axis here is a numeric, and that bivariate makes more sense* but I'm just looking for a simple x-y scatter and I like the ...
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...
Presenter: Will Morgan, Associate Software Developer - JMP Join us for a Scripters Club...
Jump into Gauge Studies Date: Wednesday, October 15Time: 1:00 – 2:30 p.m. ETDuration...