diff --git a/3-Data-Visualization/10-visualization-distributions/assignment.md b/3-Data-Visualization/10-visualization-distributions/assignment.md index 62d8a245..52ab7db8 100644 --- a/3-Data-Visualization/10-visualization-distributions/assignment.md +++ b/3-Data-Visualization/10-visualization-distributions/assignment.md @@ -1,10 +1,10 @@ -# Apply your skills +# 기술 적용해보기 -## Instructions +## 지시사항 -So far, you have worked with the Minnesota birds dataset to discover information about bird quantities and population density. Practice your application of these techniques by trying a different dataset, perhaps sourced from [Kaggle](https://www.kaggle.com/). Build a notebook to tell a story about this dataset, and make sure to use histograms when discussing it. -## Rubric +지금까지 새의 양과 개체 밀도에 대한 정보를 찾기 위해서 미네소타 새 데이터셋으로 작업하였습니다. [Kaggle](https://www.kaggle.com/)에서 제공하는 다른 데이터셋을 사용하여 이러한 기술 적용을 연습해보세요. 이 데이터셋에 대해서 알려줄 수 있는 노트북을 만들고, 논의할 때 히스토그램을 사용하세요. +## 채점기준표 -Exemplary | Adequate | Needs Improvement +모범 | 충분 | 개선 필요 --- | --- | -- | -A notebook is presented with annotations about this dataset, including its source, and uses at least 5 histograms to discover facts about the data. | A notebook is presented with incomplete annotations or bugs. | A notebook is presented without annotations and includes bugs. \ No newline at end of file +노트북은 출처를 포함하여 이 데이터셋에 대한 주석이 제공되며, 데이터에 대한 사실을 발견하기 위해서 최소 5개의 히스토그램을 사용합니다. | 노트북은 불완전한 주석이나 버그가 표시됩니다. | 노트북은 주석 없이 표시되며 버그가 포함되어 있습니다. \ No newline at end of file