Ayush Chauhan
@AyushChauhan07
3 published packets
Joined Jul 2021
Published Projects
Coin toss experiment using Python
Checking if tossing a fair coin n times leads to probability of heads converging to 1/2, when n is very large(tends to infinity) using python. The program depicts the strong law of large numbers
Aug 02, 2021
Program to guess the name of a country using Python
Created a guessing game using python in which the player will have to guess the letters that comes in the name of a country that the computer generates randomly.
Aug 01, 2021
Frequency Distribution Table using Python
Create a frequency distribution table of class interval of size 5, containing upper limit, lower limit, frequency and middle values of limits using numpy and pandas libraries in python.
Aug 01, 2021