Back to course

UNLV syllabus

HOA 732: Advanced Statistics in R for Hospitality and Business

Fall 2026

InstructorMana Azizsoltani, PhD

mana.azizsoltani@unlv.edu

MeetingOnline asynchronous · October 19-December 12, 2026

Web-based

Credits3 credits

HOA 730 or equivalent preparation in applied statistics and R

Description

Course description

HOA 732 builds on HOA 730 by introducing advanced statistical learning and machine-learning methods for hospitality and business problems. Students use R and RStudio for classification, regression, ensemble, dimension-reduction, and unsupervised learning methods while evaluating model performance and communicating findings to research and professional audiences.

Objectives

What students should be able to do

  1. Distinguish between statistical learning for inference and machine learning for prediction, and translate hospitality and business questions into appropriate analytical problems.
  2. Prepare data for modeling and create reproducible analysis workflows in R and RStudio.
  3. Fit and interpret logistic regression and other generalized linear models.
  4. Build and compare decision trees, random forests, support vector machines, boosting models, and neural networks.
  5. Apply dimension-reduction, classification, and clustering methods, including principal components analysis and linear discriminant analysis.
  6. Evaluate model performance, explain limitations and uncertainty, and communicate results clearly to technical and nontechnical audiences.

Evaluation

Assignments and grading

TaskWeightDue
Professionalism and participation10%Throughout the course
Homework and in-class assignments20%Across the eight modules
Midterm project30%Week 3
Final project40%Week 8
A93-100%
A-90-92.9%
B+87-89.9%
B83-86.9%
B-80-82.9%
C+77-79.9%
C73-76.9%
C-70-72.9%
D+67-69.9%
D63-66.9%
D-60-62.9%
FBelow 60%

Schedule

Weekly teaching schedule

WeekTopic
1 · Oct. 19-25R setup and review of visualization, inference, multiple regression, and multicollinearity
2 · Oct. 26-Nov. 1Binary logistic regression, decision-tree classifiers, and classification metrics
3 · Nov. 2-8Random forests, support vector machines, resampling, and the midterm project
4 · Nov. 9-15Regression trees, random-forest regression, and predictive performance
5 · Nov. 16-22Support-vector regression, neural networks, model tuning, and evaluation
6 · Nov. 23-29Boosting for classification and regression
7 · Nov. 30-Dec. 6Principal components, dimension reduction, and time series as time permits
8 · Dec. 7-12Clustering, linear discriminant analysis, synthesis, and the final project

Assessment design

What students were asked to do

The Fall 2026 course balances regular practice with two larger applied projects and expects students to explain—not merely produce—model output.