Questions tagged [education]

For math questions related to the teaching and learning of mathematics. Note that Mathematics Educators Stack Exchange may be a better home for narrowly scoped questions on specific issues in mathematics education.

This tag is for questions that are primarily about mathematics, but are related to mathematics education. Also consider using the or the tag. On the other hand, questions that are primarily about teaching and learning mathematics would be a better fit for MathEducators.SE.

3309 questions
1
vote
0 answers

Hinge Loss function, still shows loss when values are matching

This is Hinge Loss equation So Assume that y = 0.5 and f(x) = 0.5 this means that both have the same value. i.e. no error and no loss but when I apply Hinge Loss I get this 1 - 0.5 * 0.5 = 1 - 0.25 = 0.75 How come values with zero error has loss?
asmgx
  • 241
1
vote
1 answer

Is there any Math assessment test I can take?

ever since I was a child I struggled with Maths. Just so you guys know I am 23-year-old system analyst. When I got into college, I realized how much Maths on a general sense is important to our lives on a daily basis. Therefore, I have been studying…
1
vote
1 answer

Why was it that past mathematicians researched in multiple fields?

Looking at biographies of past mathematicians, I notice that these biographies state that these mathematicians had contributions to things like mathematics (obviously), physics, chemistry, biology, medicine, etc. did mathematicians today stop doing…
user29418
  • 1,087
1
vote
1 answer

How to incorporate meaningful and purposeful technology into math lessons.

A big part of today's learning is centered around technology. As a math teacher, I sometimes find it difficult to incorporate meaningful and purposeful technology into my lessons. Are there any things that you've tried in the past that you think…
B Willo
  • 19
1
vote
1 answer

Determining Height of Tree

A surveyor needs to determine the height of a tree. She places a mirror on the ground and paces backwards until she sees the top of the tree reflected in the mirror. She marks where she is standing and then measures the distance from this spot to…
1
vote
0 answers

Pure math courses most relevant towards "computational mathematics"?

Pure math courses most relevant towards "computational mathematics"? Since I've read that e.g. measure theory has some stuff that's not that applicable to (at least current) computation. I'm interested in understanding what pure math "courses" are…
mavavilj
  • 7,270
1
vote
1 answer

Why use notations like $f(x)$ while explaining mathematical proofs or equations etc

If there is a variable "$x$" , and another is "$y$", and let's say I know the relation between them as $$x= y+1$$ Now, I want to use them in the explanation of some mathematical theory/proof/equation etc. Why a different notation called $f(x)$ (…
Vishwas
  • 439
1
vote
1 answer

Why don't textbooks foreground marginally generalized theorems?

'Marginally generalized theorems' refers to theorems that were generalized so marginally that they can still be taught, and understood by the students, in the same course. Examples of theorems NOT marginally generalized: A skilled high-schooler…
user53259
1
vote
0 answers

Initial marking for marked graph that is both live and safe

I am learning something about P/T petri nets from the book from Wolfgang-Reisig authors and on the seventh chapter's end there is an exercise I can not really work out. It asks me to construct initial marking such that the following marked graph is…
FanaticD
  • 115
1
vote
2 answers

For what values of b does the system have no solutions?

Help me please with system. It turned out this way: Multiply system 2 4x + by = 4 2bx + 2y = 4 The system has no solutions if: 4x + by ≠ 2bx + 2y x (4 - 2b) ≠ y (2 - b) 2x (2 - b) ≠ y (2 - b) For any b ≠ 2, the system will have only one…
1
vote
1 answer

On math studying.

What is expected on graduate school for students when learning a topic in a course? To read and fully undertand the proofs of theorems on the respective book, then make some exercises; or to read only the theorems but do a lot of exercises? or maybe…
HeMan
  • 3,119
1
vote
0 answers

Sources for sets of exercises

I'm a young math teacher who often deals with the problem of finding good sources of sets of exercises as inspiration for my own exercises sheets and exams. In the past I frequently visited ixl.com (example: Grad 9 maths practice) but are there…
1
vote
1 answer

Why don't we use the proper terminology for linear and affine?

Why do we call y = mx + b linear (in high school)? Why don't we call it affine? and linear what is actually linear $$f(x+y)=f(x)+f(y)$$ $$f(ax)=af(x)$$
user29418
  • 1,087
1
vote
0 answers

What math topic is used to solve this type of problem?

Assume we have available four sorting algorithms and can program in C, C++, Pascal, Fortran, and COBOL. We have available compilers that can translate from each of these to either x86 or SPARC, and we have available three different…
1
vote
1 answer

Ways to improve automatic algebraic and arithmetic skills for exeperienced mathematicians.

I've been doing math for a long, long, long time. But I still make "stupid mistakes" such as dropping a minus sign, or forgetting to follow through with the chain rule in differentiation. I'm not even very good at basic arithmetic. I guess part of…