Business Analytics for Decision Making
Welcome

Business Analytics for Decision Making is a practical guide to using data for better business decisions. It blends theory with hands-on application using MS Excel, R, and Python, so readers can move from concept to analysis with confidence.
The book covers the foundations of business analytics and R, descriptive and diagnostic analytics (measures of central tendency, dispersion, skewness, kurtosis, and nominal tests), inferential statistics with parametric and non-parametric tests, and data visualization along with Python essentials including NumPy, pandas, and SciPy. Whether you are a student entering data science or a professional sharpening your data-driven decision-making, it offers the tools and worked examples needed to apply business analytics in the real world.
No prior programming experience is required, since the book introduces R and Python from the ground up, while a basic familiarity with statistics will help readers get the most out of the analytical chapters. All worked examples use small, self-contained datasets so readers can reproduce every result on their own machine and adapt the code to their own data.
Inclusion of R & Python codes in this book
References
R for Everyone 🔗
Statistics for Management (Levin, Rubin) 🔗
Numerical Python Scientific Computing and Data Science Applications with Numpy, SciPy and Matplotlib. Johansson, Robert. (2019). (2nd ed.). Apress.
Python for Data Analysis. Mckinney, Wes. (2013). O’Reilly.
Text Books
- R in Action - Data Analysis and Graphics with R. Kabacoff, Robert. (2022). Manning Publications.
- Practical Business Analytics Using R and Python. Hodeghatta, Umesh R., & Nayak, Umesh. (2023). Apress.
- A Handbook of Statistical Analyses Using R. Everitt, Brian S., & Hothorn, Torsten. (2005).
- Practical Statistics for Data Scientists. Bruce, Peter, Bruce, Andrew, & Gedeck, Peter. (2020). O’Reilly Media.
