Advice request good study stats along discrete math

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 2K views
LSE1234
Messages
22
Reaction score
0
I study a textbook in Discrete Math 7e Rosen , I am in ch.4 Number Theory
Mainly for computer science improvement (cs)

Is it ok study same time a Probability & Statistics textbook again for cs...?

I have background in Calculus I II and Linear Algebra & web development.
 
Last edited:
Physics news on Phys.org
I need for help in web / mobile development , for ios, android, windows, xdk/cordova/Javascript

Basically meant better finish Discrete Math after study Stats? Or study same time
 
Again, it depends. The platforms don't define the applications! Discrete math is probably better for algorithmic and numeric problems, statistics for what it says, e.g. to evaluate data as polls, visits, etc. But if you will deal with large amounts of data slim algorithms might be very useful. However I doubt you could find them in a math textbook about discrete mathematics. Some IT book about algorithms might be more suitable.
 
fresh_42 said:
Again, it depends. The platforms don't define the applications! Discrete math is probably better for algorithmic and numeric problems, statistics for what it says, e.g. to evaluate data as polls, visits, etc.

So for general purpose Apps - not games - like CRUD Read insert update delete data from server, and also social logins and social Apps, ...

This study should help or make my way easier? AGAIN what is best finish Discrete Math after study Stats?
 
LSE1234 said:
This study should help or make my way easier? AGAIN what is best finish Discrete Math after study Stats?
Ok. But that's my very personal opinion and life experience. Neither. IRL you almost always will be confronted with something that is new. Statistics are closer to reality since it widens your possibilities. And if you do it right you will learn what statistics quoted in common debates are worth: nothing. Statistics will you provide a better understanding of data which can be very useful when programming apps since sooner or later you want to know things like: who uses it how often and where etc. So the gain is bigger on this side. (The discrete stuff you can learn when and if needed.)
 
  • Like
Likes   Reactions: LSE1234
If someone wanted cover both discrete math and stats, what is best finish first after the other...?
 
LSE1234 said:
I study a textbook in Discrete Math 7e Rosen , I am in ch.4 Number Theory
Mainly for computer science improvement (cs)

Is it ok study same time a Probability & Statistics textbook again for cs...?

I have background in Calculus I II and Linear Algebra & web development.

Yes, it is ok to study discrete math and probability theory at the same time. You don't need one for the other. You might want to get some of the basics of calculus 3 before doing some more advanced probability theory though.
 
  • Like
Likes   Reactions: LSE1234