Skip to main content Accessibility help
×
Hostname: page-component-76fb5796d-skm99 Total loading time: 0 Render date: 2024-04-26T21:30:46.766Z Has data issue: false hasContentIssue false

Chapter 9 - JMP as an Alternative

Published online by Cambridge University Press:  05 June 2016

Julie Kezik
Affiliation:
Yale School of Public Health
Melissa Hill
Affiliation:
Cd3 Inc., Austin, Texas
Get access

Summary

In any data-reporting project, the finished product is only useful if the programmer has taken time to familiarize themselves with the data and determine the optimal way to represent it. JMP software from SAS is a visual and interactive tool with a focus on “statistical discovery.” Using JMP, the programmer can easily explore the data, allowing curiosity to be their guide. JMP has a family of products that include Pro, Clinical, and Genomics. Detailed product information can be found at www.jmp.com/software. In this chapter we will use JMP Pro 10 with a tight focus on the most useful pieces of this product in relation to data management and using JMP in combination with SAS.

ABOUT JMP

JMP can be a great alternative for non-SAS users to easily view, explore, understand, and summarize data. This visual and interactive product allows anyone to explore data without the burden of heavy-duty programming. JMP incorporates both statistical and graphical techniques; it offers point, click, and drag capabilities, and since it is built for discovery, options allow the user to create graphs, refine their properties, or simply begin again with a just few mouse clicks. This product can also be used as a compliment to larger statistical analysis packages for ease of data importing as well as for the visually dynamic ways JMP can help the user truly get inside their data.

ACCESSING DATA

JMP, like SAS, offers sample data that can be accessed through the help menu. However, we would like to use a file from SAS that we have already created. Let's take a look at the datafile ‘Ages’, previously created in the Test your Skills section of Chapter 8. Using the syntax in Example 9.1, produce the dataset ‘ages’ and save it to the location of your choice.

EXAMPLE 9.1 Create SAS Dataset to Open in JMP

libname x ‘Desktop’;

data x.ages; set sashelp.class;

run;

Next we are going to locate the ages.sas7bdat file and open it in JMP. To do this, open JMP and in the top left corner click File > Open. Then change “Files of Type” to “All Files”, select your file, and click open. The dataset should now be visible in the JMP window (Figure 9.1).

Type
Chapter
Information
Publisher: Cambridge University Press
Print publication year: 2016

Access options

Get access to the full version of this content by using one of the access options below. (Log in options will check for institutional or personal access. Content may require purchase if you do not have access.)

Save book to Kindle

To save this book to your Kindle, first ensure coreplatform@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.

Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.

Find out more about the Kindle Personal Document Service.

Available formats
×

Save book to Dropbox

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.

Available formats
×

Save book to Google Drive

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.

Available formats
×