Index selectivity is defined as the ratio of distinct values in a column to the total number of rows. Higher selectivity (closer to 1) means the index is more effective because each distinct value points to fewer rows. Option A correctly states this definition. Option B inverts the ratio, and Options C and D are incorrect formulations.