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