Book picks similar to
Econometric Analysis by William H. Greene


economics
econometrics
statistics
data-science

The Drunkard's Walk: How Randomness Rules Our Lives


Leonard Mlodinow - 2008
    From the classroom to the courtroom and from financial markets to supermarkets, Mlodinow's intriguing and illuminating look at how randomness, chance, and probability affect our daily lives will intrigue, awe, and inspire.

The Subprime Solution: How Today's Global Financial Crisis Happened, and What to Do about It


Robert J. Shiller - 2008
    economy and economies around the world. In this trenchant book, best-selling economist Robert Shiller reveals the origins of this crisis and puts forward bold measures to solve it. He calls for an aggressive response--a restructuring of the institutional foundations of the financial system that will not only allow people once again to buy and sell homes with confidence, but will create the conditions for greater prosperity in America and throughout the deeply interconnected world economy.Shiller blames the subprime crisis on the irrational exuberance that drove the economy's two most recent bubbles--in stocks in the 1990s and in housing between 2000 and 2007. He shows how these bubbles led to the dangerous overextension of credit now resulting in foreclosures, bankruptcies, and write-offs, as well as a global credit crunch. To restore confidence in the markets, Shiller argues, bailouts are needed in the short run. But he insists that these bailouts must be targeted at low-income victims of subprime deals. In the longer term, the subprime solution will require leaders to revamp the financial framework by deploying an ambitious package of initiatives to inhibit the formation of bubbles and limit risks, including better financial information; simplified legal contracts and regulations; expanded markets for managing risks; home equity insurance policies; income-linked home loans; and new measures to protect consumers against hidden inflationary effects.This powerful book is essential reading for anyone who wants to understand how we got into the subprime mess--and how we can get out.

Python Crash Course: A Hands-On, Project-Based Introduction to Programming


Eric Matthes - 2015
    You'll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you'll put your new knowledge into practice with three substantial projects: a Space Invaders-inspired arcade game, data visualizations with Python's super-handy libraries, and a simple web app you can deploy online.As you work through Python Crash Course, you'll learn how to: Use powerful Python libraries and tools, including matplotlib, NumPy, and PygalMake 2D games that respond to keypresses and mouse clicks, and that grow more difficult as the game progressesWork with data to generate interactive visualizationsCreate and customize simple web apps and deploy them safely onlineDeal with mistakes and errors so you can solve your own programming problemsIf you've been thinking seriously about digging into programming, Python Crash Course will get you up to speed and have you writing real programs fast. Why wait any longer? Start your engines and code!

Technological Revolutions and Financial Capital: The Dynamics of Bubbles and Golden Ages


Carlota Pérez - 2002
    Carlota Perez draws upon Schumpeter's theories of the clustering of innovations to explain why each technological revolution gives rise to a paradigm shift and a "New Economy" and how these "opportunity explosions", focused on specific industries, also lead to the recurrence of financial bubbles and crises. These findings are illustrated with examples from the past two centuries: the industrial revolution, the age of steam and railways, the age of steel and electricity, the emergence of mass production and automobiles, and the current information revolution/knowledge society. By analyzing the changing relationship between finance capital and production capital during the emergence, diffusion and assimilation of new technologies throughout the global economic system, this book sheds light on some of the most pressing economic problems of today.

Linear Algebra and Its Applications


Gilbert Strang - 1976
    While the mathematics is there, the effort is not all concentrated on proofs. Strang's emphasis is on understanding. He explains concepts, rather than deduces. This book is written in an informal and personal style and teaches real mathematics. The gears change in Chapter 2 as students reach the introduction of vector spaces. Throughout the book, the theory is motivated and reinforced by genuine applications, allowing pure mathematicians to teach applied mathematics.

Physics for Scientists and Engineers, Volume 2


Raymond A. Serway - 1982
    Raymond Serway, Robert Beichner, and contributing author John W. Jewett present a strong problem-solving approach that is further enhanced through increased realism in worked examples. Problem-solving strategies and hints allow students to develop a systematic approach to completing homework problems. The outstanding ancillary package includes full multimedia support, online homework, and a content-rich Web site that provides extensive support for instructors and students. The CAPA (Computer-assisted Personalized Approach), WebAssign, and University of Texas homework delivery systems give instructors flexibility in assigning online homework.

The Efficiency Paradox: What Big Data Can't Do


