Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitadd5681

Browse files
author
github-actions
committed
Merge 3.11 into 3.8
1 parenteb29f78 commitadd5681

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

‎faq/design.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,6 +1042,8 @@ msgid ""
10421042
"For Python, many of the advantages of interface specifications can be "
10431043
"obtained by an appropriate test discipline for components."
10441044
msgstr""
1045+
"Pythonでは、インターフェース仕様の多くの利点は、コンポーネントへの適切なテス"
1046+
"ト規律により得られます。"
10451047

10461048
#:../../faq/design.rst:576
10471049
msgid""

‎library/statistics.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ msgstr ":func:`mode`"
144144

145145
#:../../library/statistics.rst:53
146146
msgid"Single mode (most common value) of discrete or nominal data."
147-
msgstr""
147+
msgstr"離散/名義尺度データの最頻値 (single mode) 。"
148148

149149
#:../../library/statistics.rst:54
150150
msgid":func:`multimode`"
@@ -160,7 +160,7 @@ msgstr ":func:`quantiles`"
160160

161161
#:../../library/statistics.rst:55
162162
msgid"Divide data into intervals with equal probability."
163-
msgstr""
163+
msgstr"データの等確率での分割。"
164164

165165
#:../../library/statistics.rst:59
166166
msgid"Measures of spread"
@@ -263,10 +263,14 @@ msgid ""
263263
"the entire population rather than a sample, then ``mean(data)`` is "
264264
"equivalent to calculating the true population mean μ."
265265
msgstr""
266+
"標本平均は真の母平均の不偏推定量のため、出来る限り多くの標本から平均を求める"
267+
"と、``mean(sample)`` は真の母平均に収束します (訳注: 大数の法則)。*data* が標"
268+
"本ではなく母集団全体の場合、``mean(data)`` は真の母平均 μ を計算することと等"
269+
"価です。"
266270

267271
#:../../library/statistics.rst:122
268272
msgid"Convert *data* to floats and compute the arithmetic mean."
269-
msgstr""
273+
msgstr"*data* を float に変換し、算術平均を計算します。"
270274

271275
#:../../library/statistics.rst:124
272276
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp