How to display numbers of an estimated amount
Which is the best way to display numbers of an estimated amount of items. for example, if my algorithm can only display the following answers: at least 5 / above 5
for 'above' it can be something like this:
Devices: 5+
the 'at least' is the tricky one. any suggestions?
it is a list of about 10 items that I need to display their count (ordered one after another. like a table)
item x: 5+
item y: 8+
item z: >5