File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ msgstr ":func:`median`"
128
128
129
129
#: ../../library/statistics.rst:78
130
130
msgid "Median (middle value) of data."
131
- msgstr "データの中央値 。"
131
+ msgstr "データのメジアン(中央値) 。"
132
132
133
133
#: ../../library/statistics.rst:79
134
134
msgid ":func:`median_low`"
@@ -224,20 +224,20 @@ msgstr "データの標本標準分散。"
224
224
225
225
#: ../../library/statistics.rst:101
226
226
msgid "Statistics for relations between two inputs"
227
- msgstr ""
227
+ msgstr "2入力間の関係の統計 "
228
228
229
229
#: ../../library/statistics.rst:103
230
230
msgid ""
231
231
"These functions calculate statistics regarding relations between two inputs."
232
- msgstr ""
232
+ msgstr "これらの関数は、2つの入力間の関係について統計量を計算します。 "
233
233
234
234
#: ../../library/statistics.rst:106
235
235
msgid ":func:`covariance`"
236
236
msgstr ":func:`covariance`"
237
237
238
238
#: ../../library/statistics.rst:106
239
239
msgid "Sample covariance for two variables."
240
- msgstr ""
240
+ msgstr "2変数の標本共分散。 "
241
241
242
242
#: ../../library/statistics.rst:107
243
243
msgid ":func:`correlation`"
@@ -253,7 +253,7 @@ msgstr ":func:`linear_regression`"
253
253
254
254
#: ../../library/statistics.rst:108
255
255
msgid "Slope and intercept for simple linear regression."
256
- msgstr ""
256
+ msgstr "単回帰の傾きと切片。 "
257
257
258
258
#: ../../library/statistics.rst:113
259
259
msgid "Function details"
You can’t perform that action at this time.
0 commit comments