Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
26 views

01 AE9 Module2 Lesson3 BasicDataManagementusingSPSS

The document discusses scales of measurement and encoding variables and data in SPSS. It defines variables, data, datasets, and different data types. It also explains the four scales of measurement - nominal, ordinal, interval, and ratio - and their properties. The document is intended to teach basic data management concepts using SPSS.

Uploaded by

fahfyua
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

01 AE9 Module2 Lesson3 BasicDataManagementusingSPSS

The document discusses scales of measurement and encoding variables and data in SPSS. It defines variables, data, datasets, and different data types. It also explains the four scales of measurement - nominal, ordinal, interval, and ratio - and their properties. The document is intended to teach basic data management concepts using SPSS.

Uploaded by

fahfyua
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 39

AE9 – Statistical Analysis with

Software Application
Module 2: Variables and Data

Ian Dave B. Custodio


Instructor
AE 9

Lesson 3: Basic Data Management using SPSS

Learning objectives:
- Define Variables, Data, and Datasets
- Identify the different types of data
- Encode variables and data in SPSS
AE 9

Outline
3.1 Variables, Data, and Datasets
3.2 Data Types
3.3 Scales of Measurement
3.4 Encoding variables in SPSS
3.5 Encoding Data in SPSS
AE 9

3.1 Variables, Data,


and Datasets
AE 9

Variable
- a quantity that may assume any one of a set of values, something that vary (Merriam
Webster)

- is a symbol, commonly a single letter, that represents a number, called the value of
the variable, which is either arbitrary, not fully specified, or unknown.
AE 9

- can be in any form as long as it replaces an unknown value (age, gender, civil status,
income/salary, sales, expenditures, etc.).

- can be any or all of the questions in a questionnaire


AE 9

Data
- factual information (such as measurements or statistics) used as a basis for
reasoning, discussion, or calculation (Merrian Webster)

- information in digital form that can be transmitted or processed (Merrian Webster)

The process of sorting/calculating is called “data processing”, while the result of it is


called “information”

singular form: “datum” but nowadays, it is used in both singular/plural forms


AE 9

Dataset
- refers to a file that contains one or more records (IBM)

- a collection of related sets of information that is composed of separate elements but


can be manipulated as a unit by a computer (Google/Oxford Languages)

- a collection of data

- can be “data set” or “dataset”


AE 9

3.2 Data Types


AE 9

According to source
1. Primary data – data are taken directly from the respondents/samples; mostly
involves person-to-person contact.

2. Secondary Data – data are taken from published articles complied and processed
by personnel from an institution and/or government agencies.
AE 9

According to nature
1. Quantitative data – numerical data (e.g., age, household size, income)

2. Qualitative Data – non-numerical data (e.g., sex/gender, civil status, occupation)


AE 9

According to time dimension


1. Cross-sectional data – data taken at one (1) time period

2. Time series data – data taken at several time periods

3. Panel data (cross-sectional time series data) – data that is derived from a
number of observations/participants over time.
AE 9

According to measurement
1. Continuous data – data that can be divided into smaller units (height, weight,
distance).

2. Discrete data – data that cannot be divided into smaller units (e.g. no. of students,
number of faculty in a school).
AE 9

According to arrangement
1. Ranked data – data which can be arranged into a set of ordered categories (e.g.,
first, second, third)

2. Nominal data – discrete data which cannot be ordered (e.g., sex/gender, civil
status)
AE 9

3.3 Scales of Measurement


AE 9

Quick review on the measures of Central Tendency


1. Mean (µ for population, 𝑥̅ for sample)
– is the arithmetic average. It is computed by summing up all the data and then
dividing by the number of data or cases.

2. Median
- the number that divides the data set into two (2) equal parts. First, put the data into
an array, then find the center value. For odd cases, it is easy to locate the median, for
even number of cases, add the middle pairs then divide by the two.
AE 9

3. Mode
- is the most frequently occurring value in a dataset. It is determined simply by
counting how many times each value appears and then finding the value with the
highest frequency.

- can be none (no mode), unimodal, bimodal or multimodal


AE 9

30 14 28 7 12 4 21
4 22 8 16 20 2 10
Mean?

Median?

Mode?
AE 9

What measure is the most reliable in terms of determining the central tendency of a
given dataset?

Answer: Median

Mean is prone to outliers (extreme values)

Mode simply relies on frequency of occurrence (no mode, bimodal and multimodal)
AE 9

Scales (Levels) of Measurement


1. Nominal
2. Ordinal
3. Interval
4. Ratio

