Favorite outcome for X=2 is {1,1}.
Favorite outcomes for X=3 are {1,2},{2,1}.
Favorite outcomes for X=4 are {1,3},{2,2},{3,1}.
Favorite outcomes for X=5 are {1,4},{2,3},{3,2},{4,1}.
And so on.
Thus, theoretical probability of the 11 outcomes from tossing two dice:
X∣P(X)∣23613362436353646365736683659364103631136212361
Cumulative distribution function F(X):
F(2)=Pr(X≤2)=361.
F(3)=Pr(X≤3)=F(2)+Pr(X=3)=361+362=363.
F(4)=Pr(X≤4)=F(3)+Pr(X=4)=363+363=366.
F(5)=Pr(X≤5)=F(4)+Pr(X=5)=366+364=3610.
And so on.
Finally,
X∣F(X)∣2361336343665361063615736218362693630103633113635121
Comments