Python, Statistics Articles


Understanding Probability and Randomness using a coin

I was refreshing my understanding of probability and random chance. I think that a simple experiment of tossing a coin and observing the result is very useful in understanding these concepts. As we know a coin when tossed/flipped will result either in a HEAD or TAIL. So a simple …