장바구니 담기 close

장바구니에 상품을 담았습니다.

Practical Foundation of Applied Systems Analysis

Practical Foundation of Applied Systems Analysis

  • Chulwook, Park
  • |
  • 서울대학교출판문화원
  • |
  • 2024-04-15 출간
  • |
  • 648페이지
  • |
  • 188 X 257mm
  • |
  • ISBN 9788952130983
판매가

98,000원

즉시할인가

95,060

배송비

무료배송

(제주/도서산간 배송 추가비용:3,000원)

수량
+ -
총주문금액
95,060

※ 스프링제본 상품은 반품/교환/환불이 불가능하므로 신중하게 선택하여 주시기 바랍니다.

출판사서평

Key Strengths of the Book
- In-Depth Technical Insight: This book fills a crucial gap in systems analysis literature, offering detailed technical information that many broad-audience texts omit. It thoroughly covers essential
mathematics, coding, and supplementary resources for a deeper understanding.
- Data Programming and Applications: Beyond just coding, each chapter provides additional examples, animations, and experiment ideas, adaptable with minor code modifications.
- Exercises and Solutions: At the end of each chapter, a selection of recommended activities with
solutions encourages active learning and practical application.

Applied systems analysis is essential for tackling complex questions involving varied processes and
(non)linear interactions. This book, designed to be both user-friendly and technically comprehensive, addresses the practical aspects of applied systems analysis, catering to both young scientists and those without a scientific background.

Learning through Three Distinctive Approaches
- Integrated Reading and Practice Sections: These sections are designed to be accessible to newcomers, covering advanced statistical and analytical techniques not typically found in standard
academic programs.
- Numerical Analysis and Simulation in Standard Software: The text demonstrates the use of numerical analysis and simulation in various software and programming languages, emphasizing
Jupyter Notebook for its broad accessibility.
- Learning by Doing: The content is enriched with practical problems that deepen understanding
and reveal new aspects of each subject through their resolution.

More than merely a learning tool, this book stands as a gateway for a diverse range of individuals, including young scientists, to become skilled practitioners in the realm of applied systems analysis, potentially transforming its readers into influential contributors in various fields of study and practice.

목차

Acknowledgements
Foreword
Preface

Part 1. Applied Statistics Analysis

1.1. Fundamentals of Statistics - Overview of Statistics, Terminology, Data
1.2. Descriptive Statistics - A Guide to the Concepts of Descriptive Statistics, Distribution, Central Tendency, Variability
1.3. Bell Curve - A Guide to the Concepts of Bell Curve, Empirical Measure of Central Tendency,
Empirical Measure of Dispersion, Central Limit Theorem, Outlier
1.4. Inferential Statistics - A Guide to the Concepts of Inferential Statistics, Sampling for Inference, Hypothesis Testing
- Supplemental Information 1.1: Understanding Research
1.5. Statistical Model, Part 1 - Identification of the t Test, Independent t Test, Independent t Test
Unequal n Two-Tailed, Paired t Test, Factors Affecting the t Test
1.6. Statistical Model, Part 2 - Identification of ANOVA, Two-Way ANOVA, Comparison of One-Way and Two-Way ANOVA
- Supplemental Information 1.2: Experimental Research
- Supplemental Information 1.3: Quasi-Experimental Research
- Supplemental Information 1.4: Qualitative Research
1.7. Statistical Model, Part 3 - Overview of Correlation, Basic Assumptions about Correlation, Facts about Correlation
1.8. Statistical Model, Part 4 - Overview of Simple Regression, Multiple Regression, Logistic Regression
1.9. Statistical Model, Part 5 - Overview of Chi-Square, Chi-Square in Statistics, Chi-Square Test of Independence
- Supplemental Information 1.5: Writing a Research Paper
1.10. Concluding Remarks
- Reading List 1.1: Applied Statistical (Variance-Based) Research Example with Perceptual Accuracy
- Reading List 1.2: Applied Statistical (Regression-Based) Research Example with Executive Function

Part 2. Applied Time Series Analysis

