Selecting an answer

Ok here's a brain-teaser type question. It's multiple choice. Enjoy :)
options = {'A','B','C','D};
myAnswer = options{randi(4)};
Now, what is the chance of "myAnswer" being correct for A,B,C,D below?
A) 25%
B) 50%
C) 60%
D) 25%
... and should I get the Statistics Toolbox to help me? :)

5 个评论

What do the percentage numbers mean? What is the qualitative difference between A) and D)?
Sorry Jan, just a puzzle I found - no further info available. I tried thinking it through as a last resort (thinking should always be a last resort)... but met some difficulty.
options{randi(4)} - 25% 25% 25% 25%
This video may help:
http://www.youtube.com/watch?feature=player_embedded&v=evKYF1G_uDI

请先登录,再进行评论。

回答(1 个)

LY Cao
LY Cao 2011-11-7

0 个投票

B, have any questions?

类别

帮助中心File Exchange 中查找有关 Puzzles 的更多信息

标签

提问:

2011-11-7

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by