-
-
Notifications
You must be signed in to change notification settings - Fork 4
[Multi Hyper] Update Translations #50
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
Conversation
✅ Deploy Preview for astonishing-narwhal-a8fc64 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Chinese translations in the multi_hyper lecture file to improve clarity and consistency. The changes primarily involve refining terminology and sentence structure to make the content more readable and precise in Chinese.
- Updates terminology for better clarity (e.g., "坛子" to "罐子" for urn, "原假设" to "零假设" for null hypothesis)
- Improves sentence structure and flow for better readability
- Standardizes mathematical notation formatting
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
lectures/multi_hyper.md
Outdated
| 然后随机抽取 $n$ 个球。 | ||
|
|
||
| 选拔程序应该是**色盲的**,这意味着**球的质量**这一随机变量应该与**球的颜色**无关,决定一个球是否被抽中。 | ||
| 决定一个球是否被抽中的选拔程序应该是**色盲的**,这意味着**球的质量**这一随机变量应该与**球的颜色**无关,。 |
Copilot
AI
Aug 16, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is an extra comma at the end of the sentence. The sentence should end with "无关" without the trailing comma.
| 决定一个球是否被抽中的选拔程序应该是**色盲的**,这意味着**球的质量**这一随机变量应该与**球的颜色**无关,。 | |
| 决定一个球是否被抽中的选拔程序应该是**色盲的**,这意味着**球的质量**这一随机变量应该与**球的颜色**无关。 |
This PR updates the translations in multi_hyper.