Intro to Statistics - VOCABULARY Flashcards (Based on Lecture Notes)

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

1/46

flashcard set

Earn XP

Description and Tags

Vocabulary-style flashcards covering core concepts, definitions, and key formulas from the lecture notes on Intro to Statistics.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

47 Terms

1
New cards

Population

The entire group of interest in a study; the total set from which data could be drawn.

2
New cards

Sample

A subset of the population used to estimate population parameters.

3
New cards

Parameter

A true numerical value describing a population (often unknown, e.g., population mean μ or population proportion π).

4
New cards

Statistic

A numerical value calculated from a sample used to estimate a population parameter (e.g., x̄, p̂).

5
New cards

Population vs Sample (contrast)

Population is the whole group; sample is the part you actually measure.

6
New cards

Parameter vs Statistic (contrast)

Parameter describes the population; statistic describes the sample.

7
New cards

Categorical (Qualitative)

Variables that take distinct categories or labels (e.g., major, color, yes/no).

8
New cards

Quantitative (Numerical)

Variables that take numeric values (e.g., height, age, test scores).

9
New cards

Discrete

Quantitative variable that is countable (e.g., number of siblings).

10
New cards

Continuous

Quantitative variable that is measurable over a range (e.g., height, weight).

11
New cards

Bar Graph

A graph appropriate for categorical data showing counts or proportions.

12
New cards

Pie Chart

A circular chart showing proportions of a whole for categorical data.

13
New cards

Histogram

A graph for quantitative data showing the distribution (spread) of values.

14
New cards

Boxplot

A graph showing median, quartiles, and outliers to illustrate spread.

15
New cards

Mean

The average of a set of numbers (sum of values divided by n).

16
New cards

Median

The middle value when data are ordered.

17
New cards

Mode

The most frequent value in a data set.

18
New cards

Range

Difference between the maximum and minimum values (max − min).

19
New cards

IQR (Interquartile Range)

Difference between the 75th and 25th percentiles (Q3 − Q1).

20
New cards

Standard Deviation (s)

A measure of how spread out the data are around the mean (sample standard deviation).

21
New cards

Probability

The long-run proportion of times an event occurs; a value between 0 and 1.

22
New cards

Addition Rule

P(A or B) = P(A) + P(B) − P(A and B).

23
New cards

Multiplication Rule (independent)

If A and B are independent, P(A and B) = P(A) × P(B).

24
New cards

Complement Rule

P(A′) = 1 − P(A); used for 'not A' outcomes.

25
New cards

Random Variable

A variable that assigns a numerical value to each outcome of a random process.

26
New cards

Binomial Distribution

Distribution of the number of successes in n independent Bernoulli trials with probability p.

27
New cards

Binomial Mean

Mean μ = n × p.

28
New cards

Binomial SD

Standard deviation σ = sqrt(n × p × (1 − p)).

29
New cards

H0 (Null Hypothesis)

The default claim tested; often no effect or no difference (e.g., π = π0).

30
New cards

Ha (Alternative Hypothesis)

The claim being tested for (e.g., π > π0, π < π0, or π ≠ π0).

31
New cards

P-value

Probability, under H0, of obtaining a result as extreme or more extreme than observed.

32
New cards

One-sided Test

Tests for an effect in a specific direction (e.g., > or <).

33
New cards

Two-sided Test

Tests for any difference in either direction (≠).

34
New cards

p̂ (Sample Proportion)

x̂ = number of successes in the sample divided by n (x̂ = x/n).

35
New cards

π (Population Proportion)

True proportion in the population.

36
New cards

π0 (Null Proportion)

Proportion assumed under H0.

37
New cards

Proportion of a Characteristic

p̂ = x/n; used to summarize binary/categorical outcomes.

38
New cards

P(at least one)

Complement rule: P(at least one) = 1 − P(none).

39
New cards

Percent ↔ Decimal Conversions

Decimal to percent: multiply by 100; percent to decimal: divide by 100.

40
New cards

x% of N

Formula: (x/100) × N; used to compute portions of a total.

41
New cards

Rounding to 4 Significant Digits

Keep the first four significant figures; round up if the next digit is 5 or more.

42
New cards

Leading 0 before Decimal

Always include a 0 before the decimal point (e.g., 0.12, not .12).

43
New cards

Skew Direction

Right-skew: tail to the right; Left-skew: tail to the left.

44
New cards

Sensitivity

Probability of a positive test given the disease is present.

45
New cards

Specificity

Probability of a negative test given no disease is present.

46
New cards

Symbols You’ll See

n: sample size; N: population size; x̄: sample mean; μ: population mean; s: sample SD; σ: population SD; p̂: sample proportion; π: population proportion; π0: null proportion.

47
New cards

Graphs by Data Type

Pie/bar for categorical data; histogram/boxplot for quantitative data; bar charts should start y-axis at 0.