Hi Viewers,
In this video i am explaining the logic and writing python code to solve a statistical problem.
Problem Statement:
There is a deal between two persons. Person A pays daily 1 lakh to person B per 30 days , in return person B pays:
day 1 :1 rupees
day 2: 2 rupees
day 3: 4 rupees
day 4: 8 rupees
so on to 30 days.
Then we need to find who will be benefited in this deal.
Key learnings:
1. Understand the problem statements
2. understand statistics
3. power of statistics
4. Python code & conclude
Enjoy the learning, you can also write your versions in the comment box below.
Thanks
Sireesha (sirialgorithms)