LogoMark.png

菱谷実来/DataScience の変更点


#author("2024-12-02T15:12:21+09:00","default:member","member")
#author("2024-12-12T15:22:13+09:00","default:member","member")
*菱谷 実来
[[データサイエンス]]

~

**演習
-演習1:[[スプレットシートの基礎>https://docs.google.com/spreadsheets/d/1Atpn2QqSTRO8sTLzeaZfQIjL2A5_h5Vm6038IzuvPsw/edit?usp=sharing]]

-演習2:[[要約統計量の計算>https://docs.google.com/spreadsheets/d/1zQSulpcI__2fkL0jcRZ6BPSLD9yoCS-vPtvCw8QRsU4/edit?usp=sharing]]

-演習3:[[相関係数の計算 >https://docs.google.com/spreadsheets/d/11LiE0QqaiaHTpbt5gdUy9Zeu1L0qmjeTfUetGp9yxwQ/edit?usp=sharing]]

-演習4:[[クロス集計の基礎>https://docs.google.com/spreadsheets/d/1Enuhmtz_mElFaD0dftImeiAHThL8cF8ejMR3DnT2n3Y/edit?usp=sharing]]

-演習5:[[Python Basics>https://colab.research.google.com/drive/1OO6NHBH4qRxl3aqy1OChcTaENv6-UJAF?usp=sharing]]

-演習6[[モンテカルロ法によるπの計算>https://colab.research.google.com/drive/1VTfMHVtwkj2UMWPF3tz8_BdJIKM1CBcY?usp=sharing]]

-演習7:[[Pythonによるデータ解析>https://colab.research.google.com/drive/1YalOQCU1FJ94Nz-fQVNeH0gJMoOMBIUT?usp=sharing]]

-演習8:__[[Pythonによる統計グラフ>https://colab.research.google.com/drive/1P6pe3uLuCo_f6gsx1CYBseMAqOQa183V?usp=sharing]]__

-演習9:__[[Pythonによる仮説検定>https://github.com/koichi-inoue/DataScience/blob/main/t_test.ipynb]]__


演習10:地理情報の可視化(または ワードクラウド)
演習10:[[ワードクラウド>https://colab.research.google.com/drive/1gMAZnqOjPQ3tkpFA7rm1FgEoeVkvWM3a?usp=sharing]]
演習11:総合演習
[[アンケート結果の分析>https://colab.research.google.com/drive/1b2IbyXYhEybxqL4pH3q9Y_p5PKkCM8Hf?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/

~
~