Earth Stats Week 2-3 Powerpoints

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

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key statistical concepts from lecture notes on Binomial and Normal Distributions, Confidence Intervals, and Parametric Tests.

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

26 Terms

1
New cards

Binomial Distribution

A probability distribution applying to discrete events for which only two outcomes are possible.

2
New cards

Binomial Formula

The formula used to calculate the probability PP of rr successes in nn events with success probability pp: P=n!(nr)!r!(1p)nrprP = \frac{n!}{(n-r)!\,r!} (1-p)^{n-r} p^r.

3
New cards

Galton Board

A physical device used to demonstrate the binomial distribution, where falling balls make binary left or right decisions at each row of pegs.

4
New cards

Normal (Gaussian) Distribution

A continuous probability distribution defined by a mean (μ\mu) and standard deviation (σ\sigma), symmetric around its mean, denser in the center, with total area under the PDF curve equal to 1.01.0.

5
New cards

Mode

The most frequent or probable observation in a dataset; it is applicable to both quantitative and qualitative data and is not influenced by extreme observations.

6
New cards

Median

The central value of a quantitative dataset where 50%50\% of observations lie above and 50%50\% lie below; it is not influenced by extreme observations.

7
New cards

Mean

The arithmetic average of a quantitative dataset calculated as xˉ=i=1nxin\bar{x} = \frac{\sum_{i=1}^n x_i}{n}, which is influenced by extreme observations.

8
New cards

Sample Variance

A computed measure of dispersion around the sample mean defined for a sample as s2=i=1n(xixˉ)2n1s^2 = \frac{\sum_{i=1}^n (x_i - \bar{x})^2}{n-1}.

9
New cards

Standard Normal Distribution (SND)

A specific normal distribution that has a mean of 00 and a standard deviation of 11.

10
New cards

Z-score

The value of an observation expressed as the number of standard deviations it lies relative to the mean, calculated as zi=xixˉsz_i = \frac{x_i - \bar{x}}{s}.

11
New cards

Point Estimate

A single numerical sample statistic (such as sample mean xˉ\bar{x} or sample proportion pp) used to estimate an unknown population parameter.

12
New cards

Confidence Interval

An interval estimate providing a range of values based on sample observations and standard error, giving information about closeness to an unknown population parameter at a specified level of confidence.

13
New cards

Standard Error (SE)

A measure of the dispersion of sample means, defined as the standard deviation of sample means, calculated as SE=σnSE = \frac{\sigma}{\sqrt{n}} (or sn\frac{s}{\sqrt{n}}).

14
New cards

Student's t Distribution

A family of bell-shaped, symmetric probability distributions with fatter tails than the standard normal distribution, used when the population standard deviation σ\sigma is unknown.

15
New cards

Degrees of Freedom (d.f.d.f.)

The number of observations that are free to vary after a sample statistic has been calculated, given by d.f.=n1d.f. = n - 1 for a sample of size nn.

16
New cards

Parametric Statistical Test

A statistical test assuming data comes from a population described by a specific probability distribution (such as a normal distribution) and evaluating parameters like means and variances.

17
New cards

Nonparametric Statistical Test

A statistical test that makes fewer assumptions about the mathematical form of the population distribution, usually does not require normality, and often evaluates ranks or location differences.

18
New cards

Statistical Power

The probability that a statistical test will correctly reject the null hypothesis (H0H_0) when H0H_0 is false, expressed as 1β1 - \beta.

19
New cards

Null Hypothesis (H0H_0)

A statement about a population parameter asserting no significant effect, difference, or relationship, serving as the default starting assumption in hypothesis testing.

20
New cards

Research Hypothesis (HrH_r)

The alternative hypothesis that challenges the status quo and represents the condition or effect the researcher wishes to establish, never containing an equality sign.

21
New cards

Type I Error

The error committed when a true null hypothesis (H0H_0) is rejected; its probability is denoted by α\alpha (the level of significance).

22
New cards

Type II Error

The error committed when a false null hypothesis (H0H_0) is failed to be rejected; its probability is denoted by β\beta.

23
New cards

p-value

The probability of obtaining a test statistic equal to or more extreme than the observed sample value given that the null hypothesis (H0H_0) is true.

24
New cards

F-Test

A statistical test comparing two population variances by evaluating the ratio of sample variances F=s12s22F = \frac{s_1^2}{s_2^2} with degrees of freedom df1=n11df_1 = n_1 - 1 and df2=n21df_2 = n_2 - 1.

25
New cards

Shapiro-Wilk Test

A statistical test used to evaluate whether sample data follows a normal distribution for a given significance level α\alpha.

26
New cards

Welch's t-test

A variation of the two-sample t-test utilized when the assumption of equal population variances between two groups is violated.