Statistics Key Concepts: Population, Sample, Variables, and Hypothesis Testing

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

1/22

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.

23 Terms

1
New cards

Population

Entire group of interest.

2
New cards

Sample

Subset of the population used to estimate parameters.

3
New cards

Parameter

Numerical summary of a population.

4
New cards

Statistic

Numerical summary of a sample.

5
New cards

Quantitative variables

Continuous and discrete variables, e.g., height.

6
New cards

Categorical variables

Nominal and ordinal variables, e.g., gender, rankings.

7
New cards

5-number summary

Minimum, Q1, Median, Q3, Maximum.

8
New cards

Empirical Rule

68% within 1 SD, 95% within 2 SD, 99.7% within 3 SD for a normal distribution.

9
New cards

Z confidence interval formula

x̄ ± z(σ/√n).

10
New cards

t confidence interval formula

x̄ ± t(s/√n).

11
New cards

Confidence interval for a proportion

p̂ ± z√[p̂(1-p̂)/n].

12
New cards

Hypothesis testing steps

1) State H₀, Hₐ; 2) Choose α; 3) Choose test; 4) Compute statistic & p-value; 5) Compare p-value to α; 6) Conclude.

13
New cards

Paired t-test

Used when comparing means from the same subjects or matched pairs.

14
New cards

Wilcoxon Rank Sum test

Used to compare medians of two independent samples without assuming normality.

15
New cards

ANOVA F-test formula

F = MSbetween / MSwithin.

16
New cards

Chi-Square formula

χ² = Σ((O - E)² / E).

17
New cards

Assumptions of simple linear regression

Linearity, independence, homoscedasticity, and normally distributed residuals.

18
New cards

Kruskal-Wallis test

Used when comparing more than two groups without assuming normality.

19
New cards

Sample size requirements for proportion z-test

nπ ≥ 10 and n(1-π) ≥ 10.

20
New cards

Pooled p̂ for two-proportion z-test

p̂pooled = (x₁ + x₂) / (n₁ + n₂).

21
New cards

Decision rule if a CI contains the null value

Fail to reject H₀.

22
New cards

Factors increasing power of a statistical test

Larger sample size, larger effect size, smaller σ, larger α.

23
New cards

Sign Test

Used for median tests when data is non-normal and small sample size.