Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ja] cs-229-probability #142

Merged
merged 2 commits into from
Sep 11, 2019
Merged

Conversation

nao0811ta
Copy link
Contributor

@nao0811ta nao0811ta commented May 25, 2019

I've finished translating. please, someone, review this.

@nao0811ta nao0811ta force-pushed the feature-ja-probability branch from b68a990 to 7c8e6ff Compare May 26, 2019 14:09
@shervinea
Copy link
Owner

Great work @nao0811ta, thank you for all your time! Let's start the review process now!

@nao0811ta
Copy link
Contributor Author

nao0811ta commented May 29, 2019

@shervinea Gogo. Could you please set review label? I don’t have permission to set it.

@shervinea shervinea added the reviewer wanted Looking for a reviewer label May 30, 2019
@shervinea
Copy link
Owner

@nao0811ta Done! Please feel free to invite anyone you know who may review your work.

@suzana-ilic
Copy link

Hi @shervinea all of the cheatsheets will be translated into Japanese by MLT members - if you set the label to "reviewer wanted" for the rest as well I can send out an open call! Thanks so much!

@shervinea
Copy link
Owner

shervinea commented Jun 3, 2019

@suzana-ilic that's awesome, thank you so much for your help! As of now, we are looking for reviewers for:

current work in progress are:

and the translation yet to be started is:

  • Unsupervised learning

@ytknzw
Copy link

ytknzw commented Aug 16, 2019

Hi @shervinea and @suzana-ilic
I review #142: Probabilities and Statistics.

Copy link

@ytknzw ytknzw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review for part 1 - 38.

@@ -0,0 +1,381 @@
**1. Probabilities and Statistics refresher**

⟶確率と統計
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be "確率と統計の復習" to include "refresher" into translation.


**2. Introduction to Probability and Combinatorics**

⟶確率と組合せの紹介
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this case, "introduction" could be better translated as "導入" or "初歩" than "紹介".


**3. Sample space ― The set of all possible outcomes of an experiment is known as the sample space of the experiment and is denoted by S.**

⟶標本空間 - 試行可能なすべての結果の集合は標本空間として知られ、Sと表します。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"試行可能なすべての結果" -> "ある試行のすべての起こりうる結果"
"標本空間として知られ" -> "その試行の標本空間として知られ"


**4. Event ― Any subset E of the sample space is known as an event. That is, an event is a set consisting of possible outcomes of the experiment. If the outcome of the experiment is contained in E, then we say that E has occurred.**

⟶事象 - 標本空間のすべての部分集合のEを事象と言います。つまり事象は試行可能な結果で構成された集合です。試行結果がEに含まれるなら、Eが発生した言います。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"すべての部分集合のE" -> "任意の部分集合E": this change could make the intention of this sentence clearer.
"つまり事象は" -> "つまり、ある事象は"
"試行可能な結果で" -> "ある試行の起こりうる結果により"
"試行結果が" -> "ある試行結果が"
"発生した言います" -> "起きたと言います"


**6. Axiom 1 ― Every probability is between 0 and 1 included, i.e:**

⟶公理1 - すべての確立は0と1の間に含まれ次のようになります:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"確立" -> "確率"
"0と1の間に含まれ" -> "0と1を含んでその間にあります。"
"次のようになります:" -> "すなわち:"


**34. Main distributions ― Here are the main distributions to have in mind:**

⟶主な分布 - 覚えておくべき主な分布があります:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"覚えておくべき主な分布があります" -> "覚えておくべき主な分布をここに挙げます"


**35. [Type, Distribution]**

⟶[タイプ、分布]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"タイプ" -> "種類" To keep consistency with part 26.


**36. Jointly Distributed Random Variables**

⟶結合確率変数
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"結合確率変数" -> "同時分布の確率変数"
The term "同時分布" would be more popular than "結合分布".


**37. Marginal density and cumulative distribution ― From the joint density probability function fXY , we have**

⟶周辺密度と累積分布 - 結合密度確率関数fXYから次のようになります。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"結合" -> "同時"
"密度確率関数" -> "確率密度関数" ('Density probability function' should be 'probability density function'.)
"次のようになります" -> "次が成り立ちます"


**38. [Case, Marginal density, Cumulative function]**

⟶[例,、周辺密度、累積関数]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"例" -> "種類"

Copy link

@ytknzw ytknzw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review for the rest (from part 39 to the end).


**39. Conditional density ― The conditional density of X with respect to Y, often noted fX|Y, is defined as follows:**

