Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Can someone be a good data scientist without knowing Calculus?

Can someone be a good data scientist without knowing Calculus?

Scheduled Pinned Locked Moved The Lounge
comquestion
41 Posts 24 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P PSU Steve

    Universities would have to change their curriculum based on HS kids not having calc. I went to a small Catholic grade school which didn't get around to algebra by 8th grade. When I went to HS, I was behind a year in math, which means I never got to calc in HS. As a comp sci major at Penn State, I had to take three semesters of physics, starting first sememster. Well, Physics 101 required some calc. Fortunately I had a few friends who taught me enough calc to get by with a decent grade. If universities still expect a calc background leaving HS, this would be a disaster. Fast forward to today where my son is already taking calc as a junior in HS...

    J Offline
    J Offline
    jschell
    wrote on last edited by
    #14

    PSU Steve wrote:

    As a comp sci major at Penn State...If universities still expect a calc background leaving HS

    One would normally presume that to be successful in STEM university program that one should have at least already been excelling in that before. But STEM is less that 20% of university degrees. So attempting to require it all high school students both is not needed and is certain to cause problems for those that are not excelling in the pre-req math in the first place. Might be better to discuss if universities should require all students to take some statistics rather than those that hypothetically require calculus now.

    1 Reply Last reply
    0
    • J jschell

      swampwiz wrote:

      Statistics is the basis of Data Science

      It is not clear to me how this statement is connected the posted link. I consider that term to be a specific type of profession/expertise. Certainly one is going to need a level of expertise in mathematics to specialize in Data Science. But looking only at the article... I doubt Calculus in any normal high school is on the standard curriculum path for most students. So it is now and should remain for those that excel in that which came before. In high school statistics should already be introduced in various science classes. And those and least some of them should already be on a standard curriculum path. Not sure that I think that high school students should have a full class on just statistics. Also not clear to me that a class just for programming for the standard curriculum is a good idea either. I also question the implied assertion in the article that all students at a university will be required to take calculus. Googling (briefly) does not suggest that.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #15

      I apply "data science" when the user says one thing, and the data and/or logs say another.

      "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

      1 Reply Last reply
      0
      • S swampwiz

        Obviously, Statistics is the basis of Data Science, and one must know Calculus to understand Statistics at a deep level. Should We Stop Teaching Calculus In High School?[^]

        M Offline
        M Offline
        Mircea Neacsu
        wrote on last edited by
        #16

        A couple of things related to the referenced article: 1. the article is from 2014; world seems to be going the same even if high school curriculum didn't change in the last 10 years. Besides article was referring only to US and high-school curricula vary from place to place. 2. the author wants to introduce both statistics and computer science. As most of us, programming practitioners, would agree, there is no real "computer science"; just a bit of craftsmanship and flavor of the day buzzword(s) - structured, object-oriented, functional, agile, extreme, cloud, as-a-service, etc. In the interest of full disclosure, I hold one of those "computer science" degrees. Uni taught me many things one of them being that computers are not (yet) a science. One more example that maybe we shouldn't give much importance to journalists.

        Mircea

        D 1 Reply Last reply
        0
        • M Mircea Neacsu

          A couple of things related to the referenced article: 1. the article is from 2014; world seems to be going the same even if high school curriculum didn't change in the last 10 years. Besides article was referring only to US and high-school curricula vary from place to place. 2. the author wants to introduce both statistics and computer science. As most of us, programming practitioners, would agree, there is no real "computer science"; just a bit of craftsmanship and flavor of the day buzzword(s) - structured, object-oriented, functional, agile, extreme, cloud, as-a-service, etc. In the interest of full disclosure, I hold one of those "computer science" degrees. Uni taught me many things one of them being that computers are not (yet) a science. One more example that maybe we shouldn't give much importance to journalists.

          Mircea

          D Offline
          D Offline
          Daniel Pfeffer
          wrote on last edited by
          #17

          Mircea Neacsu wrote:

          computers are not (yet) a science.

          Computer science is not programming. Computer science deals with algorithms, complexity, etc., and has a firm basis in mathematics. Programming, on the other hand...

          Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

          M P 2 Replies Last reply
          0
          • D Daniel Pfeffer

            Mircea Neacsu wrote:

            computers are not (yet) a science.

            Computer science is not programming. Computer science deals with algorithms, complexity, etc., and has a firm basis in mathematics. Programming, on the other hand...

            Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

            M Offline
            M Offline
            Mircea Neacsu
            wrote on last edited by
            #18

            While I see your point, allow me to argue that the vast majority of graduates of "computer science" programs will not practice the Computer Science you are talking about. Also I don't see how Computer Science would be taught at high school level. Nor do I see why it should.

            Mircea

            D 1 Reply Last reply
            0
            • M Mircea Neacsu

              While I see your point, allow me to argue that the vast majority of graduates of "computer science" programs will not practice the Computer Science you are talking about. Also I don't see how Computer Science would be taught at high school level. Nor do I see why it should.

              Mircea

              D Offline
              D Offline
              Daniel Pfeffer
              wrote on last edited by
              #19

              Mircea Neacsu wrote:

              the vast majority of graduates of "computer science" programs will not practice the Computer Science you are talking about

              Agreed. However, a competent programmer will have been exposed to the product of computer science. He/she/it will know algorithms, have some idea of their complexity (time, memory, etc.), and have an idea of when they should be used.

              Mircea Neacsu wrote:

              Also I don't see how Computer Science would be taught at high school level.

              Schools could use it to replace Latin as a subject that requires logic and discipline but is totally useless in the modern world. :)

              Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

              M 1 Reply Last reply
              0
              • D Daniel Pfeffer

                Mircea Neacsu wrote:

                the vast majority of graduates of "computer science" programs will not practice the Computer Science you are talking about

                Agreed. However, a competent programmer will have been exposed to the product of computer science. He/she/it will know algorithms, have some idea of their complexity (time, memory, etc.), and have an idea of when they should be used.

                Mircea Neacsu wrote:

                Also I don't see how Computer Science would be taught at high school level.

                Schools could use it to replace Latin as a subject that requires logic and discipline but is totally useless in the modern world. :)

                Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

                M Offline
                M Offline
                Mircea Neacsu
                wrote on last edited by
                #20

                Daniel Pfeffer wrote:

                Schools could use it to replace Latin

                De gustibus non disputandum est :D

                Mircea

                1 Reply Last reply
                0
                • D Daniel Pfeffer

                  No. Calculus exposes one to the ideas of trends, maxima, minima, limits, etc. All important concepts in data science.

                  Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

                  J Offline
                  J Offline
                  jmaida
                  wrote on last edited by
                  #21

                  agree. data scientist must have a good mathematics toolbox

                  "A little time, a little trouble, your better day" Badfinger

                  1 Reply Last reply
                  0
                  • J jschell

                    Amarnath S wrote:

                    Akin to trying to understand Shakespeare's works

                    Not at all. First of course and most important, Shakespeare's works are written in Old English. Which is difficult to understand even for someone that does understand modern english. And of course one doesn't need to be able to parse an english statement to communicate in english. There is also additional contextual information in Shakespeare that one needs to understand which has nothing to do with grammar. Certainly someone who wants to become a university professor specializing in Shakespeare is going to need knowledge in general history, history of the theater and history of that era. Not mention they better know who Bacon is. And that of course has nothing to do with grammar.

                    A Offline
                    A Offline
                    Amarnath S
                    wrote on last edited by
                    #22

                    Am not familiar with any other English author than Shakespeare. Just meant that a knowledge of grammar - verb, noun, adjective, subject, object, preposition, etc. is needed for proper understanding of some long sentences or simple poems. I regularly read long sentences in Sanskrit, Kannada, Tamil, where there is a prescribed method of comprehending a sentence, based on grammar. Without which the sentence can sometimes mean exactly the opposite. In data science also, without proper understanding of calculus principles, methods like gradient descent will only be partially understood. Optimization methods are predominantly calculus based.

                    J P 2 Replies Last reply
                    0
                    • S swampwiz

                      Obviously, Statistics is the basis of Data Science, and one must know Calculus to understand Statistics at a deep level. Should We Stop Teaching Calculus In High School?[^]

                      K Offline
                      K Offline
                      Kate X257
                      wrote on last edited by
                      #23

                      Define calculus. I don't understand why double integrals are a required part of doing science. Do I really need to know Euler projections to be able to reason about and collect data? Or, how to formulate arguments for and against the calculation of an area, bounded by formula that contains i. None of this has made me a better scientist. Doing the legwork and chugging along until I gather enough high quality data, that's what made me a scientist.

                      G 1 Reply Last reply
                      0
                      • K Kate X257

                        Define calculus. I don't understand why double integrals are a required part of doing science. Do I really need to know Euler projections to be able to reason about and collect data? Or, how to formulate arguments for and against the calculation of an area, bounded by formula that contains i. None of this has made me a better scientist. Doing the legwork and chugging along until I gather enough high quality data, that's what made me a scientist.

                        G Offline
                        G Offline
                        GuyThiebaut
                        wrote on last edited by
                        #24

                        I think it's good to have some understanding of the maths which can be a tool in helping to show patterns in data - but in the end it still requires, or did require until the advent of AI, a human eye/brain/experience to be able to see patterns. Maths is not my strong point and I used to work as a production analyst with medical data - I was able to spot trends in data that some of the more mathematically competent scientists were not able to spot because I knew how to plot the data in graphs and interpret the "story" the graph was telling. Plotting data in graphs is something of a skill in itself as, depending on the choice of graph, trends can be exposed to the eye that even sometimes advanced statisticians cannot see in the raw figures.

                        “That which can be asserted without evidence, can be dismissed without evidence.”

                        ― Christopher Hitchens

                        K 1 Reply Last reply
                        0
                        • G GuyThiebaut

                          I think it's good to have some understanding of the maths which can be a tool in helping to show patterns in data - but in the end it still requires, or did require until the advent of AI, a human eye/brain/experience to be able to see patterns. Maths is not my strong point and I used to work as a production analyst with medical data - I was able to spot trends in data that some of the more mathematically competent scientists were not able to spot because I knew how to plot the data in graphs and interpret the "story" the graph was telling. Plotting data in graphs is something of a skill in itself as, depending on the choice of graph, trends can be exposed to the eye that even sometimes advanced statisticians cannot see in the raw figures.

                          “That which can be asserted without evidence, can be dismissed without evidence.”

                          ― Christopher Hitchens

                          K Offline
                          K Offline
                          Kate X257
                          wrote on last edited by
                          #25

                          Oh, we're talking about maths. I see, I agree with that notion 100%. It's probably lost in translation, but the difference between discrete calculus and theoretical calculus are like day and night. Calculus refers to theoretical calculus, no exceptions. Or else my former professor will rise from the grave and fail me from beyond, just to spite me.

                          1 Reply Last reply
                          0
                          • S swampwiz

                            Obviously, Statistics is the basis of Data Science, and one must know Calculus to understand Statistics at a deep level. Should We Stop Teaching Calculus In High School?[^]

                            P Offline
                            P Offline
                            PhilipOakley
                            wrote on last edited by
                            #26

                            Doesn't that assertion confuse statistics (data we have) with probability (data we should have got if it followed the rules) ? Calculus follows the latter idea of `simple rules will predict complex data`.:rose:

                            1 Reply Last reply
                            0
                            • J jschell

                              Amarnath S wrote:

                              Akin to trying to understand Shakespeare's works

                              Not at all. First of course and most important, Shakespeare's works are written in Old English. Which is difficult to understand even for someone that does understand modern english. And of course one doesn't need to be able to parse an english statement to communicate in english. There is also additional contextual information in Shakespeare that one needs to understand which has nothing to do with grammar. Certainly someone who wants to become a university professor specializing in Shakespeare is going to need knowledge in general history, history of the theater and history of that era. Not mention they better know who Bacon is. And that of course has nothing to do with grammar.

                              A Offline
                              A Offline
                              Alister Morton
                              wrote on last edited by
                              #27

                              jschell wrote:

                              First of course and most important, Shakespeare's works are written in Old English.

                              As an aside, and it kind of illustrates how everything evolves, including science and mathematics, Shakespeare isn't really written in particularly old English. Elizabethan English, yes, but if you read some Chaucer, which is written in older (middle) English than Shakespeare, suddenly old Will's (modern English, in reality) works look a lot more modern and accessible, and you can get a real taste of old English by reading, say, the poem "Beowulf", which looks at first sight not entirely unlike German but with some unfamiliar characters, the most obvious being the thorn which is pronounced "th" and gave rise to the use of "Ye" as in "Ye olde inne".

                              1 Reply Last reply
                              0
                              • S swampwiz

                                Obviously, Statistics is the basis of Data Science, and one must know Calculus to understand Statistics at a deep level. Should We Stop Teaching Calculus In High School?[^]

                                B Offline
                                B Offline
                                BernardIE5317
                                wrote on last edited by
                                #28

                                it seems you have the answer to your own question .

                                1 Reply Last reply
                                0
                                • J jschell

                                  Amarnath S wrote:

                                  Akin to trying to understand Shakespeare's works

                                  Not at all. First of course and most important, Shakespeare's works are written in Old English. Which is difficult to understand even for someone that does understand modern english. And of course one doesn't need to be able to parse an english statement to communicate in english. There is also additional contextual information in Shakespeare that one needs to understand which has nothing to do with grammar. Certainly someone who wants to become a university professor specializing in Shakespeare is going to need knowledge in general history, history of the theater and history of that era. Not mention they better know who Bacon is. And that of course has nothing to do with grammar.

                                  M Offline
                                  M Offline
                                  Mark Starr
                                  wrote on last edited by
                                  #29

                                  > Shakespeare's works are written in Old English Shakespeare's works are written in Early Modern English http://www.shakespeare-online.com/biography/shakespearelanguage.html 🤓 Sorry to be pedantic, but there it is.

                                  Time is the differentiation of eternity devised by man to measure the passage of human events. - Manly P. Hall Mark Just another cog in the wheel

                                  1 Reply Last reply
                                  0
                                  • A Amarnath S

                                    Am not familiar with any other English author than Shakespeare. Just meant that a knowledge of grammar - verb, noun, adjective, subject, object, preposition, etc. is needed for proper understanding of some long sentences or simple poems. I regularly read long sentences in Sanskrit, Kannada, Tamil, where there is a prescribed method of comprehending a sentence, based on grammar. Without which the sentence can sometimes mean exactly the opposite. In data science also, without proper understanding of calculus principles, methods like gradient descent will only be partially understood. Optimization methods are predominantly calculus based.

                                    J Offline
                                    J Offline
                                    jschell
                                    wrote on last edited by
                                    #30

                                    Amarnath S wrote:

                                    In data science also, without proper understanding of calculus principles

                                    Yes. Unfortunately there is a large disconnect between what the OP author posted (verbiage) and the link that they added as a reference. So as to the verbiage and only that your statement is very valid. For the link it says nothing at all about Data Science but it does comment on the need for Calculus (or not.)

                                    1 Reply Last reply
                                    0
                                    • A Amarnath S

                                      Am not familiar with any other English author than Shakespeare. Just meant that a knowledge of grammar - verb, noun, adjective, subject, object, preposition, etc. is needed for proper understanding of some long sentences or simple poems. I regularly read long sentences in Sanskrit, Kannada, Tamil, where there is a prescribed method of comprehending a sentence, based on grammar. Without which the sentence can sometimes mean exactly the opposite. In data science also, without proper understanding of calculus principles, methods like gradient descent will only be partially understood. Optimization methods are predominantly calculus based.

                                      P Offline
                                      P Offline
                                      PIEBALDconsult
                                      wrote on last edited by
                                      #31

                                      Amarnath S wrote:

                                      the sentence can sometimes mean exactly the opposite.

                                      You don't say.

                                      1 Reply Last reply
                                      0
                                      • P PIEBALDconsult

                                        I never learned calculus. I had a semester of pre-calculus in college, but it was primarily trigonometry and I only remember that I took it. I also had a semester of statistics, which has been more useful. Discrete math and Finite math were also required for CS majors. But I wouldn't call myself a data scientist either. I like working with data and doing some light data analysis, but others are surely better at the heavy stuff than I. Even if I had learned calculus forty years ago, I wouldn't remember it now unless I had been using it all that time, so it wouldn't help very much, I'd have to re-learn it. "A man's got to know his limitations." -- Harry Callahan P.S. Most high school graduates do not need calculus. Or trigonometry. Or Algebra 2. Or geometry. When I graduated high school I had not yet decided to go into software development.

                                        J Offline
                                        J Offline
                                        jschell
                                        wrote on last edited by
                                        #32

                                        PIEBALDconsult wrote:

                                        P.S. Most high school graduates do not need calculus. Or trigonometry. Or Algebra 2. Or geometry.

                                        But then one can suppose why high school at all? For example I doubt I really need to know what a verb is. Certainly don't need to figure that out for work. I also don't need to know about the Russian revolution. I don't need to know about Freud. (Not convinced anyone should know about some of that nonsense.) I don't need to simulate erosion in a stream bed. I certainly don't need to know about running around a field collecting bugs with a net. Do I really need to know and be tested on the battles of the civil war? How many hours should I spend being taught the structure of the US government? Did I really need to know how to create a blueprint on a drafting table? Did I really need to dissect a frog? Did I really need to figure out the impact of solids on freezing water? Then there is the problem of if I don't learn any of that what happens when I finally decide to be a programmer, historian, author, politician, doctor, electrician, biologist, etc? Do I then start learning the above? How do I even know what any of those occupations might even be if I didn't learn some of the basics involved in it? So if I don't really need to know any of that I don't need to go to school as long as I did. So what do I spend my time doing instead? Crawling around in a loom at a factory to free up problems doesn't sound like much fun (which is what at least some young children were doing before mandatory schooling.)

                                        P M 2 Replies Last reply
                                        0
                                        • J jschell

                                          PIEBALDconsult wrote:

                                          P.S. Most high school graduates do not need calculus. Or trigonometry. Or Algebra 2. Or geometry.

                                          But then one can suppose why high school at all? For example I doubt I really need to know what a verb is. Certainly don't need to figure that out for work. I also don't need to know about the Russian revolution. I don't need to know about Freud. (Not convinced anyone should know about some of that nonsense.) I don't need to simulate erosion in a stream bed. I certainly don't need to know about running around a field collecting bugs with a net. Do I really need to know and be tested on the battles of the civil war? How many hours should I spend being taught the structure of the US government? Did I really need to know how to create a blueprint on a drafting table? Did I really need to dissect a frog? Did I really need to figure out the impact of solids on freezing water? Then there is the problem of if I don't learn any of that what happens when I finally decide to be a programmer, historian, author, politician, doctor, electrician, biologist, etc? Do I then start learning the above? How do I even know what any of those occupations might even be if I didn't learn some of the basics involved in it? So if I don't really need to know any of that I don't need to go to school as long as I did. So what do I spend my time doing instead? Crawling around in a loom at a factory to free up problems doesn't sound like much fun (which is what at least some young children were doing before mandatory schooling.)

                                          P Offline
                                          P Offline
                                          PIEBALDconsult
                                          wrote on last edited by
                                          #33

                                          jschell wrote:

                                          one can suppose why high school at all

                                          Yeah, I almost mentioned that. Most people don't need more than a sixth or eighth grade education.

                                          J 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups