Difference between revisions of "Cedars Math:Handouts"

From Rasmapedia
Jump to navigation Jump to search
(Chapter 10--Statistics)
(Chapters 2 and 3: Fractions)
 
(8 intermediate revisions by 2 users not shown)
Line 7: Line 7:
  
 
*[http://www.rasmusen.org/special/Cedars_School/01_Python_basics.pdf  Handout: "Python Basics"], an easy problem set.  
 
*[http://www.rasmusen.org/special/Cedars_School/01_Python_basics.pdf  Handout: "Python Basics"], an easy problem set.  
 
 
  
 
*[http://www.rasmusen.org/special/Cedars_School/04.02_Fibonacci_homework.pdf    "Fibonacci Homework Answers"].
 
*[http://www.rasmusen.org/special/Cedars_School/04.02_Fibonacci_homework.pdf    "Fibonacci Homework Answers"].
Line 37: Line 35:
 
*[https://twitter.com/SteveStuWill/status/1578777239641944066 Psychology tweet: the mind filling in color gaps] (2022).
 
*[https://twitter.com/SteveStuWill/status/1578777239641944066 Psychology tweet: the mind filling in color gaps] (2022).
  
==Numbers==
+
==Mathematics==
 +
===Miscellaneous===
 
*[https://clevelanddesign.com/insights/the-nature-of-design-the-fibonacci-sequence-and-the-golden-ratio/ Cleveland Design on the Fibonacci Sequence]
 
*[https://clevelanddesign.com/insights/the-nature-of-design-the-fibonacci-sequence-and-the-golden-ratio/ Cleveland Design on the Fibonacci Sequence]
  
 
===Using LaTeX to Write Equations and Symbols===
 
===Using LaTeX to Write Equations and Symbols===
 
 
*[http://www.rasmusen.org/special/Cedars_School/03.01b_Python_LaTeX_handout.pdf  "Notes on LaTeX"]  
 
*[http://www.rasmusen.org/special/Cedars_School/03.01b_Python_LaTeX_handout.pdf  "Notes on LaTeX"]  
  
Line 53: Line 51:
 
*[http://www.rasmusen.org/special/Cedars_School/9.08a_sq2irratioanl.pdf Euclid's Proof That the Square Root of Two Is Irrational]
 
*[http://www.rasmusen.org/special/Cedars_School/9.08a_sq2irratioanl.pdf Euclid's Proof That the Square Root of Two Is Irrational]
  
 
+
==Chapter 1: Integers==
==Chapters 1: Integers==
 
 
*[http://www.rasmusen.org/special/Cedars_School/Sparking_Joy_in_16x15.png  Sparking Joy in Multiplication]
 
*[http://www.rasmusen.org/special/Cedars_School/Sparking_Joy_in_16x15.png  Sparking Joy in Multiplication]
  
Line 76: Line 73:
 
*[http://www.rasmusen.org/special/Cedars_School/03.01a_HW_Test_Two_Studying.pdf  "Homework: Things to Study"]
 
*[http://www.rasmusen.org/special/Cedars_School/03.01a_HW_Test_Two_Studying.pdf  "Homework: Things to Study"]
  
 +
*[https://en.wikipedia.org/wiki/Six_nines_in_pi The Feynman Point], Wikipedia article on 999999 in pi.
 +
 +
*[https://en.wikipedia.org/wiki/Mathematical_coincidence "Mathematical Coincidence,"] Wikipedia article.
 
----
 
----
  
Line 86: Line 86:
  
 
*[http://www.rasmusen.org/special/Cedars_School/05_03_Cats_and_Rats_Handout  Handout: Cats and Rats Puzzle]
 
*[http://www.rasmusen.org/special/Cedars_School/05_03_Cats_and_Rats_Handout  Handout: Cats and Rats Puzzle]
 +
 +
*[https://ericrasmusen.substack.com/p/why-09999-equals-10000 "Why 0.999 . . . Equals 1.000 . . .,"] Eric Rasmusen, Ras-Stack Substack (November 28, 2022).
  
 
*[http://www.rasmusen.org/special/Cedars_School/05.03a_For-Test_Three.pdf  Handout: For Test Three]
 
*[http://www.rasmusen.org/special/Cedars_School/05.03a_For-Test_Three.pdf  Handout: For Test Three]
Line 123: Line 125:
  
 
==Chapter 10--Statistics==
 
==Chapter 10--Statistics==
 
+
*[https://rasmusen.org/special/Cedars_School/dieroll_histograms.txt    Python homework on rolling dice and plotting histograms of the results]
*[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]
 
*[https://rasmusen.org/special/Cedars_School/python_median_mean_histogram.txt  Python homework on median, mode, mean, histograms]

Latest revision as of 11:35, 31 August 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.

General Skills

Python Coding

  • The Python code by Professor Connell to test the Polya Conjecture.

Miscellaneous

Mathematics

Miscellaneous

Using LaTeX to Write Equations and Symbols

Proofs

Chapter 1: Integers

  • [1] Defining New Kinds of Exponents]

Chapters 2 and 3: Fractions


Chapters 4, 5, and 6: Rates, Proportions, and Percentages


Chapter 8, Geometry


Chapter 9, Algebra


9x--Plotting Graphs

9xx-Appendix--Logic

Chapter 10--Statistics