Intro Stats Exam 1

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/48

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:46 AM on 9/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

49 Terms

1
New cards

observation

each row in a data set (represents one result)

2
New cards

variable

each column in a data set (represents a characteristic of all datasets)

3
New cards

tidy data

data frame where each row is a unique case, each column is a variable, and each cell is a single value

4
New cards

numerical variable

takes a wide range of numerical values, and it makes sense to add/subtract or take averages with those values

5
New cards

discrete variable

numerical; can only take on a finite number of outcomes

6
New cards

continuous

numerical; can take any outcome to any degree of exactness

7
New cards

categorical variable

where the variable takes on a certain category

8
New cards

ordinal variable

categorical; has a natural order or rank

9
New cards

population

the full number of a representative group

10
New cards

sample

a fraction of a population

11
New cards

parameter

a calculation using an entire population

12
New cards

statistic

a calculation using a sample of a population

13
New cards

simple random sample

each case in a population has an equal chance of being included in the sample & are not purposely related to each other

14
New cards

bias

a cause of a skewed, disproportionate, or non-representative sample

15
New cards

non-response bias

when a small portion of cases from a sample respond, it is unclear whether the results are representative of the population

16
New cards

convenience sample

where individual cases who are easily accessible are more likely to be included in a sample

17
New cards

volunteer response sample

when all responses are gathered from willing volunteers

18
New cards

response bias

an individual’s tendency to provide inaccurate answers to self-reported questions

19
New cards

a good sample is one that is ___ ___ ___ ___.

representative of the population

20
New cards

the best way to achieve a representative sample is to take a ___ sample from the population.

random

21
New cards

randomized experiment

when researchers assign treatments to cases using randomization

22
New cards

observational study

a study where no treatment has been explicitly applied or withheld

23
New cards

explanatory variable

a label for a variable that is suspected to affect another

24
New cards

response variable

a label for a variable that is suspected to be affected by another

25
New cards

confounding variable

a variable associated with an explanatory and response variable that prevents the study from concluding that the explanatory caused the response variable

26
New cards

when randomly sampling, conclusions (may/may not) generalize to a population

may

27
New cards

when not randomly sampling, conclusions (may/may not) generalize to a population

may not

28
New cards

when describing data, always remember to include ___.

context

29
New cards

two categorical variables are (independent/dependent) if the relative frequency of a level in the first variable does not change depending on the level of the second

independent

30
New cards

two categorical variables are (independent/dependent) if the relative frequency of a level in the first variable does change depending on the level of the second

dependent

31
New cards

what does it mean for an observation to be in the 50th percentile?

the observation is higher than 50% of all variables in the dataset

32
New cards

formula (upper AND lower fence) for determining outliers

upper: Q3 + 1.5 (IQR)

lower: Q1 - 1.5 (IQR)

33
New cards

formula for determining the interquartile range

Q3 - Q1

34
New cards

when describing or comparing distributions, mention ___, ___, ___, and ___ in ___.

shape, center, spread, outliers, context

35
New cards

list 3 examples of shape

  • skew (left or right skew)

  • symmetry

  • modality (uni, bi, multi)


36
New cards

list 2 examples of center

  • mean

  • median


37
New cards

list 2 examples of spread

IQR, standard deviation

38
New cards

explanatory variable is denoted as

x

39
New cards

response variable

y

40
New cards

equation of the least squares regression line/line of best fit

ŷ = b0 + b1x

41
New cards

the denotation of predicted/fitted value

ŷ

42
New cards

description and formula of residual

leftover variations in data after finding the fitted model; denoted as

e = yi - ŷi

43
New cards

least sqares regression line

minimizes the sum of the squared residuals (how far points are from the line of best fit)

44
New cards

when interpreting the least squares regression line, provide ___, including that the regression line is a ___.

context,

prediction

45
New cards

correlation coefficient

describes the strength and direction of the linear relationship between two variables; denoted as

r

1 ≥ r ≥ -1

46
New cards

coefficient of determination

measures the percentage of variability in the outcome “y” that can be explained by the linear model with predictor “x;” denoted as

R2

“the variability of y is _% affected by factor x.”

47
New cards
<p>the red point has <strong>leverage</strong> because it falls ___ ___ from the center of the cloud of points and influences the ___ of the line.</p>

the red point has leverage because it falls ___ ___ from the center of the cloud of points and influences the ___ of the line.

horizontally away,

slope

48
New cards
<p>the red point is an <strong>influential point</strong> because it influences the ___ of the line.</p>

the red point is an influential point because it influences the ___ of the line.

slope

49
New cards

interpret standard deviation

typical deviations from z (the mean) would be s (standard deviation) above or below the mean