以下是引用98dxwk在2006-8-6 21:28:00的发言:58there are two set each with the number 1, 2, 3, 4 ,5, 6. ask randomly choose one number from each set, what is the probability that the products of the 2 number is divisable by 4? 也是笨办法,大家看看对不对。 从第一个集合里选4,那么第二个集合选什么数都行,概率是1/6 从第一个集合里选1,3,或5,从第二个集合里选4,概率是(1/2)*(1/6)=1/12 从第一个集合里选2,从第二个集合里选2,4,或6,概率是(1/6)*(1/2)=1/12 从第一个集合里选6,从第二个集合里选2或4,概率是(1/6)*(1/3)=1/18 最后全部相加,等于7/18=14/36
58there are two set each with the number 1, 2, 3, 4 ,5, 6. ask randomly choose one number from each set, what is the probability that the products of the 2 number is divisable by 4? 也是笨办法,大家看看对不对。 从第一个集合里选4,那么第二个集合选什么数都行,概率是1/6 从第一个集合里选1,3,或5,从第二个集合里选4,概率是(1/2)*(1/6)=1/12 从第一个集合里选2,从第二个集合里选2,4,或6,概率是(1/6)*(1/2)=1/12 从第一个集合里选6,从第二个集合里选2或4,概率是(1/6)*(1/3)=1/18 最后全部相加,等于7/18=14/36 此方法有误,错在你的最后一种情况,从第一个集合里选6,从第二个集合里应该还能选3个数分别为:2,4,6。 而你只选了2和4。所以丢了1/36的概率,答案应该是15/36,而不是14/36! 此题还有一种方法。 首先,总共有6*6=36种乘积。 其中,无法被4整除的分为两种情况: 情况1,奇*奇,共有3*3=9种。 情况2,从第一个集合中取奇*第二个集合中取2或6,由于两个集合对称,所以还有从第二个集合中取奇*第一个集合中取2或6。这样算出来是,3*2*2=12种。 所以,无法被4整除的是(9+12)/36= 21/36。那么,能被4整除的就是15/36了。
[此贴子已经被作者于2006-8-15 17:24:47编辑过] |