Earth Stats Week #2 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/7

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards based on the lecture notes covering key statistical concepts, probability distributions, confidence intervals, and standard error.

Last updated 7:15 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

8 Terms

1
New cards

Normal Distribution

A bell-shaped, symmetric, continuous distribution defined over all real numbers by two parameters: mean (μ\mu) and variance (σ2\sigma^2), where σ\sigma is the standard deviation.

2
New cards

Central Limit Theorem

The principle stating that the average of many independent samples with finite mean and variance converges to a normal distribution as the sample size grows.

3
New cards

Binomial Distribution

A discrete distribution modeling the number of successes in a fixed number of independent trials (nn), each with two outcomes and a constant success probability (pp), having a mean of npn \cdot p and variance of np(1p)n \cdot p \cdot (1-p).

4
New cards

Bernoulli Trials

A single experiment with exactly two outcomes, where success occurs with probability pp and failure with probability 1p1-p, serving as the building block of the binomial distribution.

5
New cards

Confidence Interval

A range of values likely to contain a true population parameter, defined such that if the sampling process is repeated many times, a stated percentage (e.g., 95%95\%) of resulting intervals will contain the true parameter.

6
New cards

Bayesian Credible Interval

An interval structure to which the interpretation that there is a 95%95\% probability the true population parameter lies in that specific interval correctly belongs.

7
New cards

Standard Error

The standard deviation of a statistic's sampling distribution, rather than of raw data, which is used in constructing confidence intervals.

8
New cards

Standard Error of the Mean

A metric computed as standard deviation ÷sample size\div \sqrt{\text{sample size}}, where larger sample sizes produce smaller standard errors.