Probability Presentation
Probability Presentation
“Probability Theory is nothing but Common sense reduced to Calculation.” - Pierre Laplace,
1812
Probability plays a central role in the design of learning algorithms which relies on
probabilistic assumption of the data.
History:
Probability Concepts:
Probability - A chance that an uncertain event will occur (always between 0 and 1)
Conditional Probability refers to the probability of one event given another event has
occurred.
Healthcare:
For example, diabetic retinopathy is one of the leading diseases in diabetic patients. It refers
to the damage of the retina.
This condition is hard to identify by the ophthalmologist and requires a lot of time.
So, algorithms were developed to identify the probability of an eye developing retinopathy and
predict the stage of retinopathy using images of the retina.
These algorithms helped doctors to automate the process of finding retinopathy and saved a
lot of time.
Like this, there are many examples in the healthcare industry where probability is used to
automate processes and execute them efficiently.
We use e-commerce websites like Flipkart and Amazon quite frequently to buy products.
If you have noticed, while browsing products, the website gives you a list of recommendations
based on the past purchases or searches, which you are most probable to buy.
These recommendation systems use probability to generate this list, in order to boost their
sales and increase their income.
Similarly, if you are a user of video streaming sites such as Netflix or Prime Video, they also
give a list of movies and series which you are most probable to watch, based on your watch
history.
Weather Forecast:
Weather forecasting is the application of science and technology to predict the conditions of
the atmosphere for a given location and time.
Election Forecast:
The first step in election forecasting, is to take opinion polls, which gives an opportunity to
understand people’s sentiments towards a particular party or person.
After this, the opinion polls from various states are collected and are combined, for calculating
the probability of each party to win.
So, the concepts of probability come in handy at various aspects of our daily lives. The theory of
probability which started with gambling now holds the key to many new-age applications such as
Machine Learning, Data Science and Robotics.