-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.Rmd
45 lines (31 loc) · 1.63 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
title: "*MOSAIC Calculus*"
subtitle: "Instructor Notes"
site: distill::distill_website
---
The Project MOSAIC [calculus textbook](https://projectmosaic.github.io/MOSAIC-Calculus) is divided into six blocks and a collection of "manifestations." Depending on the goals for the course being taught different blocks can be included.
- Preface: What is calculus?
- [Block 1: Introduction to functions and computing](Block-1.html)
- [Block 1b: Foundations for modeling](Block-2.html)
- Project: [Lessons from Ebola](Projects/Lessons-from-ebola/Lessons-from-ebola.html)
- [Block 2: Differentiation](Block-3.html)
- Projects:
- [How fast does a bicycle go?](Projects/Biking/Biking-speed.html)
- [How to walk uphill](Projects/Walking/Walking-uphill.html)
- [Block 3: Anti-differentiation and accumulation](Block-4.html)
- Project: [Driving with integrals](Projects/Fuel-consumption/narrative.html)
- [Block 4: Manifestations](manifestations.html)
i. Operations on functions
ii. Interpolation and splines
iii. Optimization and constraint
iv. Probability and evidence
v. Present and future value
- Project: [Retirement and after](Projects/Retirement/retirement.html)
vi. Mechanics
- [Block 5: Linear combinations](Block-5/Block-5.html)
- Project: [Least squares and engine scaling](Projects/Engine-scaling/Engine-scaling.html)
- [Block 6: Dynamics](Block-6/Block-6.html)
- Project: [Using a model to set policy](Projects/SIR-model/using-the-SIR-model.html)
-----
[Writing for this blog](writing-instructions.html)
[Keeping track of objectives](ObjectiveTracking/Using-objectives.html)