Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我们有 2 个大小不同但分布相同的数组,例如,uniform。如果我们将这 2 个数组合并为一个数组,新数组是否仍然具有均匀分布?
如果两个数组中的值是独立的,是的。从分布的角度来看,它与仅仅增加样本量没有区别。