Question

In: Statistics and Probability

You are being tested for psychic powers. Suppose that you do not have psychic powers. A...

You are being tested for psychic powers. Suppose that you do not have psychic powers. A standard deck of cards is shuffled, and the cards are dealt face down one by one. Just after each card is dealt, you name any card (as your prediction). Let X be the number of cards you predict correctly. (See Diaconis (1978) for much more about the statistics of testing for psychic powers.) (a) Suppose that you get no feedback about your predictions. Show that no matter what strategy you follow, the expected value of X stays the same; find this value. (On the other hand, the variance may be very different for different strategies. For example, saying “Ace of Spades” every time gives variance 0.) Hint: Indicator r.v.s. (b) Now suppose that you get partial feedback: after each prediction, you are told immediately whether or not it is right (but without the card being revealed). Suppose you use the following strategy: keep saying a specific card’s name (e.g., “Ace of Spades”) until you hear that you are correct. Then keep saying a different card’s name (e.g., “Two of Spades”) until you hear that you are correct (if ever). Continue in this way, naming the same card over and over again until you are correct and then switching to a new card, until the deck runs out. Find the expected value of X, and show that it is very close to e − 1. Hint: Indicator r.v.s. (c) Now suppose that you get complete feedback: just after each prediction, the card is revealed. Call a strategy “stupid” if it allows, e.g., saying “Ace of Spades” as a guess after the Ace of Spades has already been revealed. Show that any non-stupid strategy gives the same expected value for X; find this value. Hint: Indicator r.v.s.

Solutions

Expert Solution

The indicator variable is, as you suspected, for the event that a given card is guessed correctly. I'll call it Xi

for convenience:

For i=1,…,52

, let

Xi={10if card i is guessed correctlyotherwise

Then, using linearity of expectation,

E(X)=E(∑i=152Xi)=∑i=152E(Xi)=∑i=152P(Xi=1).

We seek P(Xi=1)

now. If we denote by Y (N) a correct (incorrect) guess for any particular card then the event "Xi=1" can be represented by the set of all possible strings of length i

of Ys and Ns ending in Y.

Take such a string and consider its substrings of maximally consecutive Ns and the following Y. For example, YNNYNNNNYYNY has 5

such substrings (because it has 5 Ys) of lengths 1,3,5,1,2

. We can calculate the probability of this outcome, given the rules of the game, to be:

152⋅5051⋅4950⋅149⋅4950⋅4849⋅4748⋅4647⋅146⋅149⋅4748⋅147=152⋅151⋅150⋅149⋅148

Hopefully, it's not hard to convince yourself of the pattern here that the probability of any given Y-N string is (52−k)!52! where k

is the number of Ys in the string.

Now, of all Y-N strings of length i

ending in Y, there are (i−1k−1) strings with exactly k Ys since we need to choose k−1 positions from i−1 possibilities for all Ys but the last. And since this k can range from 1 to i

, we have,

P(Xi=1)=∑k=1i(i−1k−1)(52−k)!52!.

So,

E(X)====∑i=152[∑k=1i(i−1k−1)(52−k)!52!]∑k=152[(52−k)!52!∑i=k52(i−1k−1)](swapping the order of summation)∑k=152[(52−k)!52!(52k)](using identity ∑r=pq(rp)=(q+1p+1))∑k=1521k!

Note now the Taylor expansion: ex=1+x1!+x22!+x33!+⋯

.

So, e−1=11!+12!+13!+⋯=∑k=1∞1k!

.

We can see E(X)

is a partial sum of this series and is extremely close to e−1


Related Solutions

Suppose a "psychic" is being tested to determine if she is really psychic. A person in...
Suppose a "psychic" is being tested to determine if she is really psychic. A person in another room concentrates on one of five colored cards, and the psychic is asked to identify the color. Assume that the person is not psychic and is guessing on each trial. Define a success as "psychic identifies correct color". (a) What is p, the probability of success on a single trial? (show 1 decimal place) (b) If we conduct 10 trials, what is the...
A psychic was tested for ESP. The psychic was presented with 400 cards face down and...
A psychic was tested for ESP. The psychic was presented with 400 cards face down and was asked to determine if the card was one of four symbols: a cross, a star, a circle, or a square. The psychic was correct in 120 of the cases. Let p represent the probability that the psychic correctly identifies the symbol on the card in a random trial. A. Using the results above, construct a 99% confidence interval for p. a (.255, .345)...
A noted psychic was tested for ESP. The psychic was presented with 400 cards face down...
A noted psychic was tested for ESP. The psychic was presented with 400 cards face down and asked to determine if each of the cards was one of four symbols: a star, cross, circle, or square. The psychic was correct in 120 cases. Based on chance alone, the expected probability that a card will be chosen correctly is ¼. Fill out the table below of observed and expected counts. Psychic’s Outcome Observed Expected Correct 120 Incorrect Total 400 400 Calculate...
a noted psychic was tested for extrasensory perception. the psychic was presented with 200 cards face...
a noted psychic was tested for extrasensory perception. the psychic was presented with 200 cards face down and asked to determine if each card were one of five symbols: a star, a cross, a circle, a square, or three wavy lines. the psychic was correct in 50 cases. let p represent the probability that the psychic correctly identifies the symbols on the card in a random trial. assume the 200 trials can be treated as a simple random sample from...
A noted psychic was tested for ESP. The psychic was presented with 220 cards face down...
A noted psychic was tested for ESP. The psychic was presented with 220 cards face down and was asked to determine if the card was one of 5 symbols: a star, cross, circle, square, or three wavy lines. The psychic was correct in 52 cases. Let ?p represent the probability that the psychic correctly identifies the symbol on the card in a random trial. Assume the 220 trials can be treated as an SRS from the population of all guesses....
A noted psychic was tested for extrasensory perception. The psychic was presented with 200 cards face...
A noted psychic was tested for extrasensory perception. The psychic was presented with 200 cards face down and asked to determine if each card were one of five symbols: a star, a cross, a circle, a square, or three wavy lines. The psychic was correct in 50 cases. Let p represent the probability that the psychic correctly identifies the symbol on the card in a random trial. Assume the 200 trials can be treated as a simple random sample from...
How have the powers of the executive expanded since thefounding? To what extent do you...
How have the powers of the executive expanded since the founding? To what extent do you think this expansion is good or bad, and why?
To test whether my friend’s fish Googly had psychic powers, I wrote R code to display...
To test whether my friend’s fish Googly had psychic powers, I wrote R code to display two windows. I entered either “Left” or “Right” depending on which way Googly was facing. Then the random number generator in R selected either the left or the right window, with probability 0.5 for each, in which to display a star. Let p be the probability Googly guesses correctly on a given trial (assume this is constant.) In 80 trials, Googly correctly guessed the...
4. How have presidential powers increased relative to congressional powers?
4. How have presidential powers increased relative to congressional powers?
b) What powers do shareholders have in relation to the way that a company is managed...
b) What powers do shareholders have in relation to the way that a company is managed on a day-to-day basis?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT