An experiment with finitely many outcomes is modelled by its sample space Ω={ω1,…,ωn} (the set of outcomes) together with a probability P assigning to each outcome ωi a number pi≥0, with p1+⋯+pn=1. An event is a subset A⊆Ω, and
P(A)=ωi∈A∑pi.
When all outcomes are equally likely (pi=n1: the uniform model),
P(A)=number of outcomes in Ωnumber of outcomes in A.
Examples
Example 18.2
Roll two distinguishable dice: Ω is the set of the 36 ordered pairs (i,j) with 1≤i,j≤6, all equally likely. The event S = “the sum is 7” contains the 6 pairs (1,6), (2,5), (3,4), (4,3), (5,2), (6,1), so P(S)=366=61. The event “the sum is 12” contains only (6,6): probability 361. Choosing the right sample space — ordered pairs, not unordered — is what makes the uniform model applicable.