涂色立方体:看到 5 个无色面时恰有 1 个涂色面的概率
Colorless Sides
题目详情
一个 3×3×3 的大立方体外表面全部涂成蓝色,然后切成 27 个 1×1×1 的小立方体。
随机取出其中一个小立方体并放置,使你能看到它的 5 个面(底面不可见),并且观察到这 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?
解析
满足“可见 5 面无色”的只可能是:
- 内部中心块:1 个(0 个涂色面),必满足。
- 面中心块:6 个(1 个涂色面),只有当那唯一的涂色面朝下时满足,概率为 。
因此在该观测条件下的后验权重:
- 中心块:;
- 面中心块:。
归一化后