The document describes a simple and effective approach to score standardization called std-AB. It begins by discussing existing standardization methods like std-CDF and their limitations. It then proposes the std-AB method, which linearly transforms raw scores to have a range of 0 to 1. The document evaluates std-AB using several IR test collections and measures like nDCG and nERR. It finds that std-AB performs comparably to std-CDF in terms of ranking systems, handles new systems fairly in a leave-one-out test, and has fewer swaps between topic sets than std-CDF. The document concludes std-AB is a simple and effective alternative to existing standardization methods.