Browse Results

Showing 16,801 through 16,825 of 28,206 results

Microeconometrics in Business Management

by Jerzy Witold Wisniewski

This book introduces the application of microeconometric methods for modelling various aspects of economic activity for small to large size enterprises, using methods that are based on both time-series and cross-section approaches. The information obtained from using these estimated models can then be used to inform business decisions that improve the efficiency of operations and planning. Basic models used in the modelling of the business (single-equation and multiple-equation systems) are introduced whilst a wide range of economic activity including major aspects of financial management, demand for labour, administrative staff and labour productivity are also explored. Microeconometrics in Business Management: Introduces econometric methods which can be used in the modelling of economic activity and forecasting, to help improve the efficiency of business operations and planning. Describes econometric entities through multiple-equation and single-equation microeconometric models. Explores the process of building and adapting basic microeconometric tools. Presents numerous micromodels based on time-series data and statistical cross-sectional sequences, which can be used in any enterprise. Features numerous real -world applications along with examples drawn from the authors own experience. Is supported by a companion website featuring practice problems and statistical data to aid students to construct and estimate micro models. Features end of chapter exercises with examples present in free software GRETL. This book serves as a valuable resource for students, business management practitioners and researchers in econometric micro-model construction and various decision-making processes.

Microeconometrics with R (Chapman & Hall/CRC The R Series)

by Yves Croissant

This book is about doing microeconometrics, defined by Cameron and Trivedi as "the analysis of individual-level data on the economic behavior of individuals or firms using regression methods applied to cross-section and panel data" with R. Microeconometrics became increasingly popular in the last decades, thanks to the availability of many individual data sets and to the development of computer performance.R appeared in the late nineties as a clone of S. It became increasingly popular among statisticians, especially in fields where S was widely used. Twenty years ago, using R for doing econometrics analysis required a lot of programming because a lot of core methods of econometrics were not available in R. Nowadays, most of the basic methods described in the book are available in contributed packages. Moreover, the set of packages called the tidyverse developed by RStudio (now Posit) for all the basic tasks of an applied statistician (importing, tidying, transforming and visualizing data sets) makes the use of R faster and easier. The book uses extensively specialized econometrics packages and the tidyverse, and it seeks to demonstrate that the adoption of R as the primary software for an econometrician is a relevant choice.The first part of the book is devoted to the ordinary least squares estimator. Matrix algebra is progressively introduced in this part, and special attention is paid to the interpretation of the estimated coefficients. The second part goes beyond the basic OLS estimator by testing the hypothesis on which this estimator is based and providing more complex estimators relevant when some of these hypotheses are violated. Finally, the third part of the book presents specific estimators devoted to "special" responses, e.g., count, binomial or duration data.Key Features: Many applications using data sets of recent academic works are developed Testing and estimation procedures using the programming framework of R and specialized packages are presented Two companion packages (micsr and micsr.data), containing respectively functions implementing some estimation and testing procedures not available in other contributed packages and data sets used in the book, are provided

Microeconomic Theory (Springer Texts in Business and Economics)

by Susheng Wang

This book covers microeconomic theory at the Master’s and Ph.D levels for students in business schools and economics departments. It concisely covers major mainstream microeconomic theories today, including neoclassical microeconomics, game theory, information economics, and contract theory. The revamped, 3rd edition of "Microeconomic Theory" offers faculty, graduate and upper undergraduate students with a comprehensive curriculum solution.

Microeconomic Theory for the Social Sciences

by Takashi Hayashi

This textbook covers microeconomic theory at the level of intermediate and advanced undergraduates. It is also intended as an introduction for those with other intellectual and academic backgrounds who may not necessarily agree with “mainstream” economists but at least are interested knowing how they think and see things.The book provides thorough explanations of definitions and assumptions that the theory is based upon. It provides comprehensive accounts of motivations and reservations behind the theory. As well, it precisely presents the logical process of how the assumptions lead to the conclusion, conveying the intuition and the key of the arguments. An abundance of topics is included here: individual choice, general equilibrium, partial equilibrium, game theory, imperfect competition, transaction under incomplete information, market failures, welfare economics, social choice and mechanism design. The book is a valuable resource for any reader studying or simply interested in microeconomic theory.

Microeconomics Eighth Edition

by Robert S. Pindyck Daniel L. Rubinfeld

A book that provides a treatment of microeconomic theory that stresses the relevance and application to managerial and public policy decision making.

Microeconomics: Principles and Policy (MindTap Course List)

by Alan Blinder William Baumol John Solow

Master today's principles of microeconomics and gain an understanding of current economic issues and their importance as Baumol/Blinder/Solow's MICROECONOMICS: PRINCIPLES AND POLICY, 14E provides a solid introduction to microeconomics using policy-based examples and applications. Written by several of today's most respected economists, this book is one of the most up-to-date microeconomics choices on the market -- incorporating data and issues as recent as 2018. The authors combine the right level of rigor and detail to clarify even the most complicated microeconomics concepts. An entirely new chapter closes the book by delving into some of the most important issues confronting the U.S. economy today. Throughout this edition, well-developed examples, intriguing puzzles and meaningful microeconomics issues provide an excellent balance of theory to application while keeping you engaged and intrigued.

Microlocal Methods in Mathematical Physics and Global Analysis

by Andras Vasy Daniel Grieser Stefan Teufel

Microlocal analysis is a field of mathematics that was invented in the mid-20th century for the detailed investigation of problems from partial differential equations, which incorporated and made rigorous many ideas that originated in physics. Since then it has grown to a powerful machine which is used in global analysis, spectral theory, mathematical physics and other fields, and its further development is a lively area of current mathematical research. In this book extended abstracts of the conference 'Microlocal Methods in Mathematical Physics and Global Analysis', which was held at the University of Tübingen from the 14th to the 18th of June 2011, are collected.

Microphysics of Magnetic Reconnection in Near-Earth Space: Spacecraft Observations and Numerical Simulations (Springer Theses)

by Giulia Cozzani

This book presents recent advances in the physics of magnetic reconnection, investigated via both in situ spacecraft observations and fully kinetic numerical simulations. Magnetic reconnection is a fundamental process in plasma physics during which the topological reconfiguration of the magnetic field leads to energy conversion and particle energization. The book focuses on the physics of the electron diffusion region (EDR), a crucial region where the electrons are decoupled from the magnetic field and efficiently accelerated by the electric field. By using recent, high-resolution measurements provided by NASA’s Magnetospheric MultiScale Mission (MMS), the book investigates the structure of the EDR at the Earth’s magnetopause. The presented analysis provides evidence for an inhomogeneous and patchy EDR structure. The structure of the EDR appears to be more complex than the in laminar picture suggested by previous observations and simulations. Then, electrons dynamics in the EDR is studied using a novel, fully kinetic Eulerian Vlasov–Darwin model that has been implemented in the Vlasov–DArwin numerical code (ViDA), explained in detail in the book. Lastly, the book covers the testing of this new code, and investigates the contributions of the different terms in the generalized Ohm’s law within the EDR, highlighting the role of the electron inertia term.

Microprocessor Architecture: From Simple Pipelines to Chip Multiprocessors

by Jean-Loup Baer

This book gives a comprehensive description of the architecture of microprocessors from simple in-order short pipeline designs to out-of-order superscalars. It discusses topics such as - the policies and mechanisms needed for out-of-order processing such as register renaming, reservation stations, and reorder buffers - optimizations for high performance such as branch predictors, instruction scheduling, and load-store speculations - design choices and enhancements to tolerate latency in the cache hierarchy of single and multiple processors - state-of-the-art multithreading and multiprocessing emphasizing single chip implementations Topics are presented as conceptual ideas, with metrics to assess the performance impact, if appropriate, and examples of realization. The emphasis is on how things work at a black box and algorithmic level. The author also provides sufficient detail at the register transfer level so that readers can appreciate how design features enhance performance as well as complexity.

