Did all for fun... but still a bit rusty so it most likely has at least one error
____
We are only concerned on placement of Es so the sample space is
![](https://latex.codecogs.com/png.latex?\bg_white \binom{13}{3})
.
a) Group 3 Es as a blob. There are
![](https://latex.codecogs.com/png.latex?\bg_white 11)
ways you can place this blob so the probability is
![](https://latex.codecogs.com/png.latex?\bg_white \frac{11}{\binom{13}{3}})
.
b) Group 2 Es as a blob. Suppose this blob (*) is at one end: * _ _ _ _ _ _ _ _ _ _ _. Then there are
![](https://latex.codecogs.com/png.latex?\bg_white 10)
ways you can place the last E: * _
+ + + + + + + + + +, where the + represents a possible location for the remaining E. Similarly, there are
![](https://latex.codecogs.com/png.latex?\bg_white 10)
ways you can place the last E given that the blob is on the other end (symmetry).
Total # of ways if blob is at either end:
![](https://latex.codecogs.com/png.latex?\bg_white 2 * 10)
.
Suppose the blob is not at either ends. For example, _ * _ _ _ _ _ _ _ _ _ _. Then there are
![](https://latex.codecogs.com/png.latex?\bg_white 9)
ways you can place the last
E: _ * _
+ + + + + + + + +.
It is clear that you can place this blob in
![](https://latex.codecogs.com/png.latex?\bg_white 10)
ways given that it's not at either ends.
Total # of ways if blob is not at either end:
![](https://latex.codecogs.com/png.latex?\bg_white 10 * 9)
.
Probability is
![](https://latex.codecogs.com/png.latex?\bg_white \frac{2*10 + 10 * 9}{\binom{13}{3}})
.
c) P(all Es apart) = 1 - P(all Es together) = 1 - [P(3 Es together) + P(2 Es together and one apart)] =
![](https://latex.codecogs.com/png.latex?\bg_white 1- \frac{11}{\binom{13}{3}} - \frac{2*10 + 10*9}{\binom{13}{3}})
.
d) We have the following situation: E _ _ _ _ _ _ _ _ _ _ _ E. This initial position occurs in
![](https://latex.codecogs.com/png.latex?\bg_white \binom{3}{2})
combinations. Then the remaining E can be placed in
![](https://latex.codecogs.com/png.latex?\bg_white 11)
ways.
Probability is