Auditing, Assurance Services, and Forensics

Auditing, Assurance Services, and Forensics

Felix I. Lessambo

This book provides a comprehensive presentation of auditing theory and practice. It simplifies audit concepts often considered abstract or vague to many. Written in a clear, concise, and understandable manner, the book covers the often uncovered and daring area of forensic auditing and analyses the approach thereof. Additionally, it covers the use of blockchain in audit through several illustrations and examples, and would be of interest to students, academics, and even junior auditors.
Social Media Management

Social Media Management

Amy Van Looy

This undergraduate textbook adopts the perspective of organizations - not individuals - and clarifies the impact of social media on their different departments or disciplines, while also exploring how organizations use social media to create business value. To do so, the book pursues a uniquely multi-disciplinary approach, embracing IT, marketing, HR and many other fields. Readers will benefit from a comprehensive selection of current topics, including: tools, tactics and strategies for social media, internal and external communication, viral marketing campaigns, social CRM, employer branding, e-recruiting, search engine optimization, social mining, sentiment analysis, crowdfunding, and legal and ethical issues.
Digital Business Models

Digital Business Models

Bernd W. Wirtz

The spread of the Internet into all areas of business activities has put a particular focus on business models. The digitalization of business processes is the driver of changes in company strategies and management practices alike. This textbook provides a structured and conceptual approach, allowing students and other readers to understand the commonalities and specifics of the respective business models. The book begins with an overview of the business model concept in general by presenting the development of business models, analyzing definitions of business models and discussing the significance of the success of business model management. In turn, Chapter 2 offers insights into and explanations of the business model concept and provides the underlying approaches and ideas behind business models. Building on these foundations, Chapter 3 outlines the fundamental aspects of the digital economy. In the following chapters the book examines various core models in the business to consumer (B2C) context. The chapters follow a 4-C approach that divides the digital B2C businesses into models focusing on content, commerce, context and connection. Each chapter describes one of the four models and provides information on the respective business model types, the value chain, core assets and competencies as well as a case study. Based on the example of Google, Chapter 8 merges these approaches and describes the development of a hybrid digital business model. Chapter 9 is dedicated to business-to-business (B2B) digital business models. It shows how companies focus on business solutions such as online provision of sourcing, sales, supportive collaboration and broker services. Chapter 10 shares insight into the innovation aspect of digital business models, presenting structures and processes of digital business model innovation. The book is rounded out by a comprehensive case study on Google/Alphabet that combines all aspects of digital business models.Conceived as a textbook for students in advanced undergraduate courses, the book will also be useful for professionals and practitioners involved in business model innovation, and applied researchers.
Game Theory

Game Theory

Hans Peters

This textbook presents the basics of game theory both on an undergraduate level and on a more advanced mathematical level. It is the second, revised version of the successful 2008 edition. The book covers most topics of interest in game theory, including cooperative game theory. Part I presents introductions to all these topics on a basic yet formally precise level. It includes chapters on repeated games, social choice theory, and selected topics such as bargaining theory, exchange economies, and matching. Part II goes deeper into noncooperative theory and treats the theory of zerosum games, refinements of Nash equilibrium in strategic as well as extensive form games, and evolutionary games. Part III covers basic concepts in the theory of transferable utility games, such as core and balancedness, Shapley value and variations, and nucleolus. Some mathematical tools on duality and convexity are collected in Part IV. Every chapter in the book contains a problem section. Hints, answers and solutions are included.
Applied Quantitative Finance

Applied Quantitative Finance

0009172 | Wolfgang Karl Härdle | Cathy Yi-Hsuan Chen | Ludger Overbeck

Recent years have witnessed a growing importance of quantitative methods in both financial research and industry. This development requires the use of advanced techniques on a theoretical and applied level, especially when it comes to the quantification of risk and the valuation of modern financial products. Applied Quantitative Finance (2nd edition) provides a comprehensive and state-of-the-art treatment of cutting-edge topics and methods. It provides solutions to and presents theoretical developments in many practical problems such as risk management, pricing of credit derivatives, quantification of volatility and copula modelling. The synthesis of theory and practice supported by computational tools is reflected in the selection of topics as well as in a finely tuned balance of scientific contributions on practical implementation and theoretical concepts. This linkage between theory and practice offers theoreticians insights into considerations of applicability and, vice versa, provides practitioners comfortable access to new techniques in quantitative finance. Themes that are dominant in current research and which are presented in this book include among others the valuation of Collaterized Debt Obligations (CDOs), the high-frequency analysis of market liquidity, the pricing of Bermuda options and realized volatility. All Quantlets for the calculation of the given examples are downloadable from the Springer web pages.
Psychoeducational Assessment and Report Writing

