Week 2: Describing and Exploring Data

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/25

flashcard set

Earn XP

Description and Tags

Flashcards covering key definitions, calculations, and concepts related to describing and exploring data, including SPSS introduction, measures of central tendency, and measures of variability.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

26 Terms

1
New cards

What is SPSS?

A popular statistical package that allows users to analyze many types of data, including large and complex data sets from experimental, correlational, or other studies.

2
New cards

What are the two main views in the SPSS environment for data management?

'Data View' and 'Variable View'.

3
New cards

Why is it important to describe and explore data?

To simplify/summarize copious amounts of information, identify errors, and determine if data can be analyzed by planned statistical tests.

4
New cards

What are the three main measures of central tendency discussed?

The three main measures are Mode, Median, and Mean.

5
New cards

How is the Mode defined?

The value that occurs most often in a data set.

6
New cards

What term is used if there are two non-adjacent values with the same highest frequency?

The set is considered bimodal.

7
New cards

How is the Mode calculated if the two most frequently occurring values are adjacent?

As the average of those two adjacent values.

8
New cards

What is the Median?

The measure that divides the total number of scores in half, representing the 50th percentile.

9
New cards

When is the Median commonly used?

Data sets with extreme values, such as house prices or income.

10
New cards

How is the Median calculated for an odd number of scores?

For an odd number of scores, the single score in the middle is determined after ranking the scores from highest to lowest.

11
New cards

How is the Median calculated for an even number of scores?

For an even number of scores, the mean of the two middle scores is calculated after ranking them.

12
New cards

What is the formula for calculating the Mean of a sample?

The formula for the sample mean is X̄ = (Σ X) / n, where Σ X is the sum of all scores and n is the number of scores in the sample.

13
New cards

How is the Mean affected by extreme values compared to the Median and Mode?

A single extreme value (outlier) can dramatically change the Mean, but generally has no effect on the Mode and Median.

14
New cards

What are the measures of variability discussed?

Range, Interquartile Range (IQR), Variance, and Standard Deviation.

15
New cards

How is the Range calculated?

The highest score minus the lowest score.

16
New cards

What is a disadvantage of using the Range as a measure of variability?

It is easily influenced by a single extreme score.

17
New cards

What is the Interquartile Range (IQR)?

The difference between the lower quartile (Q1) and the upper quartile (Q3) comprises the middle 50% of the data.

18
New cards

How is an outlier detected using the IQR?

A data point is considered an outlier if it is below Q1 - (1.5 × IQR) or above Q3 + (1.5 × IQR).

19
New cards

When are Variance and Standard Deviation typically used?

Variance and Standard Deviation are used when the mean is the measure of central tendency.

20
New cards

What do Variance and Standard Deviation measure?

A measure of the standard, or average, distance from the mean, describes whether scores are clustered closely around the mean or widely scattered.

21
New cards

What is a deviation score?

The difference between an original score (X) and the mean (X̄), calculated as X - X̄.

22
New cards

Why are deviation scores squared when calculating Variance?

Deviation scores are squared to get rid of negative values, resulting in the sum of squares (SS).

23
New cards

What is the formula for calculating population variance (σ²)?

The formula for population variance is σ² = SS / N, where SS is the sum of squared deviations and N is the number of scores in the population.

24
New cards

What is the formula for calculating sample variance (s²)?

The formula for sample variance is s² = SS / (n - 1), where SS is the sum of squared deviations and n is the number of scores in the sample.

25
New cards

How is the Sample Standard Deviation (s or SD) derived from the sample variance?

The Sample Standard Deviation is obtained by taking the square root of the sample variance (s = √s²).

26
New cards

What is the general rule for rounding final answers in statistical calculations?

Final answers should generally be rounded to one more decimal place than in the original data.