Biostatistics: Probability and Screening Tests

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

1/36

flashcard set

Earn XP

Description and Tags

This set of vocabulary flashcards covers fundamental concepts of probability, mathematical notations, classical and empirical methods, basic probability rules, independence, conditional probability, and the performance metrics of medical screening tests.

Last updated 6:31 AM on 5/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

37 Terms

1
New cards

Probability

The mathematical description of randomness and uncertainty, measuring the likelihood of a random phenomenon or chance behavior.

2
New cards

Certain

A term used to describe an event that is definitely going to happen, with a probability of 11.

3
New cards

Likely

A term used to describe an event that will probably happen but is not definite.

4
New cards

Unlikely

A term used to describe an event that will probably not happen, but might.

5
New cards

Impossible

A term used to describe an event that is definitely not going to happen, with a probability of 00.

6
New cards

Experiment

A planned operation carried out in a controlled manner.

7
New cards

Chance experiment

An experiment wherein the result is not pre-determined.

8
New cards

Outcome

The result of an experiment.

9
New cards

Sample space

Represented by the symbol SS, it is the set of all possible outcomes of an experiment.

10
New cards

Event

Any combination of outcomes, typically represented by upper case letters.

11
New cards

Equally likely

A condition where each outcome of an experiment occurs with equal probabilities.

12
New cards

Basic Principles of Probability

Rules stating that for any event AA, 0P(A)10 \le P(A) \le 1, where 00 is impossible and 11 is certain.

13
New cards

Unusual event

An event that has a low probability of occurring.

14
New cards

Theoretical (Classical) methods

Method used for games of chance where probabilities are determined by the scenario itself using logic or probability rules.

15
New cards

Empirical (Observational) methods

Method that uses a series of trials producing outcomes that cannot be predicted in advance, making use of relative frequency.

16
New cards

Relative frequency of event A

number of times A occurredtotal number of repetitions\frac{\text{number of times A occurred}}{\text{total number of repetitions}}

17
New cards

Law of large numbers

Characteristic stating that as the number of repetitions of an experiment increases, the relative frequency tends to become closer to the theoretical probability.

18
New cards

Complement Rule

The probability that an event does not occur, calculated as P(not A)=1P(A)P(\text{not } A) = 1 - P(A), given that AA and notAnot A make up all possible outcomes.

19
New cards

Disjoint (Mutually Exclusive) events

Two events that cannot occur at the same time, meaning P(A and B)=0P(A \text{ and } B) = 0.

20
New cards

Addition Rule for Disjoint Events

If AA and BB are disjoint, then P(A or B)=P(A)+P(B)P(A \text{ or } B) = P(A) + P(B).

21
New cards

General Addition Rule

The rule for events that are not disjoint: P(A or B)=P(A)+P(B)P(A and B)P(A \text{ or } B) = P(A) + P(B) - P(A \text{ and } B), used to avoid double-counting the overlap.

22
New cards

Independent Events

Events where the fact that one event has occurred does not affect the probability that the other event will occur.

23
New cards

Dependent Events

Events where the occurrence of one event does affect the probability that the other event will occur.

24
New cards

Multiplication Rule for Independent Events

If AA and BB are independent, then P(A and B)=P(A)×P(B)P(A \text{ and } B) = P(A) \times P(B).

25
New cards

Conditional Probability

The probability of event BB occurring given that event AA has already occurred, denoted as P(BA)=P(A and B)P(A)P(B | A) = \frac{P(A \text{ and } B)}{P(A)}.

26
New cards

Relative risk (RR)

A ratio of the probability of an event occurring in the exposed group versus the non-exposed group, expressed as RR=P(BA)P(Bnot A)RR = \frac{P(B | A)}{P(B | \text{not } A)}.

27
New cards

Total probability rule

A theorem used to find the probability of an event by breaking it into distinct parts based on related events: P(A)=P(A and B)+P(A and not B)P(A) = P(A \text{ and } B) + P(A \text{ and } \text{not } B).

28
New cards

Gold screening test

In medicine, the diagnostic test or benchmark that is regarded as the definitive or final solution for determining disease status.

29
New cards

True Positive

The number of individuals with the disease who receive a positive screening test result.

30
New cards

True Negative

The number of individuals without the disease who receive a negative screening test result.

31
New cards

False Positive

The number of individuals without the disease who receive a positive screening test result.

32
New cards

False Negative

The number of individuals with the disease who receive a negative screening test result.

33
New cards

Sensitivity

The ability of a test to correctly identify those with the disease; expressed as P(symptom+disease+)P(\text{symptom}+ | \text{disease}+), or true positives divided by total with disease.

34
New cards

Specificity

The ability of a test to correctly identify those free of disease; expressed as P(symptomdisease)P(\text{symptom}- | \text{disease}-), or true negatives divided by total without disease.

35
New cards

Positive Predictive Value (PV+)

The probability that a person has the disease given that they tested positive (P(diseasetest+)P(\text{disease} | \text{test}+)).

36
New cards

Negative Predictive Value (PV-)

The probability that a person does not have the disease given that they tested negative (P(no diseasetest)P(\text{no disease} | \text{test}-)).

37
New cards

Bayes' Theorem

A rule stating that the conditional probability of an event, based on the occurrence of another event, is equal to the likelihood of the second event given the first multiplied by the probability of the first event.