Step 1: Define selectivity
Selectivity = Fraction of records retrieved by a query.
Formula: Selectivity = $\frac{\text{Number of records returned}}{\text{Total records}}$.
Step 2: Substitute values
Records returned = 200, Total records = 1000.
Selectivity = $\frac{200}{1000}$.
Step 3: Calculate
$\Rightarrow$ Selectivity = 0.2.