AP Statistics Unit 3 Vocab

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

1/65

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.

66 Terms

1
New cards

Population

the entire group of individuals or instances about whom we hope to learn

2
New cards

Sample

the part of the population from which we actually gather information in order to learn about the population

3
New cards

Randomization

the best defense against bias, in which each individual is given a fair, equal chance of selection

4
New cards

Sample Size

the number of individuals in a sample

5
New cards

Census

a sample that consists of the entire population

6
New cards

Population parameter

a numerically valued attribute of a model for a population; we rarely expect to know the true value, but we estimate it from sampled data

7
New cards

Sample Statistic

actual values calculated for sampled data; used to estimate a parameter

8
New cards

Representative Sample

a sample that accurately reflects the corresponding population

9
New cards

Sampling Frame

a list of individuals from whom the sample is drawn

10
New cards

Sampling Variability

the tendency of randomly drawn samples to differ from one another

11
New cards

Sampling Error

another term used for sampling variability

12
New cards

Increasing Sample Size

tends to reduce sampling variability or sampling error

13
New cards

Random Sampling Methods

*simple random sample

*stratified random sample

*cluster sample

*systematic random sample

14
New cards

Simple Random Sample (SRS)

a sampling method in which every sample of a given size has an equal chance of being selected

15
New cards

Stratified Random Sample

a sampling design in which the population is divided into groups based on shared attributes (homogenous grouping), and a random sample is drawn from each subgroup

16
New cards

Benefits of Stratified Random Sampling

This benefits of this sampling method are that it:

*reduces sampling variability (when the strata are selected appropriately)

*helps to create a representative sample because the same percent of individuals are selected from each strata

17
New cards

When to Use Stratified Random Sampling

*use when the subgroups of a population are of different sizes

*use when there are more than two subgroups of the population that must be represented in the sample

18
New cards

Cluster Sample

a sampling design in which the population is divided into smaller, heterogenous groups that are ideally similar to one another in their composition; a number of groups are chosen at random and all individuals in those groups are part of the sample

19
New cards

Benefit of Cluster Sampling

the benefit of this sampling method is that it can be convenient, practical, and/or low-cost

20
New cards

Systematic Random Sample

a sampling method in which sample members are selected according to a random starting point and a fixed, periodic interval

21
New cards

Benefit of Systematic Random Sampling

the benefit of this sampling method is that it can be more practical or less costly

22
New cards

How to draw an SRS:

1. Label each individual with an integer 1 through N.

2. Use a RNG to generate x unique integers between 1 and N, inclusive.

3. The individuals that correspond to the randomly generated integers will be included in the sample and ...(state what will be done).

23
New cards

How to draw a Stratified Random Sample:

Start with the individuals in the first stratum.

1. Label each individual in the stratum with an integer 1 through N.

2. Use a RNG to generate x% unique integers between 1 and N, inclusive.

3. The individuals that correspond to the randomly generated integers will be included in the sample and ... (state what will be done).

4. Repeat steps 1 through 3 within each stratum, and sample the same percent from each stratum.

24
New cards

How to draw a Cluster Sample:

1. Label each cluster with an integer 1 through N.

2. Use a RNG to generate x unique integers between 1 and N, inclusive.

3. The clusters that correspond to the randomly generated integers will be included in the sample, and all of the individuals within these clusters will ...(state what will be done).

25
New cards

How to draw a Systematic Random Sample:

1. Label each individual with an integer 1 through N.

2. Use a RNG to generate one integer between 1 and N, inclusive.

3. The individual that corresponds to the randomly generated integer will be included in the sample and ...(state what will be done).

**Now decide the frequency at which an individual will be selected (represented by x below).

4. Every "x" individuals in the list after the first individual will be included in the sample and ...(state what will be done).

5. Select every xth individual until the desired sample size is acheived, and start over at the beginning of the list if necessary. Individuals cannot be picked more than once.

26
New cards

Biased Sampling Methods

*voluntary response sample

*convenience sample

27
New cards

Bias

a systematic failure of a sampling method to represent its population; is the result of a poor sampling method

28
New cards

4 Types of Bias

*voluntary response bias

*undercoverage

*nonresponse bias

*response bias

29
New cards

Voluntary Response Bias

occurs when individuals can choose on their own whether to participate in the sample

