Search This Blog

Monday, November 19, 2012

Monday HW

One more day of class and our week is done!

Tonight, please do your best to complete the chapter 11 quiz C worksheet provided in class--don't just say you couldn't figure it out! You only have a little homework, so give it your best effort!

Hint: Since we (again) have percentages, I'd recommend generating numbers (well, reading them from below) from 00 to 99.

Here are some generic steps you might use to write your procedure....

1. Generate ___ digit random integers from ____ to ____.

2. Let _____ represent _____....   (define what numbers represent which categories)

3. Generate random integers until (provide a stopping rule!)

4. Record.... (what data should I record from my simulation?)

5. Repeat. Conduct ____ trials.

No comments: