Back to page
− Links
Print
Edit of
Python/平均と標準偏差を求める
::
NJF Wiki
Edit of
xpwiki
:
Python
/
平均と標準偏差を求める
Edit of # i983fcef
Details:
*平均 [#i983fcef] 平均を求めるにはmeanを使います。 import statistics data = [1,2,3,4,5] print(statistics.mean(data)) 結果: 3
Edit Summary:
Q & A Verification:
Please answer next a question before page update. (needless at preview)
Q:
Please rewrite "ABC" to lowercase.
A:
Name:
Do not change timestamp
View Text Formatting Rules
[1]
Links list
(This host) = http://njf.jp
(This host)
/cms/modules/xpwiki/?cmd=edit&help=true&page=Python%2F%E5%B9%B3%E5%9D%87%E3%81%A8%E6%A8%99%E6%BA%96%E5%81%8F%E5%B7%AE%E3%82%92%E6%B1%82%E3%82%81%E3%82%8B