Difference between revisions of "Cedars Math:Handouts"
Jump to navigation
Jump to search
(→Chapters 4, 5, and 6) |
(→Chapter 10--Statistics) |
||
Line 123: | Line 123: | ||
==Chapter 10--Statistics== | ==Chapter 10--Statistics== | ||
+ | |||
+ | *[https://rasmusen.org/special/Cedars_School/dieroll_histograms.txtdgfdfg Python homework on rolling dice and plotting histograms of the results] | ||
+ | |||
+ | *[https://rasmusen.org/special/Cedars_School/python_median_mean_histogram.txt Python homework on median, mode, mean, histograms] |
Revision as of 16:32, 30 May 2023
Click here to go back to the Cedars Math front page. You will find the directory with all these handouts and more at https://www.rasmusen.org/special/Cedars_School.
Contents
General Skills
Python Coding
- Handout: "Python Commands"--learning basic commands.
- Handout: "Python Basics", an easy problem set.
- Handout: "Fibonacci Coding", with diagram plotting
- I've written up a handout of some Python code for testing divisibility by 2,3,5, and 7.
- The Python code by Professor Connell to test the Polya Conjecture.
Miscellaneous
- "When Everyone Is Somebody Then No One's Anybody" lyrics and performance video
- Handout on writing emails
- CLT tests: Fall 2018 questions and Fall 2018 answers and Spring 2021 questions.
Numbers
Using LaTeX to Write Equations and Symbols
Proofs
- The "All Odd Numbers Are Prime" joke and the joke script and the Python code by Professor Connell to test the Polya Conjecture.
- Proofs without Words of three infinite sums.
Chapters 1: Integers
- The "All Odd Numbers Are Prime" joke and the joke script and the Python code by Professor Connell to test the Polya Conjecture.
- [1] Defining New Kinds of Exponents]
Chapters 2 and 3: Fractions
Chapters 4, 5, and 6: Rates, Proportions, and Percentages
Chapter 8, Geometry
- Prefaces to Euclid's Elements in the first English translation (1570).
- Shooting the Bird from the Mahabharata.
Chapter 9, Algebra