| Statistical values | |
| Error rate | The total percent of false positives and false negatives |
| False negatives | The percent of learned spam from the total number of received messages. |
| False positives | The percent of learned non-spam from the total number of received messages. |
| Spam (rating > 80%) | The number of messages classified as having the rating higher than 80 |
| Deleted from server | The number of messages deleted from the server by their headers |
| Unsure | The number of messages classified as having the rating between 20 and 80 |
| Ham (rating < 20%) | The number of messages classified as having the rating lower than 20 |
| Received messages | The total number of received and classified messages |
| Learned as Spam | The number of messages marked as spam |
| Learned as Ham | The number of messages marked as non-spam |