gpt4 book ai didi

wolfram-mathematica - 在 Mathematica 中计算相对频率

转载 作者:行者123 更新时间:2023-12-04 00:13:33 26 4
gpt4 key购买 nike

与:

dalist = {{379, 219, 228, 401}, {387, 239, 230, 393}, 
{403, 238, 217, 429}, {377, 233, 225, 432}}

BarChart@dalist

enter image description here

我想计算/绘制每个条件下每个 Bin 的相对频率而不是绝对计数。

地点:

{379, 219, 228, 401}

是一个条件下的 4 个 bins。所以:

{379, 219, 228, 401}[[1]]/Total@{379, 219, 228, 401}

enter image description here

是我想看到的第一个条件/第一个 Bin 的结果,而不是计数本身。

最佳答案

贝利撒留先于我。

您可能还想探索 BarChart[dalist, ChartLayout -> "Percentile"]

enter image description here

关于wolfram-mathematica - 在 Mathematica 中计算相对频率,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7190167/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com