시작하기무료로 시작하기

How big are Jupiter's moons?

Categorical data is everywhere! It consists of a finite number of distinct values, called categories. When you're working with categorical data, understanding the different categories present in the data is an important first data exploration step. When looking at the unique categories, you might identify data quality issues, such as typos, which will mistakenly be identified as a distinct category.

Once you understand the different categories, you can filter your dataset on the categories to zoom-in and begin exploring your dataset on smaller scales.

In this exercise, you'll find the unique values in the Parent column as a data quality check, then use your new-found filtering skills to begin exploring the 79 moons of Jupiter!

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

Google Sheets로 하는 데이터 분석

강의 보기

연습 안내

  • In column E, find the unique values in the Parent column.
  • In column F, filter the Mean radius (km) column to return rows containing the moons of Jupiter.
  • In G2, calculate the median of the radius values in column F.

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

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

연습 시작