Unit 1 and 2: Statistical Inference and Experimental Design

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

1/37

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering the fundamentals of statistical inference, data types, measures of center and variability, sampling methods, and experimental design rules.

Last updated 5:00 PM on 6/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

38 Terms

1
New cards

Statistical Inference

Drawing reasonable conclusions about a population based on information from a good sample.

2
New cards

Sample

A subset of a population that is considered good if it is random and representative.

3
New cards

Data

A set of observations denoted as x={x1,x2,}x = \{x_1, x_2, \dots\}.

4
New cards

Discrete

A type of data with a finite or countable number of possible values.

5
New cards

Continuous

A type of data with an infinite or not-countable number of possible values.

6
New cards

Statistics

The science of designing experiments, collecting data, analyzing that data, and drawing conclusions.

7
New cards

Population (of Interest)

All individuals about whom we want to obtain information.

8
New cards

Parameter

A value that describes the population, such as the average length of ALL\text{ALL} boxes.

9
New cards

Statistic

A value that describes the sample, such as the average length of 100100 boxes.

10
New cards

Quantitative/Numerical Data

Data consisting of numbers.

11
New cards

Categorical/Qualitative Data

Data consisting of characters or labels.

12
New cards

Histogram

A frequency distribution that bins quantitative data.

13
New cards

Dotplot

An alternative to a histogram used for displaying quantitative data.

14
New cards

Pie/Bar/Stacked Bar Chart

Types of charts used for visualizing categorical data.

15
New cards

Skew

A characteristic of a distribution where the side of the tail determines if it is right skewed or left skewed.

16
New cards

Mean (average)

A measure of center best suited for symmetric unimodal (normal/uniform) distributions.

17
New cards

Median (middle)

A measure of center best suited for skewed data; it is considered robust and is also known as Q2Q_2.

18
New cards

Mode (most frequent)

A measure of center best suited for categorical data.

19
New cards

Variance or Standard Deviation

Measures of variability best suited for symmetrical unimodal distributions.

20
New cards

Interquartile range (IQR)

A measure of variability best for skewed data, calculated as Q3Q1Q_3 - Q_1.

21
New cards

Range

A measure of variability that is not used in this specific class.

22
New cards

Outliers

Dots located outside a boxplot that can become the minimum or maximum values.

23
New cards

5 Number Summary

A condensed summary of data consisting of the Min, Q1Q_1, Q2Q_2, Q3Q_3, and Max.

24
New cards

Bias

A situation where the subject or researcher favors a specific outcome.

25
New cards

Convenience sampling

A bad sampling method where the sample is obtained simply because it is convenient.

26
New cards

Volunteer Sample

A bad sampling method involving individuals who volunteer to participate, such as a call-in response.

27
New cards

Simple Random Sample (SRS)

A good sampling method where every sample has an equal probability of being selected, often using a random number generator.

28
New cards

Stratified Random Sample

A sampling method that involves dividing the population into groups (strata) by a common trait followed by a proportional SRS from each strata.

29
New cards

Cluster Sample

An SRS taken over naturally occurring clusters in a population that are mutually homogenous but internally heterogenous.

30
New cards

Systematic Random Sample

A sampling method where every KthK^{th} subject is selected from the population in a specific order.

31
New cards

Bad Sampling Frame

An issue where some subjects are missing from the population during sampling.

32
New cards

Undercoverage

A situation where the distribution for a group is smaller than its actual representation in the population.

33
New cards

Nonresponse Bias

A sampling issue occurring when selected subjects do not respond.

34
New cards

Response Bias

A situation where subjects give false responses, which can be caused by leading questions.

35
New cards

Experiments

The process of assigning treatment(s) and control to units/subjects from a sample.

36
New cards

Response

The variable that researchers are interested in measuring in an experiment.

37
New cards

Explanatory

The variable that researchers change to try and affect the response.

38
New cards

Observational Study

A study where units/subjects are observed without any control; it can only conclude association, not cause and effect.