Psychoeducational Assessment and Report Writing

Stefan C. Dombrowski

The second edition of this textbook provides expanded and updated guidance on the process of psychoeducational assessment and report writing for children in grades K-12. It casts the entire process within a newly proposed evidence-based psychoeducational assessment and report writing framework, and explains how to convey results through detailed, well-written reports. The new edition guides readers, step by step, through the assessment process – collecting data, writing reports, and communicating conclusions – for students with conditions spanning the range of IDEA classifications. Chapters offer a broad understanding of assessment and communication skills as well as the ethical, legal, cultural, and professional considerations that come with psychoeducational evaluation. In addition, chapters significantly expand on the coverage of learning disabilities, autism spectrum, intellectual disabilities, gifted, and other health-impaired and emotional disturbance assessment. The text updates sample reports from the previous edition, offering annotated commentary in the report explaining salient points and major decisions, and incorporates additional report samples to demonstrate fully the assessment and report writing process. Key topics addressed in the revised and expanded edition include: Psychoeducational assessment and report writing in school and clinic settings. Interview formats from various perspectives, including caregivers/parents, teachers, and students. Assessment of culturally and linguistically diverse youth. Assessment of social, emotional, behavioral and mental health difficulties that may affect students’ educational functioning. Common academic difficulties, including reading, writing and mathematics. Common recommendations and accommodations for behavioral, social, emotional, and learning needs. Incorporation of response-to-intervention/curriculum based assessment data into the psychoeducational report. Psychoeducational Assessment and Report Writing, 2nd Edition, is an essential textbook for graduate students as well as researchers, professors, and professionals in child and school psychology, educational assessment, testing, and evaluation, social work, and related disciplines.
Managing Sustainable Business

Managing Sustainable Business

Gilbert G. Lenssen | N. Craig Smith

This book offers 32 texts and case studies from across a wide range of business sectors around a managerial framework for Sustainable Business. The case studies are developed for and tested in executive education programmes at leading business schools.The book is based on the premise that the key for managing the sustainable business is finding the right balance over time between managing competitiveness and profitability AND managing the context of the business with its political, social and ecological risks and opportunities. In that way, a sustainable business is highly responsive to the demands and challenges from both markets and societies and managers embrace the complexity, ambivalence and uncertainty that goes along with this approach.The book presents a framework that facilitates the adoption of best business practice. This framework leads executives through a systematic approach of strategic analysis and business planning in risk management, issues management, stakeholder management, sustainable business development and strategic differentiation, business model innovation and developing dynamic capabilities. The approach helps broaden the understanding of what sustainable performance means, by protecting business value against sustainability risks and creating business value from sustainability opportunities.
A Beginners Guide to Python 3 Programming

A Beginners Guide to Python 3 Programming

John Hunt | 0007855

This textbook is aimed at readers who have little or no knowledge of computer programming but want to learn to program in Python. It starts from the very basics including how to install your Python environment, how to write a very simple program and run it, what a variable is, what an if statement is, how iteration works using for and while loops as well as important key concepts such as functions, classes and modules. Each subject area is prefaced with an introductory chapter, before continuing with how these ideas work in Python. The second edition has been completely updated for the latest versions of Python including Python 3.11 and Python 3.12. New chapters have been added such as those that consider where and how Python is used, the use of Frozensets, how data can be sorted, enumerated types in Python, structural pattern matching and how (and why) Python Virtual Environments are configured. A new chapter ‘The Python Bites back’ is introduced to present the fourteen most common / biggest gotchas for someone new to Python. Other sections have been updated with new features such as Exception Groups, string operations and dictionary operations. A Beginners Guide to Python 3 Programming second Edition provides all you need to know about Python, with numerous examples provided throughout including several larger worked case studies illustrating the ideas presented in the previous chapters.
Essentials of Business Analytics

