Let's denote G - Germans, A - Americans.
Sample space S is all possible outcomes.
S={AAA,AAG,AGA,GAA,AGG,GAG,GGA}Let g be the random variables representing the number of Germans that occur. The possible values of g are 0,1,2.
Sample pointAAAAAGAGAGAAAGGGAGGGAg0111222
P(G=0)=64(53)(42)=51
P(G=1)=64(53)(42)+64(52)(43)+62(54)(43)=53
P(G=2)=64(52)(41)+62(54)(41)+62(51)(44)=51
The probability distribution of a random variable G
gp(g)01/513/521/5
Comments