Microscopic Foundations of Relativistic Fluid Dynamics (Lecture Notes in Physics #990)

by Gabriel S. Denicol Dirk H. Rischke

This book provides an introduction to relativistic dissipative fluid dynamics, with particular emphasis on its derivation from microscopic transport theory. After a phenomenological derivation of relativistic dissipative fluid dynamics from the second law of thermodynamics, the intrinsic instabilities of relativistic Navier-Stokes theory are discussed. In turn, analytical solutions of relativistic dissipative fluid dynamics are presented. Following, the authors discuss several theories and approaches to derive transport coefficients in dissipative fluid dynamics such as the Chapman-Enskog theory, the theory of Israel and Stewart, and a more recent derivation of relativistic dissipative fluid dynamics based on kinetic theory, which constitutes the main focus of the second part of this book. This book is intended for advanced graduate students and researchers in physics and requires basic knowledge of the theory of special and general relativity. It should be of particular interest to researchers that apply relativistic fluid dynamics in cosmology, astrophysics, and high-energy nuclear physics.

Microscopic Imaging Through Turbid Media

by Min Gu Xiaosong Gan Xiaoyuan Deng

This book provides a systematic introduction to the principles of microscopic imaging through tissue-like turbid media in terms of Monte-Carlo simulation. It describes various gating mechanisms based on the physical differences between the un scattered and scattered photons and method for microscopic image reconstruction, using the concept of the effective point spread function. Imaging an object embedded in a turbid medium is a challenging problem in physics as well as in bio photonics. A turbid medium surrounding an object under inspection causes multiple scattering, which degrades the contrast, resolution and signal-to-noise ratio. Biological tissues are typically turbid media. Microscopic imaging through a tissue-like turbid medium can provide higher resolution than transillumination imaging in which no objective is used. This book serves as a valuable reference for engineers and scientists working on microscopy of tissue turbid media.

Microsimulation Population Projections with SAS: A Reference Guide (SpringerBriefs in Population Studies)

by Guillaume Marois Samir KC

This open access book provides a step-by-step overview on how to build a microsimulation model with SAS. It shows how to convert an already existing multistate projection by age, sex, education and region into a microsimulation model. Two new dimensions are then added, either the labor force participation and the sector of activity, and/or some examples of outputs and alternative scenarios that would not be possible with standard demographic methods. The book also describes how to adapt the model for other countries or other purposes. It also provides details on how to extend and adapt the model for other purposes as well as other use of microsimulation with SAS. The book suggests codes that are easy to understand, so they can be replicated or adapted for other purposes. As such, this book provides a great resource for people with beginner to intermediate knowledge in SAS.

Microsimulation and Population Dynamics

by Alain Bélanger Patrick Sabourin

This book is a practical, step-by-step introduction to microsimulation in demography. It shows how to use Modgen, a powerful and free microsimulation platform built by Statistics Canada. The authors' hands-on explanation of model development will help readers make their own. The book teaches how to create and run a simple cohort model with a single fixed-rate event, and builds upon this concept. It introduces how to develop both a single state life table as well as a multiple increment-decrement life table using the tools provided by Modgen. The authors illustrate how to easily upgrade an existing model by adding new modules and new dimensions as determinants of a risk already modeled. The integration of a fertility module and a base population allows the user to bring new actors into the simulation and transform a cohort-based model into a population-based one. The final addition of an international migration module allows the user to accomplish fully open, multi-regional projections. This accessible introduction will be of interest to researchers and students in population studies and other social sciences. It will also appeal to anyone interested in the computational modeling of population dynamics.

Microsoft Dynamics 365 Business Central Cookbook: Effective recipes for developing and deploying applications with Dynamics 365 Business Central

by Michael Glue

Gain useful insights to help you efficiently build, test, and migrate customized solutions on Business Central cloud and on-premise platforms Key Features Explore enhanced functionalities and development best practices in Business Central Develop powerful Business Central projects using the AL language Master the new Business Central with easy-to-follow recipes Book Description Microsoft Dynamics 365 Business Central is a complete business management solution that can help you streamline business processes, connect individual departments in your company, and enhance customer interactions. Ok. That first part was really professional sounding, right? Now, let's get into what this cookbook is going to do for you: put simply, it's going to help you get things done. This book will help you get to grips with the latest development features and tools for building applications using Business Central. You'll find recipes that will guide you in developing and testing applications that can be deployed to the cloud or on-premises. For the old-schoolers out there, you'll also learn how to take your existing Dynamics NAV customizations and move them to the new AL language platform. Also, if you haven't figured it out already, we're going to be using very normal language throughout the book to keep things light. After all, developing applications is fun, so why not have fun learning as well! What you will learn Build and deploy Business Central applications Use the cloud or local sandbox for application development Customize and extend your base Business Central application Create external applications that connect to Business Central Create automated tests and debug your applications Connect to external web services from Business Central Who this book is for This book is for Dynamics developers and administrators who want to become efficient in developing and deploying applications in Business Central. Basic knowledge and understanding of Dynamics application development and administration is assumed.

Microsoft Dynamics AX 2012 R3 Financial Management

by Mohamed Aamer

This book is intended for application consultants, controllers, CFOs, and other professionals who are engaged in a Microsoft Dynamics AX implementation project. Basic knowledge of financial terms, concepts, and Microsoft Dynamics AX terminologies is required.

Microsoft Dynamics CRM Customization Essentials

by Nicolae Tarla

If you are new to Dynamics CRM or a seasoned user looking to enhance your knowledge of the platform, then this book is for you. It is also for skilled developers who are looking to move to the Microsoft stack to build business solution software.

Microsoft Dynamics NAV Development Quick Start Guide: Get up and running with Microsoft Dynamics NAV

by Alexander Drogin

Learn development skills and improve productivity when programming in Microsoft Dynamics NAV 2018 - the popular Enterprise Resourse Planning management system used across a variety of industries for business process management Key Features Solve common business problems with the valuable features and flexibility of Dynamics NAV Understand the structure of NAV database - how documents and business entities are mapped to DB tables Design user interface and bind the presentation layer with the data storage Book Description Microsoft Dynamics NAV is an enterprise resource planning (ERP) software suite for organizations. The system offers specialized functionality for manufacturing, distribution, government, retail, and other industries. This book gets you started with its integrated development environment for solving problems by customizing business processes. This book introduces the NAV development environment – C/SIDE. It gives an overview of the internal system language and the most essential development tools. The book will enable the reader to customize and extend NAV functionality with C/AL code, design a user interface through pages, create role centers, and build advanced reports in Microsoft Visual Studio. By the end of the book, you will have learned how to extend the NAV data model, how to write and debug custom code, and how to exchange data with external applications. What you will learn Manage NAV Server configuration with Microsoft Management Console Manage NAV installation with the NAV Administration Shell Create integration events and extend functionality via the NAV event model Run XML Ports from C/AL code Design reports and write client code in RDLC expressions Who this book is for This book is for experienced NAV users who have an understanding of basic programming concepts. Familiarity with NAV development environment or its internal development language-C/AL is not expected.

Microsoft Excel 2013: Step by Step

by Curtis D. Frye

<p>Experience learning made easy&#8212;and quickly teach yourself how to manage, analyze, and present data with Excel 2013. With Step by Step, you set the pace&#8212;building and practicing the skills you need, just when you them! Includes downloadable practice files and companion eBook.</p>

Microsoft Sql Server 2019: A Beginner's Guide, Seventh Edition

by Dusan Petkovic

Get Up to Speed on Microsoft® SQL Server® 2019 Quickly and Easily Start working with Microsoft SQL Server 2019 in no time with help from this thoroughly revised, practical resource. Filled with real-world examples and hands-on exercises, Microsoft SQL Server 2019: A Beginner’s Guide, Seventh Edition starts by explaining fundamental relational database system concepts. From there, you’ll learn how to write Transact-SQL statements, execute simple and complex database queries, handle system administration and security, and use powerful analysis and reporting tools. New topics such as SQL and JSON support, graph databases, and support for machine learning with R and Python are also covered in this step-by-step tutorial. • Install, configure, and customize Microsoft SQL Server 2019 • Create and modify database objects with Transact-SQL statements • Write stored procedures and user-defined functions • Handle backup and recovery, and automate administrative tasks • Tune your database system for optimal availability and reliability • Secure your system using authentication, encryption, and authorization • Work with SQL Server Analysis Services, Reporting Services, and other BI tools • Gain knowledge of relational storage, presentation, and retrieval of data stored in the JSON format • Manage graphs using SQL Server Graph Databases • Learn about machine learning support for R and Python

Microsoft Visual J# .NET

by Andy Longshaw John Sharp Peter Roxburgh

<div xmlns="http://www.w3.org/1999/xhtml"><p>Presented in an easy-to-browse format, this erudite book provides the authoritative technical details you need to leverage Microsoft Visual J# .NET and the richness of the Microsoft .NET Framework to build scalable, enterprise-level applications.</p></div>

Microsoft® 365 Modern Desktop Administrator Guide to Exam MD-100: Windows 10 (Mindtap Course List Series)

by Byron Wright Leon Plesniarski

<p>Wright/Plesniarski's MICROSOFT SPECIALIST GUIDE TO MICROSOFT EXAM MD-100: WINDOWS 10 ensures you are well prepared for the Microsoft exam as well as a successful career in system administration. Completely up to date, this student-friendly guide walks you step by step through all aspects of installing, configuring and maintaining Windows 10 as a client operating system. Engaging exercises throughout enable you to experience the processes involved in Windows 10 configuration and management -- with plenty of troubleshooting tips that offer solutions to common problems. Review Questions help you prepare for the Microsoft certification exam, while Case Projects provide practice in situations that must be managed in a live networking environment. Giving you added flexibility, labs can be completed on physical or virtual machines. Also available: MindTap digital learning solution.</p>

Microsoft® 365 Modern Desktop Administrator Guide to Exam MD-100: Windows 10 (Mindtap Course List Series)

by Byron Wright Leon Plesniarski

<p>Wright/Plesniarski's MICROSOFT SPECIALIST GUIDE TO MICROSOFT EXAM MD-100: WINDOWS 10 ensures you are well prepared for the Microsoft exam as well as a successful career in system administration. Completely up to date, this student-friendly guide walks you step by step through all aspects of installing, configuring and maintaining Windows 10 as a client operating system. Engaging exercises throughout enable you to experience the processes involved in Windows 10 configuration and management -- with plenty of troubleshooting tips that offer solutions to common problems. Review Questions help you prepare for the Microsoft certification exam, while Case Projects provide practice in situations that must be managed in a live networking environment. Giving you added flexibility, labs can be completed on physical or virtual machines. Also available: MindTap digital learning solution.</p>

Microstructural Randomness and Scaling in Mechanics of Materials (Modern Mechanics and Mathematics)

by Martin Ostoja-Starzewski

An area at the intersection of solid mechanics, materials science, and stochastic mathematics, mechanics of materials often necessitates a stochastic approach to grasp the effects of spatial randomness. Using this approach, Microstructural Randomness and Scaling in Mechanics of Materials explores numerous stochastic models and methods used in the m

Microstructure and Properties of High-Temperature Superconductors

by I. A. Parinov

The main features of high-temperature superconductors (HTSC) that define their properties are intrinsic brittleness of oxide cuprates, the layered anisotropic structure and the supershort coherence length. Taking into account these features, this treatise presents research into HTSC microstructure and properties, and also explores the possibilities of optimization of the preparation techniques and superconducting compositions. The "composition-technique-experiment-theory-model," employed here, assumes considerable HTSC defectiveness and structure heterogeneity and helps to draw a comprehensive picture of modern representations of the microstructure, strength and the related structure-sensitive properties of the materials considered. Special attention is devoted to the Bi-Sr-Ca-Cu-O and Y-Ba-Cu-O families, which currently offer the most promising applications. Including a great number of illustrations and references, this monograph addresses students, post-graduate students and specialists, taking part in the development, preparation and research of new materials. The new edition had been updated intensively, especially experimental investigations and modeling conductive and elastic properties of HTC superconductors have been added.

Microstructured Materials: Inverse Problems

by Jüri Engelbrecht Jaan Janno

Complex, microstructured materials are widely used in industry and technology and include alloys, ceramics and composites. Focusing on non-destructive evaluation (NDE), this book explores in detail the mathematical modeling and inverse problems encountered when using ultrasound to investigate heterogeneous microstructured materials. The outstanding features of the text are firstly, a clear description of both linear and nonlinear mathematical models derived for modelling the propagation of ultrasonic deformation waves, and secondly, the provision of solutions to the corresponding inverse problems that determine the physical parameters of the models. The data are related to nonlinearities at both a macro- and micro- level, as well as to dispersion. The authors' goal has been to construct algorithms that allow us to determine the parameters within which we are required to characterize microstructure. To achieve this, the authors not only use conventional harmonic waves, but also propose a novel methodology based on using solitary waves in NDE. The book analyzes the uniqueness and stability of the solutions, in addition to providing numerical examples.

Refine Search

Showing 16,801 through 16,825 of 28,206 results