class: center, middle, inverse, title-slide # Welcome to Regression Analysis! ### Prof. Maria Tackett --- class: middle, center ## [Click for PDF of slides](01-welcome.pdf) --- class: center, middle ## Welcome! --- ## What is regression analysis? "In statistical modeling, regression analysis is a set of statistical processes for estimating the relationships among variables. It includes many techniques for modeling and analyzing several variables, when <font class="vocab">**the focus is on the relationship between a dependent variable and one or more independent variables (or 'predictors')**</font>. More specifically, regression analysis helps one understand how the typical value of the dependent variable (or 'criterion variable') changes when any one of the independent variables is varied, while the other independent variables are held fixed." .pull-right[ [-Wikipedia](https://en.wikipedia.org/wiki/Regression_analysis) ] --- ### By the end of the semester, you will be able to... -- - Analyze real-world data to answer questions about multivariable relationships. -- - Fit and evaluate linear and logistic regression models. -- - Assess whether a proposed model is appropriate and describe its limitations. -- - Use R Markdown to write reproducible reports and GitHub for version control and collaboration. -- - Communicate results from statistical analyses to a general audience. --- ### Where to find information .vocab[Course website]: [sta210-sp21.netlify.app](https://sta210-sp21.netlify.app/) - Course materials and schedule .vocab[Sakai] - Gradebook - Link to class meetings on Zoom .vocab[See the] [Tour of course website + Sakai](https://warpwire.duke.edu/w/_wsFAA/) .vocab[video] .vocab[GitHub]: [https://github.com/sta210-sp21](https://github.com/sta210-sp21) - Assignment repos (we'll talk more about that later) --- ## Class meetings -- .vocab[Lecture] - Focus on concepts behind data analysis - Has two components: - **Lecture content videos** to watch before we meet - **Live lecture session** to ask questions and work on exercises to apply concepts from content videos -- .vocab[Lab] - Focus on computing using R - Apply concepts from lecture to case study scenarios - Most labs will be in teams of 3 - 4 --- ## Activities and assessments -- - .vocab[Homework]: Individual assignments combining conceptual, computational,and writing skills. -- - .vocab[Labs]: Individual or team assignments focusing on computational skills. -- - .vocab[Quizzes]: Periodic quizzes to assess learning -- - .vocab[Final Project]: Team project presented during the final exam period. -- - .vocab[Application Exercises]: Exercises completed during the live lecture session. --- ## Where to find help in the course -- - Attend .vocab[Office hours] to meet with a member of the teaching team. -- - Use .vocab[Piazza] for general questions about course content and/or assignments, since other students may benefit from the response. -- - See the [Resources](https://sta210-sp21.netlify.app/resources/) page for computing and statistics resources and academic and wellness support resources -- - Use email for questions regarding personal matters and/or grades. --- ## Academic Resource Center The [Academic Resource Center (ARC)](https://arc.duke.edu/) offers free services to all students during their undergraduate careers at Duke. Services include - Learning Consultations - Peer Tutoring and Study Groups - ADHD/LD Coaching, Outreach Workshops - and more. Contact the ARC at [ARC@duke.edu](mailto:arc@duke.edu) or call 919-684-5917 to schedule an appointment. --- ## CAPS [Duke Counseling & Psychological Services (CAPS)](https://studentaffairs.duke.edu/caps) helps Duke Students enhance strengths and develop abilities to successfully live, grow and learn in their personal and academic lives. Services include - brief individual and group counseling - couples counseling - outreach to student groups - and more... Services provided via Telehealth. To initiate services, you can contact their front desk at 919-660-1000. --- class: middle, center ## [sta210-sp21.netlify.app](https://sta210-sp21.netlify.app)