Conteúdo do Curso
Learning Statistics with Python
Learning Statistics with Python
2. Mean, Median and Mode with Python
4. Covariance vs Correlation
Descriptive Statistics Quiz
1. What does the mean represent in a dataset?
2. Sort the steps to calculate the median of an odd-length list (e.g., [7, 2, 5]
).
3. Which of the following datasets has a mode?
4. Match each dataset to its correct median.
5. A list of daily sales: [200, 210, 190, 200, 195, 1000]
.
Which measure - mean, median, or mode - best represents a typical day's sales and why?
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 9