another good way to see the 7-approximation is to take an "extreme"
scenario:
imagine you have the following groups:
{1}, {1}, {1}, {1}, {1}, {1}, {1}, {2}, {2}, {2}, {2}, {2}, {2}, {2},
{3}, .... etc.
The optimal solution will take one of each.
Our approximation takes everything.