# To estimate the time to do a task: Estimate the time you think it should take , multiply by two , and change the unit of measure to the next-highest unt . Thus we allocate two days for a one-hour task.
# < Westheimer's rule >
# To obtain true estimate : Reduce the unit of measure to the next-lowest value you receive , devide by two . Thus you can get the true estimate.
# < Nnez's corollary >
# ある仕事をするのに必要な時間を見積もる場合 : 2倍せよ、そして単位を次に大きいものに変えよ。1時間の仕事が二日になる。
# < ウェストハイマーの規則 >
# 本当の見積もりを得る場合 : 受け取った数字の単位を次に小さい物に変えよ、そして2分の1せよ。そうすれば正しい見積もりが出てくる。
# < んねずの推論 >