Skip to main content

Probability

ConceptDefinitionCharacteristics/RulesExamplesUse Cases
ExperimentA process producing uncertain but well-defined outcomesOutcomes known in advance, actual outcome uncertain, repeatableFlipping a coin, rolling a die, drawing a card, clicking an adDefines the starting point of probability analysis
OutcomeA single possible result of an experimentRepresents one element from the sample spaceHeads, Tails, rolling a "3", Ace of SpadesUsed to build sample spaces
Sample Space (S)The set of all possible outcomes of an experimentFinite (discrete) or infinite/continuousS={H,T}S=\{H,T\} for a coinFramework for defining events
Event (E)A subset of the sample spaceCan contain one or multiple outcomes"Even die roll" = {2,4,6}; "at least one Head" = {HH,HT,TH}Basis for probability calculations
Probability of an EventNumerical measure of likelihood (0 to 1)P(E)=0P(E)=0 impossible, P(E)=1P(E)=1 certainProbability of rolling 3 on die = 1/6Quantifies uncertainty
Classical ProbabilityA priori assumption of equal likelihoodP(E)=favorable outcomestotal outcomesP(E) = \frac{\text{favorable outcomes}}{\text{total outcomes}}Rolling a 3 on a fair die = 1/6Used in games of chance, theoretical problems
Empirical ProbabilityBased on observed data/frequencyP(E)=observed occurrences of Etotal trialsP(E) = \frac{\text{observed occurrences of E}}{\text{total trials}}Ad clicks: 150/1000 = 0.15Foundation of data-driven analysis
Subjective ProbabilityBased on judgment or intuitionNot derived from calculationAnalyst predicts 70% chance of product successUsed in business decisions with scarce data
Complementary EventsOpposite of an event (E′E')Rule: P(E′)=1−P(E)P(E') = 1 - P(E)Click rate 0.15 → No Click 0.85Helps compute probabilities indirectly
Mutually Exclusive EventsEvents that cannot occur togetherRule: P(A∪B)=P(A)+P(B)P(A \cup B) = P(A) + P(B)Even vs odd die roll outcomesUseful in disjoint scenarios
Non-Mutually Exclusive EventsEvents that can overlapRule: P(A∪B)=P(A)+P(B)−P(A∩B)P(A \cup B) = P(A) + P(B) - P(A \cap B)Rolling even OR >4 → 2/3Key in overlapping categories or risks