ST 311 Exam 1

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

1/49

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.

50 Terms

1
New cards

Population

entire group of items/individuals that we want information about

2
New cards

Sample

smaller group, part of a population, who we actually examine

3
New cards

What letter represents sample size?

n

4
New cards

Parameter

(numerical) summary of population (typically unknown)

5
New cards

Statistic

(numerical) summary of a variable for a sample (used to estimate parameter)

6
New cards

Voluntary response sample

only those people who volunteer are included in the sample

7
New cards

Convenience sample

the most convenient (readily available) group in the considered sample

8
New cards

Bad sampling methods

Voluntary response sample and convenience sample

9
New cards

Good sampling methods

Simple random sample (SRS), systematic sampling, stratified random sample, cluster sample

10
New cards

Simple Random Sample (SRS)

pick individuals completely at random to be in the sample

11
New cards

Systematic sampling

select some starting point and then select every kth element in the population

12
New cards

Stratified random sampling

the population is first divided into nonoverlapping groups (strata) and a simple random sample is selected from within each group

13
New cards

Cluster sample

the population is first divided into nonoverlapping groups (cluster) and a simple random sample of clusters is selected: all individuals in the selected clusters are included in the sample

14
New cards

Stratified vs. Cluster Sampling

Stratified: choosing within each group

Cluster: choose a group itself

15
New cards

Bias

tendency for a sample to differ from the corresponding population

16
New cards

Types of bias

Bad sampling frame, under coverage, non-response bias, response bias, wording & order

17
New cards

Bad Sampling Frame

it’s hard to get a list of who is in the population

18
New cards

Undercoverage

the sampling frame excludes some parts of the population

19
New cards

Non-response Bias

a subset of the sample cannot be contacted or does not respond

20
New cards

Response Bias

participants respond differently from how they truly feel

21
New cards

Wording & Order

the way the questions are worded or ordered may by leading to have the individual answer a certain way

22
New cards

Randomized Methods

completely randomized design, randomized block design, matched pairs design

23
New cards

Completely Randomized Design

we randomly assign subjects to the different treatments

24
New cards

Randomized Block Design

we split the subjects into groups (blocks) based on some lurking (or block) variable. Then we randomly assign the treatments within each block

25
New cards

Matched Pairs Design

we pair individuals up based on similarity and then randomly choose one person in each pair to get one treatment and the other gets the other treatment

26
New cards

Center

mean, median, and mode

27
New cards

Spread

standard deviation, IQR, and range

28
New cards

Consistency equals (=)

spread

29
New cards

Mean and IQR are…

resistant to outliers

30
New cards

Mean and Standard Deviation are best if…

distribution is relatively normal and there are no outliers

31
New cards

Quantitative Data

histograms, box plots

32
New cards

What does quantitative data show?

shows the distribution of the data

33
New cards

Qualitative Data

pie charts, bar charts

34
New cards

What does qualitative data show?

Separated categories and shows the frequencies and shows the frequency or proportion of each category

35
New cards

The Normal Distribution - look

symmetric and bell-shaped

36
New cards

The Normal Distribution - characterized by…

Characterized by its mean, which is at the center of the distribution, and its standard deviation

37
New cards

X - normal

(μ, δ) means X follows a normal distribution with mean μ and standard deviation δ

38
New cards

Z - normal

(0,1) is the “standard normal” distribution

39
New cards

Standard Normal

(0,1) or Z - Normal

40
New cards

Standardized score or z-score

the distance between an observation and the mean, measured in terms of number of standard deviations

41
New cards

Empirical Rule

Used to estimate normal distribution probabilities

  • 95% of the data is within 2 standard deviations of the mean

42
New cards

What does Z > 2 mean?

the observation is unusual

43
New cards

What are the 4 conditions to binomial random variables

  1. Fixed number of trials (sample size n is constant)

  2. Each trial is independent of the others

  3. Two possible outcomes: “Success” and “Failure”

    1. Probability of a success p is constant

44
New cards

Standard Error

the standard deviation of its sampling distribution

45
New cards

Sampling Variability

the variation in sample statistics that results from selecting different random samples

46
New cards

Parent Population

X is a random variable with mean μₓ and standard deviation δₓ

47
New cards

Central Limit Theorem (CLT)

if either (1) the parent population is normal or (2) n ≥ 30

48
New cards

p hat

x / n (x=# of successes, n=sample size)

49
New cards

Expected Values of X

E(X) = μₓ = np

50
New cards

Standard Deviation of X

δₓ = √npq where q = 1-p