Skip to content

Improve clarity and grammar in Monty Hall explanation - #2

Open
Gaurav-Borse-dev wants to merge 1 commit into
dipak0000812:devfrom
Gaurav-Borse-dev:patch-2
Open

Improve clarity and grammar in Monty Hall explanation#2
Gaurav-Borse-dev wants to merge 1 commit into
dipak0000812:devfrom
Gaurav-Borse-dev:patch-2

Conversation

@Gaurav-Borse-dev

Copy link
Copy Markdown

Beginner Note

This problem is a classic example where human intuition fails in probability. Although it appears that both remaining doors have equal chances, Bayesian reasoning reveals that switching doors significantly increases the probability of winning.

Your checklist for this pull request

Do not remove this checklist. Your PR won't get reviewed if this checklist is not present in the PR.

Please complete the following checklist after creating the PR.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side) against our dev branch (left side). Please do not request your dev branch.
  • Have you followed all the steps from our Contributing Guide?
  • Are all the GitHub Actions checks passing? If not, they will need to be fixed before review. You can reference logs for the failing check to identify the issue.

Did you use a Large language model (LLM) to assist you in making changes? If yes, please go through the following checklist too:

  • Please include a short paragraph (not bullet points) describing the changes you have made. This should at least include the problem your PR solves and the implemented solution. This doesn't need to be a polished description, but it must be written manually by you without any assistance from any AI tools.
  • Have you manually verified that the changes are doing exactly what is expected? Have you considered edge cases?
  • Has the LLM added try-except blocks? They will need to be removed; any error handling must be explicit.
  • If you used LLM for generating tests, they usually need to be compressed into a smaller set of tests. Please manually describe what scenarios the tests are testing for.

Issue number(s) that this pull request fixes

  • Fixes #

List of changes to the codebase in this pull request

### Beginner Note

This problem is a classic example where human intuition fails in probability. Although it appears that both remaining doors have equal chances, Bayesian reasoning reveals that switching doors significantly increases the probability of winning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant