INST314 Final Review Flashcards

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

1/22

flashcard set

Earn XP

Description and Tags

Flashcards for reviewing key concepts from the INST314 final review guide.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

Nominal Data

Unordered categories (e.g., red, blue, green). Described with proportions and counts using tables or charts.

2
New cards

Ordinal Data

Ordered categories (e.g., small, medium, large). Described with proportions and counts using tables or charts.

3
New cards

Discrete Numerical Data

Whole numbers (e.g., how many people in a class).

4
New cards

Continuous Numerical Data

Infinite number of possible values (e.g., height, weight). Described by distribution shape, center, and spread.

5
New cards

P-value

Probability of observing data as extreme or more extreme than what we got if the null hypothesis is true.

6
New cards

Confidence Interval

A range of values likely to contain the true population parameter with a certain level of confidence (typically 95%).

7
New cards

Type I Error

Rejecting the null hypothesis when it is actually true.

8
New cards

Type II Error

Failing to reject the null hypothesis when it is not true.

9
New cards

Correlation

Measuring the strength and direction of a linear relationship between two variables.

10
New cards

Residual

The difference between an observed value and the value predicted by the regression model.

11
New cards

Linearity (in Simple Linear Regression)

The relationship between the predictor and outcome should be a straight line.

12
New cards

Approximately Normal Residuals

The leftover errors (residuals) should follow a normal distribution.

13
New cards

Constant Variability

The spread of residuals should be roughly the same across all fitted values.

14
New cards

Independence (in Regression)

Residuals should not be related to each other. Plotting residuals in observation order can help detect patterns or autocorrelation.

15
New cards

Sample

A subset of individuals or data points taken from a larger population, giving one estimate of a population parameter.

16
New cards

Sampling Distribution

The distribution of a statistic (like a sample mean) over many possible samples from the same population.

17
New cards

Evidence against the null hypothesis --> reject the null

Low p-value (< 0.05)

18
New cards

Fail to reject the null (not enough evidence)

High p-value (≥ 0.05)

19
New cards

One-way ANOVA

Compares mean across one factor (one independent variable).

20
New cards

Two-way ANOVA

Compares means based on two factors (e.g., teaching method and gender)

21
New cards

Interaction Effects

Occur when the effect of one factor depends on the level of the other factor.

22
New cards

Simple Linear Regression

Predicts one variable (response, y) using one predictor (explanatory, x).

23
New cards

Multiple Regression

Predicts y using two or more predictors.