Question

2) In the game Scrabble, a player has a tray of 7 letter tiles. Consider the...

2) In the game Scrabble, a player has a tray of 7 letter tiles. Consider the word 7-letter word SCIENCE

and answer the following questions.

a. Calculate the probability of randomly selecting each unique letter from this word.

b. Using those probabilities, calculate the entropy of this set of letters.

c. What would be the reduction in entropy (i.e., the information gain), if you split these

letters into two sets, one containing the vowels and one containing the consonants?

d. What is the maximum possible entropy in a set of 7 Scrabble tiles?

e. In general, which is preferable when you are playing Scrabble: a set of letters with high

entropy, or a set of letters with low entropy?

Homework Answers

Answer #1

a. There are total 3 unique letters out of 7. So, probability will be:

b. Formula to calculate entropy using probability is:

So, here in our case we have only one probability, so:

Entropy =

c.) When we divide the letters in 2 set, we get 2 set as {SCNC) and {IEE}

So probability of choosing unique letters from each set individually is:

Now the overall entropy of the system becomes:

Entropy has increased.

e.) The one with low entropy is much preferable since entropy is the measurement of uncertainty. So, if the system will be less uncertain, the better overall performance it will give.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
In Java In Scrabble each player has a set of tiles with letters on them. The...
In Java In Scrabble each player has a set of tiles with letters on them. The object of the game is to use those letters to spell words. The scoring system is complex, but longer words are usually worth more than shorter words. Imagine you are given your set of tiles as a string, like "quijibo", and you are given another string to test, like "jib". Write a method called canSpell that takes two strings and checks whether the set...
During a recent Scrabble game, I realized that if my opponent has the letter ‘I’ in...
During a recent Scrabble game, I realized that if my opponent has the letter ‘I’ in her tray, she can make a very high value play and I will lose. There are 56 tiles remaining that I can’t see: 7 in my opponent’s tray and 49 in the bag. 4 of them are the letter ‘I.’ What is the probability that my opponent does not have any of the 4 ‘I’ tiles among her 7 tiles? (Hint: What is the...
The board game Scrabble® contains 100 tiles, 98 of which are labeled with a letter and...
The board game Scrabble® contains 100 tiles, 98 of which are labeled with a letter and a point value, and 2 blank tiles. The distribution of tiles and point values is shown in the table. A tile is drawn at random. Find the probability of each event. (Enter your probabilities as fractions.) Point value Number of tiles 0 points 2 1 point 68 2 points 7 3 points 8 4 points 10 5 points 1 8 points 2 10 points...
For a C program hangman game: Create the function int setup_game [int setup_game ( Game *g,...
For a C program hangman game: Create the function int setup_game [int setup_game ( Game *g, char wordlist[][MAX_WORD_LENGTH], int numwords)] for a C program hangman game. (The existing code for other functions and the program is below, along with what the function needs to do) What int setup_game needs to do setup_game() does exactly what the name suggests. It sets up a new game of hangman. This means that it picks a random word from the supplied wordlist array and...
Please answer the following Case analysis questions 1-How is New Balance performing compared to its primary...
Please answer the following Case analysis questions 1-How is New Balance performing compared to its primary rivals? How will the acquisition of Reebok by Adidas impact the structure of the athletic shoe industry? Is this likely to be favorable or unfavorable for New Balance? 2- What issues does New Balance management need to address? 3-What recommendations would you make to New Balance Management? What does New Balance need to do to continue to be successful? Should management continue to invest...