diff options
| -rw-r--r-- | abstract.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abstract.tex b/abstract.tex index 390a261..d62c1d5 100644 --- a/abstract.tex +++ b/abstract.tex @@ -7,7 +7,7 @@ has access to a population of $n$ potential experiment subjects $i\in \{1,\ldots %as well as a cost $c_i>0$. Conducting an experiment with subject $i$ reveals an unknown value $y_i\in \reals$ to \E. \E\ typically assumes some hypothetical relationship between $x_i$'s and $y_i$'s, \emph{e.g.}, $y_i \approx \T{\beta} x_i$, and estimates -$\beta$ from experiments through linear regression. +$\beta$ from experiments, \emph{e.g.}, through linear regression. %conducting the experiments and obtaining the measurements $y_i$ allows %\E\ can estimate $\beta$. As a proxy for various practical constraints, \E{} may select only a subset of subjects on which to conduct the experiment. |
