将数据分类
Sorting Data into Categories
组织并呈现最多三个类别的数据,通过数每个类别中的物品数量,并按数量多少对类别进行排序。
Organise and represent data with up to three categories by counting objects in each category and sorting categories by quantity
学习证据 / Evidence
- 把一组物品按给定的2-3个类别分类,并数出每组数量
- 制作一个简单的表格或清单,写出类别名称和数量
- 按从多到少或从少到多的顺序排列类别
- Sort a set of objects into 2-3 given categories and count each group
- Create a simple table or list showing category names and counts
- Order categories from most to fewest or fewest to most
评估问题 / Assessment
{{name}}能看一看一堆物品——例如不同颜色的计数片——把它们分成最多三组,数出每组有多少个,并把结果整理成一张简单的图表吗?
Can {{name}} look at a collection of objects — like different coloured counters — sort them into up to three groups, count each group, and organise the results into a simple chart?