今回は、前回導入したNumpy、 そしてグラフを描画するmatplotlibを使って、 いくつかの代表的な分布を紹介していきます。 第5回 「 「よく使う分布」 はどうしてよく使う?」 の項でも代表的な分布が紹介されていました。そこでは、 “⁠この状況 (モデル ...
In my last few articles, I looked at several different Python modules that are useful for doing computations. But, what tools are available to help you analyze the results from those computations?