Skip to content

Commit 739f510

Browse files
committed
Added announcement and syllabus and grading files
1 parent 9d8cb83 commit 739f510

3 files changed

Lines changed: 337 additions & 0 deletions

File tree

Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
## First Announcement
2+
3+
Welcome to Week 1 of the Statistical Inference, part of the Coursera
4+
Data Science specialization from Johns Hopkins Biostatistics! This
5+
course presents the fundamentals of statistical inference that you
6+
will need throughout the rest of the Data Science track.
7+
8+
We believe that the key word in Data Science is "science". Our course
9+
track is focused on providing you with three things: (1) an
10+
introduction to the key ideas behind working with data in a scientific
11+
way that will produce new and reproducible insight, (2) an
12+
introduction to the tools that will allow you to execute on a data
13+
analytic strategy, from raw data in a database to a completed report
14+
with interactive graphics, and (3) on giving you plenty of hands on
15+
practice so you can learn the techniques for yourself.
16+
17+
This course represents the most fundamental and foundational
18+
component of the series. Using only a bare minimum of mathematics,
19+
we attempt to give students the fundamentals of using statistics
20+
to draw inferences about populations.
21+
22+
We are excited about the opportunity to attempt to scale Data Science
23+
education. We intend for the courses to be self contained, fast paced,
24+
and interactive. We intend to run them frequently to give people with
25+
busy schedules the opportunity to work on material at their own pace.
26+
27+
Please see the course syllabus for information about the quizes, the
28+
project, due dates, and grading. Don't forget to say hi on the message
29+
boards. The community developed around these courses is one of the
30+
best places to learn and the best things about taking a MOOC!
31+
32+
Brian Caffo and the Data Science Track Team
33+
34+
---
35+
36+
## Week 1 Announcement
37+
38+
Hi all, welcome to Week 1 of the Statistical Inference class.
39+
40+
Please get the materials off of github. Also, make sure that you're
41+
keeping up with the videos and plan on taking the week 1 quiz.
42+
43+
Get those forums going; we're looking forward to seeing some
44+
really active posting!
45+
46+
Good luck and have a great week!
47+
48+
Brian Caffo and the Data Science Track Team
49+
50+
---
51+
52+
## Week 2 Announcement
53+
54+
Welcome to Week 2 of Statistical Inference!
55+
56+
Make sure that you're keeping up with the videos and planning
57+
on taking the second quiz.
58+
59+
Keep those forums rocking.
60+
61+
Good luck and have a great week!
62+
63+
Brian Caffo and the Data Science Track Team
64+
65+
66+
---
67+
68+
69+
## Week 3 Announcement
70+
71+
Welcome to Week 3 of Statistical Inference!
72+
73+
Make sure that you're keeping up with the videos and planning
74+
on taking the third quiz.
75+
76+
Keep up with the forums and if you get a chance, send
77+
us pull requests with changes for the notes.
78+
79+
Good luck and have a great week!
80+
81+
Brian Caffo and the Data Science Track Team
82+
83+
84+
85+
---
86+
87+
88+
## Week 4 Announcement
89+
90+
Welcome to Week 4 of Obtaining Data!
91+
92+
Make sure that you're keeping up with the videos and planning
93+
on taking the fourth quiz.
94+
95+
Keep up with the forums and if you get a chance, send
96+
us pull requests with changes for the notes.
97+
98+
Good luck and have a great week!
99+
100+
Brian Caffo and the Data Science Track Team
101+
102+
---
103+
104+
## Course wrap-up
105+
106+
Congratulations on finishing the Statistical Inference!
107+
108+
We have set the grading and released the Statements of Accomplishment
109+
for the Course. It might take a few hours/days for the statements to
110+
be disbursed to accounts.
111+
112+
A couple of other notes:
113+
114+
* The course will begin again immediately starting in a couple of
115+
days. If you are still interested in keeping in touch with your
116+
fellow learners, please enroll in the new course and keep the conversation going. You may also be an invaluable resource for
117+
new course takers!
118+
* Keep your eye on Hopkins offerings from Coursera. All announcements about future offerings will be posted at: https://twitter.com/jhubiostat and http://simplystatistics.org/, http://twitter.com/simplystats.
119+
* If you liked this course, please consider taking some of the other course offerings through the Data Science Track. If you have completed all the course work in this track you now have the tools you will need to take on the challenges in the rest of our courses or in other Statistics, Data Science, or Machine Learning courses you may encounter.
120+
121+
Thanks again for all of your efforts during the course of the class and best of luck in your career!
122+
123+
Brian Caffo and the Data Science Track Team

