#author("2024-11-25T15:04:07+09:00","default:member","member") #author("2024-12-02T15:15:03+09:00","default:member","member") *荻野美咲 [[データサイエンス]] ~ **演習 -演習1:[[スプレッドシートの基礎>https://docs.google.com/spreadsheets/d/1uCfqdzm7r1RkxXF0Qjbq7Be8yRahI-KQ3Y6JxE_1iQk/edit?usp=sharing]] -演習2:[[要約統計量の計算>https://docs.google.com/spreadsheets/d/1fIgBS9rFnaIlJ55a8Y2RDRbJkfkgnFMCkqF4SYQsS_s/edit?usp=sharing]] -演習3:[[相関係数の計算事例>https://docs.google.com/spreadsheets/d/1upc0Z6ZRWzLi3wfDUCXKZ4E3KkJ7IeTANgVHr50k5gs/edit?usp=sharing]] --ごみのリサイクル率と外国人人口の相関係数は0.27でほとんど相関がないといえる。 -演習4:[[クロス集計>https://docs.google.com/spreadsheets/d/1kQKiSN8JwPU-8uKz9OyI77q9W0RZ2BP1REBiOUw85_A/edit?usp=sharing]] -演習5:[[PythonBasics>https://colab.research.google.com/drive/1ZtzaoohxzEcMrjyB7BXU4PKwugLUyUy3?usp=sharing]] -演習6:[[モンテカルロ法によるπの計算>https://colab.research.google.com/drive/1l-Xou4z_gDXy7ubTKXy1iGn61FScFdrg?usp=sharing]] -演習7:[[Pythonによるデータ解析>https://colab.research.google.com/drive/1ZtzaoohxzEcMrjyB7BXU4PKwugLUyUy3?usp=sharing]] -演習8:[[Pythonによる統計グラフ>https://colab.research.google.com/drive/1thhoZDmEOerhDJ6BNQMbp_d5dGrxlO1L?usp=sharing]] -演習9:[[仮説検定>https://colab.research.google.com/drive/1z9FOK3hTKsvgh-ybFh0x3hIl3vTa2EX0?usp=sharing]] -演習10:[[ワードクラウド>https://colab.research.google.com/drive/1js-e1uURb__N_HHCAwKj-1o8Eb-I24m4?usp=sharing]] -演習11:[[総合演習>https://colab.research.google.com/drive/1EyC32joRM8s5P9_3c-GVdVmCVXTx_Drs?usp=sharing]] ~ ~ **Links ***学習環境 -''Google Colabolatery'':https://colab.research.google.com -Python:https://www.python.org/ -Python Japan:https://www.python.jp/ -''Google SpreadSheets'':https://docs.google.com/spreadsheets/ ~ ***Library -pandas:https://pandas.pydata.org/ -matplotlib:https://matplotlib.org/ -seaborn:https://seaborn.pydata.org/ -folium:https://python-visualization.github.io/folium/ -plotly:https://plotly.com/python/plotly-express/ ~ ***統計に関する情報 -統計学の時間|統計Web:https://bellcurve.jp/statistics/course/ -教育用標準データセット|SSDSE:https://www.nstac.go.jp/SSDSE/ ~ ***その他 -地理情報 https://geojson.io/ ~ ~