Research methods chap 6

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

1/25

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.

26 Terms

1
New cards

Bias

A systematic tendency in data collection or analysis that leads to inaccurate, skewed, or distorted results. Can occur at the source, in data collection methods, or in analysis.

2
New cards

selection bias

Occurs when the sample is not representative of the population being studied.

3
New cards

measurement bias

Systematic error caused by faulty measurement tools or inconsistent procedures.

4
New cards

observer bias

When a researcher’s expectations influence how data is collected or interpreted.

5
New cards

recall bias

Errors that occur when participants inaccurately remember past events.

6
New cards

outlier

A data point that is very different from the rest, which can distort parameter estimates like the mean.

7
New cards

parametric statistics

Statistical methods that assume data follows a specific distribution and rely on parameters such as the mean, variance, and correlation. Examples: t-test, ANOVA, Pearson correlation, regression.

8
New cards

linearity

Predictors have a linear relationship with the outcome.

9
New cards

additivity

Effects of predictors combine additively (no interactions).

10
New cards

normality

Data or residuals are normally distributed

11
New cards

Homoscedasticity

Equal variances across groups or levels of predictors.

12
New cards

Independence

Observations are independent of one another.

13
New cards

Median & IQR (Interquartile Range)

Statistics that are more robust than the mean in non-normal or skewed distributions.

14
New cards

trimming data

Removing extreme scores according to clear rules to reduce bias.

15
New cards

Windsorizing

Replacing extreme outliers with the next highest/lowest non-outlier score.

16
New cards

bootstrapping

A resampling method that estimates statistics (like means) and confidence intervals by repeatedly sampling from the data.

17
New cards

data transformation

Applying mathematical functions (log, square root, reciprocal) to correct skew, stabilize variance, or reduce bias.

18
New cards

log transformation

Reduces positive skew by compressing large values.

19
New cards

square root transformation

Reduces positive skew and stabilizes variance.

20
New cards

histogram

Graphical display used to check normality.

21
New cards

P-P Plot (Probability-Probability Plot)

Plots cumulative probabilities of observed vs. expected normal data to test normality.

22
New cards

skewness

Measure of symmetry in a distribution. Negative = tail left, Positive = tail right.

23
New cards

kurtosis

Measure of "peakedness" in a distribution. Low = flat (platykurtic), High = sharp peak with heavy tails (leptokurtic).

24
New cards

Kolmogorov-Smirnov Test / Shapiro-Wilk Test

Statistical tests that compare sample data to a normal distribution. Significant p-value means data deviate from normal.

25
New cards

Z-score

A standardized score indicating how many standard deviations a value is from the mean. A score > |3| often indicates an outlier.

26
New cards

levene’s test

A statistical test for equality of variances across groups (used in ANOVA).