涂色立方体:看见 5 个无色面时有 1 个涂色面的概率
Colorless Sides
题目详情
一个 3×3×3 大立方体外表面都被涂成蓝色,然后切成 27 个 1×1×1 小立方体。
随机取出一个小立方体并放置,你能看到它的 5 个面且都没有颜色(底面看不到)。求该小立方体“恰好有 1 个涂色面”的概率。
A cube that is colored blue on the outside is cut into smaller cubes. You randomly select a cube from the and see 5 sides without any color. Calculate the probability that the cube has one colored side?
解析
“恰好 1 个涂色面”的小立方体共有 6 个(每个大面中心)。设事件 为“可见 5 面无色”,事件 为“恰好 1 个涂色面”。
- 。
- (唯一涂色面必须朝下)。
- 来自两类:中心块(概率 ,且必满足)与 1 涂色面块(概率 ,且以 满足),所以
因此
Original Explanation
We can update the probability the chosen cube has a colored side given that we know sides are not painted. Using Bayes theorem, Let be the event that the five sides of the cube shown are blank and let be the event of the cube having exactly one colored side. Then we have
If the cube has a colored side, there's a chance that the painted side is not showing. Thus . Also note that there are cubes that have only one painted face out of . Thus . Finally, the probability we have a cube that shows five unpainted sides is from the cubes with one painted side and from the center cube with no painted sides. Therefore, considering everything together we get