9. In the game of Scrabble, each player begins by drawing 7 tiles from a bag of 100 tiles (42 vowels, 56 consonants, and
Posted: Mon Jul 11, 2022 11:52 am
9. In the game of Scrabble, each player begins by drawing 7 tiles from a bag of 100 tiles (42 vowels, 56 consonants, and 2 blanks). Describe Monte Carlo algorithm for a probability of getting all 7 vowels. 10. In the Monty Hall problem: You have 3 doors. Behind two doors are goats, behind one door is a car. Monty opens one door with a goat and asks you if you want to switch. a. Describe Monte Carlo algorithm for probability of winning a car if you do not switch. b. Describe Monte Carlo algorithm for probability of winning a car if you do switch.