Stats - Exam 1

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

1/24

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.

25 Terms

1
New cards

What are the main types of variables?

Nominal (categorical) ex: eye color, Ordinal (rank order) ex: class rank, Numeric/Equal-Interval (continuous) ex: test scores, reaction time

2
New cards
What are the different shapes of frequency distributions?
Unimodal (1 peak), Bimodal (2 peaks), Multimodal (many peaks), Rectangular (flat).
3
New cards
What does a positive skew look like?
Tail points to the right; most scores are low with few very high scores.
4
New cards
What does a negative skew look like?
Tail points to the left; most scores are high with few very low scores.
5
New cards
What are floor and ceiling effects?
Floor effect: scores pile at the low end. Ceiling effect: scores pile at the high end.
6
New cards
What graphs best display frequencies?
Histogram (for numeric/interval variables), Bar Chart (for nominal/ordinal).
7
New cards
Why isn’t the sum of deviation scores a good measure of variability?
Because deviations around the mean always sum to 0.
8
New cards
What is variability?
How spread out the scores are in a distribution.
9
New cards
What do scatterplots show?
Relationships between two variables.
10
New cards
What are the types of relations seen in scatterplots?
Positive linear, Negative linear, Curvilinear, No relation.
11
New cards
What is correlation predictive strength?
How strongly two variables are related; measured by correlation coefficient r.
12
New cards
Why is 'correlation is not causation' important?
Even if two variables are related, it does not prove one causes the other.
13
New cards
What is a correlation matrix?
A table showing correlations between multiple variables.
14
New cards
What are the three measures of central tendency?
Mean, Median, Mode.
15
New cards
When is it best to report the median?
When data is skewed or has outliers.
16
New cards
When is the mode most useful?
For nominal (categorical) data.
17
New cards
How do you compute standard deviation?
Find deviations from the mean, square them, average them (variance), then take the square root.
18
New cards
What is a Z-score?
The number of standard deviations a score is from the mean.
19
New cards
What does comparing Z-scores tell you?
Which score is relatively higher or lower across different distributions.
20
New cards
What does r² mean?
Proportion of variance in one variable explained by another variable.
21
New cards

Histogram

  • Used for numeric/equal-interval (continuous) variables.

  • Bars touch each other (because the values are on a number line and flow continuously).

  • Example: showing the distribution of exam scores (0–100).

22
New cards

Bar graph

  • Used for categorical/nominal or ordinal variables.

  • Bars are separated (because categories are distinct and not continuous).

  • Example: showing how many students are in psychology vs. biology vs. engineering.

23
New cards

What PROPROTION OF THE VARIANCE of stress can be ACCOUNTED FOR by sleep?

Example question of r2

24
New cards

Direction problems

Even if two variables are correlated, you can’t say which one causes the other

25
New cards

Third-variable problems

A correlation might exist because of a third variable influencing both.