Biostatistics exam 3 - Adjusting for multiple comparisons

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

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:59 AM on 12/14/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

4 Terms

1
New cards

Family-wise error rate (FWER) equation

α = alpha

n = number of comparisons (# of tests)

• gives you the probability of committing a type I error

• Examples:

- chocolate study: 60% probability of Type I error

- astrological study: 70% probability of Type I error

• the more tests you run, the higher the probability of a Type I error

<p>α = alpha</p><p>n = number of comparisons (# of tests)</p><p>• gives you the probability of committing a type I error</p><p>• Examples:</p><p>- chocolate study: 60% probability of Type I error</p><p>- astrological study: 70% probability of Type I error</p><p>• the more tests you run, the higher the probability of a Type I error</p>
2
New cards

Bonferoni adjustment

• used to help adjust P-values due to multiple tests

• you run the adjustment on each other of the tests

Padj = P * k

• k = number of tests

• P = orignal p-valus

• Note: Maximun Pajd is 1

• some people say it is too harsh

<p>• used to help adjust P-values due to multiple tests</p><p>• you run the adjustment on each other of the tests</p><p>Padj = P * k</p><p>• k = number of tests</p><p>• P = orignal p-valus</p><p>• Note: Maximun Pajd is 1</p><p>• some people say it is too harsh</p>
3
New cards

Benjamini-Hochberg adjustment

• Much more permissive and popular method

- Alias "False discovery rate"

• Sorts P-values low to high

• NOTE: the value cannot exceed BH of rank i+1

- Any adjusted P-val can't be higher than the one next to it

• k = number of tests

• i = rank of that particular test

- lowest p-val i = 1

* The highest rank will have the the same p-val from OG test bc k/i = 16/16 (in this test example)

<p>• Much more permissive and popular method</p><p>- Alias "False discovery rate"</p><p>• Sorts P-values low to high</p><p>• NOTE: the value cannot exceed BH of rank i+1</p><p>- Any adjusted P-val can't be higher than the one next to it</p><p>• k = number of tests</p><p>• i = rank of that particular test</p><p>- lowest p-val i = 1</p><p>* The highest rank will have the the same p-val from OG test bc k/i = 16/16 (in this test example)</p>
4
New cards

Importance of adjusting P-values

• changes biological interpretation

In this example:

• No correction

- 2 significant variables

- 3 additional variables have a P-val between 0.05 and 0.1 ("marginally significant") (so an inc. in sample size might make it significant)

• With correction

- 1 significant variable

- 1 marginally significant variable

<p>• changes biological interpretation</p><p>In this example:</p><p>• No correction</p><p>- 2 significant variables</p><p>- 3 additional variables have a P-val between 0.05 and 0.1 ("marginally significant") (so an inc. in sample size might make it significant)</p><p>• With correction</p><p>- 1 significant variable</p><p>- 1 marginally significant variable </p>