⟶条件部密度(Conditional density) - Yに対するXの条件部密度は主にfx|Yと表記され、次のように定義されます:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"条件部密度" -> "条件付き密度"
"主に" -> "よく"
"fx|Y" -> "fX|Y"


**40. Independence ― Two random variables X and Y are said to be independent if we have:**

⟶独立性(Independence) - 二つの確率変数XとYは次の場合、独立的と言います。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"二つの" -> "2つの" for consistency.
"次の場合" -> "次が成り立つとき"
"独立的" -> "独立である"
"言います。" -> "言います:"


**41. Covariance ― We define the covariance of two random variables X and Y, that we note σ2XY or more commonly Cov(X,Y), as follows:**

⟶共分散(Covariance) - 次のようにふたつの確率変数X,Yの共分散をσ2XYまたはさらに一般的にはCov(X,Y)で定義します。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"ふたつの" -> "2つの" for consistency.
"X,Yの" -> "XとYの"
"次のようにふたつの確率変数X,Yの共分散をσ2XYまたはさらに一般的にはCov(X,Y)で定義します。" -> "2つの確率変数XとYの共分散を、σ2XYまたはより一般的にはCov(X,Y)と表記し、次のように定義します:"


**42. Correlation ― By noting σX,σY the standard deviations of X and Y, we define the correlation between the random variables X and Y, noted ρXY, as follows:**

⟶相関関係(Correlation) - X, Yの標準変数をσX,σYで表記し、確率変数X,Yの相関関係をρXYで表記し、次のように定義します。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"相関関係" -> "相関係数"
"標準変数" -> "標準偏差"
"で表記し" -> "と表記し"
"定義します。" -> "定義します:"


**43. Remark 1: we note that for any random variables X,Y, we have ρXY∈[−1,1].**

⟶注釈 1: 任意の確率変数X,Yに対してρXY∈[−1,1]となります。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"となります" -> "が成り立ちます"


**57. Remark: the sample variance is unbiased, i.e E[s2]=σ2.**

⟶注釈: 標本分散は不偏です。つまりE[s2]=σ2になります。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"つまり" -> "すなわち" for consistency.
"になります。" -> "が成り立ちます。"


**58. Chi-Squared relation with sample variance ― Let s2 be the sample variance of a random sample. We have:**

⟶標本分散とカイ二乗の関係 - 確率標本の標本分散をs2としよう。次のようになります。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"カイ二乗の関係" -> "カイ二乗分布との関係"
"としよう。次のようになります。" -> "とすると、次が成り立ちます:"


**59. [Introduction, Sample space, Event, Permutation]**

⟶[紹介、標本空間、事象、順列]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"紹介" -> "導入"


**60. [Conditional probability, Bayes' rule, Independence]**

⟶[条件部確率、ベイズの定理、独立]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"条件部確率" -> "条件付き確率"


**63. [Jointly distributed random variables, Density, Covariance, Correlation]**

⟶[結合分布の確率変数、密度、共分散、相関関係]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"結合分布の確率変数" -> "同時分布の確率変数" for consistency.
"相関関係" -> "相関係数"

@ytknzw
Copy link

ytknzw commented Aug 29, 2019

Hi @shervinea and @nao0811ta
Review for #142: Probabilities and Statistics is finished.

@shervinea
Copy link
Owner

Thank you @ytknzw and @nao0811ta for your thorough work!
@nao0811ta please feel free to let me know when you think the PR is ready to be merged.

@suzana-ilic
Copy link

Hi @nao0811ta! Just a quick reminder, please take a look a the comments and let us know when it's ready to be merged! Thanks so much! :)

@nao0811ta
Copy link
Contributor Author

@ytknzw san
thank you for your work sincerely.

@nao0811ta nao0811ta force-pushed the feature-ja-probability branch 2 times, most recently from 69913cf to 3697a1d Compare September 10, 2019 14:13
@nao0811ta nao0811ta force-pushed the feature-ja-probability branch from 3697a1d to f2bc0bd Compare September 10, 2019 14:27
@nao0811ta
Copy link
Contributor Author

nao0811ta commented Sep 10, 2019

@ytknzw, @suzana-ilic
I've just finished to fix all review comment and checked 2 times.
PTAL and feel free to merge if it's ok.
thank you.

@shervinea
Copy link
Owner

Thank you both @nao0811ta and @ytknzw for your amazing work. Merging the PR right now.

@shervinea shervinea merged commit 09afafd into shervinea:master Sep 11, 2019
@shervinea shervinea changed the title [ja] Probabilities and Statistics [ja] cs-229-probability Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewer wanted Looking for a reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants