Many papers in applied econometrics present the indexation of a cross sectional OLS model as $i = 1,...N$. For example:
$(1) Y_i = a + b X_i + e_i$
$E[e_i] = 0$
$i = 1,...,N$.
Would it be okay to present it as follows?
$(1) Y_i = a + b X_i + e_i$
$E[e_i] = 0$
$i \in \{1,...,N\}$.
Perhaps researchers do the former because the latter doesn't necessitate that $(1)$ is estimated $\forall i$ (only that $i$ is a member of the set $\{1,...,N\}$, and $\{i\}$ could be some proper subset of $\{1,...,N\}$).
Want to know best practice. Thanks.