Difference between revisions of "Cedars Math:Handouts"

From Rasmapedia
Jump to navigation Jump to search
(Chapter 10--Statistics)
(Chapter 10--Statistics)
Line 123: Line 123:
  
 
==Chapter 10--Statistics==
 
==Chapter 10--Statistics==
*[https://rasmusen.org/special/Cedars_School/dieroll_histograms.py   Python homework on rolling dice and plotting histograms of the results]
+
*[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/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]

Revision as of 18:01, 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.

General Skills

Python Coding


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

Miscellaneous

Numbers

Using LaTeX to Write Equations and Symbols

Proofs


Chapters 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