Returns the current number of positive matches of the ith value as a percentage.
{ return _state_machines[i].getPercentageMatches(); }