Skip to content

LarsTinnefeld/Random-Walk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Random-Walk

Simple Monte Carlo Simulation with Random Walk

Task: What is the longest random walk you can take so that on average you will end up 4 blocks or fewer from home? Use the Monte Carlo Simulation. In other words: Find the longest walk where there's a probablility of minimum 50% of being less than 4 blocks away from the starting point.

About

Simple Monte Carlo Simulation with Random Walk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages