Stats Material to Study (from wrong answers on practice tests)

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

1/50

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:55 PM on 5/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

51 Terms

1
New cards

Type of data: The average monthly temperature in degrees Fahrenheit for the city of Wilmington, Delaware,

throughout the year

Quantitative, Interval

2
New cards

Type of data: The ages of the respondents in a survey.

Quantitative, Ratio

3
New cards

Type of data: The years in which the respondents to a survey were born.

Quantitative, Interval

4
New cards

What do you say when you’re interpreting a z-score

the value __ is _ Standard Deviations above/below the mean

5
New cards

What do you say when you’re interpreting a coefficient of variation

the SD accounts for _% of the mean

6
New cards

Which numerical measure could you use to characterize the direction of the relationship between two

variables in the graph?

both the correlation coefficient and covariance

7
New cards

How do you compute a weighted mean

Multiply each value by its corresponding weight, then divide by the TOTAL number of days/etc.

8
New cards

An investor wants to know today’s average closing price of the stocks listed on the Standard and Poor’s 500

Index. Will the investor calculate a population parameter or sample statistic?

Population parameter

9
New cards

Does this require addition for the relative frequency or cumulative relative frequency: What percentage of the stocks in the Dow Jones Industrial Average received a sentiment rating less than 8?

Cumulative relative frequency

10
New cards

Does this require addition for the relative frequency or cumulative relative frequency: What percentage of the stocks in the Dow Jones Industrial Average received a sentiment rating of 6 or more?

Relative frequency

11
New cards

How do you calculate a relative frequency distribution based on the cumulative relative frequency distribution?

Go backward from CRF → relative frequency, you just take the difference between each pair of cumulative values.

12
New cards

How do you convert relative frequency to frequency?

multiply each relative frequency by n

13
New cards

T/F: the sampling distribution of the mean describes the pattern that individual observations tend to follow when randomly drawn from a population

F

14
New cards

T/F: If the population does not follow the normal probability distribution, the Central Limit Theorem tells us that the sample means will be normally distributed with sufficiently large sample size. In most cases, sample sizes of 5 or more will result in sample means being normally distributed, regardless of the shape of the population distribution

F

15
New cards

T/F: For any sample size n, the sampling distribution of 𝑥̅ is normal if the population from which the sample is drawn is uniformly distributed

F

16
New cards

Why is the Central Limit Theorem important for statistical analysis?

The value of the CLT is found in its conclusion that regardless of the shape of the population

distribution, sample means will form a normal distribution.

17
New cards

The number of hours spent studying by students on Michigan State campus in the week before final exams follows a normal distribution with standard deviation 9.5 hours. Two parallel studies take random samples of these students – one sample in each study. Assume that research team 1 uses a sample of 10 students, and research team 2 uses a random sample of 50 students. To sense if the results of two teams are comparable, they need to calculate the probability that the sample mean study hours are within 3 hours of the true population mean study hours. Without doing the calculations, state whether this probability will be higher for the first or the second research team.

This probability will be higher for the second team that uses a bigger sample size. The standard error of the mean will be smaller for the team 2 because of the larger sample size. As the standard error of the mean gets smaller, the sampling distribution becomes taller in the middle which also implies that the probability that a sample mean falls within an interval around the population mean increases.

18
New cards

With a proportion, what conditions must be met to use the normal distribution approximation

np>=5 and nq>=5

19
New cards

To analyze the mean and shape of the sampling distribution, what do we need to know

the population mean

20
New cards

What do we need to calculate the EXACT SE of the mean

the population SD

21
New cards

Why can you use the standard normal distribution to calculate the probability of the sample mean for any sample size

the sampling distribution of the sample mean is always normal, if the population is normal. if not, refer to CLT if n is large

22
New cards

T/F: The purpose of generating a confidence interval for the mean is to provide an estimate for the value of the population mean

T

23
New cards

T/F: The point estimate for the population mean will always be found within the limits of the confidence interval for the mean

T

24
New cards

T/F: Five random samples, each of size 40, are selected from a population of interest. A 90% confidence interval using a z-score is calculated for each sample. The margin of error for each confidence interval need not be the same

F

25
New cards

T/F: When the sample size is more than 30 and sigma is known, the population must be normally distributed to calculate a confidence interval

F

26
New cards

T/F: When the population standard deviation is unknown, we substitute the sample standard deviation in its place to calculate confidence intervals

T

27
New cards

T/F: The shape of the t-distribution becomes similar to the binomial distribution as the sample size increases

F

28
New cards

how would the confidence interval change (become wider/narrower) if the confidence level decreased

narrower

29
New cards

how would the confidence interval change (become wider/narrower) if the sample size decreased

wider

30
New cards

To construct the confidence interval, we want the sampling distribution of 𝑥̅ to be

normal

31
New cards

how do you interpret a confidence interval

We expect that x% of all possible sample averages for __ will produce confidence intervals that include the overall mean

32
New cards

how would the CI change (become wider/narrower) if the confidence level increased

wider

33
New cards

what is the point estimate of the population proportion

the sample proportion

34
New cards

for proportions, do we need any assumptions if the CI is desired

yes, that np>=5 and nq>=5

35
New cards

what do we need to know to calculate the SE of the sampling distribution of the sample proportion

the population proportion

36
New cards

Margin of Error formula

za/2 * SD/sqrt(n)

37
New cards

what formula do we use for the SE of the sampling distribution?

SE of the mean formula

38
New cards

the mean of the sampling distribution is always equal to

the population mean

39
New cards

when do we reject h0 in terms of p and test statistic

p‑value < α, zx>zα (r-tail), zx<−zα (l-tail), zx<−zα/2 or zx>zα/2 (2-tail)

40
New cards

when do we not reject h0 in terms of p and test statistic

p‑value ≥ α, z≤zα (r-tail), z≥−zα (l-tail), −zα/2 ≤ z ≤ zα/2 (2-tail)

41
New cards

How do you identify a right tail vs. left tail vs. 2-tail test

LOOK AT THE SYMBOL IN H1, right tailed= >, left tailed= <, 2-tailed= not equal

42
New cards

what symbols in the h0 and h1 are shown if the problem uses the term “different than”

= or =/ — not specific

43
New cards

how do you interpret the p-value for a right-tailed test

The p‑value is the probability of getting a test statistic greater than your observed value, assuming H0 is true.

44
New cards

how do you interpret the p-value for a left-tailed test

The p‑value is the probability of getting a test statistic less than your observed value, assuming H0 is true.

45
New cards

how do you interpret the p-value for a two-tailed test

The p‑value is the probability of getting a test statistic as far from 0 as yours, in either direction, assuming H0 is true.

46
New cards

when do you need additional assumptions about the population to conduct the hypothesis test

n<30, need to assume the population is normally distributed. if its a population proportion, we need to assume the np rules.

47
New cards

what do we compare when we are trying to state a conclusion for the HT given your critical value

we compare the critical value from the table, and the computed test statistic

48
New cards

When comparing 2 population means, what are the hyp statements for a right-tailed test

H0:μ1−μ2≤0

H1:μ1−μ2>0

49
New cards

When comparing 2 population means, what are the hyp statements for a two-tailed test

H0:μ1−μ2=0

H1:μ1−μ2≠0

50
New cards

When comparing 2 population means, what are the hyp statements for a left-tailed test

H0:μ1−μ2≥0

H1:μ1−μ2<0

51
New cards

only calculate a pooled variance when:

you are doing a test where both population SDs are unknown, OR you are told to assume equal variances