Add combinatorics bundle: lesson + 7 questions (quant/counting-probability)#19
Draft
DMDaudio wants to merge 1 commit into
Draft
Add combinatorics bundle: lesson + 7 questions (quant/counting-probability)#19DMDaudio wants to merge 1 commit into
DMDaudio wants to merge 1 commit into
Conversation
…ility) Covers the previously empty counting-probability/combinatorics subtopic with a concept lesson and 7 original questions in an easy->hard progression: fundamental counting principle, factorial arrangements, permutations (nPr), combinations (nCr), a restricted committee, letter arrangements with repeats, and circular seating. Each question has a worked explanation, two hints, and distractors keyed to specific common errors. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FJ3gK9RbjNA17dZu2h2HCY
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR add or change?
Fills the previously empty
counting-probability/combinatoricssubtopic (it had zero questions and no lesson, whileprobabilityalready had coverage).Adds:
quant-counting-probability-combinatorics("Combinatorics: Counting Without Listing"): fundamental counting principle, factorial, permutations (nPr), combinations (nCr), arrangements with identical items, and circular arrangements, with worked examples, common traps, and takeaways.quant-counting-probability-combinatorics-0017→0023) in an easy→hard progression:0017(easy) — fundamental counting principle (multiply independent stages)0018(easy) — arranging n distinct items (n!)0019(medium) — permutations, distinct roles (nPr)0020(medium) — combinations, unordered committee (nCr)0021(hard) — restricted committee, exactly 2 men + 2 women0022(hard) — arrangements of BANANA (identical letters)0023(hard) — circular seating, (n−1)!Each question has a worked explanation written for someone who got it wrong, two hints, and distractors keyed to specific common errors (adding vs. multiplying, permutation vs. combination, dividing by the wrong factorial, ignoring/mis-handling identical items, treating a circle as a row).
Regenerated
docs/data/content.jsonvianode scripts/build.mjs— zero warnings (39 questions, 9 lessons).Type of change
Author checklist
idmatches the filename;topic/subtopicexist incurriculum.md).statusisin-review. I did not set my own content toverified.For reviewers
statustoverifiedand added my handle toreviewers.🤖 Generated with Claude Code
https://claude.ai/code/session_01FJ3gK9RbjNA17dZu2h2HCY
Generated by Claude Code