Edward Tenner - 2018
    One of the great promises of the Internet and big data revolutions is the idea that we can improve the processes and routines of our work and personal lives to get more done in less time than ever before. There is no doubt that we're performing at higher scales and going faster than ever, but what if we're headed in the wrong direction?The Efficiency Paradox questions our ingrained assumptions about efficiency, persuasively showing how relying on the algorithms of platforms can in fact lead to wasted efforts, missed opportunities, and above all an inability to break out of established patterns. Edward Tenner offers a smarter way to think about efficiency, showing how we can combine artificial intelligence and our own intuition, leaving ourselves and our institutions open to learning from the random and unexpected.

Damned Lies and Statistics: Untangling Numbers from the Media, Politicians, and Activists


Joel Best - 1998
    But all too often, these numbers are wrong. This book is a lively guide to spotting bad statistics and learning to think critically about these influential numbers. Damned Lies and Statistics is essential reading for everyone who reads or listens to the news, for students, and for anyone who relies on statistical information to understand social problems.Joel Best bases his discussion on a wide assortment of intriguing contemporary issues that have garnered much recent media attention, including abortion, cyberporn, homelessness, the Million Man March, teen suicide, the U.S. census, and much more. Using examples from the New York Times, the Washington Post, and other major newspapers and television programs, he unravels many fascinating examples of the use, misuse, and abuse of statistical information.In this book Best shows us exactly how and why bad statistics emerge, spread, and come to shape policy debates. He recommends specific ways to detect bad statistics, and shows how to think more critically about "stat wars," or disputes over social statistics among various experts. Understanding this book does not require sophisticated mathematical knowledge; Best discusses the most basic and most easily understood forms of statistics, such as percentages, averages, and rates.This accessible book provides an alternative to either naively accepting the statistics we hear or cynically assuming that all numbers are meaningless. It shows how anyone can become a more intelligent, critical, and empowered consumer of the statistics that inundate both the social sciences and our media-saturated lives.

Introduction to Algorithms


Thomas H. Cormen - 1989
    Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor.

Automate the Boring Stuff with Python: Practical Programming for Total Beginners


Al Sweigart - 2014
    But what if you could have your computer do them for you?In "Automate the Boring Stuff with Python," you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand no prior programming experience required. Once you've mastered the basics of programming, you'll create Python programs that effortlessly perform useful and impressive feats of automation to: Search for text in a file or across multiple filesCreate, update, move, and rename files and foldersSearch the Web and download online contentUpdate and format data in Excel spreadsheets of any sizeSplit, merge, watermark, and encrypt PDFsSend reminder emails and text notificationsFill out online formsStep-by-step instructions walk you through each program, and practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks.Don't spend your time doing work a well-trained monkey could do. Even if you've never written a line of code, you can make your computer do the grunt work. Learn how in "Automate the Boring Stuff with Python.""

The Cartoon Introduction to Economics: Volume One: Microeconomics


Yoram Bauman - 2010
    From the optimizing individual to game theory to price theory, The Cartoon Introduction to Economics is the most digestible, explicable, and humorous 200-page introduction to microeconomics you'll ever read.Bauman has put the "comedy" into "economy" at comedy clubs and universities around the country and around the world (his "Principles of Economics, Translated" is a YouTube cult classic). As an educator at both the university and high school levels, he has learned how to make economics relevant to today's world and today's students. As Google's chief economist, Hal Varian, wrote, "You don't need a brand-new economics. You just need to see the really cool stuff, the material they didn't get to when you studied economics." The Cartoon Introduction to Economics is all about integrating the really cool stuff into an overview of the entire discipline of microeconomics, from decision trees to game trees to taxes and thinking at the margin.Rendering the cool stuff fun is the artistry of the illustrator and lauded graphic novelist Klein. Panel by panel, page by page, he puts comics into economics. So if the vertiginous economy or a dour professor's 600-page econ textbook has you desperate for a fun, factual guide to economics, reach for The Cartoon Introduction to Economics and let the collaborative genius of the Klein-Bauman team walk you through an entire introductory microeconomics course.

Bayesian Methods for Hackers: Probabilistic Programming and Bayesian Inference


