Book 'em and count 'em
Now that you have a list of all precincts, you can determine which one had the highest number of crimes committed. You can use one of the "IF" functions you learned about (e.g., COUNTIF()
, SUMIF()
, AVERAGEIF()
) to determine which precinct needs the most support.
Remember that these functions take a range of cells to evaluate, the criterion to evaluate, and the range of cells to which to apply the function.
Diese Übung ist Teil des Kurses
Error and Uncertainty in Google Sheets
Anleitung zur Übung
- In cell
G2
, count the number of offenses for the West precinct. - Do the same for the South, Unknown, Southwest, North, and East precincts in cells
G3:G7
, respectively.
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
