Part 12 (5 points, non-coding task)
Explain why we use \log \tau as an attribute, not \tau.
\color{green}{\text{### WRITE YOUR SOLUTION HERE ###}}
\log \tau can take all real values. So we do not have to worry about its range.
However, \tau must be positive. Hence, if we use \tau, we always need to take care of its domain.
\color{red}{\text{""" END OF THIS PART """}}