Earth Stats Week #3 Readings

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/34

flashcard set

Earn XP

Description and Tags

A set of 35 vocabulary flashcards based on the statistical inference lecture transcript covering parametric/nonparametric statistics, hypothesis testing, t-tests, and F-tests.

Last updated 7:21 PM on 9/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

35 Terms

1
New cards

Parametric Model

A family of distributions fully parameterized by a finite set of unknown parameters θ=(θ1,,θd)\theta = (\theta_1, \dots, \theta_d).

2
New cards

Maximum Likelihood Estimation (MLE)

A frequentist method that selects the parameter value θ\theta maximizing the probability density or mass function of the observed i.i.d. sample data.

3
New cards

Method of Moments (MoM)

An estimation approach where parameter estimators are created by substituting sample moments into functions g1,,gdg_1, \dots, g_d derived from population moments.

4
New cards

Least Squares Estimation (LSE)

A regression estimation method that selects parameters to minimize the sum of squared errors i=1n(Yifθ(Xi))2\sum_{i=1}^n (Y_i - f_\theta(X_i))^2.

5
New cards

Maximum a Posteriori (MAP) Estimation

A Bayesian estimation method where the parameter estimate is chosen as the mode (peak) of the posterior distribution pθLθπp_\theta \propto L_\theta \cdot \pi.

6
New cards

UMVUE

Uniformly Minimum-Variance Unbiased Estimator; an unbiased estimator of a parameter function q(θ)q(\theta) that achieves the lowest variance among all unbiased estimators.

7
New cards

Rao–Blackwell Theorem

A theorem establishing that if a UMVU estimator with finite variance exists, it is unique.

8
New cards

Lehmann–Scheffé Theorem

A theorem stating that if a complete sufficient statistic TT exists, any unbiased estimator of the form f(T)f(T) is the unique UMVUE.

9
New cards

BLUE

Best Linear Unbiased Estimator; an estimator restricted to linear combinations of data θ^=i=1nαiXi\hat{\theta} = \sum_{i=1}^n \alpha_i X_i that achieves minimum variance.

10
New cards

Gauss–Markov Theorem

A theorem stating that in a regression setting, the least-squares estimator is the unique Best Linear Unbiased Estimator (BLUE).

11
New cards

Cramér–Rao Bound

The lower bound on the variance of any unbiased estimator TT of q(θ)q(\theta), given by q(θ)I(θ)1q(θ)T\nabla q(\theta) I(\theta)^{-1} \nabla q(\theta)^T.

12
New cards

Fisher Information Matrix

A matrix I(θ)I(\theta) used in regular statistical models to calculate the Cramér–Rao lower bound for estimator variance.

13
New cards

Null Hypothesis (H0H_0)

The default statistical hypothesis that typically represents a statement of 'no effect' or 'no difference' in population parameters.

14
New cards

Alternative Hypothesis (H1H_1)

The hypothesis that is mutually exclusive with the null hypothesis H0H_0 and represents its negation.

15
New cards

p-value

The conditional probability of observing a test statistic at least as extreme as the calculated value, assuming the null hypothesis H0H_0 is true.

16
New cards

Type I Error

The error committed when a true null hypothesis H0H_0 is incorrectly rejected, occurring with probability α\alpha (significance level).

17
New cards

Type II Error

The error committed when a false null hypothesis H0H_0 fails to be rejected, occurring with probability β\beta.

18
New cards

Statistical Power

The probability of correctly rejecting a false null hypothesis H0H_0, mathematically calculated as 1β1 - \beta.

19
New cards

Simple Hypothesis

A hypothesis that fully specifies the population distribution, causing the sampling distribution of any statistic to depend solely on sample size.

20
New cards

Composite Hypothesis

A hypothesis that does not fully specify the population distribution, such as specifying a normal distribution with a known mean but unknown variance.

21
New cards

Uniformly Most Powerful (UMP) Test

A test that achieves the greatest power across all possible alternative parameter values contained in H1H_1 for a given significance level.

22
New cards

Critical Region

The set of test-statistic values for which the null hypothesis H0H_0 is rejected (also known as the region of rejection).

23
New cards

Specificity

In biostatistics, the complement of the false-positive rate (size) of a hypothesis test.

24
New cards

Two-Tailed Test

A hypothesis test appropriate when an estimated statistic is considered significant in either direction (both greater than or less than a reference range).

25
New cards

One-Tailed Test

A hypothesis test appropriate when only a departure from H0H_0 in a single, specified direction is considered significant.

26
New cards

Student's t-Test

A hypothesis test whose statistic follows a Student's t-distribution under H0H_0, used when population standard deviation is unknown and estimated from data.

27
New cards

Paired Samples t-Test

A t-test conducted on matched pairs or repeated measures from the same subjects, possessing n/21n/2 - 1 degrees of freedom for nn total observations.

28
New cards

William Sealy Gosset

The Guinness Brewery chemist who derived the t-statistic for small samples and published under the pseudonym 'Student' in 1908.

29
New cards

F-Test

A hypothesis test that compares ratios of variability components or sample variances using the F-distribution.

30
New cards

ANOVA

Analysis of Variance; a framework using an F-test to compare whether population means across several normal groups with equal variance are equal.

31
New cards

Homoscedasticity

The assumption of homogeneity of variance across groups, which is required for standard ANOVA and F-tests.

32
New cards

Distribution-Free Techniques

Nonparametric methods that do not rely on the assumption that data are drawn from a specific parametric family of distributions.

33
New cards

Flexible-Structure Techniques

Nonparametric techniques where model structure is not fixed in advance and can expand in size and complexity as needed by the data.

34
New cards

Order Statistics

Statistics defined purely as functions of the ordinal ranking of sample observations, serving as an example of a distribution-free technique.

35
New cards

Dirichlet Process

A stochastic process that governs the rate at which latent variables grow in nonparametric hierarchical Bayesian models.