06_StatisticalInference/grading.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Grading and logistics
2+
3+
The grading in this class is very easy.
4+
5+
There are four quizzes, each containing in the neighborhood of 10 questions.
6+
7+
Each question is equally weighted.
8+
9+
Your total points is the sum of the questions across all quizzes that
10+
you answered correctly (using all of your quiz attempts).
11+
12+
70% or more of the total points is a pass for the class.
13+
14+
80% or more of the total points is a pass with distinction.
15+
16+
17+
18+
19+
20+
Lines changed: 194 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,194 @@
1+
## Course Title
2+
3+
### Statistical Inference
4+
5+
---
6+
7+
## Course Instructor(s)
8+
9+
The primary instructor of this class is
10+
[Brian Caffo](http://www.bcaffo.com)
11+
12+
Brian is a professor at Johns Hopkins Biostatistics and
13+
co-directs the [SMART working group](http://www.smart-stats.og)
14+
15+
This class is co-taught by Roger Peng and Jeff Leek. In addition,
16+
Sean Kross and Nick Carchedi have been helping greatly.
17+
18+
---
19+
20+
## Course Description
21+
22+
In this class students will learn the fundamentals of statistical
23+
inference. Students will receive a broad overview of the goals,
24+
assumptions and modes of performing statistical inference. Students
25+
will be able to perform inferential tasks in highly targeted settings
26+
and will be able to use the skills developed as a roadmap for more
27+
complex inferential challenges.
28+
29+
---
30+
31+
## Course Content
32+
33+
This class is taught in three modules
34+
1. Probability and probability distributions
35+
2. Basics of inference
36+
3. More advanced inference techniques
37+
38+
Each module has sub modules, labeled such as 01_03. Videos within submodules are
39+
broken up so that 01_03_a is the first video in sub-module 3 in module 1
40+
while 01_03_b is the second video.
41+
42+
For convenience we post the broken up videos, and then also the full videos
43+
for each sub-module on the site.
44+
45+
The full list of topics are as follows
46+
47+
Module 1, probability and probability distributions
48+
* 01_01 Introduction
49+
* 01_02 Probability
50+
* 01_03 Expectations
51+
* 01_04 Independence
52+
* 01_05 Conditional probability
53+
54+
Module 2, basics of inference
55+
* 02_01 Common Distributions
56+
* 02_02 Asymptopia
57+
* 02_03 t confidence intervals
58+
* 02_04 Likelihood
59+
* 02_05 Beginning Bayes Inference
60+
61+
Module 3, more advanced inference
62+
* 03_01 Independent group intervals
63+
* 03_02 Hypothesis testing
64+
* 03_03 P-values
65+
* 03_04 Power
66+
* 03_05 Multiple Testing
67+
* 03_06 resampled inference
68+
69+
70+
---
71+
Github repository
72+
73+
The most up to date information on the course lecture notes will always be in the Github repository
74+
75+
[https://github.com/DataScienceSpecialization/courses](https://github.com/DataScienceSpecialization/courses)
76+
77+
Please issue pull requests so that we may improve the materials.
78+
79+
---
80+
81+
## Lecture Materials
82+
83+
Lecture videos will be released weekly and will be available for the
84+
week and thereafter. You are welcome to view them at your
85+
convenience. Accompanying each video lecture will be a PDF copy of the
86+
slides and a link to an HTML5 version of the slides.
87+
88+
The lecture videos are released in a weekly fashion. They do not
89+
correspond to the modules (as there's three modules and four weeks).
90+
91+
---
92+
93+
## Weekly quizzes
94+
95+
The weekly quizzes will cover the material from that week.
96+
97+
### Quiz 1
98+
99+
Assigned: Class open (1st of Month)
100+
Due: 7th of the Month 12:00 AM UTC
101+
102+
103+
### Quiz 2
104+
105+
Assigned: 8th of the Month 12:01 AM UTC
106+
Due: 14th of the Month 12:00 AM UTC
107+
108+
109+
### Quiz 3
110+
111+
Assigned: 15th of the Month 12:01 AM UTC
112+
Due: 21st of the Month 12:00 AM UTC
113+
114+
115+
### Quiz 4
116+
117+
Assigned: 22nd of the Month 12:01 AM UTC
118+
Due: 28th of the Month 12:00 AM UTC
119+
120+
---
121+
122+
## Quiz Scoring
123+
124+
You may attempt each quiz up to 2 times. Only the score from your final attempt will count toward your grade.
125+
126+
---
127+
128+
## Hard deadlines and soft deadlines
129+
130+
The reported due date is the soft deadline for each quiz. You may turn
131+
in quizzes up to two days after the soft deadline. The hard deadline
132+
is the Tuesday after the Quiz is due at 23:30 UTC-5:00. Each day late
133+
will incur a 10% penalty, but if you use a late day, the penalty will
134+
not be applied to that day.
135+
136+
---
137+
138+
## Late Days for Quizzes
139+
140+
You are permitted 5 late days for quizzes in the course. If you use a late day, your quiz grade will not be affected.
141+
142+
---
143+
144+
## Dates for the project
145+
146+
This class has no project unlike the other classes in the Data Science Series. (The content doesn't lend itself well to a project.)
147+
So be warned that there are more quiz questions here than in the other classes in the Data Science series.
148+
149+
---
150+
151+
## Typos
152+
153+
* We are prone to a typo or two - please report them and we will try
154+
* to update the notes accordingly. In some cases, the videos may
155+
* still contain typos that have been fixed in the lecture notes. The
156+
* lecture notes represent the most up-to-date version of the course
157+
* material.
158+
159+
160+
---
161+
162+
## Differences of opinion
163+
164+
Keep in mind that currently data analysis is as much art as it is
165+
science - so we may have a difference of opinion - and that is ok!
166+
Please refrain from angry, sarcastic, or abusive comments on the
167+
message boards. Our goal is to create a supportive community that
168+
helps the learning of all students, from the most advanced to those
169+
who are just seeing this material for the first time.
170+
171+
---
172+
173+
## Technical Information
174+
175+
Regardless of your platform (Windows or Mac) you will need a
176+
high-speed Internet connection in order to watch the videos on the
177+
Coursera web site. It is possible to download the video files and
178+
watch them on your computer rather than stream them from Coursera and
179+
this may be preferable for some of you.
180+
181+
### Here is some platform-specific information:
182+
183+
_Windows_
184+
185+
The Coursera web site seems to work best with either the Chrome or the
186+
Firefox web browsers. In particular, you may run into trouble if you
187+
use Internet Explorer. The Chrome and Firefox browsers can be
188+
downloaded from: _Chrome:
189+
[http://www.google.com/chrome](http://www.google.com/chrome) _
190+
Firefox: [http://www.mozilla.org](http://www.mozilla.org)
191+
192+
_Mac_
193+
194+
The Coursera site appears to work well with Safari, Chrome, or Firefox, so any of these browsers should be fine.

0 commit comments

Comments
 (0)