1 Chapter 1: Introduction 1.1 Introduction to JMP 1.2 Accessing Data 1.3 The Data Table.

Post on 15-Dec-2015

217 Views

Category:

Documents

1 Downloads

Preview:

Click to see full reader

Transcript

1

Chapter 1: Introduction

1.1 Introduction to JMP

1.2 Accessing Data

1.3 The Data Table

2

Chapter 1: Introduction

1.1 Introduction to JMP1.1 Introduction to JMP

1.2 Accessing Data

1.3 The Data Table

Objectives Identify key components and features

of JMP software. Navigate the user-assistance options.

3

4

1.01 Multiple Choice PollHow much experience do you have using JMP software?

a. I have never used JMP software.

b. I have used JMP software a little.

c. I use JMP software often.

5

JMP Software’s Progressive Interface

6

Dynamic Linking

7

Saving Scripts to the Data Table

8

Formula Editor

9

Context-Sensitive Help

10

JMP Journal

11

12

This demonstration illustrates the concepts discussed previously.

Navigating with JMP Software

13

14

Chapter 1: Introduction

1.1 Introduction to JMP

1.2 Accessing Data1.2 Accessing Data

1.3 The Data Table

Objectives Identify the types of files that JMP can open. Import a Microsoft Excel file into JMP directly. Import a Microsoft Excel file into JMP using the

Database command.

15

16

1.02 Multiple Choice PollWhich type of file do you work with most often?

a. Plain text files

b. Microsoft Excel

c. Microsoft Access

d. Other database files

17

18

This demonstration illustrates the concepts discussed previously.

Importing Data with JMP

19

Exercise

This exercise reinforces the concepts discussed previously.

20

21

1.03 Multiple Choice PollA JMP table contains columns Name, Rate, and Tuition and rows such that Rate is greater than 85 and Tuition is greater than 12000. What SQL code was used to generate this table?

a. SELECT Name, Rate, Tuition FROM Colleges WHERE Colleges.Rate > 85 AND Colleges.Tuition > 12000.

b. SELECT Name, Rate, Tuition FROM Colleges WHERE Colleges.Rate > 85 OR Colleges.Tuition > 12000.

c. SELECT Name, Rate, Tuition FROM Colleges WHERE Colleges.Rate > 85 AND Tuition > 12000.

22

1.03 Multiple Choice Poll – Correct AnswerA JMP table contains columns Name, Rate, and Tuition and rows such that Rate is greater than 85 and Tuition is greater than 12000. What SQL code was used to generate this table?

a. SELECT Name, Rate, Tuition FROM Colleges WHERE Colleges.Rate > 85 AND Colleges.Tuition > 12000.

b. SELECT Name, Rate, Tuition FROM Colleges WHERE Colleges.Rate > 85 OR Colleges.Tuition > 12000.

c. SELECT Name, Rate, Tuition FROM Colleges WHERE Colleges.Rate > 85 AND Tuition > 12000.

23

24

Chapter 1: Introduction

1.1 Introduction to JMP

1.2 Accessing Data

1.3 The Data Table1.3 The Data Table

Objectives Identify the four components of the JMP data table:

the data grid, Columns panel, Rows panel, and Table panel.

Create a JMP journal to organize elements of a project.

25

26

This demonstration illustrates the concepts discussed previously.

The JMP Data Table and Creating a Journal

27

1.04 QuizMatch the example on the left with the appropriate modeling type on the right.

28

1. Height in centimeters

2. Group: experimental or control

3. Stage of Disease: beginning, intermediate, or advanced

A. Nominal

B. Ordinal

C. Continuous

1.04 Quiz – Correct AnswerMatch the example on the left with the appropriate modeling type on the right.

29

1. Height in centimeters

2. Group: experimental or control

3. Stage of Disease: beginning, intermediate, or advanced

1-C, 2-A, 3-B

A. Nominal

B. Ordinal

C. Continuous

30

Exercise

This exercise reinforces the concepts discussed previously.

31

top related