Think Bayes by Allen B. Downey
Author:Allen B. Downey
Language: eng
Format: epub, mobi, pdf
ISBN: 9781449370787
Publisher: O’Reilly Media, Inc.
Published: 2013-06-13T16:00:00+00:00
You can download a solution to this exercise from http://thinkbayes.com/decay.py.
Chapter 9. Two Dimensions
Paintball
Paintball is a sport in which competing teams try to shoot each other with guns that fire paint-filled pellets that break on impact, leaving a colorful mark on the target. It is usually played in an arena decorated with barriers and other objects that can be used as cover.
Suppose you are playing paintball in an indoor arena 30 feet wide and 50 feet long. You are standing near one of the 30 foot walls, and you suspect that one of your opponents has taken cover nearby. Along the wall, you see several paint spatters, all the same color, that you think your opponent fired recently.
The spatters are at 15, 16, 18, and 21 feet, measured from the lower-left corner of the room. Based on these data, where do you think your opponent is hiding?
Figure 9-1 shows a diagram of the arena. Using the lower-left corner of the room as the origin, I denote the unknown location of the shooter with coordinates α and β, or alpha and beta. The location of a spatter is labeled x. The angle the opponent shoots at is θ or theta.
The Paintball problem is a modified version of the Lighthouse problem, a common example of Bayesian analysis. My notation follows the presentation of the problem in D.S. Sivia’s, Data Analysis: a Bayesian Tutorial, Second Edition (Oxford, 2006).
You can download the code in this chapter from http://thinkbayes.com/paintball.py. For more information see Working with the code.
Download
Think Bayes by Allen B. Downey.mobi
Think Bayes by Allen B. Downey.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8309)
Azure Data and AI Architect Handbook by Olivier Mertens & Breght Van Baelen(6809)
Building Statistical Models in Python by Huy Hoang Nguyen & Paul N Adams & Stuart J Miller(6785)
Serverless Machine Learning with Amazon Redshift ML by Debu Panda & Phil Bates & Bhanu Pittampally & Sumeet Joshi(6672)
Data Wrangling on AWS by Navnit Shukla | Sankar M | Sam Palani(6458)
Driving Data Quality with Data Contracts by Andrew Jones(6403)
Machine Learning Model Serving Patterns and Best Practices by Md Johirul Islam(6161)
Learning SQL by Alan Beaulieu(6004)
Weapons of Math Destruction by Cathy O'Neil(5798)
Big Data Analysis with Python by Ivan Marin(5399)
Data Engineering with dbt by Roberto Zagni(4403)
Solidity Programming Essentials by Ritesh Modi(4052)
Time Series Analysis with Python Cookbook by Tarek A. Atwan(3911)
Pandas Cookbook by Theodore Petrou(3615)
Blockchain Basics by Daniel Drescher(3306)
Hands-On Machine Learning for Algorithmic Trading by Stefan Jansen(2914)
Feature Store for Machine Learning by Jayanth Kumar M J(2820)
Learn T-SQL Querying by Pam Lahoud & Pedro Lopes(2803)
Mastering Python for Finance by Unknown(2748)
