Statistics Review for Research Methods

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/26

flashcard set

Earn XP

Description and Tags

Flashcards covering core statistical terminology, descriptive vs. inferential statistics, t-test types, hypothesis testing, and effect sizes based on lecture notes.

Last updated 1:52 PM on 9/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

27 Terms

1
New cards

Population

All individuals or items of interest in a research study, such as all US workers.

2
New cards

Sample

A subset selected from a broader population to be measured in a study.

3
New cards

Sampling Error

The natural variability that is expected from one sample to another.

4
New cards
<p>Relationship between Population and Sample</p>

Relationship between Population and Sample

A framework where a sample selected from a population provides a statistic, which is used through estimation and inference to draw conclusions about the population parameter.

5
New cards

Parameter

A numerical value that summarizes or describes a characteristic of an entire population.

6
New cards

Statistic

A numerical value that summarizes or describes a characteristic of a sample.

7
New cards

Between-Subjects Design

An experimental design that compares different groups of participants, measuring each participant only once.

8
New cards

Within-Subjects Design

An experimental design (also known as repeated measures) that assesses participants on the same measure more than once to reduce variability due to chance factors.

9
New cards

Mean (MM)

A measure of central tendency representing the arithmetic average, calculated by dividing the sum of data by the sample size.

10
New cards

Median

A measure of central tendency representing the middle score in a data distribution.

11
New cards

Mode

A measure of central tendency representing the most frequently occurring score in a distribution.

12
New cards

Range

A measure of variability spanning from the lowest score to the highest score in a dataset.

13
New cards

Variance

A measure of variability calculated as the average squared distance of data points from the mean.

14
New cards

Standard Deviation (SDSD)

A measure of variability calculated as the square root of the variance.

15
New cards

Correlation Coefficient

A statistic measuring the association between variables, ranging in value from 1.0-1.0 to +1.0+1.0.

16
New cards

t-test

An inferential statistical test used to determine the significance of the mean difference between two scores or groups.

17
New cards

Analysis of Variance (ANOVA)

An inferential statistical test used to evaluate mean differences among three or more groups.

18
New cards

One-Sample t-test

A t-test that compares a single sample mean to a predetermined constant population value.

19
New cards

Independent Samples t-test

A t-test used to compare two sample means from groups that are completely independent of each other.

20
New cards

Dependent Samples t-test

A t-test used to compare two sample means from groups that are paired or dependent on each other.

21
New cards

Classic t-test Formula

The equation used to compute the t-statistic for sample comparisons: t=(xˉ1xˉ2)(μ1μ2)s12n1+s22n2t = \frac{(\bar{x}_1 - \bar{x}_2) - (\mu_1 - \mu_2)}{\sqrt{\frac{s_1^2}{n_1} + \frac{s_2^2}{n_2}}}.

<p>The equation used to compute the t-statistic for sample comparisons: $$t = \frac{(\bar{x}_1 - \bar{x}_2) - (\mu_1 - \mu_2)}{\sqrt{\frac{s_1^2}{n_1} + \frac{s_2^2}{n_2}}}$$.</p>
22
New cards

Degrees of Freedom (dfdf)

The number of scores in a sample that are free to vary, calculated as n1n - 1 for a single sample mean.

23
New cards

Null Hypothesis (H0H_0)

A statement asserting that there is no significant difference between the sample statistic and the population parameter.

24
New cards

Alternative Hypothesis (H1H_1)

A statement asserting that there is a true difference between the sample statistic and the population parameter.

25
New cards

p-value

The probability of obtaining the observed sample outcome assuming that the null hypothesis is true, expressed as p=P(DataH0:True)p = P(\text{Data} \mid H_0: \text{True}).

26
New cards

Statistically Significant Effect

A result deemed too unlikely to occur by chance alone, defined as a pp-value less than 5%5\% (.05.05 as a proportion).

<p>A result deemed too unlikely to occur by chance alone, defined as a $$p$$-value less than $$5\%$$ ($$.05$$ as a proportion).</p>
27
New cards

Cohen's d Standards

Standard benchmark values for evaluating effect size: 0.20.2 for small, 0.50.5 for medium, and 0.80.8 for large.