How to analyse based on age
I’m trying to analyze some data. I want to to see if there’s any similarities in the answers based on age. What’s the best way to do this? The age is stated by the exact number, so numbers from 20-67 is in the data.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI’m trying to analyze some data. I want to to see if there’s any similarities in the answers based on age. What’s the best way to do this? The age is stated by the exact number, so numbers from 20-67 is in the data.
Hey All, I had a question about the R-square uncertainty ratio in Contingecy Tables (placed in same table as DOF and loglikelihood). I am currently doing research where I've found significance in my p-value (alpha=.05), but the R-square value is close to 0. Now, I am aware that in continuous vs continuous, an R-value is used to determine the correlation between the two variables. My question is: ...
&*script below don't work could you help to debug and send me a workable script? I want to realize the function that "select all rows" in dt which matched column: name in dt1.
dt = Open( "$SAMPLE_DATA/BIG CLASS.JMP" );
dt1 = dt << Subset( Columns( Name ), Output Table Name( "1" ) );
dt1 << Delete Rows( 15 :: 40 ); // I want to relize the function of "select all rows that (dt:name==dt1:name) dt << ...
Hello Everybody,I have this simple List Box. After starting the script the size/length of the List Box depends on number of items to be displayed. Since I want to use the available space in my GUI, it would be good to define the size of the List box and make it longer. I know I can do that by mouse, but I would like to define it in script. Is there any way to do that? I would appreciate for hints ...
Hi JMP community, I have been working on a biological data set where I need help in which model should I use to analyze my data. There are 2 different strains of mice (2 mice per strain) and 1 leg of each mouse has been given treatment 1, the other leg of the same mouse has been given treatment 2. I have taken 2-5 measurements during my experiment (chemical composition) per leg of each mouse. I am...
I’m trying to analyze some data. I want to to see if there’s any similarities in the answers based on age. What’s the best way to do this? The age is stated by the exact number, so numbers from 20-67 is in the data.
Hello Everybody,I have this simple List Box. After starting the script the size/length of the List Box depends on number of items to be displayed. Since I want to use the available space in my GUI, it would be good to define the size of the List box and make it longer. I know I can do that by mouse, but I would like to define it in script. Is there any way to do that? I would appreciate for hints ...
Hi JMP community, I have been working on a biological data set where I need help in which model should I use to analyze my data. There are 2 different strains of mice (2 mice per strain) and 1 leg of each mouse has been given treatment 1, the other leg of the same mouse has been given treatment 2. I have taken 2-5 measurements during my experiment (chemical composition) per leg of each mouse. I am...
Hello all,I am completely new to statistical software in general and jumping into the deep end here. My dataset consists of 4 replicates (R1 through R4) at particular timepoints. How would one:1. plot the average, with relevant error bars (standard deviation or error),2. then display a trendline through the averaged points that is fit with the model: theta1 * Exp(-theta2 * :Time) + (1 - theta1) *...
I make a summary table from an original table and within the summary table I create a bunch of graphs which I save their scripts to the table. Now how can I save this entire summary table (and scrips within) back to the original data table? I know it can be done with JSL but I'm not very familiar with scripting.
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
I am working with a multi level data. Data is attached.In this dataset, I have 8- X variable: cumulative risk (continuous), all other risk (dichotomous). 3- Y variables: insurance and practice (dichotomous) and time (continuous)I have one confounding variable Age (continuous). I will have to add random effect to X variable. But I am confused how to add confounding variable to this analysis. Can an...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
The latest release of JMP and JMP Pro brings a variety of time-saving and analytic enhancements, ran...
German Mastering JMP Webinar Erfahren Sie, wie Sie sequenzielle Messdaten analysieren, bei de...
French Mastering JMP Découvrez comment analyser des données de mesures séquentielles lorsque...