Cumulative for STATSSSSSSSSS

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/43

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.

44 Terms

1
New cards

Categorical Data

Grouped in categories

2
New cards

Quantitative Data

Group by numerical values

3
New cards

Frequency Table

Number of individuals in a table

4
New cards

Relative Frequency Table

The proportion/percentage of individuals having each value

5
New cards

Marginal distributions

Shows the probability of a single variable (pass/total)

6
New cards

Conditional distributions

Shows the probability of one variable given a specific condition on another variable (pass/didn’t study)

7
New cards

Categorical Data Plos

Side by side graphs and segmented bar plots

8
New cards

Quantitative Data Plots

Dot plots, histogram, stem and leaf plot, box plots

9
New cards

Measures of center

Mean: Add and divide

Median: Middle

Modes: Unimodal or bimodal

10
New cards

Measures of spread

Range: Max-min

IQR: Q3-Q1

Standard Deviation

11
New cards

Describe 1 variable data

CSOCS

Context

Shape

Outliers

Center

Spread

12
New cards

Percentiles

Percent of data less than or equal to a certain data value

13
New cards

Z-score

(data point - mean) / standard deviation, is # standard deviations away from the mean

14
New cards

Graph 2 variable quanatative data

Scatterplots: shows correlation with LSRL

15
New cards

Explain 2 variable quanatative data

CDOFS

Context

Direction (pos/neg)

Outliers

Form (linear or non)

Strength (correlation)

16
New cards

Least Square Regression Line

Y=a+bx

a=y intercept

b= slope

The sum of square residuals between the data and model “line of best fit” essentially

17
New cards

Residuals

Actual - predicted

18
New cards

LSRL outliers

High leverage

Influenciable outliers

19
New cards

Coefficient of Determination

Square rooting the r-sq

If R² = 0.75, it means that 75% of the variation in the dependent variable is explained by the independent variable(s) in the regression model

20
New cards

Stratified Random Sample

Divides the population into homogeneous groups (e.g., grade levels) and selects a few individuals from each group.

21
New cards

Systematic Sample

Selects individuals at fixed intervals (e.g., every 3rd person).

22
New cards

Simple Random Sample (SRS)

Every individual has an equal chance of being selected

23
New cards

What does bias lead to

Over or undercoverage of a population

24
New cards

Retrospective study

Examines existing data on individuals

25
New cards

Prospective study

Follows individuals to gather future data (overtime)

26
New cards

Key Components of an Experiment

Experimental Units: The objects or subjects to which treatments are randomly assigned.

Explanatory Variable: The variable that is purposely manipulated in the experiment.

Treatments: The different levels or conditions of the explanatory variable that are applied to the experimental units.

Response Variable: The measured outcome of the experiment, used to compare treatment effects.

Confounding Variable: A factor that may influence the response variable but is not accounted for in the study, potentially skewing results.

27
New cards

Completely randomized design

An experimental design in which experimental units are assigned to treatments completely at random.

28
New cards

Completely randomized block design

Experimental units are first blocked (grouped) by a similar trait that may affect response. Then, units from each block are randomly assigned to treatment

29
New cards

Matched Pairs

Assigning which goes first but measuring with both

30
New cards

Probability formulas ∩ U

Intersection (A ∩ B): Outcomes common to both events (INTERSECTION/ADD)

Union (A U B): Outcomes in A, B, or both (UNION/OR)

31
New cards

Mutually Inclusive Events Formula

Events that can occur at the same time and share at least one outcome

P(A U B)=P(A)+P(B)-P(A ∩ B).

32
New cards

Mutually Exclusive Events

Are events that cannot occur at the same time

P(A ∪ B) = P(A) + P(B)

33
New cards

Test for Independence

P(A∩B) = P(A) P(B)

and P(A)=P(A|B)

34
New cards

Conditional Probability

P(A|B)=P(A∩B)/P(B)=P (both events occur)/P(given event occurs)

35
New cards

Geometric Distribution

Number of trials needed to achieve the first success in a series of independent trials

36
New cards

Binomial Distribution

Number of trials until the first success

37
New cards

CDF

Probability that a random variable is less than or equal to a specific value

38
New cards

PDF

Probability that a random variable, say X, will take a value exactly equal to x

39
New cards

Proportions (𝑝̂) tests

1. Random sample (unbiased)

2. 10% Condition (independence)

3. Large counts condition: Np≥10 and n(1−p)≥10 (approx normality)

40
New cards

Means (𝑥̄) tests

1. Random sample (unbiased)

2. 10% Condition (independence)

3. Central Limit Theorem (𝑛 ≥ 30 ensures normality)

41
New cards

Confidence Level

If we were to repeat this process many times, about __% of the confidence intervals we create would contain the true [parameter]

42
New cards

Confidence Interval

"We are __% confident that the true [parameter] is between bound] and [bound]."

43
New cards

Type I Error

Rejecting Ho when it’s actually true.

44
New cards

Type II Error

Fail to reject Ho when it’s actually false