Chapter 7-9 Study Guide (Stat 101)

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/39

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:32 PM on 4/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

40 Terms

1
New cards

Nonparametric

assumptions freeer

2
New cards

Nonparametric tests

The combination of being able to use small sample sizes, makes nonparametric tests desirable for analyzing categorical data obtained from small sample

3
New cards

Degrees of freedom

Has to do with how peaked (or flat) the sampling distribution is for any given statistical test

df = N-1

  • Two samples subtract 1 twice

  • As SS increases df will increase

4
New cards

Estimation

A process whereby we select a random sample from a population and use a sample statistic to estimate a population parameter.

5
New cards

Point estimates

A sample statistic used to estimate the exact value of a population parameter.

Ex: 13.71 years of edu

6
New cards

Interval Estimates

A sample statistic used to estimate a range of values within which the population parameter may fall.

Aka Confidence interval

Ex: 12-14 years of education

7
New cards

Confidence Interval

A range of values (the raw score) is defined by the confidence level within which the population parameter is estimated to fall.

Defined in terms of confidence level (90%, 95%, 99%)

Can also be defined in terms of margin of error

8
New cards

Confidence Level

The likelihood, expressed as a percentage or a probability, that a specified interval will contain the population parameter.

Used to evaluate the accuracy of interval estimate

9
New cards

Margin of Error

The radius of a confidence interval

10
New cards

Determining the C.I for means

  1. Calculate the S.E

  2. Decide on C.L and find the corresponding Z score

  3. Calculate the CI

  4. Interpret the results (“We can say with ___ confidence ____”)

11
New cards

Standard Error of the Mean

σ/√N

12
New cards

Confidence Interval

C.I = Ȳ ± Z (𝜎y)

13
New cards

Confidence Levs + Corresponding Z score

90%: ± 1.65

95% ± 1.96

99%: ± 2.58

14
New cards

Reducing Risk by Increasing Confidence

Larger confidence level = wider range

15
New cards

Trade off

precision decreases (C.I widens)

16
New cards

SS and C.L

As SS increases

  • Width of C.I decreases

  • Precision of C.I increases

17
New cards

Statistical Hypothesis Testing + Assumptions

A procedure used to evaluate hypotheses about population parameters based on sample statistics.

  1. All statistical tests assume RANDOM SAMPLING

  2. Tests about MEANS assume an INTERVAL-RATIO level of measurement.

  3. Either assume that the population is NORMALLY DISTRIBUTED, or that

    the SAMPLE SIZE is larger than 50 (N>50).

18
New cards

Alt Hypthoesis

Claim to be tested; challenges status quo

H₁: <, >, ≠,

19
New cards

One tailed test

Alt hypothesis is directional

< or > specified value

20
New cards

Right Tailed Test

Pop mean is > specified value

H₁: M >

21
New cards

Left Tailed Test

Pop mean is < specified value

H₁: M <

22
New cards

Two Tailed Test

Pop mean isn’t equal to specified value

H₁: ≠

23
New cards

Null Hypothesis

Indicates no significant diff between population and sample means

expressed in population parameters

H0: =, >, <

24
New cards

The Z statistic (obtained)

  • Convert the sample mean into a Z score

  • Compute test stat

Z = Ȳ-Mȳ/ σ/ √N

25
New cards

P value

Prob that “measured diff” would occur from random chance if null is true

Measures the unsuality/rarity obtained stat is compared to null

  • Smaller p-value = more evidence to reject the null

  • Larger p value = null is true

26
New cards

Alpha (α)

Level at which the null is rejected

  • Usually set at.05, .01, or .001 level

27
New cards

5 Steps in Hypothesis Testing

  • Making assumptions and meeting test requirements

  • Formulating the null and research hypotheses and stating the alpha

  • Selecting the sampling distribution and specifying the test statistic

  • Computing the test statistic

  • Making a decision and interpreting the results of the test

28
New cards

Type I error

If the null is true and it’s rejected

29
New cards

Type II error

If the null is false and it’s failed to be rejected

30
New cards

T Statistic (Obtained)

  • T reps the standard error units that the sample mean is from the hypothesized value of M (assuming null is true)

t = Ȳ-M/ s/ √N

31
New cards

T distribution

Family of curves determined by degrees of freedom

  • used when SS is less than 30

32
New cards

Sampling distribution of the difference between means

Variances are =: SȲ1-Ȳ2 = √(N1-1)s1² + (N2-1) s2²/ (N1+N2)-2 √ N1+N2/ (N1)(N2)

t = Ȳ1- Ȳ2/ SȲ1-Ȳ2

Variances are unequal: SȲ1-Ȳ2= √s1²/N1 + s2² / N2

df: (√s1²/N1 + s2² / N2) ² / (√s1²/N1)/ N1-1) + (s2² / N2)/ (N2-1)

t= Ȳ1- Ȳ2/ SȲ1-Ȳ2

33
New cards

Bivariate Analysis

A method designed to detect and describe the relationship between two nominal/ ordinal variables

34
New cards

Cross Tab

A technique for analyzing the relationship between two variables (IV and DV) that’s been organized in a table

35
New cards

Constructing a Bivariate Table

  • Lays the distribution of one variable across categories of another variable

  • Classify case based on joint scores or two variables

  • Think of it as frequency distributions joined together in one table

36
New cards

Computing percentages in Bivariate Table

  • Calculate % with each category of the independent variable

  • Interpret by comparing % for diff categories of independent variable

37
New cards

Direct casual relationship

When the relationship between two variables cannot be accounted for by other theoretically relevant variables

38
New cards

Spurious relationship

Relationship between two variables in which both IV and DV are influenced by a causally prior variable and there’s no link between them

39
New cards

3 steps for finding relationship

  1. Divide the observation into subgroups based on the control variable

  2. Reexamine the relationship between the original two variables separately for the control subgroup

  3. Compare partial relationships with original bivariate relationship for total group

40
New cards

Conditional Relationships

When a bivariate relationship differs for different control variables

  • condition met → relationship holds

  • conditions not met → relationship dissapears