Stats 13 Final Exam

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

1/83

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:12 PM on 6/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

84 Terms

1
New cards

MIDTERM 1

YAY

2
New cards

population

all items of interest

3
New cards

sample

portion of the population

4
New cards

parameter

numerical summary measure about the population

5
New cards

statistic

summary measure about the sample

6
New cards

observational units

individual entities on which data are recorded

7
New cards

quantitative

numerical

8
New cards

two types of quantitative variables

discrete and continuous

9
New cards

discrete

countable

10
New cards

continuous

measurable

11
New cards

categorical

attribute or characteristic

12
New cards

non-sampling errors

any errors that result from the survey process

13
New cards

sampling error

the error that results from using sampling to estimate information regarding a population

14
New cards

examples of non-sampling errors

incomplete population, poor interviewer, poorly worded question, incorrect data entry

15
New cards

pi

true probability

16
New cards

p-value

the probability of obtaining a value at least as extreme as the observed statistic when the null hypothesis is true

17
New cards

type I error

occurs when you reject the null

18
New cards

type II error

occurs when you fail to reject the null

19
New cards

p hat

observed proportion

20
New cards

n

sample size

21
New cards

what best describes a sampling distribution model of a statistic?

a. it is the probability that the sampling statistic equals the parameter of interest

b. it is the probability distribution of all values that are contained in all possible sample of the same size

c. it is a distribution of all the statistics calculated from all possible samples of the same size

d. it is a histogram of sample statistics from all possible samples of the same size

c. it is a distribution of all the statistics calculated from all possible samples of the same size

22
New cards

what number does the z score have to be above in order for the results to be extreme

2

23
New cards

the graph of a null distribution will be centered approximately on the

a. observed proportion

b. the observed count

c. the value of the probability in the null hypothesis

d. the number of repetitions performed

c. the value of probability in the null hypothesis

24
New cards

the simulation done to develop the distribution we use to find our p-values assumes which hypothesis is true?

null hypothesis

25
New cards

when using the coin-flipping chance model, the most important repeat a simulation of the study many times is:

a. to see whether the null distribution follows a symmetric, bell-shaped curve

b. to see if the null distribution is centered around 0.5

c. to see if your coin is really fair

d. to see how much variability there is in the null distribution

d. to see how much variability there is in the null distribution

26
New cards

what is a standardized statistic

Z

27
New cards

in most statistical studies the ____ is unknown and the ___ is known

parameter; statistic

28
New cards

when using simulation or theory-based methods to test hypotheses about a proportion, the process of computing a p-value is

a. different id the sample is from a process instead of a finite population

b. the same if the sample is from a process instead of a finite population

c. sometimes different and sometimes the same if the sample is from a process instead of a finite population

b. the same if the sample is from a process instead of a finite population

29
New cards

suppose a 95% confidence interval for a population proportion is found using the 2SD or theory-based method. Which of the following will definitely be contained in that interval?

a. the population proportion

b. the sample proportion

c. the p-value

d. all of the above

b. the sample proportion

30
New cards

MIDTERM 2

YAYA

31
New cards

µ

population mean

32
New cards

average of the sample

33
New cards

population variance

σ²

34
New cards

sample variance

35
New cards

sample standard deviation

s

36
New cards

sample standard deviation of mean

s/√n

37
New cards

95% confidence interval

the range within which the true population mean lies, with 95% certainty

38
New cards

z-score formula

(x bar -M)/(sigma/√n)

39
New cards

t-score formula

(x bar - M)/ (s√ n)

40
New cards

explanatory variable

independent variable

41
New cards

response variable

dependent variable

42
New cards

what are the two types of studies

observational and experimental

43
New cards

oberservational

no intervention

44
New cards

what are two types of observational studies

retrospective and prospective

45
New cards

response bias

anything in survey design that influences responses

46
New cards

non-response bias

people don't respond

47
New cards

lurking variable

is connecting x and y but x and y are not related

48
New cards

control group

individuals who receive no treatment

49
New cards

experimental group

individuals who receive treatment

50
New cards

hawthorne effect

people's performance is improved due to awareness of being observed

51
New cards

simple random smapling

every member of the population has an equal chance of being selected for the sample

52
New cards

systematic random sampling

fixed periodic sampling intervals

53
New cards

stratified random sampling

division of a population into smaller subgroups based off shared characteristics (i.e.: race or gender)

54
New cards

multistage smapling

draw a sample from a population using smaller and smaller groups at each stage

55
New cards

cluster sampling

divide population into subgroups, choose a subgroup at random, and choose everyone in the group

56
New cards

p pooled

x! + x2/ n1 + n2

57
New cards

to use the theory based approach, what two things have to be greater than 10

n(p) and n(1-p)

58
New cards

when given two samples and asked which has a larger margin of error, it will be the one

with the smaller sample size

59
New cards

when conducting a two-sided test of significance, the value of the parameter under the null hypothesis is not plausible and will not be contained in the 95% confidence interval when:

A. the p-value is less than or equal to 0.05

B. the p-value is greater than 0.05

A. the p-value is less than or equal to 0.05

60
New cards

FINAL

YAYAYA

61
New cards

how do you find the t score for the observed difference of two means

t = (y bar1 - ybar2)-(0)/((s1^2/n) + (s2^2/n))

62
New cards

how do you calculate the confidence interval given two means

y bar1- y bar2 ± t*(√(s1^2/n1) + (s2^2/n2)

63
New cards

when given two means with similar variances, you need to calculate whether or not

you can assume equal variance

64
New cards

how do you determine equal variance

s2^2/s1^2 and if it is less than 2.5 you assume equal variances

65
New cards

if you have equal variances you use

a pooled t test

66
New cards

in a paired design, each pair of observations always consists of measuring the same individual twice (T/F)

false

67
New cards

in a paired design, each pair of observations often consists of measuring the same individual twice (T/F)

true

68
New cards

in an independent groups design, each individual in a group is unrelated to all the other individuals in the study (T/F)

true

69
New cards

are the reaction times for students taken at 8 am compared to the reaction times taken for the same students at 10 pm a paired or non-paired study

paired

70
New cards

is the change in weight for those on the Atkins diet compared to the change in weight for those on the Paleo diet paired or unpaired

unpaired

71
New cards

null distributions using the MAD statistic will be

skewed right

72
New cards

when do you use the MAD statistic

when there are more than 2 proportions

73
New cards

MAD statistic

mean of the absolute value of differences

74
New cards

the MAD statistic will always be

positive

75
New cards

because the MAD statistic is always postive, the graph will be

right-skewed

76
New cards

the null is only rejected when the MAD statistic is

really large

77
New cards

how do you calculate chi-squared

(observed-expected)^2/expected

78
New cards

how do you calculate what is expected

total for row x total for column/ grand total

79
New cards

the higher the chi square value

the lower the p-value

80
New cards

how do you get DF for chi-square tests

(number of columns - 1)(number of rows-1)

81
New cards

correlation is based on a

linear relationship

82
New cards

r

correlation coefficient

83
New cards

how do you calculate r

slope x SDx/SDy

84
New cards

r^2

how much can actually be explained by the linear model