Cameron Davidson-Pilon - 2014
    However, most discussions of Bayesian inference rely on intensely complex mathematical analyses and artificial examples, making it inaccessible to anyone without a strong mathematical background. Now, though, Cameron Davidson-Pilon introduces Bayesian inference from a computational perspective, bridging theory to practice-freeing you to get results using computing power. Bayesian Methods for Hackers illuminates Bayesian inference through probabilistic programming with the powerful PyMC language and the closely related Python tools NumPy, SciPy, and Matplotlib. Using this approach, you can reach effective solutions in small increments, without extensive mathematical intervention. Davidson-Pilon begins by introducing the concepts underlying Bayesian inference, comparing it with other techniques and guiding you through building and training your first Bayesian model. Next, he introduces PyMC through a series of detailed examples and intuitive explanations that have been refined after extensive user feedback. You'll learn how to use the Markov Chain Monte Carlo algorithm, choose appropriate sample sizes and priors, work with loss functions, and apply Bayesian inference in domains ranging from finance to marketing. Once you've mastered these techniques, you'll constantly turn to this guide for the working PyMC code you need to jumpstart future projects. Coverage includes - Learning the Bayesian "state of mind" and its practical implications - Understanding how computers perform Bayesian inference - Using the PyMC Python library to program Bayesian analyses - Building and debugging models with PyMC - Testing your model's "goodness of fit" - Opening the "black box" of the Markov Chain Monte Carlo algorithm to see how and why it works - Leveraging the power of the "Law of Large Numbers" - Mastering key concepts, such as clustering, convergence, autocorrelation, and thinning - Using loss functions to measure an estimate's weaknesses based on your goals and desired outcomes - Selecting appropriate priors and understanding how their influence changes with dataset size - Overcoming the "exploration versus exploitation" dilemma: deciding when "pretty good" is good enough - Using Bayesian inference to improve A/B testing - Solving data science problems when only small amounts of data are available Cameron Davidson-Pilon has worked in many areas of applied mathematics, from the evolutionary dynamics of genes and diseases to stochastic modeling of financial prices. His contributions to the open source community include lifelines, an implementation of survival analysis in Python. Educated at the University of Waterloo and at the Independent University of Moscow, he currently works with the online commerce leader Shopify.

Calculus


Michael Spivak - 1967
    His aim is to present calculus as the first real encounter with mathematics: it is the place to learn how logical reasoning combined with fundamental concepts can be developed into a rigorous mathematical theory rather than a bunch of tools and techniques learned by rote. Since analysis is a subject students traditionally find difficult to grasp, Spivak provides leisurely explanations, a profusion of examples, a wide range of exercises and plenty of illustrations in an easy-going approach that enlightens difficult concepts and rewards effort. Calculus will continue to be regarded as a modern classic, ideal for honours students and mathematics majors, who seek an alternative to doorstop textbooks on calculus, and the more formidable introductions to real analysis.

America's Great Depression


Murray N. Rothbard - 1963
    Murray N. Rothbard's America's Great Depression is a staple of modern economic literature and crucial for understanding a pivotal event in American and world history.The Mises Institute edition features a new introduction by historian Paul Johnson.Since it first appeared in 1963, it has been the definitive treatment of the causes of the depression. The book remains canonical today because the debate is still very alive.Rothbard opens with a theoretical treatment of business cycle theory, showing how an expansive monetary policy generates imbalances between investment and consumption. He proceeds to examine the Fed's policies of the 1920s, demonstrating that it was quite inflationary even if the effects did not show up in the price of goods and services. He showed that the stock market correction was merely one symptom of the investment boom that led inevitably to a bust.The Great Depression was not a crisis for capitalism but merely an example of the downturn part of the business cycle, which in turn was generated by government intervention in the economy. Had the book appeared in the 1940s, it might have spared the world much grief. Even so, its appearance in 1963 meant that free-market advocates had their first full-scale treatment of this crucial subject. The damage to the intellectual world inflicted by Keynesian- and socialist-style treatments would be limited from that day forward.

Information Theory, Inference and Learning Algorithms


David J.C. MacKay - 2002
    These topics lie at the heart of many exciting areas of contemporary science and engineering - communication, signal processing, data mining, machine learning, pattern recognition, computational neuroscience, bioinformatics, and cryptography. This textbook introduces theory in tandem with applications. Information theory is taught alongside practical communication systems, such as arithmetic coding for data compression and sparse-graph codes for error-correction. A toolbox of inference techniques, including message-passing algorithms, Monte Carlo methods, and variational approximations, are developed alongside applications of these tools to clustering, convolutional codes, independent component analysis, and neural networks. The final part of the book describes the state of the art in error-correcting codes, including low-density parity-check codes, turbo codes, and digital fountain codes -- the twenty-first century standards for satellite communications, disk drives, and data broadcast. Richly illustrated, filled with worked examples and over 400 exercises, some with detailed solutions, David MacKay's groundbreaking book is ideal for self-learning and for undergraduate or graduate courses. Interludes on crosswords, evolution, and sex provide entertainment along the way. In sum, this is a textbook on information, communication, and coding for a new generation of students, and an unparalleled entry point into these subjects for professionals in areas as diverse as computational biology, financial engineering, and machine learning.