Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Hands-On Simulation Modeling with Python
Hands-On Simulation Modeling with Python

Hands-On Simulation Modeling with Python: Develop simulation models to get accurate results and enhance decision-making processes

eBook
€38.99
Paperback
€48.99
Subscription
Free Trial
Renews at €11.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Key benefits

  • Learn to create a digital prototype of a real model using hands-on examples
  • Evaluate the performance and output of your prototype using simulation modeling techniques
  • Understand various statistical and physical simulations to improve systems using Python

Description

Simulation modeling helps you to create digital prototypes of physical models to analyze how they work and predict their performance in the real world. With this comprehensive guide, you'll understand various computational statistical simulations using Python. Starting with the fundamentals of simulation modeling, you'll understand concepts such as randomness and explore data generating processes, resampling methods, and bootstrapping techniques. You'll then cover key algorithms such as Monte Carlo simulations and Markov decision processes, which are used to develop numerical simulation models, and discover how they can be used to solve real-world problems. As you advance, you'll develop simulation models to help you get accurate results and enhance decision-making processes. Using optimization techniques, you'll learn to modify the performance of a model to improve results and make optimal use of resources. The book will guide you in creating a digital prototype using practical use cases for financial engineering, prototyping project management to improve planning, and simulating physical phenomena using neural networks. By the end of this book, you'll have learned how to construct and deploy simulation models of your own to overcome real-world challenges.

Who is this book for?

Hands-On Simulation Modeling with Python is for simulation developers and engineers, model designers, and anyone already familiar with the basic computational methods that are used to study the behavior of systems. This book will help you explore advanced simulation techniques such as Monte Carlo methods, statistical simulations, and much more using Python. Working knowledge of Python programming language is required.

What you will learn

  • Gain an overview of the different types of simulation models
  • Get to grips with the concepts of randomness and data generation process
  • Understand how to work with discrete and continuous distributions
  • Work with Monte Carlo simulations to calculate a definite integral
  • Find out how to simulate random walks using Markov chains
  • Obtain robust estimates of confidence intervals and standard errors of population parameters
  • Discover how to use optimization methods in real-life applications
  • Run efficient simulations to analyze real-world systems

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Jul 17, 2020
Length: 346 pages
Edition : 1st
Language : English
ISBN-13 : 9781838988654
Category :
Languages :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Jul 17, 2020
Length: 346 pages
Edition : 1st
Language : English
ISBN-13 : 9781838988654
Category :
Languages :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€11.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€119.99 billed annually
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€169.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 130.97
40 Algorithms Every Programmer Should Know
€37.99
Hands-On Simulation Modeling with Python
€48.99
Machine Learning for Algorithmic Trading
€43.99
Total 130.97 Stars icon
Banner background image

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.1
(7 Ratings)
5 star 42.9%
4 star 28.6%
3 star 28.6%
2 star 0%
1 star 0%
Filter icon Filter
Top Reviews

Filter reviews by




TJD Dec 29, 2020
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Great book to review simulation models using python!
Amazon Verified review Amazon
Hash Jan 09, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Hands-on Simulation Modeling with Python is all about implementing some of the most famous simulation techniques by Python using standard packages like NumPy, SciPy, Scikit-learn, Pandas, and Matplotlib.Since most of the simulations in the book are based on random processes like Mont Carlo and Brownian motion, the book includes an introduction to mathematical concepts like statistics, probability (e.g., the law of large numbers, central limit theorem, and Markov chain).In addition, some non-statistical approaches like neural networks and numerical optimizations such as Newton-Raphson and gradient descent are discussed in the book.In the latest chapters, modeling of real-world applications such as stock price prediction, risk management, project management, and what-if analysis are taught.This book can be used as a standard coursebook for simulation and modeling or just to learn simulation with python.
Amazon Verified review Amazon
Mahshad Samnejad Dec 23, 2020
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Python is increasingly more dominant in the world of programming language, and a book bringing modeling and simulation to the world of python is an absolute necessity.
Amazon Verified review Amazon
Jagannath Banerjee Dec 16, 2020
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
Hands-On Simulation Modeling with Python is a comprehensive book covering modelling and simulation focused for model and simulation designers and engineers . Books covers the fundamentals and implementation of modelling and simulation using Python and standard data science packages like numpy, matplotlib and statsmodel.This is not a beginners book and reader needs background in Python, statistics and some modelling concepts.Book begins with fundamentals of statistics and probability covering random number generation methods, data distributions , probability density functions, stationarity, uniformity and various distributions. It naturally flows into Monte Carlo Simulations and Markov Decision process. Additionally it covers how to simulate the phenomena using Neural Networks. I liked chapter 8 and chapter 10 that implicitly walks us through real life use case of modelling and simulating stock market and risk assessment and also how we can model the project management side.As I was reading chapter 4 & 5, I was able to use random number generation, distribution and simulation with Monte Carlo concepts into demand forecasting project efficiently.What I liked about the book ? • Book possess great balance of theory , math and actual implementation using Python standard libraries. • Authors did great job in explaining the statistical concepts with examples, references and workable codes and images. • Flow of concepts from Chapter -1 to end looked okay to me and I was able to follow along and implement The codes and as mentioned above. • I specially loved chapter 4 - Monte Carlo Simulations and chapter -5 Markov decision process. They had great details from concept to implementation and I implemented the concepts into my project.Overall, the book is well written and covers significant details on simulation and modelling . I feel this book can alternatively be used for machine learning testing, proof of concept and pilot for many areas if data is missing or data is not ready yet for actual work.
Amazon Verified review Amazon
jml Dec 10, 2020
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
Hands-on Simulation Modeling (HOSM) packs three disciplines — statistics, modeling, and application development — into a single work. Not for the casual reader, this book not only presents the topics and the math behind them in a clearly-organized, lucid manner but also demonstrates the use of numpy, matplotlib, and other freely-available Python modules to calculate and display simulation results. The book’s well-organized and moves from topic to topic seamlessly, although it’s so full of information that the reader might be advised to plan on taking it in small chunks. It’d make a superb textbook for a simulation/modeling class. The final chapters cover three real-world applications (financial modeling, physical system simulation via neural networking, and simulation for project management) in sufficient depth that the reader could apply the techniques rapidly upon studying the material. A wrap-up chapter also drives home the potential application of the modeling techniques in a number of environments, providing a good overview and jumping-off points for continued learning.If you’re looking for in-depth coverage of simulation modeling with a Python application focus, this book’s definitely worth checking out. It’s much more readable than a typical textbook on the subject, although concentration’s required to get the most out of it.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.