If you don’t know what a Scorecard is, here is a tutorial I found on google:
http://www.primatek.ca/blog/2010/08/16/a-quick-introduction-to-scorecards/
Below is a text and image excerpt from the New and Noteworthy docs for the up coming Drools 5.5 release:
A scorecard is a graphical representation of a formula used to calculate an overall score. A scorecard can be used to predict the likelihood or probability of a certain outcome. Drools now supports additive scorecards. An additive scorecard calculates an overall score by adding all partial scores assigned to individual rule conditions.
Additionally, Drools Scorecards will allows for reason codes to be set, which help in identifying the specific rules (buckets) that have contributed to the overall score. Drools Scorecards will be based on the PMML 4.1 Standard.