| New Reply |
When should calculators be introduced to the curriculum? |
Share Thread | Thread Tools |
| Jun29-12, 06:16 AM | #18 |
|
Recognitions:
|
When should calculators be introduced to the curriculum? |
| Jun29-12, 06:44 AM | #19 |
|
Recognitions:
|
And I haven't heard of any Learners that've been encouraged to use cruise control. |
| Jun29-12, 07:30 AM | #20 |
|
|
|
| Jun29-12, 10:04 AM | #21 |
|
Mentor
|
Back about 20 years ago, when Intel produced the first of the Pentium chips, some entries in the lookup table for division microcode were omitted, leading to incorrect results. This caused a subtle error in some division problems, with errors in the fifth and subsequent decimal places. These chips were unable to get the correct answer for 4195835 divided by 3145727. Anyone who understands the basic long division algorithm can get the correct answer to any desired accuracy. Intel spent more than $1,000,000,000 recalling the flawed chips. When it comes to arithmetic that involves real numbers, the fact that computers and calculators are unable to perform exact calculations leads to some surprising problems, such as the inability to add 0.1 and 0.1 and get the correct result. Or if I add a large number and a small, but nonzero, number, and end up with the same large number, such as 253,123 + 0.0000004527. Your calculator might do this calculation correctly, but I guarantee you that I can come up with an example that your calculator gets wrong. lurflurf, you said in another post in this thread, that if a student can't do arithmetic, then he are she needs a calculator. This, to me, seems to be treating the symptom, not the problem. A better solution, IMO, is to teach the student how to do arithmetic, at least the basic addition facts (addition of single digits), multiplcation at least up to 10 x 10, and basic division algorithm. If we can get this student up to speed with fraction arithmetic, so much the better. The thing about totally entrusting a calculator to do your thinking for you is, what happens if you drop the calculator and it breaks, or you forget it, or the batteries die? |
| Jun29-12, 11:59 AM | #22 |
|
|
Here are some examples from real life. Back in the old days Mark was talking about, before most calculators had square root buttons, I needed to take some square roots accurately.
Our contract required us to supply the Supervising Engineer with a calculator that had a square root button and this had not arrived. He spent all one afternoon trying to remember/develop a formula and extracted one root by the end of the afternnon. Meanwhile I had to get the job done so I used the brute force and ignorance method and calculated the required dozen or so at a couple of minutes apiece. I recently talked to a primary school teacher who encourages her class to learn their tables by offering £1 to anyone who can get the answer on their calculator before she can write it on the board. |
| Jun30-12, 09:17 PM | #23 |
|
Recognitions:
|
I think calculators or computers shoudl be introduced early in the elementary school curriculum. They certainly should be used in any situation where performing arithmetic begins to distract from the mathematical concepts. (Do students nowdays still do manual interpolations of logarithms and trigonometric functions? If you are teaching the concept of interpolation that's fine, but it detracts from teaching trigonometry and logarithms. )
I think programming should also be introduced in the elementary school curriculum. If it's done on a calculator, the machine should use something resembling a traditional programming language - not too many "special function" keys. |
| Jun30-12, 09:48 PM | #24 |
|
|
I have tutored people personally, and I'm sure this is a common thing, where I get year 10 students that struggle with calculating the other side of a right angled triangle given an angle and a side (not the right angle). I also had to explain a year 12 student how to calculate tax for a few given incomes given a simple tax table (i.e. ranges and cents on the dollar for each region of the income). These people were over 15 years old and had problems grasping this kind of thing. Although I think the curriculum in high school is rather pointless, wasteful, and underchallenges many students, your proposal would be something for more gifted students and not for the norm. Having said the above, a pilot study of the above would be a great thing just to see what the results were because it would probably surprise a lot of people including myself. |
| Jun30-12, 09:52 PM | #25 |
|
Recognitions:
|
|
| Jun30-12, 11:09 PM | #26 |
|
Recognitions:
|
If you want to teach people practical manual arithmetic , it's true that you can teach it as arithmetic in a given context, like figuring out interest on a loan. But I don't buy the argument that "everybody" must learn these practical contexts and I don't think that the students who don't remember the trigonometric identities will remember how to compute interest on a loan unless they do it regularly. (If you want to teach people how to figure interest on loans, you could start by forcing them to go into debt.) |
| Jun30-12, 11:22 PM | #27 |
|
|
I don't think kids need to be taught things like long division algorithms at all. What exactly does it teach them? To this day I don't know how to do long division using that ridiculous algorithm. Calculators should be introduced the minute they get beyond the times-tables.
I haven't used a dedicated graphing calculator (MATLAB excluded) since my pre-calculus days. I don't need them or want them. I have a solid knowledge of what a graph of a given elementary function ought to look like. Kids need to learn how to graph functions. It teaches you a LOT about how functions behave, and I think it helps make the transition to concepts like continuity much easier. Thus I think the only calculators kids should have are elementary arithmetic calculators, through all stages of their development. |
| Jun30-12, 11:40 PM | #28 |
|
|
I agree that things like the long-division algorithm are useless, but basic things should still be taught. The way I see it, as long as the student knows how to do something the manual way, they should be able to use a calculator to their hearts content. |
| Jun30-12, 11:41 PM | #29 |
|
|
|
| Jun30-12, 11:47 PM | #30 |
|
|
Thinking about what Stephen Tashi said, I have to say that the best way I have learned something involving math is by having to program it in a language like C++.
I don't know if forcing C++ on to elementary school is wise, but the idea of introducing some kind of programming with a syntax suitable for that age group does sound like a good idea to re-inforce understanding if the student is able to get to this goal independently (not just copying other people's or the teachers code). |
| Jul1-12, 04:22 AM | #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. |
| Jul1-12, 04:28 AM | #32 |
|
|
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 possess and unfortunately is in short supply. |
| Jul1-12, 05:42 AM | #33 |
|
|
|
| Jul1-12, 08:07 AM | #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? |
| New Reply |
| Thread Tools | |
Similar Threads for: When should calculators be introduced to the curriculum?
|
||||
| Thread | Forum | Replies | ||
| U-tube has oil introduced | Introductory Physics Homework | 0 | ||
| capacitance when dielectric is introduced | Introductory Physics Homework | 6 | ||
| How is new terminology introduced to a field? | Medical Sciences | 1 | ||
| Why would voltage stay the same when a dielectric is introduced? | Introductory Physics Homework | 2 | ||
| 'Unbreakable' encryption introduced | Programming & Comp Sci | 6 | ||