TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to apply Mathematics in life?

22 点作者 ghostpirate将近 8 年前

5 条评论

beagle3将近 8 年前
You apply mathematics all the time - when you watch a car, you estimate based on it&#x27;s position, first derivative (velocity) and 2nd derivative (acceleration) whether it is safe to cross the road. But you do that intuitively, and you&#x27;re probably asking about using math explicitly. In that case ....<p>Probability is useful in any setting that requires a decision, and can often be done in your head or back-of-the-envelope style. Requires that you be aware of bayes&#x27; rule (and base rate fallacy) to not lead you astray.<p>Logarithmic scales are often useful for things that behave that way - like stock and currency prices. It&#x27;s very rare to see a long term logarithmic graph of such values, although much of the information is only apparent on this scale.
kqr2将近 8 年前
There are quite a few popular books on this topic, e.g. <i>How Not to Be Wrong: The Power of Mathematical Thinking</i> :<p><a href="https:&#x2F;&#x2F;smile.amazon.com&#x2F;How-Not-Be-Wrong-Mathematical&#x2F;dp&#x2F;0143127535" rel="nofollow">https:&#x2F;&#x2F;smile.amazon.com&#x2F;How-Not-Be-Wrong-Mathematical&#x2F;dp&#x2F;01...</a>
评论 #14560038 未加载
williamstein将近 8 年前
If you learn how to read and write proofs (formal mathematical arguments), you can apply what you&#x27;ve learned to thinking clearly, systematically and logically about various things. For example, clear rigorous disciplined deductive thinking is extremely helpful in writing, debugging and testing computer software.
fraser将近 8 年前
<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Pythagorean_theorem" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Pythagorean_theorem</a> To figure out how long of a wire to to use when hanging a picture. It was actually a 5 ft wide mirror, so trickier than a normal wall picture.<p>Lots of geometry in woodworking, figuring out the sequence of cuts, and angle of cuts to get the desired result.
h1srf将近 8 年前
Am I missing something here? Addition? Subtraction?