Honor Code: You must do these problems on your own, and submit your answers no later than 11 PM on Tuesday, September 27.
Name:
Student ID Number:
You awaken one lovely morning to find that the circus is in town!!! You go out to see the show.
In the opening act, 24 clowns emerge from a minivan. 12 have red noses, 11 have red hair, and 6 have neither.
How many have both a red nose and red hair? clowns
One of the clowns reaches into a bag containing 4 red and 6 black balls, and pulls out 4 of the balls at random.
What is the probability that 2 of the selected balls are red, and 2 are black? %
Hint: "Count" to get both the numerator and denominator. This problem is the same as asking: "If you draw a four-card hand from a 10-card deck containing 4 aces and 6 other cards, what is the probability that you'll end up with a pair of aces?"
The clown throws three of the balls at the other clowns. Then, he repeatedly throws the last ball into the air, attempting to catch it on his head each time. On each toss, he has a 90% chance of catching the ball.
Using 25,000 simulation runs, estimate the probability that he catches the ball on at least 3 of his first 4 tries. %
What is the margin of error (at the 95%-confidence level) in your estimate? % (This question is optional, since I didn't quite have time to discuss "margin of error" in class.)
Hint: Use four "=IF"-based spreadsheet cells to simulate the outcomes of the four tosses: 1 if he catches the ball, and 0 otherwise. Then use the "=SUM" function to add up his successes, and an "=IF" formula which is 1 if he catches at least three of the balls, and 0 otherwise. Use KSim to "track" the average value of your "=IF" formula.
When you are finished, click here: