Murunga daniel#25
Closed
murungadaniel wants to merge 9 commits intombirgen:mainfrom
Closed
Conversation
…the beyond-numbers directory
- Updated sec-mathematical-stories.ptx to include an introduction and improved structure. - Enhanced sec-what-does-2-mean.ptx with detailed explanations and examples of one-to-one correspondence. - Expanded subsec-damsel-in-distress.ptx with a narrative and visual elements to engage readers. - Added comprehensive rules and gameplay description to subsec-dodge-ball.ptx. - Enriched subsec-dot-of-fortune.ptx with a detailed scenario involving a game show and logical deduction. - Developed subsec-thats-a-meanie-genie.ptx with a narrative about a genie and problem-solving. - Included a scenario in subsec-the-fountain-of-knowledge.ptx involving a challenge with measuring liquids. - Introduced new sections: sec-familiar-but-infinite.ptx and sec-rational-numbers.ptx, exploring concepts of infinity and rational numbers. - Created sec-the-missing-member.ptx detailing Cantor's proof of the cardinality of real numbers versus natural numbers.
Add new sections and enrich mathematical stories content
…lity with elimination, and Borda count - Created hw-voting-systems-ex13.ptx to calculate head-to-head races in pairwise comparison. - Added hw-voting-systems-ex14.ptx with a preference table and tasks for majority and plurality with elimination. - Introduced hw-voting-systems-ex15.ptx featuring a detailed preference table and tasks for majority and elimination scenarios. - Developed hw-voting-systems-ex16.ptx to analyze voting outcomes using plurality and pairwise comparison. - Created hw-voting-systems-ex17.ptx with a preference table and tasks for plurality with elimination. - Added hw-voting-systems-ex18.ptx focusing on plurality with elimination and pairwise comparison outcomes. - Developed hw-voting-systems-ex19.ptx to explore Borda count in the context of college football rankings. - Created hw-voting-systems-ex5.ptx and hw-voting-systems-ex6.ptx to discuss voting percentages and plurality with elimination. - Added hw-voting-systems-ex7.ptx with a detailed voting scenario for flood prevention projects. - Created hw-voting-systems-ex8.ptx to discuss maximum rounds in plurality with elimination. - Developed hw-voting-systems-ex9.ptx for a voting scenario on the best starship captain with head-to-head race analysis.
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.
Added exercises to the Voting Systems section.