시작하기무료로 시작하기

Measures of central tendency

The Seattle police department looks for trends in its data to reduce crime. Specifically, they want to dispatch officers proactively when crimes are more likely to occur. In this exercise, you will identify patterns in the dates when crimes occurred. To do this, you'll use crime data from the first few days in January and the functions we discussed in the video.

Calculate summary statistics for the dates that crimes were committed using the AVERAGE(), MEDIAN(), MODE(), and STDEV() functions.

이 연습은 강의의 일부입니다

Google Sheets로 배우는 오류와 불확실성

강의 보기

연습 안내

  • In cell G2, calculate the average of the column that contains the date on which crimes occurred.
  • Calculate the median of the date column in cell G3.
  • In cell G4, calculate the mode of the date column.
  • Calculate the standard deviation in cell G5 to determine how much the dates vary in the dataset.

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작