Modeling Uncertainty Flashcards
Addition law
P(A Union B) = P(A) + P(B) - P(A Intersection B)
Bayes’ Theorem
P(A|B) = P(B|A)P(A)/P(B); posterior equals prior times likelihood over marginal
Binomial probability distribution
A probability distribution for a discrete random variable showing the probability of x successes in n trials
complement of an event
The event consisting of all outcomes that are not in a given event
Conditional probability
The probability of an event given that another event already occurred
Continuous random variable
A random variable that may assume any numerical value in an interval or collection of intervals. An interval can include negative and positive infinity.
Custom discrete probability distribution
A probability distribution for a discrete random variable for which each value x_i that the random variable assumes is associated with a defined probability f_x
Discrete random variable
A random variable that can take on only specified values.
discrete uniform probability distribution
A probability distribution in which each possible value of the discrete random variable has the same probability.
Empirical probably distribution
A probability distribution for which the relative frequency method is used to assign probabilities.
Event
A collection of outcomes
Expected value
A measure of the central tendency of a random variable.
Exponential probably distribution
A continuous probability distribution that is useful in computing probabilities for the time it takes to complete a task or the time between arrivals. The mean and standard deviation for this distribution are equal to each other.
Independent events
Two events that do not influence each other; their probabilities do not change given the other happened
Intersection of events
The event containing outcomes that occur in two given events
Joint probability
The probability of two events both occurring; in other words, the probability of the intersection of two events.
Marginal probability
The values in the margins of a joint probability table that provide the probabilities of each event separately.
Multiplication law
P(A Intersection B) = P(B)P(A|B) = P(B|A)P(A)
Mutually exclusive events
Events with no outcomes in common, produces an empty intersection
Normal probability distribution
A continuous probability distribution in which the probability density function is bell-shaped and determined by its mean mu and standard deviation sigma
Poisson Probability Distribution
A probability distribution for a discrete random variable showing the probability of x occurrences of an event over a specified interval of time or space.
posterior probability
Revised probability of an event based on additional information
prior probability
Initial estimate of the probability of an event
Probability
A numerical measure of the likelihood that an event will occur.