UF STA 2023 Exam 2

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/54

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.

55 Terms

1
New cards

sampling distribution

a probability distribution that uses parameters to give probabilities of getting different values of statistics from the same population

2
New cards

if you're not given the standard deviation, how can you find it using the range?

St. D.=(range/6)

3
New cards

central limit theory

as sample size increases, sampling distributions begin to look more and more like the normal distribution, regardless of the shape of the population distribution

4
New cards

as sample size increases, the sampling distribution gets closer to the________

parameter

5
New cards

sampling distribution for means

normal approximation for quantitative variables

6
New cards

What two questions do you ask to determine if you can use normal approximation for means?

1. is the population normally distributed?

2. is the sample size at least n=30?

7
New cards

For a sampling distribution question, what are the 3 steps?

1. Does it meet the assumptions?

2. Distribution

3. score/probability

8
New cards

how to find probabilities from normal distribution using a z-table

1. convert both bounds to z-scores

2. draw area you're trying to find

3. look up the bounds on the z-table

9
New cards

sampling distributions for proportions

normal approximation for categorical variables

10
New cards

both p-hat and x-bar are known as________

unbiased estimators

11
New cards

What two questions do you ask to determine if you can use normal approximation for proportions?

1. is np>15

2. is n(1-p)>15

12
New cards

What is the difference between binomial distribution and the sampling distribution?

binomial is discrete and for x

sampling is continuous and for p-hat

13
New cards

p-hat=

x/n

14
New cards

confidence interval

an interval between two numbers, which are ___% confidence that the parameters in between

15
New cards

For confidence intervals and significance tests, we do NOT know ________

parameters

16
New cards

confidence level

a quantitative measure of how confident we are that the parameter is in the confidence interval

17
New cards

interval estimation

using intervals to estimate parameters

18
New cards

What are the two potential errors in interval estimation?

bias and variability

19
New cards

bias

systematic error, problem with point estimate (center)

20
New cards

bias is corrected through________

radomization

21
New cards

variability

random error, natural spread of the data could lower precision of interval estimate

22
New cards

variability is corrected through_______

increasing sample size

23
New cards

As sample size increases, confidence interval width______

decreases

24
New cards

As confidence level increases, confidence interval width______

increases

25
New cards

What happens to the width of the interval if we increase the confidence level and increase the sample size?

It entirely depends on the magnitude of effects. Could even cancel each other out, you just don't know

26
New cards

T-distribution

used with quantitative variables and small sample sizes

27
New cards

degrees of freedom

every t-distribution has a certain number of df's, df=n-1

28
New cards

Formula for t-scores

t= (estimator-mean)/standard error

29
New cards

T/F: For confidence intervals x-bar is always in the interval created

true, it is ALWAYS in the middle

30
New cards

The probability that the parameter is in any blank% interval is blank%. Once created, it is either_____or____.

0 or 1

31
New cards

standard error

s/sqrt(n)

32
New cards

Confidence intervals for means uses _-scores

t-scores

33
New cards

formula for confidence intervals for means

x-bar +/- (t-score)(standard error)

34
New cards

formula for determining sample size for mean

n=((z*s)/ME)^2

35
New cards

Confidence intervals for means proportions _-scores

z-scores

36
New cards

formula for confidence intervals for proportions

p-hat +/- (z-score)(sqrt( (p-hat(1-p-hat))/n))

37
New cards

What do you use for z-score to construct a 90% confidence interval for proportions?

1.645

38
New cards

What do you use for z-score to construct a 95% confidence interval for proportions?

1.960

39
New cards

If we wanted to lower the margin of error, but keep the same confidence level, what could we do?

increase the sample size

40
New cards

What do you do if you don't meet the assumptions for confidence intervals for proportions?

add two successes and two failures

ONLY DO IT ONCE

new p-hat=(x+2)/(n+4)

41
New cards

formula for determining sample size for proportions

n=((z*sqrt(p-hat(1-p-hat))/ME)^2

42
New cards

When we make inferences about ONE POPULATION PROPORTION, what assumptions do we need to make?

1. data is categorical

2. Data must be SRS

3. counts of successes and failures at least 15 each

43
New cards

Using the bootstrap method, how can you find the 90% confidence interval for the population standard deviation from these values?

use the 1st and 91st percentiles of these values

44
New cards

What do you use for z-score to construct a 90% confidence interval for proportions?

1.645

45
New cards

significance testing

have an idea of what parameter is, want to check if its right

46
New cards

null hypothesis

Ho: nothing is going on, the assumed value, "not guilty"

47
New cards

alternative hypothesis

Ha: what you think is going on, change in the norm, "guilty"

48
New cards

test statistic

a quantitative measure of how "weird" your sample is, z/t score

49
New cards

p-value

the probability of getting your test statistic given that the null hypothesis is true

50
New cards

significance level (alpha)

a cutoff value that determines which conclusion you will determine is correct

51
New cards

generally, if your p-value is less than (or equal to) your a-level, then you__________

reject the null hypothesis

52
New cards

if your p-value is more than your a-level then you____________

fail to reject the null hypothesis

53
New cards

test statistic formula

z=(p-hat-p)/(sqrt(p(1-p))/n)

54
New cards

standard error is the _________of the sample

standard deviation

55
New cards

bias and variability are independent of each other meaning a large sample will not_______

fix biased data