1/36
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.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Probability
The mathematical description of randomness and uncertainty, measuring the likelihood of a random phenomenon or chance behavior.
Certain
A term used to describe an event that is definitely going to happen, with a probability of 1.
Likely
A term used to describe an event that will probably happen but is not definite.
Unlikely
A term used to describe an event that will probably not happen, but might.
Impossible
A term used to describe an event that is definitely not going to happen, with a probability of 0.
Experiment
A planned operation carried out in a controlled manner.
Chance experiment
An experiment wherein the result is not pre-determined.
Outcome
The result of an experiment.
Sample space
Represented by the symbol S, it is the set of all possible outcomes of an experiment.
Event
Any combination of outcomes, typically represented by upper case letters.
Equally likely
A condition where each outcome of an experiment occurs with equal probabilities.
Basic Principles of Probability
Rules stating that for any event A, 0≤P(A)≤1, where 0 is impossible and 1 is certain.
Unusual event
An event that has a low probability of occurring.
Theoretical (Classical) methods
Method used for games of chance where probabilities are determined by the scenario itself using logic or probability rules.
Empirical (Observational) methods
Method that uses a series of trials producing outcomes that cannot be predicted in advance, making use of relative frequency.
Relative frequency of event A
total number of repetitionsnumber of times A occurred
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.
Complement Rule
The probability that an event does not occur, calculated as P(not A)=1−P(A), given that A and notA make up all possible outcomes.
Disjoint (Mutually Exclusive) events
Two events that cannot occur at the same time, meaning P(A and B)=0.
Addition Rule for Disjoint Events
If A and B are disjoint, then P(A or B)=P(A)+P(B).
General Addition Rule
The rule for events that are not disjoint: P(A or B)=P(A)+P(B)−P(A and B), used to avoid double-counting the overlap.
Independent Events
Events where the fact that one event has occurred does not affect the probability that the other event will occur.
Dependent Events
Events where the occurrence of one event does affect the probability that the other event will occur.
Multiplication Rule for Independent Events
If A and B are independent, then P(A and B)=P(A)×P(B).
Conditional Probability
The probability of event B occurring given that event A has already occurred, denoted as P(B∣A)=P(A)P(A and B).
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(B∣not A)P(B∣A).
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).
Gold screening test
In medicine, the diagnostic test or benchmark that is regarded as the definitive or final solution for determining disease status.
True Positive
The number of individuals with the disease who receive a positive screening test result.
True Negative
The number of individuals without the disease who receive a negative screening test result.
False Positive
The number of individuals without the disease who receive a positive screening test result.
False Negative
The number of individuals with the disease who receive a negative screening test result.
Sensitivity
The ability of a test to correctly identify those with the disease; expressed as P(symptom+∣disease+), or true positives divided by total with disease.
Specificity
The ability of a test to correctly identify those free of disease; expressed as P(symptom−∣disease−), or true negatives divided by total without disease.
Positive Predictive Value (PV+)
The probability that a person has the disease given that they tested positive (P(disease∣test+)).
Negative Predictive Value (PV-)
The probability that a person does not have the disease given that they tested negative (P(no disease∣test−)).
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.