Publications by Penelope Pooler Eisenbies
BUA 345 - Lecture 19
Lecture 19 - Quiz 2 Review Penelope Pooler EisenbiesBUA 345 2024-03-26 Housekeeping HW 8 (Parts 1 and 2) was due on Monday (3/25) Part 1 of HW 8 pertained to Lectures 15 - 17 Part 2 of HW 8 pertains to today’s lecture on Logistic Regression Grace period ends tonight (Tue 3/26) at midnight. Quiz 2 is Thursday, March 28th There will be an ...
6287 sym Python (3548 sym/9 pcs) 1 img 1 tbl
BUA 345 - Lecture 18 - Logistic Regression
Lecture 18 - Logistic Regression Penelope Pooler EisenbiesBUA 345 2024-03-21 Housekeeping Upcoming Dates HW 7 was due Yesterday (3/20) HW 8 (Parts 1 and 2) are posted and due on Monday (3/25) Part 1 of HW 8 pertained to Lectures 15 - 17 Part 2 of HW 8 pertains to today’s lecture on Logistic Regression Quiz 2 is Thursday, March 28th Ther...
12980 sym Python (3099 sym/18 pcs) 10 img 3 tbl
BUA 455 - Week 9 - Lecture 17
background-image: url("index_files/images/sloth_faded.png") background-size: cover class: bottom, right ## BUA 455 - Week 9 - Lecture 17 ### "HW 5 - Part 1 - Data Management Details" <br> #### Penelope Pooler Eisenbies #### 2024-03-19 [Wikipedia Sloth Page](https://en.wikipedia.org/wiki/Sloth) --- ### Project Meetings - Rough Dr...
17327 sym
BUA 345 - Lecture 17 - More About Model Selection
Lecture 17 - More about Model Selection Penelope Pooler EisenbiesBUA 345 2024-03-19 Housekeeping Upcoming Dates HW 7 is due Tomorrow (3/20) HW 8 (Parts 1 and 2) are posted and due on Monday (3/25) Part 1 of HW 8 can be completed after today’s lecture. Part 2 of HW 8 pertains to Thursday’s lecture on Logistic Regression Quiz 2 is Thursd...
10866 sym Python (18956 sym/22 pcs) 10 img 3 tbl
BUA 345 - Lecture 15 - Introduction to Model Selection
Lecture 15 - Introduction to Model Selection Penelope Pooler EisenbiesBUA 345 2024-03-04 Housekeeping Upcoming Dates HW 6 is due Wednesday (3/6) HW 7 will be posted on Thursday (3/7) is due on Wednesday, 3/20. Quiz 2 is Thursday, March 28th There will be an asynchronous option. Thursday’s Lecture (3/7) will include In-class Exercises usin...
12428 sym Python (7143 sym/25 pcs) 14 img 8 tbl
BUA 345 - Lecture 13 - Categorical Regression - Interaction Model
Lecture 14 - Categorical Regression - Interaction Model Penelope Pooler EisenbiesBUA 345 2024-02-28 Housekeeping Today’s plan 📋 Review Parallel Lines Model Introduce Interaction term and Interaction Model Work through how to interpret model output Introduce HW 6 Talk about next steps Review Question - Import data house_remodel <- read...
10169 sym Python (8565 sym/33 pcs) 8 img 1 tbl
BUA - Lecture 13 - Categorical Regression - Parallel Lines Model
Lecture 13 - Categorical Regression - Parallel Lines Model Penelope Pooler EisenbiesBUA 345 2024-02-27 Housekeeping Today’s plan 📋 Review Review Question - Import data Recall The Tennessee Real Estate data: # import and examine data tn_houses <- read_csv("data/TN_houses.csv", show_col_types = F) |> glimpse(width=75) Rows: 2,430 ...
9424 sym Python (12881 sym/33 pcs) 7 img
BUA 345 - Lecture 12 - Multiple Linear Regression Models in R
Lecture 12 - Multiple Linear Regression Models in R Penelope Pooler EisenbiesBUA 345 2024-02-22 Housekeeping Today’s plan 📋 Review of SLR and MLR model assumptions Review of Normal Distribution Review of LN Transformation SLR Model Output and Multiple Linear Regression (MLR) Examining Regression Model Output Understanding hypotheses be...
6798 sym 7 img
BUA 345 - Lecture 9 - More about Linear Regression Models in R
Lecture 9 - More about Linear Regression Models in R Penelope Pooler EisenbiesBUA 345 2024-02-13 Housekeeping Today’s plan 📋 Quick Review of Simple Linear Regression (SLR) Concepts from Lecture 8 Examining Real Data Creating a Model Interpreting an Regression Model Simple Linear Regression Continued More about Extrapolation Examining...
10246 sym 16 img
BUA 345 - Lectures 7 and 8 - Intro to Correlation and SLR in R
Lectures 7 and 8 - Introduction to Correlation and Regression in R Penelope Pooler EisenbiesBUA 345 2024-02-06 Housekeeping This week’s plan 📋 Introduction to using R and RStudio Review of correlation, \(R_{XY}\) Review of Simple Linear Regression Function vs. Model Examining Real Data Creating a Model Interpreting an Regression Model ...
9629 sym 30 img 1 tbl