LogoMark.png

岩本愛結/DataScience の変更点


#author("2024-12-02T14:52:37+09:00;2024-12-02T14:21:08+09:00","default:member","member")
#author("2024-12-02T14:56:19+09:00","default:member","member")
*岩本 愛結
[[データサイエンス]]

~

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

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

-演習3:__[[相関係数の計算>https://docs.google.com/spreadsheets/d/19MbVzbMC-nft0US7R6PmqyP8VcoY1_maakS1YuwQ3sE/edit?usp=sharing]]__ SpreadSheet
--東京都は15歳未満人口に対して、自然公園面積が少ない。
--北海道は15歳未満人口に対して、自然公園面積が多い。相関がない。
--歯科診療所と総人口、空家数と総人口は相関がある。

-演習4:__[[クロス集計の事例>https://docs.google.com/spreadsheets/d/1kW332Qh4u5N9ekVjpoXw3VbZ6Uzu2JwCKV6S2Hijlwk/edit?usp=sharing]]__ SpreadSheet

-演習5:__[[Python Basics>https://colab.research.google.com/drive/10GfPVTgZMUN5zWRVXkAnMidWfd1oegzZ?usp=sharing]]__

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

-演習7:__[[データ解析>https://colab.research.google.com/drive/1GLXXAErutCrdmC8rugf8mOSDzIw8q8F0?usp=sharing]]__

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

-演習9__[[Pythonによる仮説検定>https://colab.research.google.com/drive/1-1ILn4lx981fX74PKo8kHKtS1EYRyPAr?usp=sharing]]__

-演習10:__[[地理情報の可視化>https://colab.research.google.com/drive/1QpRrAVFwSpsm_7kRBT-R-AFvtb2X8mjE?usp=sharing]]__

-演習11:__[[アンケート結果の分析>https://colab.research.google.com/drive/1ixxuvf3_beTg8eL6kZDcpVvRU0PHyj-z?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/

~
~