Business Analytics and Statistics, 2nd Edition


Book Description

Written for the Australian and New Zealand markets, the second edition of Business Analytics & Statistics (Black et al.) presents statistics in a cutting-edge interactive digital format designed to motivate students by taking the road blocks out of self-study and to facilitate master through drill-and-skill practice.




Stats Means Business


Book Description

'Stats Means Business' is an introductory textbook aimed at Business Studies students who require guidance in the area of statistics. It minimizes technical language, provides clear definition of key terms, and gives emphasis to interpretation rather than technique. 'Stats Means Business' enables readers to: * appreciate the importance of statistical analysis in business * understand statistical techniques * develop judgment in the selection of appropriate statistical techniques * interpret the results of statistical analysis There is an overwhelming need for successful managers to be able to deal competently with numerical information and this text is developed with this in mind by providing worked examples and review questions which are rooted in viable business contexts. Each chapter includes guidance on using Excel and Minitab to produce the analysis described and explained in the chapter. The start of every chapter identifies aims and summarizes content and each is written in an accessible style. Model solutions are provided for three problems in each chapter and further solutions are available on a web site to accompany the book. The book is suitable for first year undergraduate courses, MBA Programmes and anyone who needs support and guidance in the area of statistics.




Business Analytics, Global Edition


Book Description

A balanced and holistic approach to business analytics 'Business Analytics', teaches the fundamental concepts of the emerging field of business analytics and provides vital tools in understanding how data analysis works in today's organizations. Students will learn to apply basic business analytics principles, communicate with analytics professionals, and effectively use and interpret analytic models to make better business decisions.




Introduction to Business Analytics, Second Edition


Book Description

This book presents key concepts related to quantitative analysis in business. It is targeted at business students (both undergraduate and graduate) taking an introductory core course. Business analytics has grown to be a key topic in business curricula, and there is a need for stronger quantitative skills and understanding of fundamental concepts. This second edition adds material on Tableau, a very useful software for business analytics. This supplements the tools from Excel covered in the first edition, to include Data Analysis Toolpak and SOLVER.




A Business Analyst's Introduction to Business Analytics


Book Description

This up-to-date business analytics textbook (published in July 2020) will get you harnessing the power of the R programming language to: manipulate and model data, discover and communicate insight, to visually communicate that insight, and successfully advocate for change within an organization. Book Description A frequent teaching-award winning professor with an analytics-industry background shares his hands-on guide to learning business analytics. It is the first textbook addressing a complete and modern business analytics workflow that includes data manipulation, data visualization, modelling business problems with graphical models, translating graphical models into code, and presenting insights back to stakeholders. Book Highlights Content that is accessible to anyone, even most analytics beginners. If you have taken a stats course, you are good to go. Assumes no knowledge of the R programming language. Provides introduction to R, RStudio, and the Tidyverse. Provides a solid foundation and an implementable workflow for anyone wading into the Bayesian inference waters. Provides a complete workflow within the R-ecosystem; there is no need to learn several programming languages or work through clunky interfaces between software tools. First book introducing two powerful R-packages - `causact` for visual modelling of business problems and `greta` which is an R interface to `TensorFlow` used for Bayesian inference. Uses the intuitive coding practices of the `tidyverse` including using `dplyr` for data manipulation and `ggplot2` for data visualization. Datasets that are freely and easily accessible. Code for generating all results and almost every visualization used in the textbook. Do not learn statistical computation or fancy math in a vacuum, learn it through this guide within the context of solving business problems.




Data Mining and Business Analytics with R


Book Description

Collecting, analyzing, and extracting valuable information from a large amount of data requires easily accessible, robust, computational and analytical tools. Data Mining and Business Analytics with R utilizes the open source software R for the analysis, exploration, and simplification of large high-dimensional data sets. As a result, readers are provided with the needed guidance to model and interpret complicated data and become adept at building powerful models for prediction and classification. Highlighting both underlying concepts and practical computational skills, Data Mining and Business Analytics with R begins with coverage of standard linear regression and the importance of parsimony in statistical modeling. The book includes important topics such as penalty-based variable selection (LASSO); logistic regression; regression and classification trees; clustering; principal components and partial least squares; and the analysis of text and network data. In addition, the book presents: A thorough discussion and extensive demonstration of the theory behind the most useful data mining tools Illustrations of how to use the outlined concepts in real-world situations Readily available additional data sets and related R code allowing readers to apply their own analyses to the discussed materials Numerous exercises to help readers with computing skills and deepen their understanding of the material Data Mining and Business Analytics with R is an excellent graduate-level textbook for courses on data mining and business analytics. The book is also a valuable reference for practitioners who collect and analyze data in the fields of finance, operations management, marketing, and the information sciences.




Business Analytics


Book Description

"We wrote Business Analytics: Communicating with Numbers from the ground up to prepare students to understand, manage, and visualize the data; apply the appropriate analysis tools; and communicate the findings and their relevance. The text seamlessly threads the topics of data wrangling, descriptive analytics, predictive analytics, and prescriptive analytics into a cohesive whole. In the second edition of Business Analytics, we have made substantial revisions that meet the current needs of the instructors teaching the course and the companies that require the relevant skillset. These revisions are based on the feedback of reviewers and users of our first edition. The greatly expanded coverage of the text gives instructors the flexibility to select the topics that best align with their course objectives"--




Statistics for Business


Book Description

Statistical analysis is essential to business decision-making and management, but the underlying theory of data collection, organization and analysis is one of the most challenging topics for business students and practitioners. This user-friendly text and CD-ROM package will help you to develop strong skills in presenting and interpreting statistical information in a business or management environment. Based entirely on using Microsoft Excel rather than more complicated applications, it includes a clear guide to using Excel with the key functions employed in the book, a glossary of terms and equations, plus a section specifically for those readers who feel rusty in basic maths. Each chapter has worked examples and explanations to illustrate the use of statistics in real life scenarios, with databases for the worked examples, cases and answers on the accompanying CD-ROM.




Statistics for Business


Book Description

This text employs the very latest ideas in teaching business statistics and uses the 'Making Statistics More Effective in Schools of Business' philosophy. The text makes business statistics more relevant to business and industry practice and provides an increased emphasis on modern statistical methods and a decreased emphasis on classical descriptive measures and probability. The text presents a problem-solving approach to the analysis of real data sets and procedures for data collection and design. Concrete examples of statistical techniques and computer use give students a practical framework of business statistics in practice.




An Introduction to Statistical Learning


Book Description

An Introduction to Statistical Learning provides an accessible overview of the field of statistical learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance, marketing, and astrophysics in the past twenty years. This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree-based methods, support vector machines, clustering, deep learning, survival analysis, multiple testing, and more. Color graphics and real-world examples are used to illustrate the methods presented. This book is targeted at statisticians and non-statisticians alike, who wish to use cutting-edge statistical learning techniques to analyze their data. Four of the authors co-wrote An Introduction to Statistical Learning, With Applications in R (ISLR), which has become a mainstay of undergraduate and graduate classrooms worldwide, as well as an important reference book for data scientists. One of the keys to its success was that each chapter contains a tutorial on implementing the analyses and methods presented in the R scientific computing environment. However, in recent years Python has become a popular language for data science, and there has been increasing demand for a Python-based alternative to ISLR. Hence, this book (ISLP) covers the same materials as ISLR but with labs implemented in Python. These labs will be useful both for Python novices, as well as experienced users.