在数学8,我想定义给定的名单密度肿块离散分布。例如, In[1] f = ProbabilityDistribution[{2/3, 1/3}[[x]], {x, 1, 2, 1}];
这似乎工作。然而,这发出了两次重复的警告: "Part::pspec: Part specification x is neither an integer nor a list of integers."
是否有可能使用概率或NProbability函数来计算4个硬币掷骰中的3个或更多个头的概率。 这不是一个关于这个问题的简单答案的问题,它更多的是理解如何用Mathematica使用分布解决这类问题。 因此,使用4个随机变量的分布P 我希望这样的事情会做的伎俩,但它不工作。我得到0. P = BernoulliDistribution[0.5];
vars = List[Distributed[a