2.1. Fundamentals of Time Series Analysis - Overview of Time Series, A Guide to Stochastic Concepts (4 ways)
2.2. Probability Theory, Part 1 - System Variables, Relative Frequency, Frequency Based Approaches, Probability State Spaces
2.3. Probability Theory, Part 2 - Random Variables, Distributions and Densities, Various Discrete and Continuous Distributions
2.4. Probability Theory, Part 3 - Empirical Probability, Empirical Probability Densities, Moment and Expectation Values
2.5. Probability Theory, Part 4 - Exponential Probability Density, Information Theory, Maximum Likelihood Estimation
- Supplemental Information 2.1: Theoretical Functions of Various Distributions
- Supplemental Information 2.2: Preliminary Requisites for Stochastic Processes
2.6. Stochastic Processes, Part 1 - Definition and Trajectory, Time-Dependent Moments, Joint Probability
2.7. Stochastic Processes, Part 2 - Empirical Detail of Joint Probability, Stationarity, Markov Property
2.8. Markov Chain Modeling, Part 1 - Markov Chains, Marginal vs. Conditional Probability, Practical Practice
2.9. Markov Chain Modeling, Part 2 - Markov Components, Random Walks and Monte Carlo Simulation, Practical Practice
2.10. Stochastic Iterative Maps, Part 1 - Moving Average Model, Autoregressive Model, Practical Practice
2.11. Stochastic Iterative Maps, Part 2 - Autoregressive Moving Average Model, Function and Simulation, Practical Practice
- Supplemental Information 2.3: Autocorrelation
- Supplemental Information 2.4: Power Spectrum
2.12. Master Equations - Identification, Numerical Simulation for Stochastic Systems, Practical Practice
2.13. Markov Diffusion Processes, Part 1 - Dynamics of Markov Diffusion Processes, Wiener Process, Practical Practice
2.14. Markov Diffusion Processes, Part 2 - The Ornstein-Uhlenbeck Process, (Non)Parametric Analysis, Practical Practice
2.15. Concluding Remarks
- Reading List 2.1: Applied Time Series (Probability-Based) Research Example with Elementary
Coordination
- Reading List 2.2: Applied Time Series (Stochastic) Research Example with Modality Dominance

Part 3. Applied Systems Analysis

3.1. Fundamentals of Systems Analysis - Overview of Systems Analysis, Vectors and Scalars, Vector Operation
3.2. Matrices - A Guide to Concepts, Matrix Applications, Implementing Matrices
- Supplemental Information 3.1: Math Symbols with Code
- Supplemental Information 3.2: Differential, Derivative, and Integral
3.3. Networks, Part 1 - A Guide to Concepts, Network Applications, Network Structures,
Measuring Centralities
3.4. Networks, Part 2 - Practical Aspects of Networks, Simulation of Networks Model
- Supplemental Information 3.3: Modules, Packages, and Libraries in Programming
3.5. Agent-Based Model, Part 1 - A Guide to Concepts, Comparing Agent-Based Model to Other Methods, Implementation
3.6. Agent-Based Model, Part 2 - Practical Aspects of Agent-Based Model, Simulations of Agent-Based Model, Cellular Automata
- Supplemental Information 3.4: High Performance Computing (HPC) via Terminals
3.7. Game Theory, Part 1 - A Guide to Concepts, Famous Games and Payoff Matrices, Nash Equilibrium, Prisoner’s Dilemma
3.8. Game Theory, Part 2 - Practical Aspects of Game Theory, Simulation of Game Theory Model
- Supplemental Information 3.5: Systemic Risk Measurement
3.9. Concluding Remarks
- Reading List 3.1: Applied Systems (Agent-Based Simulation) Research with Behavioral Bias
- Reading List 3.2: Applied Systems (Network-Agent Dynamic) Research with Systemic Risk

References
Appendix 1: Statistical Tables
Appendix 2: Glossary of Terms
Appendix 3: Data File Instructions
Appendix 4: Codebook Instructions
Appendix 5: Tables and Figures
Appendix 6: Index

교환 및 환불안내

도서교환 및 환불
  • ㆍ배송기간은 평일 기준 1~3일 정도 소요됩니다.(스프링 분철은 1일 정도 시간이 더 소요됩니다.)
  • ㆍ상품불량 및 오배송등의 이유로 반품하실 경우, 반품배송비는 무료입니다.
  • ㆍ고객님의 변심에 의한 반품,환불,교환시 택배비는 본인 부담입니다.
  • ㆍ상담원과의 상담없이 교환 및 반품으로 반송된 물품은 책임지지 않습니다.
  • ㆍ이미 발송된 상품의 취소 및 반품, 교환요청시 배송비가 발생할 수 있습니다.
  • ㆍ반품신청시 반송된 상품의 수령후 환불처리됩니다.(카드사 사정에 따라 카드취소는 시일이 3~5일이 소요될 수 있습니다.)
  • ㆍ주문하신 상품의 반품,교환은 상품수령일로 부터 7일이내에 신청하실 수 있습니다.
  • ㆍ상품이 훼손된 경우 반품 및 교환,환불이 불가능합니다.
  • ㆍ반품/교환시 고객님 귀책사유로 인해 수거가 지연될 경우에는 반품이 제한될 수 있습니다.
  • ㆍ스프링제본 상품은 교환 및 환불이 불가능 합니다.
  • ㆍ군부대(사서함) 및 해외배송은 불가능합니다.
  • ㆍ오후 3시 이후 상담원과 통화되지 않은 취소건에 대해서는 고객 반품비용이 발생할 수 있습니다.
반품안내
  • 마이페이지 > 나의상담 > 1 : 1 문의하기 게시판 또는 고객센터 1800-7327
교환/반품주소
  • 경기도 파주시 문발로 211 1층 / (주)북채널 / 전화 : 1800-7327
  • 택배안내 : CJ대한통운(1588-1255)
  • 고객님 변심으로 인한 교환 또는 반품시 왕복 배송비 5,000원을 부담하셔야 하며, 제품 불량 또는 오 배송시에는 전액을 당사에서부담 합니다.