#19 in Probability & statistics books
Use arrows to jump to the previous/next product

Reddit mentions of Introduction to Probability, 2nd Edition

Sentiment score: 4
Reddit mentions: 10

We found 10 Reddit mentions of Introduction to Probability, 2nd Edition. Here are the top ones.

Introduction to Probability, 2nd Edition
Buying options
View on Amazon.com
or
    Features:
  • Brand New Textbook
  • U.S Edition
  • Fast shipping
Specs:
Height9.5 Inches
Length7.5 Inches
Weight2.8 Pounds
Width1.25 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 10 comments on Introduction to Probability, 2nd Edition:

u/jakemotata · 7 pointsr/OMSCS

If you have problems with probability take the MITx probability class on edX. That is as good as it can get as a EECS probability class. It teaches you tons of stuff but assumes nothing but multivariable calculus from you. If you have time, read Introduction to Probability by the class instructors.

Note the class alone is a huge time sink.

u/rrsmitto · 2 pointsr/matheducation

When you say everyday calculations I'm assuming you're talking about arithmetic, and if that's the case you're probably just better off using you're phone if it's too complex to do in you're head, though you may be interested in this book by Arthur Benjamin.

I'm majoring in math and electrical engineering so the math classes I take do help with my "everyday" calculations, but have never really helped me with anything non-technical. That said, the more math you know the more you can find it just about everywhere. I mean, you don't have to work at NASA to see the technical results of math, speech recognition applications like Siri or Ok Google on you're phone are insanely complex and far from a "solved" problem.

Definitely a ton of math in the medical field. MRIs and CT scanners use a lot of physics in combination with computational algorithms to create images, both of which require some pretty high level math. There's actually an example in one of my probability books that shows how important statistics can be in testing patients. It turns out that even if a test has a really high accuracy, if the condition is extremely rare there is a very high probability that a positive result for the test is a false positive. The book states that ~80% of doctors who were presented this question answered incorrectly.

u/Islamiyyah · 2 pointsr/datascience

It's pretty basic stuff, but the first three chapters of this book was a game-changer for me

https://www.amazon.com/Introduction-Probability-2nd-Dimitri-Bertsekas/dp/188652923X

My mind was blown when I finally understood the connection between random variables and the "basic" probability theory with events and sample spaces. For me they had always been two seperate things.

The notation is also really nice.

Having solid fundamentals makes it much easier to study advanced topics, so I would start here.

There's also a great EDX course which is based on the book, but it's a complement and not a substitute. Get the book.

u/XLordS · 2 pointsr/learnmath

This is the book I used when I was studying statistics and probability. https://www.amazon.com/Introduction-Probability-2nd-Dimitri-Bertsekas/dp/188652923X

"Math isn't a spectator sport", but you shouldn't make yourself hate math by doing hundreds of problems. Study what you find interesting.

u/lrnz13 · 1 pointr/statistics

I’m finishing up my stats degree this summer. For math, I took 5 courses: single variable calculus , multi variable calculus, and linear algebra.

My stat courses are divided into three blocks.

First block, intro to probability, mathematical stats, and linear models.

Second block, computational stats with R, computation & optimization with R, and Monte Carlo Methods.

Third block, intro to regression analysis, design and analysis of experiments, and regression and data mining.

And two electives of my choice: survey sampling & statistical models in finance.

Here’s a book for intro to probability. There’s also lectures available on YouTube: search MIT intro to probability.

For a first course in calculus search on YouTube: UCLA Math 31A. You should also search for Berkeley’s calculus lectures; the professor is so good. Here’s the calc book I used.

For linear algebra, search MIT linear algebra. Here’s the book.


The probability book I listed covers two courses in probability. You’ll also want to check out this book.

If you want to go deeper into stats, for example, measure theory, you’re going to have to take real analysis & a more advanced course on linear algebra.

u/CSMastermind · 1 pointr/learnprogramming

