Data Basics Types of Variables Numerical (Quantitative) Continuous: Can take any value within a range (e.g., height, weight). Discrete: Can only take

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

1/18

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.

19 Terms

1
New cards

Continuous Variable

A numerical variable that can take any value within a range, such as height or weight.

2
New cards

Discrete Variable

A numerical variable that can only take distinct values, such as the number of students in a class.

3
New cards

Categorical Variable

A variable that can be divided into categories, which can be regular (no inherent order) or ordinal (meaningful order).

4
New cards

Sampling Bias

A systematic error that occurs when certain individuals are more likely to be included in a sample than others.

5
New cards

Non-response Bias

A type of bias that occurs when only a small fraction of sampled individuals respond to the survey.

6
New cards

Randomize

The process of randomly assigning subjects to treatments in an experiment.

7
New cards

Control Group

A group in an experiment that does not receive the treatment and is used for comparison.

8
New cards

Placebo Effect

A psychological response in which participants show improvement after receiving a non-active treatment.

9
New cards

Blinding

A technique used to prevent bias by concealing treatment assignment from participants.

10
New cards

Mean

The average of a dataset, calculated by summing all values and dividing by the count of values.

11
New cards

Median

The middle value of a dataset when the values are ranked in order.

12
New cards

Variance

The average of the squared deviations from the mean, indicating how spread out the values are.

13
New cards

Standard Deviation

The square root of the variance, representing the average distance of values from the mean.

14
New cards

Interquartile Range (IQR)

The difference between the third and first quartiles (Q3 - Q1), indicating the spread of the middle 50% of data.

15
New cards

Correlation Coefficient (r)

A numerical measure of the strength and direction of a linear relationship between two variables, ranging from -1 to +1.

16
New cards

Least Squares Regression Line

A line that minimizes the sum of the squared residuals between observed and predicted values, used for prediction.

17
New cards

Residuals

The differences between observed values and predicted values in a regression analysis.

18
New cards

R² (Coefficient of Determination)

A statistic that indicates the proportion of variability in the dependent variable explained by the independent variable(s).

19
New cards

Extrapolation

The process of predicting values outside the observed data range, which is often unreliable.