Venn DiagramsYou represent all possibilities as being somewhere inside a rectangle. Consider one circle in the rectangle. As a simple example, think of the game of darts. You're either pretty wasted or pretty bad, so you hit anywhere inside the box with equal probability.
But suppose
you score if you hit anywhere inside the circle. Hitting inside the
circle means event
Now suppose you're trying to make this a bit easier. You have another circle
If the circles are non-overlapping, then the probability of a score is
What happens if the circles
Logically that means the dart is
both in A and B . So the probability that you'll throw the dart
and it'll land in this overlap region is the probability of A and B . We
denote this
Now with this overlap, what's the probability that you'll score?
It'd be wrong now
to add .2 and .3, because you're counting the areas of overlap twice. (Take
the extreme case of A being totally inside B . Should get .3 in this case)
So how do you handle this correctly? You want the total area that the two
circles take up. When you add the areas of A and B
you're counting the intersected area twice, not once like you should. So you
better subtract that off to get the right area. So in this example
You can then see that it makes sense to say in general:
The above diagrams are called "Venn diagrams" and are used for a variety of
purposes in conceptualizing similarities and differences between different
things. For example A could be people with warts, and B could be
people over 6 feet tall. The intersection AB would be people with warts
over 6 feet tall. [Venn diagrams are used a lot as an aid in teaching relationships between things. Students are handed out "blank Venn diagrams", that is with only the circles and no colors or demarcations, and told to fill them in appropriate to the example. Whether or not this is a useful learning technique or just another silly exercise to torture kids in kindergarten should be answered with proper scientific experiments, but somehow I doubt that this has been done.]
Josh Deutsch 2009-03-05 |