Skip to content

thtang/Business-Analytics-Using-Statistical-Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

works of Business-Analytics-Using-Statistical-Modeling

Syllabus

Course Description:

This class covers computational statistical methods used to understand and explain business phenomena. We favor techniques for research and development in service management and marketing.

Methodological focus: We will use analytics to explain business phenomena and inform decision making by: describing and visualizing data; creating statistical models from domain knowledge; testing our domain understanding against data; creating experiments; and guarding against fallacious use of statistics.

Statistical focus: We will take a computational approach to statistics by using programming techniques to overcome limitations of data quality and quantity. We will learn to reshape data, simulate data and statistics, discover unseen dimensions in data, and create complex models of unobservable phenomena.

Technical focus: We will learn to write data analytics code in R on par with industry standards. Students will implement their own algorithms, write code that is highly readable and reusable, produce high performance code, create bespoke visualizations, and apply different styles of analytic programming.

Practical focus: We will regularly solve real problems on real data gathered from industry partners, and practitioners, and management/marketing research. Students will quickly find that these problems and data do not conform to traditional statistical techniques.

Keywords :

Simulation   Hypothesis Testing   Bootstrapped Testing   Analysis of Variance   Design of Experiments
OLS Regression PLS Path Modeling

Table of Content

  1. Introduction to Computing
  2. Visualization, Simulation, Description
  3. Enter the Bootstrap
  4. Hypothesis Testing
  5. Bootstrapped Hypothesis Testing
  6. Analysis of Variance
  7. Experiments, Error, Power
  8. Data Similarity
  9. Linear Regression
  10. Nonlinearity and Multicollinearity
  11. Moderation and Mediation
  12. Principal Components Analysis
  13. Construct Measurement Models
  14. Structural Equation Modeling
  15. SEM Measurement and Structure