セクション 2. 章 3
single
Challenge: Analyzing Player Performance
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
In this challenge, you will practice applying descriptive statistics to a set of player performance data. You are given a DataFrame containing player names and their points scored.
- Calculate the mean of the
Pointscolumn. - Calculate the median of the
Pointscolumn. - Calculate the standard deviation of the
Pointscolumn. - Return all three statistics, along with a string that interprets the results by mentioning the relationship between mean and median, and what the standard deviation suggests about the variability in player performance.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 2. 章 3
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください