In practice
Read them in families: 2xx succeeded, 3xx redirected, 4xx the request was wrong, 5xx the server failed.
Crawl the site regularly and treat any change in the status mix as an incident until explained.
Why it matters
The code, not the page content, is what decides whether a URL stays in the index.
A page that looks fine in a browser can be returning the wrong code to every crawler.