Skip to content

Commit d3a7607

Browse files
committed
update README and course description
1 parent 99d5da2 commit d3a7607

File tree

2 files changed

+44
-47
lines changed

2 files changed

+44
-47
lines changed
-1.6 MB
Binary file not shown.

README.md

Lines changed: 44 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -7,76 +7,73 @@
77
* @FilePath: \3.0-Course-Name_Coursera_Template\README.md
88
-->
99

10-
About This workshop and the materials in this repo are for anyone who is interested in working with Data Science to produce high quality, working style!
11-
12-
Descritpion Template
13-
Quizzes & Assignment Solutions for Entire $(Course Name) on Coursera. Also included a few resources on side that I found helpful.
14-
15-
Common Tag: data-science, python, data-visualization, cousera, assignment-solution, quiz, sql, data-analytics, excel
16-
1710
<a href="https://github.com/bdfd"><img src="https://img.shields.io/github/followers/bdfd?label=Follow%20Me&logo=github" alt="GitHub Followers" /></a>
18-
![ViewCount](<https://views.whatilearened.today/views/github/$(github_user)/$(repo_address).svg?cache=remove>)
19-
![GitHub top language](<https://img.shields.io/github/languages/top/$(github_user)/$(repo_address)?style=flat>)
20-
![GitHub language count](https://img.shields.io/github/languages/count/BDFD-LearningGround/IBM-Data-Analyst-Professional-Certificate_Coursera_?style=flat)
21-
![GitHub language count](<https://img.shields.io/github/languages/count/$(github_user)/$(repo_address)?style=flat>)
11+
![ViewCount](https://views.whatilearened.today/views/github/BDFD-Tutorial-Ground/TDSB_MDM4U_DataManagement.svg?cache=remove)
12+
![GitHub top language](https://img.shields.io/github/languages/top/BDFD-Tutorial-Ground/TDSB_MDM4U_DataManagement?style=flat)
13+
![GitHub language count](https://img.shields.io/github/languages/count/BDFD-Tutorial-Ground/TDSB_MDM4U_DataManagement?style=flat)
2214
<img height=20 src="https://cdn.jsdelivr.net/gh/bdfd/Personal_Image_Repo/7.Color-Icon/Status/Finish.svg" alt="bdfd" />
23-
<img height=20 src="https://cdn.jsdelivr.net/gh/bdfd/Personal_Image_Repo/7.Color-Icon/Status/On_Progress.svg" alt="bdfd" />
2415

25-
# <a href="https://github.com/bdfd"><img height=40 src="https://cdn.jsdelivr.net/gh/bdfd/Personal_Image_Repo/4.Stamp/BDFD_Stamp.png" alt="GitHub Followers" /></a>$(Course-NAME{Coursera})[![View My Profile]
16+
# <a href="https://github.com/bdfd"><img height=40 src="https://cdn.jsdelivr.net/gh/bdfd/Personal_Image_Repo/4.Stamp/BDFD_Stamp.png" alt="GitHub Followers" /></a>MDM4U-Mathematics of Data Managemetn
2617

2718
## About This Course/Certificate
28-
![commits](https://img.shields.io/github/last-commit/BDFD-LearningGround/Cousera_Google-Data-Analytics-Professional-Certificate?label=Last%20Commit%20)
29-
<p align="center">
30-
<img src="https://img.shields.io/badge/Python-3670A0?style=plastic&logo=python&logoColor=ffffff&color=316999"/>
31-
<img src="https://img.shields.io/badge/pandas-%23130754.svg?style=plastic&logo=pandas&logoColor=white&color=4E447F"/>
32-
<img src="https://img.shields.io/badge/NumPy-%23013243.svg?style=plastic&logo=numpy&logoColor=white&color=416572"/>
33-
<img src="https://img.shields.io/badge/Plotly-%233F4F75.svg?style=plastic&logo=plotly&logoColor=white&color=3F4F75">
34-
<img src="https://img.shields.io/badge/scikit--learn-%23F89939.svg?style=plastic&logo=scikit-learn&logoColor=white&color=FCA043"/>
35-
<img src="https://img.shields.io/badge/Jupyter-%23F37725.svg?style=plastic&logo=jupyter&logoColor=white"/>
36-
</p>
37-
An introductory course in physics for students intending to concentrate their future studies in the physical sciences, optometry, or mathematics; includes vectors (dot and cross products), particle kinematics and dynamics, forces in nature, work and energy, conservation of energy and linear momentum, rotational kinematics and dynamics, and conservation of angular momentum.
38-
39-
**Course prerequisite**
40-
- [x] **C1-4U Calculus and Vectors**
41-
- [x] **C2-4U Advanced Functions**
42-
- [x] **C3-4U Physics**
43-
[Note: Successful completion of 4U Calculus and Vectors, 4U Advanced Functions and 4U Physics is required. Offered: F, also offered online: W]
19+
20+
![commits](https://img.shields.io/github/last-commit/BDFD-Tutorial-Ground/TDSB_MDM4U_DataManagement?label=Last%20Commit%20)
21+
22+
This course broadens students’ understanding of mathematics as it relates to managing
23+
data. Students will apply methods for organizing and analyzing large amounts of
24+
information; solve problems involving probability and statistics; and carry out a
25+
culminating investigation that integrates statistical concepts and skills. Students will also
26+
refine their use of the mathematical processes necessary for success in senior mathematics.
27+
Students planning to enter university programs in business, the social sciences, and the
28+
humanities will find this course of particular interest
29+
30+
**Course prerequisite**
31+
32+
- [x] **C1-MCR3U_Grade 11 Functions**
33+
- [x] **C2-MCF3M_Grade 11 Functions and Applications**
34+
[Note: complete one of C1 or C2 is fine.]
4435

4536
## Course Learn Path - Modules
4637

4738
The courses enlisted as follows:
4839

49-
- [ ] **M1-Kinematics**
50-
- [ ] **M2-Dynamics**
51-
- [ ] **M3-Energy**
52-
- [ ] **M4-Linear Momentum**
53-
- [ ] **M5-Rotational Motion**
54-
- [ ] **M6-Angular Momentum**
40+
- [x] **Ch01-Tools For Data Management**
41+
- [x] **Ch02-Statistics of One Variables**
42+
- [x] **Ch03-Statistics of Two Variables**
43+
- [x] **Ch04-Permutations and Organized Counting**
44+
- [x] **Ch05-Combinations and The Binomial Theorm**
45+
- [x] **Ch06-Introduction to Probability**
46+
- [x] **Ch07-Probability Distribution**
47+
- [x] **Ch08-The Normal Distribution**
48+
- [x] **Ch09-Course Project**
5549

5650
## Course Description: 1 Course
5751

58-
University Enrolled : University of Waterloo
59-
<img height=100 src="https://cdn.jsdelivr.net/gh/bdfd/Personal_Image_Repo/10.%20Course_Learning/2.0%20Canda%20University%20Logo/University_of_Waterloo.png" alt="bdfd" />
52+
High School Enrolled : TDSB High School Gr 12 Mathematics
53+
<img height=100 src="https://cdn.jsdelivr.net/gh/bdfd/Personal_Image_Repo/10.%20Course_Learning/2.0%20Canda%20University%20Logo/Toronto_District_School_Board_Logo.png" alt="bdfd" />
6054

6155
Main Instructor:
6256

63-
1. Lecture Facilitator - Prof. Richard Epp
64-
2. Workshop Facilitator - Prof. Karen Cummings
65-
57+
1. Lecture Facilitator -
58+
2. Workshop Facilitator -
6659

6760
## Applied Learning Project
6861

69-
**Textbooks:**
70-
1. University Physics, 15th Ed. By Young and Freedman
62+
**Textbooks:**
63+
64+
1. Mathematics of Data Management(McGraw-Hill Ryerson, 2002)
65+
66+
**Add-on Resources:**
67+
68+
1. Microsoft Excel
69+
2. Scientific Calculator
70+
3. TI-83+ Graphing Calculator
7171

72-
**Add-on Resources:**
73-
1. Mastering Physics on-line homework system
74-
2. Scientific Calculator
72+
**Projects:**
7573

76-
**Projects:**
7774
#### Useful Resources
7875

79-
- [Course Link](https://www.coursera.org/professional-certificates/ibm-data-science)
76+
- [Course Description Link](https://schoolweb.tdsb.on.ca/Portals/malvernci/docs/Gr%2012%20Data%20MDM4U1.pdf)
8077

8178
<div align="center">
8279

0 commit comments

Comments
 (0)