Entrepreneur Reading List


  1. Disrupted: My Misadventure in the Start-Up Bubble
  2. The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win
  3. The E-Myth Revisited: Why Most Small Businesses Don't Work and What to Do About It
  4. The Art of the Start: The Time-Tested, Battle-Hardened Guide for Anyone Starting Anything
  5. The Four Steps to the Epiphany: Successful Strategies for Products that Win
  6. Permission Marketing: Turning Strangers into Friends and Friends into Customers
  7. Ikigai
  8. Reality Check: The Irreverent Guide to Outsmarting, Outmanaging, and Outmarketing Your Competition
  9. Bootstrap: Lessons Learned Building a Successful Company from Scratch
  10. The Marketing Gurus: Lessons from the Best Marketing Books of All Time
  11. Content Rich: Writing Your Way to Wealth on the Web
  12. The Web Startup Success Guide
  13. The Best of Guerrilla Marketing: Guerrilla Marketing Remix
  14. From Program to Product: Turning Your Code into a Saleable Product
  15. This Little Program Went to Market: Create, Deploy, Distribute, Market, and Sell Software and More on the Internet at Little or No Cost to You
  16. The Secrets of Consulting: A Guide to Giving and Getting Advice Successfully
  17. The Innovator's Solution: Creating and Sustaining Successful Growth
  18. Startups Open Sourced: Stories to Inspire and Educate
  19. In Search of Stupidity: Over Twenty Years of High Tech Marketing Disasters
  20. Do More Faster: TechStars Lessons to Accelerate Your Startup
  21. Content Rules: How to Create Killer Blogs, Podcasts, Videos, Ebooks, Webinars (and More) That Engage Customers and Ignite Your Business
  22. Maximum Achievement: Strategies and Skills That Will Unlock Your Hidden Powers to Succeed
  23. Founders at Work: Stories of Startups' Early Days
  24. Blue Ocean Strategy: How to Create Uncontested Market Space and Make Competition Irrelevant
  25. Eric Sink on the Business of Software
  26. Words that Sell: More than 6000 Entries to Help You Promote Your Products, Services, and Ideas
  27. Anything You Want
  28. Crossing the Chasm: Marketing and Selling High-Tech Products to Mainstream Customers
  29. The Innovator's Dilemma: The Revolutionary Book that Will Change the Way You Do Business
  30. Tao Te Ching
  31. Philip & Alex's Guide to Web Publishing
  32. The Tao of Programming
  33. Zen and the Art of Motorcycle Maintenance: An Inquiry into Values
  34. The Inmates Are Running the Asylum: Why High Tech Products Drive Us Crazy and How to Restore the Sanity

    Computer Science Grad School Reading List


  35. All the Mathematics You Missed: But Need to Know for Graduate School
  36. Introductory Linear Algebra: An Applied First Course
  37. Introduction to Probability
  38. The Structure of Scientific Revolutions
  39. Science in Action: How to Follow Scientists and Engineers Through Society
  40. Proofs and Refutations: The Logic of Mathematical Discovery
  41. What Is This Thing Called Science?
  42. The Art of Computer Programming
  43. The Little Schemer
  44. The Seasoned Schemer
  45. Data Structures Using C and C++
  46. Algorithms + Data Structures = Programs
  47. Structure and Interpretation of Computer Programs
  48. Concepts, Techniques, and Models of Computer Programming
  49. How to Design Programs: An Introduction to Programming and Computing
  50. A Science of Operations: Machines, Logic and the Invention of Programming
  51. Algorithms on Strings, Trees, and Sequences: Computer Science and Computational Biology
  52. The Computational Beauty of Nature: Computer Explorations of Fractals, Chaos, Complex Systems, and Adaptation
  53. The Annotated Turing: A Guided Tour Through Alan Turing's Historic Paper on Computability and the Turing Machine
  54. Computability: An Introduction to Recursive Function Theory
  55. How To Solve It: A New Aspect of Mathematical Method
  56. Types and Programming Languages
  57. Computer Algebra and Symbolic Computation: Elementary Algorithms
  58. Computer Algebra and Symbolic Computation: Mathematical Methods
  59. Commonsense Reasoning
  60. Using Language
  61. Computer Vision
  62. Alice's Adventures in Wonderland
  63. Gödel, Escher, Bach: An Eternal Golden Braid

    Video Game Development Reading List


  64. Game Programming Gems - 1 2 3 4 5 6 7
  65. AI Game Programming Wisdom - 1 2 3 4
  66. Making Games with Python and Pygame
  67. Invent Your Own Computer Games With Python
  68. Bit by Bit