N does NOT equal the number of OTUs in the sample. N equals the number of reads in the sample (which is the sum of counts from all OTUs).
So if a sample has a Good's coverage == .96, this means...
Correct answer: 4% of your reads in that sample are from OTUs that appear only once in that sample.
Wrong answer: 4% of your OTUs in that sample appear only once.
These stats are tricky, and it's important to understand how they work and what specifically they are measuring.
Lots of other alpha diversity metrics use singletons and doubletons too. Chao1 is pretty common, and ACE is a version of chao which uses 10 as the threshold, instead of 2.
You can also calculate the number of singletons or doubletons:
Keep in touch,
Colin