第 11 步:关于最佳拟合线的一个好处是,它们允许我们预测散点图上未显示的值。

  • 让我们创建一个函数,获取学生的旅行时间并返回他或她预测的睡眠量。
  • 在逻辑中,单击并拖入Define Function with Parameters
  • 将函数从my_function( my_var1 , my_var2 )重命名为line( m , x , b )
  • ,将Multiplication拖入您的新函数中。

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)