section 1-2 variables and types of data. objective 3: identify types of data in this section we will...

21
Section 1-2 Variables and types of Data

Upload: cassandra-ramsey

Post on 23-Dec-2015

217 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Section 1-2Section 1-2

Variables and types of DataVariables and types of Data

Page 2: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Objective 3: Identify types of DataObjective 3: Identify types of Data

• In this section we will detail the types of data and nature of variables.

• In this section we will detail the types of data and nature of variables.

Page 3: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables
Page 4: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

1-2 Variables and Types of Data1-2 Variables and Types of Data

Data

QualitativeCategorical

QuantitativeNumerical,

Can be ranked

DiscreteCountable

5, 29, 8000, etc.

ContinuousCan be decimals2.59, 312.1, etc.

4Bluman Chapter 1

Page 5: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Data

Qualitative Quantitative

Discrete Continuous

Page 6: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Qualitative variablesQualitative variables• Are variables that can be placed into

distinct categories, according to some characteristic or attribute such as:

Gender Political affiliation Grade level

• Are variables that can be placed into distinct categories, according to some characteristic or attribute such as:

Gender Political affiliation Grade level

Page 7: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Quantitative variablesQuantitative variables• Are numerical and can be ordered or

ranked. For example: Age height weight

• Are numerical and can be ordered or ranked. For example:

Age height weight

Page 8: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Discrete variablesDiscrete variables• Assumes values that can be counted.

For example: Number of coffee shops in NoPo. Number of turkeys your mama is going

to cook on Thanksgiving. Number of unwanted hair on your

chin.

• Assumes values that can be counted. For example:

Number of coffee shops in NoPo. Number of turkeys your mama is going

to cook on Thanksgiving. Number of unwanted hair on your

chin.

Page 9: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Continuous variablesContinuous variables• Result from a measurement and can

take on infinite number of values, including decimal. For example:

Temperature of a fully cooked turkey.. Weigh of a turkey Ounces of gravy on mashed potatoes.

• Result from a measurement and can take on infinite number of values, including decimal. For example:

Temperature of a fully cooked turkey.. Weigh of a turkey Ounces of gravy on mashed potatoes.

Page 10: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

RoundingRounding• Continuous data is rounded. • Continuous data is usually rounded to

the nearest given unit.• Raw data and boundaries

• Continuous data is rounded. • Continuous data is usually rounded to

the nearest given unit.• Raw data and boundaries

Page 11: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

1-2 Recorded Values and Boundaries

1-2 Recorded Values and Boundaries

Variable Recorded Value Boundaries

Length 15 centimeters (cm)

Temperature 86 Fahrenheit (F)

Time 0.43 second (sec)

Mass 1.6 grams (g)

14.5-15.5 cm

85.5-86.5 F

0.425-0.435 sec

1.55-1.65 g

11Bluman Chapter 1

Page 12: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

About BoundariesAbout Boundaries

• Boundaries always have one more decimal place than the data.

• Boundaries always end in a 5.• We will cover boundaries further in

chapter 2.

• Boundaries always have one more decimal place than the data.

• Boundaries always end in a 5.• We will cover boundaries further in

chapter 2.

Page 13: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Levels of measureLevels of measure

Nominal Ordinal

Interval Ratio

Examples

Page 8

Page 14: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Nominal – categorical (names)

When measuring using a nominal scale, one simply names or categorizes responses. Gender, handedness, favorite color, and religion are examples of variables measured on a nominal scale.

The essential point about nominal scales is that they do not imply any ordering among the responses. For example, when classifying people according to their favorite color, there is no sense in which green is placed "ahead of" blue.

Responses are merely categorized. Nominal scales embody the lowest level of measurement.

14Bluman Chapter 1

Page 15: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Ordinal – nominal, plus can be ranked (order)

A researcher wishing to measure consumers' satisfaction with their microwave ovens might ask them to specify their feelings as either "very dissatisfied," "somewhat dissatisfied," "somewhat satisfied," or "very satisfied." The items in this scale are ordered, ranging from least to most.

This is what distinguishes ordinal from nominal scales. Unlike nominal scales, ordinal scales allow comparisons, ranking or “ordering”

15Bluman Chapter 1

Page 16: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Interval – ordinal, plus intervals are consistent

Interval scales are numerical scales in which intervals have the same interpretation throughout.

Interval scales are not perfect, however. In particular, they do not have a true zero point even if one of the scaled values happens to carry the name "zero."

16Bluman Chapter 1

Page 17: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Ratio – interval, plus ratios are consistent, true zero

The ratio scale of measurement is the most informative scale. It is an interval scale with the additional property that its zero position indicates the absence of the quantity being measured.

You can think of a ratio scale as the three earlier scales rolled up in one. Like a nominal scale, it provides a name or category for each object (the numbers serve as labels). Like an ordinal scale, the objects are ordered (in terms of the ordering of the numbers). Like an interval scale, the same difference at two places on the scale has the same meaning. And in addition, the same ratio at two places on the scale also carries the same meaning.

17Bluman Chapter 1

Page 18: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Consequences of level of measurementWhy are we so interested in the type of scale that measures a dependent variable?

The crux of the matter is the relationship between the variable's level of measurement and the statistics that can be meaningfully computed with that variable.

Bluman Chapter 1 18

Page 19: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

Let's practice

The website above also some more examples and explanation of what we just covered.

Bluman Chapter 1 19

Page 20: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

1-2 Variables and Types of Data

Determine the measurement level.

Variable Nominal Ordinal Interval Ratio Level

Hair Color Yes No Nominal

Zip Code Yes No Nominal

Letter Grade Yes Yes No Ordinal

ACT Score Yes Yes Yes No Interval

Height Yes Yes Yes Yes Ratio

Age Yes Yes Yes Yes Ratio

Temperature(F) Yes Yes Yes No Interval

20Bluman Chapter 1

Page 21: Section 1-2 Variables and types of Data. Objective 3: Identify types of Data In this section we will detail the types of data and nature of variables

On your own

Study the examples listed on table 1-2 on page 8.

Do applying concepts on page 9

And answer questions 1-10 on page 26.

Bluman Chapter 1 21