In SPSS, interval and ratio is called “Scale”


AE 9

1. Nominal
- a scale used to label variables that have no quantitative values.

- the values just “name” the attribute uniquely, no ordering of the cases is implied

For example, jersey numbers in basketball are measures at the nominal level. A player
with number 30 is not more of anything than a player with number 15 and is certainly
not twice whatever number 15 is.

Examples: gender, hair/eye color, blood type, place/address, full name, etc.
AE 9

Properties
- They have no natural order. For example, we can’t arrange eye colors in order of
worst to best or lowest to highest.

- Categories are mutually exclusive. For example, an individual can’t have both blue
and brown eyes.

Similarly, an individual can’t live both in the city and in a rural area.
AE 9

- The only number we can calculate for these variables are counts. For example,
we can count how many individuals have blonde hair, how many have black hair, how
many have brown hair, etc.

- The only measure of central tendency we can calculate for these variables is the
mode. The mode tells us which category had the most counts. For example, we could
find which eye color occurred most frequently.
AE 9

2. Ordinal
- a scale used to label variables that have a natural order, but no quantifiable
difference between values.

Examples: Satisfaction, Socioeconomic status, Academic position, Level of pain


AE 9

Properties
- They have a natural order. For example, “very satisfied” is better than “satisfied,”
which is better than “neutral,” etc.

- The difference between values can’t be evaluated. For example, we can’t exactly
say that the difference between “very satisfied and “satisfied” is the same as the
difference between “satisfied” and “neutral.”
AE 9

- The two measures of central tendency we can calculate for these variables are
the mode and the median. The mode tells us which category had the most counts
and the median tells us the “middle” value.
AE 9

3. Interval
- a scale used to label variables that have a natural order and a quantifiable difference
between values, but no “true zero” value.

Examples: temperature, time, age (in years), IQ


AE 9

Properties
- These variables have a natural order.

- We can measure the mean, median, mode, and standard deviation of these
variables.

- These variables have an exact difference between values. Recall that ordinal
variables have no exact difference between variables – we don’t know if the difference
between “very satisfied” and “satisfied” is the same as the difference between
“satisfied” and “neutral.”
AE 9

For variables on an interval scale, though, we know that the difference between a
credit score of 850 and 800 is the exact same as the difference between 800 and 750.

- These variables have no “true zero” value. For example, it’s impossible to have a
credit score of zero. It’s also impossible to have an SAT score of zero.

For temperatures, it’s possible to have negative values (e.g. -10° F) which means there
isn’t a true zero value that values can’t go below.
AE 9

4. Ratio
- a scale used to label variables that have a natural order, a quantifiable difference
between values, and a “true zero” value.

Example: height, weight, length, width, income, allowance


AE 9

Properties
- These variables have a natural order.

- We can calculate the mean, median, mode, standard deviation, and a variety of
other descriptive statistics for these variables.

- These variables have an exact difference between values.


AE 9

- These variables have a “true zero” value. For example, length, weight, and height
all have a minimum value (zero) that can’t be exceeded.

It’s sometimes not possible for ratio variables to take on negative values. For this
reason, the ratio between values can be calculated.

For example, someone who weighs 200 lbs. can be said to weigh two times as much
as someone who weights 100 lbs. Likewise someone who is 6 feet tall is 1.5 times
taller than someone who is 4 feet tall.
AE 9

https://www.graphpad.com/support/faq/what-is-the-difference-between-ordinal-interval-and-ratio-variables-why-should-i-care/
AE 9

3.4 Encoding variables


in SPSS
AE 9

Demonstration
AE 9

3.5 Encoding Data


in SPSS
AE 9

Demonstration
AE 9

References:
Kent State University Libraries. (2017, May 15). SPSS tutorials. Retrieved November 17, 2020, from
https://libguides.library.kent.edu/SPSS/
Ho, R. (2006). Handbook of Univariate and Multivariate Data Analysis and Interpretation with SPSS. Chapman and
Hall/CRC
https://www.spss-tutorials.com/basics/
THANK YOU!

Ian Dave B. Custodio Western Leyte College


Part-time Instructor College of Accountancy and Business
Western Leyte College A. Bonifacio St., Ormoc City, Leyte
E-mail: iandave.custodio@wlcormoc.edu.ph E-mail: info@wlcormoc.edu.ph
Website: iandavecustodio.github.io Website: wlcormoc.edu.ph
Telephone (Office): (053) 563 7064 local 1121 Telephone: (053) 561 5310 / 255-8549

You might also like