Ed Discussion for today’s lecture:https://edstem.org/us/courses/8350/discussion/690183
Lab 04 due Thu, Oct 7 at 11:59p,
HW 03 due Wed, Oct 13 at 11:59pm
Week 08 prepare
UConn Sports Analytics Conference - October 9 - Cost is $5 for students. - Go to statds.org/events/ucsas2021 for more information
HackDuke Code for Good - October 23 - 24
See Gradescope for grading and feedback on Exam 01. Solutions available on Sakai.
Mid-semester grades are available on DukeHub. Grades were calculated using the formula below and letter grade thresholds in the syllabus.
#Note: all averages rescaled to be out of 100 points
Total_Points <-
Mean(HW01, HW02) * 0.3 +
Mean(Lab01, Lab02, Lab03) * 0.15 +
Exam01 * 0.10 +
Sum(PrepQuiz01, PreqQuiz02, PrepQuiz03)/15 * 0.05 +
Mean(AE05 - AE11) * 0.025
Grade <- Total_Points / (0.30 + 0.15 + 0.10 + 0.05 +0.025)
Go to the ae-14-[GITHUB USERNAME] repo in the GitHub course organization: https://github.com/sta210-fa21
Access the RStudio Docker containers at https://vm-manage.oit.duke.edu/containers
See the Lab 01 instructions for details on cloning the repo and starting a new project in RStudio.