When should calculators be introduced to the curriculum?

Click For Summary

Discussion Overview

The discussion revolves around the appropriate timing and context for introducing calculators into the educational curriculum, particularly in mathematics. Participants explore various perspectives on whether calculators should be used in math classes, their role in understanding mathematical concepts versus arithmetic, and their place in assessments.

Discussion Character

  • Debate/contested
  • Conceptual clarification
  • Exploratory

Main Points Raised

  • Some participants suggest that calculators should not be introduced at all, arguing that mathematics is distinct from arithmetic and that reliance on calculators undermines true mathematical understanding.
  • Others propose that calculators can be beneficial in high school education for solving complex problems and should be taught as tools for estimation and graphing, rather than for basic arithmetic.
  • There are viewpoints that advocate for a balanced approach, where students learn manual methods first before using calculators, allowing them to check their work and understand underlying concepts.
  • Some participants express concern about the potential for students to misuse calculators, leading to errors in calculations without understanding the processes involved.
  • A few participants share personal experiences regarding their introduction to calculators at various educational stages, suggesting that a gradual introduction may be effective.
  • There are discussions about the relevance of calculators in professional fields, with analogies drawn to other professions that rely on both traditional skills and modern technology.

Areas of Agreement / Disagreement

Participants do not reach a consensus on when or how calculators should be introduced into the curriculum. Multiple competing views remain, with some advocating for their complete exclusion and others supporting their integration as educational tools.

Contextual Notes

Some participants highlight the importance of teaching students to check their answers and understand the limitations of calculators, noting that reliance on technology can lead to errors if not properly managed. There are also mentions of varying educational practices across different regions and subjects.

Who May Find This Useful

Educators, curriculum developers, and individuals interested in educational methodologies related to mathematics and technology integration may find this discussion relevant.

  • #31
Forcing programming on schoolchildren was an experiment that was tried twice and failed miserably twice in the UK during the 80s and 90s.

Languages and fashions change in programming such that anything learned at school will be hopelessly out of date often before the child has left, let alone later in life.

That is not to say that programming study not be available as an option for those who want or need it.
 
Science news on Phys.org
  • #32
Studiot said:
Forcing programming on schoolchildren was an experiment that was tried twice and failed miserably twice in the UK during the 80s and 90s.

Languages and fashions change in programming such that anything learned at school will be hopelessly out of date often before the child has left, let alone later in life.

That is not to say that programming study not be available as an option for those who want or need it.

If they are emphasizing language-specific training as opposed to teaching general constructs (typically procedural-programming ones), then the course was badly structured and designed itself.

This is though not a feature for this course, but for mathematics, science, and even languages.

The content emphasizes things that do not teach understanding: syntax is not programming just like numbers, right angled triangles, and trigonometry is not mathematics.

I have a feeling that people that did not have the required experience and the ability to really relate this in terms for the young students. You need the former for the latter, but the latter is a rare skill that the best of teachers possesses and unfortunately is in short supply.
 
  • #33
Number Nine said:
I've encountered too many people who can't reality test even the most basic of computations done with calculators because they've never actually done any calculating themselves, and have no idea what a reasonable answer looks like. The ability to perform basic calculations is such a useful and easily acquired skill that I can't imagine why anyone would forego learning it.

Because it's pointless. Yes, knowing your times tables to 10 and being able to add/subtract on the fly are all very, very useful and very easily acquired. Long division is where I draw the line. Like I said, I don't know how to do long division, and I likely never will. Hell, I can't even use the kiddie algorithm to multiply numbers I haven't got memorized - if I had to do a large-scale multiplication, I'd have to use algebra to break it up into easily-multiplied pieces and sum the results. But so what? Have I lost anything useful? If anything, I've learned how to use a higher form of mathematics (algebra) to invent my own bloody algorithm, the origins of which I understand.
 
  • #34
Chiro, I really don't have a clue what you mean.

I would also venture that you don't have much idea of what I was talking about, given your response.

Do you have first hand experience of the events I described?

Please all let's remember the original question was

When should calculators be introduced?

not

should calculators be introduced?
 
  • #35
Studiot said:
Chiro, I really don't have a clue what you mean.

I would also venture that you don't have much idea of what I was talking about, given your response.

Do you have first hand experience of the events I described?

Please all let's remember the original question was

When should calculators be introduced?

not

should calculators be introduced?

I've already given my own response to that earlier in the thread, but in case you were wondering, my response was give them calculators when they understand the processes used on their calculators.

My later response though was targeted specifically at your response for programming, not for the calculator debate and I thought this would be crystal clear given that your response focused on programming.

All I'm saying is understanding programming, much like understanding mathematics is not about understanding a specific language or a bunch of largely un-connected specific examples like we have in the high school curriculum (right angled triangles, angle classifications for straight lines, etc).

Instead real understanding comes from knowing constructs like for example, doing a loop so many times to calculate a polynomial expression, or using an if statement to decide whether to use option a or optio b.

These kinds of things don't depend on languages in the absolute sense and if its taught this way, then the students will not be learning and we will continue the stupidity that is already happening in the classroom, where the students typically know the answers, but they really don't actually understand that much.

I don't have first hand experience of students being introduced to programming in schools on a classroom or school level, but I have helped a variety of people to learn programming of various backgrounds and ages, and I have seen that the learning difficulty shares similarities in mathematics where people often just do things without knowing until suddenly the lights go on and it makes sense.

In some of the above situations, people just read code (or reading symbols in mathematics) and they don't fully know what the code is even doing, so they fudge the code in some way to try and get what they are aiming for until it magically works.

This situation can be amplified when you use specific implementations and examples and if the course is structured bad enough, students can get away with going through the whole course by using a kind of superficial understanding to know what to fudge even if they have no clue why.

This is the gist of what I was trying to get at.
 
  • #36
lurflurf:

"Who here can compute 357*79135=28251195 in less than 1.0 milliseconds?"

the teacher's problem is the kid who reads off 357*79135=2825119, and does not realize it is wrong even after much more than a millisecond.
 
  • #37
If the teaching is done correctly, I don't think it matters too much when calculators are introduced. Basic four function calculators were introduced to me around the age of 9 or 10, scientific calculators in junior high, and graphing calculators in high school. If anything, having access to calculators at such a young age actually piqued my interest in mathematics ("How does it do that?!"). Calculators never really presented a hindrance to my learning anyway, due to the fact that none of my teachers, from algebra 1 to calculus 2, allowed the use of calculators of any sort during tests. The arithmetic was kept simple enough and the focus was put on the mathematical manipulations.
 
  • #38
Calculators should be allowed in courses after trig to speed things up. By the time students get to calculus they know when to rely on a calculator (arithmetic, trig functions that aren't based off 30 or 45 degrees, similar ideas...). A student shouldn't be held up on a multi-variable integration problem because they can't do longhand multiplication quickly. They still know how to do the multiplication, but it would just take a long time.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 76 ·
3
Replies
76
Views
8K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 53 ·
2
Replies
53
Views
8K
  • · Replies 28 ·
Replies
28
Views
5K
  • · Replies 22 ·
Replies
22
Views
1K
  • · Replies 15 ·
Replies
15
Views
5K
Replies
11
Views
3K