30
New cards

Undercoverage

occurs when part of the population has less representation in the sample than it has in the population

31
New cards

Nonresponse Bias

occurs when the individuals in the sample cannot or will not respond

32
New cards

Response Bias

occurs when the survey design influences responses

33
New cards

Clusters

heterogenous groups that are ideally representative of the population

34
New cards

Strata

homogenous groups that are a part of the population

35
New cards

Observational Study

a study based on data in which no manipulation of factors has been employed (no treatments)

36
New cards

3 types of Observational Studies

1. Retrosepctive study

2. Prospective study

3. Sample Survey

37
New cards

Retrospective Study

an observational study in which subjects are selected and then their previous conditions or behaviors are determined

38
New cards

Prospective Study

an observational study in which subjects are followed to observe future outcomes

39
New cards

Sample Survey

an observational study in which data is collected from a sample in the hope of learning something about the entire population from which the sample was taken

40
New cards

Experiment

manipulates factor levels to create treatments, randomly assigns subjects to these treatment levels, and then compares the responses of the subject groups across treatment levels

41
New cards

Random Assignment

assigning participants to experimental and control groups by chance, thus minimizing preexisting differences between those assigned to the different groups; necessary for a valid experiment

42
New cards

Factor

an explanatory variable whose levels are manipulated by the experimenter

43
New cards

Levels

the specific values that the experimenter chooses for a factor

44
New cards

Response Variable

an outcome from the experimental units that is measured after the treatments have been administered

45
New cards

Statistically Significant

when an observed difference is too large to believe that it is likely to have occurred naturally or by chance alone

46
New cards

Experimental Units

individuals on whom an experiment is performed

47
New cards

Experimental Units that are People

*Subjects

*Participants

48
New cards

Treatments

the different levels of a single factor or combinations of levels of two or more factors that are applied to the experimental units

49
New cards

Principles of Experimental Design

*Comparison of at least two treatment groups (which could include a control group)

*Random assignment/allocation of treatments to experimental units

*Replication (multiple experimental units in each treatment group)

*Blocking to control potential confounding variables (when appropriate)

50
New cards

Completely Randomized Design

an experimental design in which the experimental units have an equal chance of receiving each treatment

51
New cards

Replication

*Repeating conditions within an experiment to determine the reliability of effects and increase internal validity

*repeating whole experiments to determine the generality of findings of previous experiments to other subjects, settings, and/or behaviors

52
New cards

Purpose of Replication

to isolate and estimate the variability in the response variable among the experimental units

53
New cards

Control

to hold constant the variables that are not being studied for all treatment groups

54
New cards

Control Group

the experimental units that are assigned the control treatment

55
New cards

Purpose of Control

to reduce variability in the response variable, and to provide a baseline to make it easier to detect the differences among treatment groups

56
New cards

Placebo

measures the response of simply administering a treatment to the individuals

57
New cards

Placebo Effect

occurs when experimental units have a response to a placebo

58
New cards

Purpose of Blinding

*to avoid the subconscious (or conscious) altering of data

*to avoid the placebo effect

59
New cards

Single-Blind Experiment

Either:

*the subjects do not know which treatment they are receiving, but members of the research team do

Or:

*the subjects know which treatment they are receiving, but members of the research team do no

60
New cards

Double-Blind Experiment

neither the subjects nor the members of the research team who interact with them know which treatment a subject is receiving

61
New cards

Confounding Variable

a variable that is related to the explanatory variable (or factor) and influences the response variable and may create a false perception of association between the two; the effects of the factor and confounding variable cannot be separated

62
New cards

Blocking

*ensures at the beginning of the experiment that the units within each block are similar to each other with respect to at least one variable that may impact the response variable

*isolates the variability attributable to the differences between the blocks so that the differences caused by the treatments can be more clearly seen

63
New cards

Randomized Complete Block Design

treatments are assigned completely at random within each block

64
New cards

Matched Pairs Design

a randomized blocked experiment in which each block consists of a matching pair of similar experimental units; may be formed naturally or by the experimenter

65
New cards

Causal Relationship

cannot be determined for variables whose data was collected in an observational study; can be determined when there are statistically significant differences among experimental treatment groups

66
New cards

Making Generalizations About a Population

is only appropriate when samples are randomly selected or otherwise representative of that population