Naw
User Tag List
Thread: Are You Good at Math?
-
01-13-2021, 06:36 AM #131The not really typing blog: https://www.typologycentral.com/foru...ping-blog.html
-
01-13-2021, 10:11 AM #132
I'm strong at math, but didn't take that many classes at the college level. I really enjoyed a statistics course I took recently. I scored in the 74 percentile in math on the GRE, and 92 percentile on the analytical reasoning. I enjoy the logical clarity and consistency of math. I sometimes feel as though I'd like to go back and study math.
-
01-13-2021, 05:18 PM #133
-
01-13-2021, 05:31 PM #134Life and death are seldom logical, but attaining a desired goal always is.
-
01-21-2021, 02:28 AM #135
- Join Date
- Oct 2017
- MBTI
- na
- Enneagram
- na
- Socionics
- na None
- Posts
- 54
I was very good at Math too. College math was simple to me until I broke out of school and do all bad student things and after a year, I went back and that's my first time I ever felt useless on something because I can't understand anything anymore. Even a normal calculus problem was hard for me. Well, that's a couple of decades ago, I think my brain has healed already.
-
01-21-2021, 08:23 PM #136
-
01-21-2021, 08:27 PM #137
-
01-21-2021, 08:36 PM #138“ Given half a chance, men will express the best that is in them. ”
― Henry Miller
“We are what we pretend to be, so we must be careful about what we pretend to be.”
― Kurt Vonnegut
-
01-22-2021, 08:18 AM #139
Me and my friend, doctor in computer science, have applied mathematics to many problems in the past. We've done lot of work separately.
We've applied probability and sampling theorems to improve 3d graphics results with path tracing. Probability can be used to find out the distribution of results of some processes for which we have a description. Probability theory can be applied for testing whether some explanations or findings are true.
We've applied combinatorics to find out what kind of moves are available in a game, to improve the game AI. Combinatorics can be used to find out how many and which kind of variations there are for some configuration of parameters, and how much they overlap with some other configuration of parameters and permutations thereof.
Set theory is readily applied to data structures which describe the breakdown of some complex structures. Similar to combinatorics, it can be used to count to overlap of some sets of parameters. It can also be used to establish a hierarchy for a sets of sets of parameters. These kinds of structures can assist in the data handling part of some miscellaneous AI operations, or they can be used for AI in some applications.
Discrete mathematics can be applied to discrete optimization problems. There we have parameters which obey some strict rules within the system where the values may only obtain certain values. This could be a card game, or the delivery of packages, or the logistics of people or cargo.
I've done some cryptanalysis to find out the complexity of decrypting some cryptosystems without having the keys. It can also be applied to finding out how much of the original information is available after it has been scrambled with some method.
Multidimensional analysis applies to situations where we have multiple parameters describing some object, and we have a set of those objects. This can be used to things like classifying parts of a video, or it can and has been used to classify loan applicants.
Differential equations come up in simulating some physics-based systems, and in in the design and implementation of finite element analysis to simulate those systems.
Yeah I think maths are a ton of fun. Exciting stuff![SIGPIC][/SIGPIC]
-
01-22-2021, 04:55 PM #140Me and my friend, doctor in computer science, have applied mathematics to many problems in the past. We've done lot of work separately.
We've applied probability and sampling theorems to improve 3d graphics results with path tracing. Probability can be used to find out the distribution of results of some processes for which we have a description. Probability theory can be applied for testing whether some explanations or findings are true.
We've applied combinatorics to find out what kind of moves are available in a game, to improve the game AI. Combinatorics can be used to find out how many and which kind of variations there are for some configuration of parameters, and how much they overlap with some other configuration of parameters and permutations thereof.
I used to read a lot. Dr. Art Benjamin did a course called, The Joy Of Mathematics, by The Great Courses. It was my first exposure to combinatorics. After, I bought both of Art's mental math publications. Two years ago, when I lived in Southern CA, I was delivery driving for a paint company. When I was dispatched to the city of Montclair I instantly knew it's where Art had a math professorship at Harvey Mudd College. Zip! There I was, hopped out the truck, and loitered the campus. Meandered up the steps to his 2nd story office but, I got cold feet. Instead I walked the entire campus - very small but quaint.
Set theory is readily applied to data structures which describe the breakdown of some complex structures. Similar to combinatorics, it can be used to count to overlap of some sets of parameters. It can also be used to establish a hierarchy for a sets of sets of parameters. These kinds of structures can assist in the data handling part of some miscellaneous AI operations, or they can be used for AI in some applications.
Related to set theory. I started off watching lectures by a Dr. Jason J Campbell's numerous Youtube logic series. This dendritic surge of interest made me veer into a used book store in the Riverside CA mall. I scanned the book shelves, spotted this below book, then tested myself. It was cool what I'd learned and didn't know...
32563_1263918516_Width288.jpg
Afterward I wasn't sure where to go next so I picked up an introductory mathematical logic text. Feeling a big intimidated I decided to learn some set theory. That got me interested in abstract algebra. But I've since stopped my wondering and now plugging away my prerequisites to transfer to university. I wish the community college/university level would accept MOOC credits. But so far it's a no go. :sad:
Discrete mathematics can be applied to discrete optimization problems. There we have parameters which obey some strict rules within the system where the values may only obtain certain values. This could be a card game, or the delivery of packages, or the logistics of people or cargo.
Yeah, I'd no idea what discrete mathematics was until I took a computer science class for programming in Java. My mind exploded. What I recall is what my community college instructor lacked in pedagogy he made up for in funny code monkey stories from his employment in Bay Area CA - it helped reverse track ideas I was puzzled by i.e. industry culture etc. I keep signing up for coding classes online but get half way through and stop because there's no interesting application.
I've done some cryptanalysis to find out the complexity of decrypting some cryptosystems without having the keys. It can also be applied to finding out how much of the original information is available after it has been scrambled with some method.
Multidimensional analysis applies to situations where we have multiple parameters describing some object, and we have a set of those objects. This can be used to things like classifying parts of a video, or it can and has been used to classify loan applicants.
Would you please provide a reference? Thanks!
Differential equations come up in simulating some physics-based systems, and in in the design and implementation of finite element analysis to simulate those systems.
I'm interested in the big picture view of calculus and its applications. Physics came up, during a google search, related to engineering. Perhaps you could enlighten me with a quick reference?
If I can grasps the end goal of the material I can sometimes modify how I learn it and shorten the time learn the material, kinda thing.
Yeah I think maths are a ton of fun. Exciting stuff!
it's double rainbow exciting!
(Btw, I've taken the liberty to google the topics you've mentioned but, again feel free to respond with examples as you desire. Thanks for taking the time to read this message.)“ Given half a chance, men will express the best that is in them. ”
― Henry Miller
“We are what we pretend to be, so we must be careful about what we pretend to be.”
― Kurt VonnegutUnitOfPopulation liked this post
Similar Threads
-
[SJ] SJ's, are you good at twisting words/ annalyzing conversations?
By Spectre of the spam in forum The SJ Guardhouse (ESFJ, ISFJ, ESTJ, ISTJ)Replies: 23Last Post: 12-09-2015, 03:33 AM -
Are you good at math?
By Pseudo in forum Myers-Briggs and Jungian Cognitive FunctionsReplies: 47Last Post: 07-27-2012, 07:49 AM -
[SP] @SPs: Are you good at making excuses?
By Rainne in forum The SP Arthouse (ESFP, ISFP, ESTP, ISTP)Replies: 18Last Post: 06-19-2010, 12:20 AM -
[INFJ] INFJs: Are you good at keeping in touch with people?
By karenk in forum The NF Idyllic (ENFP, INFP, ENFJ, INFJ)Replies: 46Last Post: 01-18-2009, 01:28 PM