セクション 5. 章 5
single
Calculate 95% Confidence Interval
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Calculate the interval that includes the mean weight of the penguin with a confidence level of 95%. Follow the algorithm:
- Extract the column
'mass'from the datasetdata. - Find the confidence interval with the following parameters:
- Set
0.95for theconfidenceparameter; - Set the standard error of the mean of the column
mean_listfor thescaleparameter.
- Set
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 5. 章 5
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください