H Flashcards
(44 cards)
What is Bayes’ Theorem primarily used for?
To answer questions about the role of one event’s occurrence in relation to another event
Define independent events in probability.
If P(B | A) = P(B), then A and B are independent events
What is the formula for conditional probability P(B | A)?
P(B | A) = P(A ∩ B) / P(A)
What does it mean if an event has a probability of 1?
The event is called a certain or sure event
If the probability of an event is zero, what is it called?
An impossible event
What is the range of probability values for any event A in sample space S?
0 ≤ P(A) ≤ 1
What is the formula for the union of two events A and B?
P(A ∪ B) = P(A) + P(B) – P(A ∩ B)
Fill in the blank: If a trial results in n exhaustive mutually exclusive and equally likely events, the probability of event A is _______.
m/n
What is the Total Probability Theorem used for?
To calculate the probability of an event when conditional probabilities are known
What is meant by a ‘prior probability’?
P(A) is called ‘A prior Probability’ because it exists before gaining any information from the experiment
Define ‘posterior probability’.
P(Ai | B) is called ‘Posterior probability’ determined after knowing the results of the experiment
What is a random variable?
A real number x connected with an outcome of a random experiment E
What characterizes a discrete random variable?
It takes at most a countable number of values
What is the probability mass function (pmf)?
The probability function associated with discrete random variables
What is a continuous random variable?
A random variable that can take all possible values between certain limits
What is the probability density function (pdf)?
The probability function associated with continuous random variables
Fill in the blank: The variance of a random variable X is defined as _______.
E[(X - µ)²]
What does ‘sensitivity’ refer to in the context of diagnostic tests?
The probability of a positive test result given the presence of the disease
What is the probability that a randomly chosen individual from a population has at least one mutation if 40% have a wing mutation, 20% have an eye mutation, and 12% have both?
P(at least one mutation) = P(wing) + P(eye) - P(both)
True or False: If two events A and B are mutually exclusive, they can occur at the same time.
False
What is the formula for the intersection of two events A and B?
P(A ∩ B) = P(A) P(B | A) or P(B) P(A | B)
What is the expected value (mean) of a random variable X?
E(X) = Σ [x * P(x)] for discrete; ∫ x * f(x) dx for continuous
What does the complement of an event A represent?
The event that A does not occur, denoted as A′
What is the definition of an event in probability?
An event is a subset A of the sample space S, representing a set of possible outcomes.