Essentials of Business Analytics

Sridhar Seshadri | Bhimasankaram Pochiraju

This comprehensive edited volume is the first of its kind, designed to serve as a textbook for long-duration business analytics programs. It can also be used as a guide to the field by practitioners. The book has contributions from experts in top universities and industry. The editors have taken extreme care to ensure continuity across the chapters.The material is organized into three parts: A) Tools, B) Models and C) Applications. In Part A, the tools used by business analysts are described in detail. In Part B, these tools are applied to construct models used to solve business problems. Part C contains detailed applications in various functional areas of business and several case studies. Supporting material can be found in the appendices that develop the pre-requisites for the main text. Every chapter has a business orientation. Typically, each chapter begins with the description of business problems that are transformed into data questions; and methodology is developed to solve these questions. Data analysis is conducted using widely used software, the output and results are clearly explained at each stage of development. These are finally transformed into a business solution. The companion website provides examples, data sets and sample code for each chapter.
Database Marketing

Database Marketing

Byung-Do Kim | Scott A. Neslin | Robert C. Blattberg

Database marketing is at the crossroads of technology, business strategy, and customer relationship management. Enabled by sophisticated information and communication systems, today’s organizations have the capacity to analyze customer data to inform and enhance every facet of the enterprise—from branding and promotion campaigns to supply chain management to employee training to new product development. Based on decades of collective research, teaching, and application in the field, the authors present the most comprehensive treatment to date of database marketing, integrating theory and practice. Presenting rigorous models, methodologies, and techniques (including data collection, field testing, and predictive modeling), and illustrating them through dozens of examples, the authors cover the full spectrum of principles and topics related to database marketing. "This is an excellent in-depth overview of both well-known and very recent topics in customer management models. It is an absolute must for marketers who want to enrich their knowledge on customer analytics." (Peter C. Verhoef, Professor of Marketing, Faculty of Economics and Business, University of Groningen) "A marvelous combination of relevance and sophisticated yet understandable analytical material. It should be a standard reference in the area for many years." (Don Lehmann, George E. Warren Professor of Business, Columbia Business School) "The title tells a lot about the book's approach—though the cover reads, "database," the content is mostly about customers and that's where the real-world action is. Most enjoyable is the comprehensive story – in case after case – which clearly explains what the analysis and concepts really mean. This is an essential read for those interested in database marketing, customer relationship management and customer optimization." (Richard Hochhauser, President and CEO, Harte-Hanks, Inc.) "In this tour de force of careful scholarship, the authors canvass the ever expanding literature on database marketing. This book will become an invaluable reference or text for anyone practicing, researching, teaching or studying the subject." (Edward C. Malthouse, Theodore R. and Annie Laurie Sills Associate Professor of Integrated Marketing Communications, Northwestern University)
Introduction to Law

Introduction to Law

Jaap Hage | Bram Akkermans

This book is exceptional in the sense that it provides an introduction to law in general rather than the law of one specific jurisdiction, and it presents a unique way of looking at legal education. It is crucial for lawyers to be aware of the different ways in which societal problems can be solved and to be able to discuss the advantages and disadvantages of different legal solutions. In this respect, being a lawyer involves being able to reason like a lawyer, even more than having detailed knowledge of particular sets of rules. Introduction to Law reflects this view by focusing on the functions of rules and on ways of arguing the relative qualities of alternative legal solutions. Where ‘positive’ law is discussed, the emphasis is on the legal questions that must be addressed by a field of law and on the different solutions which have been adopted by, for instance, the common law and civil law tradition. The law of specific jurisdictions is discussed to illustrate possible answers to questions such as when the existence of a valid contract is assumed.
A Primer on Scientific Programming with Python

A Primer on Scientific Programming with Python

Hans Petter Langtangen

The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.From the reviews: Langtangen ... does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. ... Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science.Alex Small, IEEE, CiSE Vol. 14 (2), March /April 2012 “This fourth edition is a wonderful, inclusive textbook that covers pretty much everything one needs to know to go from zero to fairly sophisticated scientific programming in Python...” Joan Horvath, Computing Reviews, March 2015