You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Old Algorithm

The existing Penn State algorithm attempts to perform an exact match first using one of the following sets of data:

  • First and Last Name (match codes), Social Security Name, and Date of Birth
  • First and Last Name (match codes), PSU ID #, and Date of Birth
  • First and Last Name (match codes), Userid and Date of Birth

If there were no exact matches, then based on the country specified in the address, a fuzzy match is performed using DataFlux and one of the following rankings:

If there are multiple matches, the highest ranking match is selected.

New Algorithm
This algorithm is a scoring algorithm as opposed to a chart.

  • No labels