top | item 43098089

(no title)

routerl | 1 year ago

It seems to be an article about all those "harmless" lies we tell students.

The vast majority of people think mathematics is about numbers, when it is actually about relations, and numbers are just some of the entities whose relations mathematics studies.

Nobody is born with this misconception; we teach it, and test it, and thereby ingrain it in the minds of every student, most of whom will never study mathematics at a level that makes them go "wait, what?". The overwhelming majority of people never get to this level.

I suspect this is also why statistics feels so counterintuitive to so many people, including me. The Monty Hall problem is only a problem to those who are naive about probability, which is most people, because most of us don't learn any of this stuff early enough to form long lasting, correct instincts.

It's not fair to students to bake "harmless" lies into their early education, as a way to simplify the topic such that it becomes more easily teachable. We've only done this because teaching is hard, and thus expensive. Education is expensive, at every step. It's not fair or productive to build a gate around proper education that makes it available only to those who can afford it at the level where the early misconceptions get corrected. Even those people end up spending a lot of cognitive capital on all those "wait, what?" moments, when their cognitive capital would be better spent elsewhere.

discuss

order

rich_sasha|1 year ago

> The vast majority of people think mathematics is about numbers, when it is actually about relations

It is somewhat unfortunate that mathematics is two different things, simultaneously very closely related and very different. One is the abstract study of relationships between axiomatic entities, and the other is arithmetic.

Vast majority of people out there need only arithmetic, and boy they really need it. Calculating tax, taxi fares, shopping bills, splitting bills etc. And to some extent, you need the abstract maths to understand arithmetic.

We have one curriculum for that vast majority of people and for the few who move on to academic maths. Simplifying ideas like integers to number lines doesn't seem like a high price to pay.

atoav|1 year ago

I recently thought a student who "always was bad at math" how to use it to make his marionette puppet servo controlled. On the way we encountered a lot of scaling ranges, working with angles, trigonometric functions for motion synthesis, all kinds of complex remappings with saturation functions, random walks, linear interpolation functions and so on.

He was absolutely stunned and asked me why mathematics wasn't thought that way all the time. Instead of a bunch of things he had to do, he came to see it as a toolbox with things you can use.

And I myself wonder why the hell my maths teachers failed at making this easier as well. I distinctly remember my math teacher wbo failed to answer me when I asked after months of solving integrals why we need those. I had to figure that out myself, pre-internet.

fenomas|1 year ago

> when it is actually about relations

I think of it more as, math is ultimately about symbols. Like, if a mathematician says that "2 = 2" is a true statement, a reasonable onlooker might ask "Does that mean that all twos are interchangeable? Or that there's a unique concept called two and it equals itself?" And the mathematician replies, "Neither! It means that the string of symbols '2 = 2' is reducible to the symbol 'true', given certain axiomatic symbolic transformations. Nothing more, nothing less!".

And obviously we can project concepts onto the symbols, like "integer" and "real number", and talk usefully about them, but those are the map and the symbols are the terrain, as it were. At the edge cases where we're not sure what to think, we have to discard the concepts and consult the symbols.

bheadmaster|1 year ago

> math is ultimately about symbols. [...] Neither! It means that the string of symbols '2 = 2' is reducible to the symbol 'true', given certain axiomatic symbolic transformations. Nothing more, nothing less!

If that were true, math would be useless, and nothing more than an esoteric artform.

The true power of math comes from the correspondence between those symbolic transformations and observation from the real world. Two objects that look alike can be placed in juxtaposition with any other (different) two objects that look alike, and no matter how much we move them around, as long as we don't add or remove any objects, they can still be placed in the same juxtaposition as before (while this description may seem verbose and clumsy, in the real world it does not need a description - it is a much more primitive sensory perception, learned at an early age).

> obviously we can project concepts onto the symbols, like "integer" and "real number", and talk usefully about them, but those are the map and the symbols are the terrain

It wouldn't be "obvious" that we can project concepts onto symbols, if we didn't discover that symbols correspond to concepts and that symbolic transformations can help us predict the future. Thus I'd say it's the other way around: symbols are the map that we know how to read - of the terrain that we can't traverse easily.

kragen|1 year ago

Platonist mathematicians do exist.

rini17|1 year ago

And then there are undecidable statements and their ilk.

mcphage|1 year ago

> The Monty Hall problem is only a problem to those who are naive about probability, which is most people, because most of us don't learn any of this stuff early enough to form long lasting, correct instincts.

I think it’s more than that… we come with some built-in heuristics for probability, which mostly work pretty well. Until they don’t.

rbtprograms|1 year ago

i would argue our built in heuristics for probability are pretty bad, which is why the monty hall problem is so hard for most people to grasp (even though it is a relatively straight forward application of probability). probabilistic thinking comes much less naturally to the human mind than deterministic thinking.

xboxnolifes|1 year ago

I find that the bad intuition on the monty hall problem is mostly due to the small delta of going from 1 in 3 doors to 1 in 2 doors, combined with some bad human intuition. If you change it to start with 1000 doors, I find it to be a lot more intuitively convincing.

gosub100|1 year ago

> It's not fair to students to bake "harmless" lies into their early education, as a way to simplify the topic such that it becomes more easily teachable

Childrens' brains are not fully developed. I see no gain from telling a 6 year old that "most numbers aren't countable". Especially because most numbers are never used or interacted with in any way shape or form. It's not "lying", it's separating concepts and prioritizing.

viraptor|1 year ago

> We've only done this because teaching is hard, and thus expensive.

That's just silly. We've done that to make the math useful and possible to teach. Unless you're saying you're able to start with sets of numbers and defining a ring for kids, before explaining what 1+1 is.

kamaal|1 year ago

>>when it is actually about relations, and numbers are just some of the entities whose relations mathematics studies.

Well no. Math is studying anything at their most atomic machinations. That mostly involves.

- Making hypothesis, that is assumptions about start conditions and rules of play.

- Evolving the system you just created. Such that conclusions are consistent with the rules of play.

The real deal is good math involves lots of paper work, to an extent you could almost say Math is a writing skill than a thinking skill.

Think of it like generating a lengthy changelog.

SyzygyRhythm|1 year ago

I would say instead that math is a game. A universal game with no predefined rules at all and only one guideline: if the rules you make up lead to a contradiction, then the rules are probably boring. If your rules say that 1+1=3, then you can prove anything and the whole thing becomes uninteresting.

Mathematicians have come up with various rules (axioms) that seem to work pretty well. And they spend a great deal of time figuring out their consequences. But it may still happen that the rules have a contradiction and they need to come up with a different set.

Sometimes mathematicians add extra rules when they run into a roadblock. And part of the meta-game is to come up with the minimum set of extra rules they need to keep going. Sometimes they spend time figuring out if the existing rules aren't needed.

krisoft|1 year ago

> The Monty Hall problem is only a problem to those who are naive about probability, which is most people, because most of us don't learn any of this stuff early enough to form long lasting, correct instincts.

I mean maybe? Depends on what your definition of being naive about probabilities is. The Monty Hall problem has a sordid history of even very learned mathemathicians specialising in probability getting it very wrong. For example Paul Erdős got it wrong[1] (until someone walked him through it)

Now maybe you count Erdős as someone who is naive about probability. In which case I guess you are right. But that puts the bar very high then.

1: https://sites.oxy.edu/lengyel/M372/Vazsonyi2003/vazs30_1.pdf

sgt101|1 year ago

Like Art is about making pleasing artifacts whereas it's really about making business connections and laundering money?