Exploring eBay auctions
It's time to finish up Chapter 1 by applying your newfound statistical skills to some eBay auction data! This dataset is a sample of 150 auctions which you will apply statistical functions to.
Let's say you want to start selling on eBay and need to know what types of auctions are popular. The goal here is to identify what items you should start selling and what your average revenue would be. As a seller, you are most interested in the "Close Price" column.
Este ejercicio forma parte del curso
Introduction to Statistics in Google Sheets
Instrucciones del ejercicio
- In cell
J3
, calculate the average closing price. - In cell
J6
, calculate the median closing price. - In cell
J9
, calculate the most frequently occuring closing price. - In cell
J12
, calculate the population standard deviation of the closing price column usingSTDEVP()
.
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
