This project simulates Buffon's Needle problem, a probability experiment that studies the chances of a randomly dropped needle crossing parallel lines. The probability of intersection depends on the needle’s length and the angle at which it falls.
Instead of a single needle, a cross (two needles) is dropped. The cross has a higher probability of intersecting a line.
- Simulates multiple needle/cross drops
- Generates a visual plot of the results
- Computes the probability of intersection based on the simulation