Announcements

Upcoming events

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

Grading

#Note: all averages rescaled to be out of 100 points

Total_Points <- 
  Mean(HW01, HW02) * 0.25 + 
  Mean(Lab01, Lab02, Lab03, Lab04) * 0.15 + 
  Exam01 * 0.175 + 
  Sum(PrepQuiz01, PreqQuiz02, PrepQuiz03)/15 * 0.05 + 
  Mean(AE06 - AE11) * 0.025

Grade <- Total_Points / (0.25 + 0.15 + 0.175 + 0.05 +0.025)

AE 14: Quantifying uncertainty

Introduce project

Instructions available at sta199-fa21-003.netlify.app/project