Distinguish between statistical learning for inference and machine learning for prediction, and translate hospitality and business questions into appropriate analytical problems.
HOA 732: Advanced Statistics in R for Hospitality and Business
An eight-week graduate course using R to connect statistical learning, machine learning, model evaluation, and applied hospitality and business decisions.
Course description
Course description
An advanced statistics course for hospitality graduate students, emphasizing applied modeling, interpretation, and quantitative methods that support hospitality research. The course builds toward more independent analysis and clearer communication of technical findings.
Students move from a focused review of inference and multiple regression into logistic regression, decision trees, random forests, support vector machines, boosting, neural networks, principal components, clustering, and linear discriminant analysis. The course emphasizes honest out-of-sample evaluation, interpretation, and reproducible communication rather than prediction accuracy alone.
Learning objectives
Learning objectives
Prepare data for modeling and create reproducible analysis workflows in R and RStudio.
Fit and interpret logistic regression and other generalized linear models.
Build and compare decision trees, random forests, support vector machines, boosting models, and neural networks.
Apply dimension-reduction, classification, and clustering methods, including principal components analysis and linear discriminant analysis.
Evaluate model performance, explain limitations and uncertainty, and communicate results clearly to technical and nontechnical audiences.
Assessment
Assignments, grading, and scale
Tap a section of the chart
Choose a slice to see its weight and due date.
Schedule
Semester calendar
October
2026Course introduction; R and RStudio setup; review of visualization, inference, multiple regression, and multicollinearity
Classification, binary logistic regression, decision-tree classifiers, confusion matrices, and classification metrics
November
2026Random-forest and support-vector classifiers; resampling and out-of-sample evaluation
Regression trees, random-forest regression, and comparing predictive performance
Support-vector regression, neural networks, model tuning, and evaluation
Boosting for classification and regression; learning rates, tree depth, and tuning
Principal components, dimension reduction, and time-series methods as time permits
December
2026Clustering, linear discriminant analysis, course synthesis, and model comparison
Materials
Lectures, assignments, and code
Lectures and class sessions
A session-by-session home for lecture videos, slide decks, and transcripts as they become available.
AssignmentsAssignments and projects
Homework assignments, activities, and major projects collected in one place.
CodeCode and datasets
Course code, datasets, and the GitHub repository for reproducible examples.