Probability and Statistics with Applications to Computing [pdf]
1–9 of 9 posts
Re: Probability and Statistics with Applications to Computing [pdf]
#2I bet there are gazillion lecture slides like this and hundred books about these topics. Can you elaborate a bit more why you posted this particular one here on HN now? Am I missing something?
Re: Probability and Statistics with Applications to Computing [pdf]
#3Re: Probability and Statistics with Applications to Computing [pdf]
#4So these are basically lecture slides for statistics like they are taught in any math or statistics b.sc. I bet there are gazillion lecture slides like this and hundred books about these topics. Can you elaborate a bit more why you posted this particular one here on HN now? Am I missing something?
Re: Probability and Statistics with Applications to Computing [pdf]
#5So these are basically lecture slides for statistics like they are taught in any math or statistics b.sc. I bet there are gazillion lecture slides like this and hundred books about these topics. Can you elaborate a bit more why you posted this particular one here on HN now? Am I missing something?
Right now you have courses like Harvard CS 50 where the final project is basically a "Flappy Bird" clone. Which is great for sparking interest. But I'd rather see a strong foundation in computational probability. Providing a more solid intro to machine learning later on. And implementing classic problems like Monte Hall, Simpsons Paradox, or monte carlo sims of casino games is not trivial. Detail oriented design is a byproduct of those exercises. I think back on my own journey and of course the first program I wrote was probably something like command line blackjack!
Re: Probability and Statistics with Applications to Computing [pdf]
#6I just downloaded the book and glanced over the content. While I've a physical copy of the book by prof. John Tskilis, I will use this as a reference. I'm particularly interested in chapter 9 that deals with the applications in Python.
Re: Probability and Statistics with Applications to Computing [pdf]
#7I just downloaded the book and glanced over the content. While I've a physical copy of the book by prof. John Tskilis, I will use this as a reference. I'm particularly interested in chapter 9 that deals with the applications in Python.
Re: Probability and Statistics with Applications to Computing [pdf]
#8So these are basically lecture slides for statistics like they are taught in any math or statistics b.sc. I bet there are gazillion lecture slides like this and hundred books about these topics. Can you elaborate a bit more why you posted this particular one here on HN now? Am I missing something?
Quite simply 0x008, because I think this is how Intro CS should be taught ;) Right now you have courses like Harvard CS 50 where the final project is basically a "Flappy Bird" clone. Which is great for sparking interest. But I'd rather see a strong foundation in computational probability. Providing a more solid intro to machine learning later on. And implementing classic problems like Monte Hall, Simpsons Paradox, or…
Just thought I was missing something :)
Re: Probability and Statistics with Applications to Computing [pdf]
#9So these are basically lecture slides for statistics like they are taught in any math or statistics b.sc. I bet there are gazillion lecture slides like this and hundred books about these topics. Can you elaborate a bit more why you posted this particular one here on HN now? Am I missing something?
Stuff like this gets posted here all the time, it's quite hard to miss really. We (HN readers) like this kind of content.