You are not logged in.
Pages: 1
suppose you flip a coin, if its heads, i have to guess a number between 1 and 6 and roll a die to see if i'm right. If its tails, i have to guess a number between 1 and 12 and role a 12 sided die.
What are the odds that i will guess correct?
A logarithm is just a misspelled algorithm.
Offline
1/2*1/6 + 1/2*1/12 = 1/8.
Why did the vector cross the road?
It wanted to be normal.
Offline
Nevermind.
Last edited by pi man (2007-10-23 06:51:42)
Offline
ah ha!
so, if you had to roll a 1 in 3 choice that led you to a 1/2, 1/3, 1/4 guess respectively, the probabability would be
1/3(1/2 + 1/3 + 1/4) Correct?
A logarithm is just a misspelled algorithm.
Offline
Yeppers!
Why did the vector cross the road?
It wanted to be normal.
Offline
Pages: 1