biostats final

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

1/60

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:03 PM on 5/6/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

61 Terms

1
New cards

one-sided hypotheses

H0: µ1 = µ2 (there is no difference between the two groups) 

H1: µ1 > µ2 or µ1 < µ2 (difference exists in a specific direction based on expectation or interest)

2
New cards

why does one-sided alternative hypothesis change

More powerful for detecting difference in a specific direction and ignores potential differences in the opposite direction 

3
New cards

how is alternative hypothesis for one-sided tests chosen

when study suggest change in one direction

4
New cards

one-sided test assumptions

sample mean follows same direction of alt hypothesis (µ1 < µ2, then we expect y1 < y2)

5
New cards

critical value one-sided test

Significance level (a) is concentrated in one tail, increases the test's ability to detect a difference 

6
New cards

categorical data

frequencies, how often each category occurs

7
New cards

null hypothesis of goodness of fit test

The observed frequencies match the expected frequencies

8
New cards

alternative hypothesis of goodness of fit test

at least one of the expected proportions is incorrect

9
New cards

how is chi-square different from two-sample test

chi-square uses categorical variables and two-sample uses continuous numerical data

10
New cards

assumptions of chi-square test

data is random, smallest expected value is >= 5

11
New cards

sample size and chi square test

  • Larger samples increase likelihood of detecting small, insignificant differences 

  • Smaller samples may fail to meet assume of expected cell frequencies are greater than 5 = inaccurate p-values 

12
New cards

X²* = 0

perfect fit between observed and expected frequencies, FTR, variables are completely independent

13
New cards

contingency table

comparison of two categorical factors, each with two or more levels

14
New cards

usage of contingency tables

comparing proportions and testing association/independence

15
New cards

comparing proportions hypotheses

  • H0: The population proportions are equal across groups (p1 = p2) 

  • H1: The proportions differ (p1=/ p2, p1 > p2, p1 < p2) 

16
New cards

testing independence hypotheses

  • H0: The variables are independent (there is no relationship or association) 

  • H1: The variables are not independent (there is a relationship or association) 

17
New cards

assumptions of contingency tables

data is random, all expected values are >= 5

18
New cards

parameter of X²*

degrees of freedom, as d.f increases, distribution becomes more spread out and less concentrated near 0

19
New cards

proportion

shows how much something is in relation to total

20
New cards

parameter for proportions and what estimates it

p = part/whole, estimated by sample proportion

21
New cards

X²*

measures the total difference between the observed and expected frequencies across all categories, large value = reject null

22
New cards

one-sided alternative conditions for chi-square

if d.f = 1

23
New cards

correlation

compares two continuous variables, answers direction and strength

24
New cards

sample correlation coefficient

describes direction and strength, estimates population correlation coefficient

25
New cards

positive correlation coefficient

As one variable tends to increase/decrease, the other variable also tends to increase/decrease - same direction 

26
New cards

negative correlation coefficient

As one variable tends to increase, the other tends to decrease and vice versa – opposite direction 

27
New cards

0 correlation coefficient

no linear relationship

28
New cards

strength of relationship

close to +1 or -1, strong, closer to 0, weak

29
New cards

correlation coefficient range

+1 to -1

30
New cards

null hypothesis correlation test

H0: p=0 (there is no relationship between X and Y) 

31
New cards

alternative hypothesis correlation test

  • H1: p=/0 (there is a relationship between X and Y 

  • IF one-sided: p> 0 (X and Y have a positive relationship or p < 0 (X and Y have a negative relationship) 

32
New cards

assumptions of correlation test

random data, X and Y are linear, for one-sided (H1: p < 0 then r < 0)

33
New cards

scatterplots

show correlations on a graph

34
New cards

does order of variables matter

No, order of the formula gives the exact same value regardless of data point on x or y axis 

35
New cards

Why is neither variable in correlation tests considered independent or dependent? 

We are finding association, variables may effect one another or not 

36
New cards

regression test

compares two continuous variables where one variable is used to predict the other

37
New cards

least squares line

relationship between two continuous variables represented using a straight line, provides a model to predict Y from X

38
New cards

center of least squares line

(xbar , ybar)

39
New cards

residuals

Distance between each observed value and its predicted value on the regression line, observed value - predicted value

40
New cards

b1

slope, estimates direction and rate of change

41
New cards

b0

y-intercept, reflects average relationship between x and y

42
New cards

SSr/sum of squared residuals

Small SSr: line fits well (overall error is low) 

Large SSr: line fits poorly (overall error is high) 

43
New cards

coefficient of determination

how much variation in the dependent variable is explained by the least squares line using the independent variable

high r² (close to 1): least squares line explains large portion of the variation in Y

low r² (close to 0): most of the variation in Y is unexplained

44
New cards

range of R²

0 to 1

45
New cards

significance of slope tested

helps determine whether the observed relationship is statistically meaningful rather than due to random chance

46
New cards

null hypothesis regression test

no relationship between X and Y, slope is equal to zero (B1 = 0)

47
New cards

alternative hypothesis

there is a relationship between X and Y, slope is not equal to 0

48
New cards

assumptions of regression test

data must be random, X and Y are linear, normal distribution, residuals are independent, variance of residuals are constant, if one-sided, B1 < 0 and b1 < 0

49
New cards

residual plots

show predicted values/residuals, X values on x-axis, residuals on y-axis, reference line at y = 0  

50
New cards

normal residual plot

balanced below and above 0 line, no trend, if Q-Q plot is made, points would align closely

51
New cards

curved residual plots

U shape/inverted U, shows it is not linear

52
New cards

funnel shaped residual plot

widen or narrow in a funnel-like pattern (left to right), violates variance

53
New cards

when to use one-sample test

compare data to pre-set value

54
New cards

when to use two-sample test

compare two independent groups of data

55
New cards

when to use correlation test

used for associations

56
New cards

when to use regression test

to model/predict outcomes

57
New cards

when to use welchs test

independent groups, unequal variances, unequal sample sizes

58
New cards

when to use classic t-test

independent groups, equal variances, equal sample sizes

59
New cards

when to use paired t-test

dependent data

60
New cards

when to use mann whitney U test

when there are extreme outliers

61
New cards

when to use chi-squared test

when testing proportions or frequencies of categorical