<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pianofisica</author_name>
  <author_url>https://blog.hatena.ne.jp/pianofisica/</author_url>
  <blog_title>pianofisica</blog_title>
  <blog_url>https://pianofisica.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>Python-応用</anon>
    <anon>Python-応用-確率・統計</anon>
  </categories>
  <description>数学の具体的な計算にPythonを使って、数学もPythonも同時に学んでしまいましょう。今回はPythonを使った確率・統計の問題として、モンテカルロ法で円周率を求める問題をみてみたいと思います。本記事のPythonの学習事項としては、離散データの作成・処理の方法、散布図の作成を学びます。ただし、動作の確認はJupyterNotebookを用いた場合で行っています。インターフェイスなどの動作環境の違いによって適宜変更点があるかもしれません。 乱数 モンテカルロ法 円周率の計算 乱数 Pythonには（擬似）乱数が用意されています： import random as rd rd.random(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpianofisica.hatenablog.com%2Fentry%2F2020%2F09%2F16%2F133000&quot; title=&quot;Pythonで学ぶ確率・統計（モンテカルロ法） - pianofisica&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-09-16 13:30:00</published>
  <title>Pythonで学ぶ確率・統計（モンテカルロ法）</title>
  <type>rich</type>
  <url>https://pianofisica.hatenablog.com/entry/2020/09/16/133000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
