Handling "<5" Values in a Count Column for Case Rate Computation

11 Views Asked by At

I am preparing data for spatial correlation analysis. In one column I have integer values '<5' and values ranging from 5 to 2321. Example

The values represent counts of cases that I intend to use with the population column to get a case rate. What is the appropriate way to deal with the '<5' observations?