SOLUTION: Sally claims to have telekinetic powers. She claims that she can cause a die to turn up any number she chooses. A fair die is produced, and Sally predicts that she will roll a six

Algebra.Com
Question 1186715: Sally claims to have telekinetic powers. She claims that she can cause a die to turn up any number she chooses.
A fair die is produced, and Sally predicts that she will roll a six 3 times in a row. She proceeds to do just that. Our evidence and hypothesis are as follows:
E: Sally rolls a six 3 times in a row (without cheating).
H: Sally has telekinetic powers.
Given that Sally has telekinetic powers, E is just the sort of thing we should expect. So, assume that P(E/H) = 1.
But prior to considering E, we are understandably skeptical, giving odds of 1 to 9 that Sally has telekinetic powers.
Assuming chance is the only alternative to Sally’s alleged telekinetic powers, what is P(E/∼H)? (Hint: You will need to use the restricted conjunction rule.)
What is P(H/E)?
I have managed to solve the problem. But I am not sure if it's correct because I don't think I used the restricted conjunction rule, which is P(A·B) = P(A) x P(B)
Here's my solution, please tell me if am correct or wrong:
* P(E) = 1/6^3 = 1/216
* P(H) = 1/10
* P(~H) = 9/10
* P(E|H) = 1
what is P(E/∼H)?
* using conditional rule:
P(E|~H) = P(~H·E) / P(~H)
= [ P(~H) * P(E) ] / P(~H)
= P(E)
= 1/216
What is P(H/E)?
* using Bayes’ theorem:
P(H|E) = [ P(H)*P(E|H) ] / [ P(H)*P(E|H) + P(~H)*P(E/~H) ]
= [ (1/10)*(1) ] / [ (1/10)*(1) + (9/10)*(1/216) ]
= 0.96

Answer by CPhill(1959)   (Show Source): You can put this solution on YOUR website!
Here's how to break down this Bayesian reasoning problem:
**1. Probability of E given not H (P(E|¬H)):**
If Sally *doesn't* have telekinetic powers, the probability of rolling a six on a fair die is 1/6. Since the rolls are independent, the probability of rolling a six three times in a row is:
P(E|¬H) = (1/6) * (1/6) * (1/6) = (1/6)³ = 1/216 ≈ 0.0046
**2. Prior probabilities:**
The odds of Sally having telekinetic powers are 1 to 9. This means:
P(H) / P(¬H) = 1/9
Since P(H) + P(¬H) = 1, we can solve for P(H) and P(¬H):
P(H) = 1/10 = 0.1
P(¬H) = 9/10 = 0.9
**3. Applying Bayes' Theorem:**
We want to find P(H|E), the probability that Sally has telekinetic powers *given* that she rolled three sixes in a row. Bayes' Theorem states:
P(H|E) = [P(E|H) * P(H)] / [P(E|H) * P(H) + P(E|¬H) * P(¬H)]
**4. Plugging in the values:**
P(H|E) = [1 * 0.1] / [1 * 0.1 + (1/216) * 0.9]
P(H|E) = 0.1 / [0.1 + 0.004167]
P(H|E) = 0.1 / 0.104167
P(H|E) ≈ 0.960
**Therefore:**
* P(E|¬H) ≈ 0.0046
* P(H|E) ≈ 0.960

RELATED QUESTIONS

Suppose you have a set of three four sided dice. Your friend wants to bet that he/she can (answered by stanbon)
Alice randomly selects a number from 1 to 10 out of a hat six times in a row. On each... (answered by ewatrrr)
Andrea tosses a die and flips a coin. What is the probability that she gets an even... (answered by ikleyn)
Suppose a life insurance company insures the lives or 4,000 women aged 50. If the... (answered by Boreal)
Natalia and Yara argue over who sits in the front seat of the car with their father. To... (answered by Boreal)
Suppose that the following game is played. A woman rolls a fair die. If she rolls a 1 or... (answered by Mathematicians)
Marina had a car accident, and the repair bill came to $900. She didn't have any... (answered by Theo)
A player rolls a six-sided die and receives a number of dollars corresponding to the... (answered by ikleyn)
Suppose a probability experiment consists of rolling a fair die 140 times. Assume that... (answered by Boreal)