Instructional Piece
Possible:
Draw a square on the ground, then inscribe a circle within it.
Take a piece of paper, tear it into equal pieces - one for each person in the room.
Distribute these to each person.
Individually compress each piece to the smallest size possible.
Individually drop each piece over the square.
Count the number of objects inside the circle.
Multiply this by the total number of objects.
Write this result in the centre of the circle.
Impossible:
Divide the result by zero.
Based loosely on the (Monte Carlo Method) http://en.wikipedia.org/wiki/Monte_Carlo_method
- Define a domain of possible inputs.
- Generate inputs randomly from a probability distribution over the domain.
- Perform a deterministic computation on the inputs.
- Aggregate the results.
Division by zero:
Why can't we divide by zero?

No comments:
Post a Comment