ccsf-math-108 / materials-fa23

Fall 2023 student course materials for MATH 108 Foundations of Data Science at CCSF
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

HW06 Before task 07 #32

Closed shihwachang closed 11 months ago

shihwachang commented 11 months ago

I don't see a table named Wheel, although I can imagine 1 column has 0,00, 1....36, the other has colors associated (G, B, R.....) with it.

shihwachang commented 11 months ago

As I continue to work thru task 7-12, I could get the answer by using Python as a calculator without using the Wheel table and num_row Table_method. Is that what we are expected to do? No complicated programming involved?

shawnwiggins commented 11 months ago

Thank you for reporting this, @shihwachang. I needed to span the roulette exercises over two homework assignments this semester. It seems that I failed to set up the table for you in hw06. I'll do that now.

To answer your question, you are not meant to use any programming beyond arithmetic to do these tasks. They are exercises in using the probability rules.

Steps