An example you may be familiar with is "modulo arithmetic". The set of all integers is a group and the set of all multiples of 3 is a subgroup. It's cosets are {0, 3, -3, 6, -6, ...} (multiples of 3), {1, -2, 4, -5, ...} (numbers one larger than a multiple of 3) and {2, -1, 5, -4, ...} (numbers one less than a multiple of 3). Treating those cosets as objects them selves, we get a 3 member quotient group- the integers modulo 3.