| Alternative 1 | |
|---|---|
| Error | 1.4 |
| Cost | 456 |
\[\begin{array}{l}
\mathbf{if}\;x \leq -16:\\
\;\;\;\;0.008620689655172414 \cdot x\\
\mathbf{elif}\;x \leq 16:\\
\;\;\;\;0.13793103448275862\\
\mathbf{else}:\\
\;\;\;\;0.008620689655172414 \cdot x\\
\end{array}
\]