Central Tendency (exam 1)

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

1/29

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

30 Terms

1
New cards

What is central tendency?

A measure that describes how scores cluster in a distribution. Where the data tends to cluster

2
New cards

What are the three measures of central tendency?

Mode, Median, Mean.

3
New cards

Define Mode.

The score that occurs most frequently.

4
New cards

What types of data can use Mode?

Nominal and ordinal data.

5
New cards

List one advantage and one disadvantage of Mode.

Advantage: Quick to find. Disadvantage: Unstable and does not reflect extreme scores.

6
New cards

Define Median.

The middle score, or the 50th percentile, preferred for skewed data.

7
New cards

Why use the Median instead of the Mean?

The Median is not affected by outliers.

8
New cards

How to find Median for odd number of values?

Identify the middle position using (n + 1) / 2.

9
New cards

How to find Median for even number of values?

Take the average of the two middle values.

10
New cards

Define Mean.

The arithmetic average, calculated by summing all scores and dividing by the number of scores.

11
New cards

When should you use the Mean?

When data are near normal and measured on interval or ratio scales.

Use the mean when your data forms a shape close to a normal bell curve and the numbers are things you can measure and do math with, like height, weight, or temperature.

12
New cards

What is the relationship among Mode, Median, and Mean in a normal distribution?

They all fall at or near the same value.

13
New cards

When should you use Mode?

When only a rough estimate is needed and the data are normal or nearly normal.

14
New cards

When should you use Median?

When data are ordinal, skewed, or when the middle score is needed.

15
New cards

When should you use Mean?

When all data points should be considered and further calculations like SD are needed.

16
New cards

Define Variability.

Measures how spread out the scores are in a distribution.

17
New cards

What are common measures of variability?

Range, Interquartile Range (IQR), Variance, Standard Deviation, Standard Error of the Mean.

18
New cards

Define Range.

The difference between the highest and lowest score.

19
New cards

What is a limitation of Range?

It only uses two scores and may be affected by outliers.

20
New cards

Define Interquartile Range (IQR).

The difference between the 75th percentile (Q3) and 25th percentile (Q1).

21
New cards

Why is IQR useful?

It focuses on the middle 50% of data and is not affected by extreme scores.

22
New cards

Define Variance.

The average squared difference between each score and the mean.

23
New cards

Why can Variance be hard to interpret?

It uses squared units, which are not intuitive.

24
New cards

Define Standard Deviation (SD).

The square root of the variance, representing average deviation in original units.

25
New cards

What is the formula for SD in a sample?

SD = sqrt(Σ(x - x̄)² / (N - 1)).

26
New cards

What is the formula for SD in a population?

SD = sqrt(Σ(x - x̄)² / N).

27
New cards

Define Coefficient of Variation (CoV).

CoV = (SD / Mean) × 100, allows comparison of variability between different units.

28
New cards

What is a boxplot used for?

To display variability, IQR, and identify outliers.

29
New cards

What percentage of data falls within ±1 SD in a normal curve?

Approximately 68%.

30
New cards

What does the Central Limit Theorem state?

As more random samples are added, their distribution approaches a normal curve.