Counting by tens shows a sophistication of young children’s understanding of number concepts, study finds

Understanding how children learn to count can have profound impacts on the kinds of instructional materials used in the classroom. And the way those materials are designed can shape the strategies children use to learn, according to a new paper led by Concordia researchers.

Writing in the journal School Science and Mathematics, the authors study how young children, mostly in the first grade, used a hundreds table to perform age-appropriate counting tasks. Hundreds tables, as the name suggests, are charts divided into rows and columns of 10, with each square containing a number from one to 100. The researchers discovered that the children who counted left-to-right, top-to-bottom outperformed children who counted left-to-right, bottom-to-top.

In this study, children used the tables on a screen to solve addition problems. One group of children used a top-down table, where the top left corner was marked 1 and bottom left corner was marked 100. Another group of children used a bottom-up, where one occupied the bottom left and 100 the top right. A third group of children used a bottom-up table with a visual cue of a cylinder next to it. The cylinder was designed to show the “up-is-more” relation as it filled with water when the numbers increased when moving up in the table.

“We found that children using the top-down chart used a more sophisticated strategy of counting by 10 and moving vertically, rather than using the more simplistic strategy of counting by one and moving horizontally,” says Vera Wagner. She co-authored the paper with Helena Osana, a professor in the Department of Education in the Faculty of Arts and Science and Jairo Navarrete-Ulloa of O’Higgins University in Chile.

The authors believe the benefits of the top-down table could be related to the way children learn to read and that they are applying the same approach to base-ten concepts.

“We were working with young children, so reading instruction is likely at the forefront of their attention,” says Wagner, who now teaches elementary students at a Montreal-area school. “The structure of moving in that particular way might be more ingrained.”

The power of spatial configuration

Osana notes that the practice of counting by 10s rather than by ones—which is a more efficient method of arriving at the same answer—is an example of unitizing, in which multiples of one unit form a new unit representing a larger number.

“From a theoretical perspective, the study shows that the spatial configuration of instructional materials can actually support this more sophisticated understanding of numbers and the unitizing aspect that goes along with it,” she says.

While the researchers are not suggesting children will automatically gravitate toward the top-down chart under every circumstance, they do think the study’s results provide educators with a sense of the ways their students process numbers and addition.

“It is important for teachers to be aware of how children are thinking about the tools we are giving them,” says Osana, principal investigator of the Mathematics Teaching and Learning Lab. “We are not saying that teachers have to use the top-down hundreds chart every time, but they should think about the strategies their students are using and why they use them with one particular instructional tool and not another.”

For more such insights, log into our website https://international-maths-challenge.com

Credit of the article given to Patrick Lejtenyi, Concordia University

 


Viewing Matrices & Probability as Graphs

Today I’d like to share an idea. It’s a very simple idea. It’s not fancy and it’s certainly not new. In fact, I’m sure many of you have thought about it already. But if you haven’t—and even if you have!—I hope you’ll take a few minutes to enjoy it with me. Here’s the idea:

So simple! But we can get a lot of mileage out of it.

To start, I’ll be a little more precise: every matrix corresponds to a weighted bipartite graph. By “graph” I mean a collection of vertices (dots) and edges; by “bipartite” I mean that the dots come in two different types/colors; by “weighted” I mean each edge is labeled with a number.

The graph above corresponds to a 3×23×2 matrix MM. You’ll notice I’ve drawn three greengreen dots—one for each row of MM—and two pinkpink dots—one for each column of MM. I’ve also drawn an edge between a green dot and a pink dot if the corresponding entry in MM is non-zero.

For example, there’s an edge between the second green dot and the first pink dot because M21=4M21=4, the entry in the second row, first column of MM, is not zero. Moreover, I’ve labeled that edge by that non-zero number. On the other hand, there is no edge between the first green dot and the second pink dot because M12M12, the entry in the first row, second column of the matrix, is zero.

Allow me to describe the general set-up a little more explicitly.

Any matrix MM is an array of n×mn×m numbers. That’s old news, of course. But such an array can also be viewed as a function M:X×Y→RM:X×Y→R where X={x1,…,xn}X={x1,…,xn} is a set of nn elements and Y={y1,…,ym}Y={y1,…,ym} is a set of mm elements. Indeed, if I want to describe the matrix MM to you, then I need to tell you what each of its ijijth entries are. In other words, for each pair of indices (i,j)(i,j), I need to give you a real number MijMij. But that’s precisely what a function does! A function M:X×Y→RM:X×Y→R associates for every pair (xi,yj)(xi,yj) (if you like, just drop the letters and think of this as (i,j)(i,j)) a real number M(xi,yj)M(xi,yj). So simply write MijMij for M(xi,yj)M(xi,yj).

Et voila. A matrix is a function.

For more such insights, log into www.international-maths-challenge.com.

*Credit for article given to Tai-Danae Bradley*