Probability and Statistics


Morris H. DeGroot - 1975
    Other new features include a chapter on simulation, a section on Gibbs sampling, what you should know boxes at the end of each chapter, and remarks to highlight difficult concepts.

Wonders Beyond Numbers: A Brief History of All Things Mathematical


Johnny Ball - 2017
    By introducing us to the major characters and leading us through many historical twists and turns, Johnny slowly unravels the tale of how humanity built up a knowledge and understanding of shapes, numbers and patterns from ancient times, a story that leads directly to the technological wonderland we live in today. As Galileo said, 'Everything in the universe is written in the language of mathematics', and Wonders Beyond Numbers is your guide to this language.Mathematics is only one part of this rich and varied tale; we meet many fascinating personalities along the way, such as a mathematician who everyone has heard of but who may not have existed; a Greek philosopher who made so many mistakes that many wanted his books destroyed; a mathematical artist who built the largest masonry dome on earth, which builders had previously declared impossible; a world-renowned painter who discovered mathematics and decided he could no longer stand the sight of a brush; and a philosopher who lost his head, but only after he had died.Enriched with tales of colourful personalities and remarkable discoveries, there is also plenty of mathematics for keen readers to get stuck into. Written in Johnny Ball's characteristically light-hearted and engaging style, this book is packed with historical insight and mathematical marvels; join Johnny and uncover the wonders found beyond the numbers.

Classical Mechanics


Herbert Goldstein - 1950
    KEY TOPICS: This classic book enables readers to make connections between classical and modern physics - an indispensable part of a physicist's education. In this new edition, Beams Medal winner Charles Poole and John Safko have updated the book to include the latest topics, applications, and notation, to reflect today's physics curriculum. They introduce readers to the increasingly important role that nonlinearities play in contemporary applications of classical mechanics. New numerical exercises help readers to develop skills in how to use computer techniques to solve problems in physics. Mathematical techniques are presented in detail so that the book remains fully accessible to readers who have not had an intermediate course in classical mechanics. MARKET: For college instructors and students.

Numerical Linear Algebra


Lloyd N. Trefethen - 1997
    The clarity and eloquence of the presentation make it popular with teachers and students alike. The text aims to expand the reader's view of the field and to present standard material in a novel way. All of the most important topics in the field are covered with a fresh perspective, including iterative methods for systems of equations and eigenvalue problems and the underlying principles of conditioning and stability. Presentation is in the form of 40 lectures, which each focus on one or two central ideas. The unity between topics is emphasized throughout, with no risk of getting lost in details and technicalities. The book breaks with tradition by beginning with the QR factorization - an important and fresh idea for students, and the thread that connects most of the algorithms of numerical linear algebra.

Mind Tools: The Five Levels of Mathematical Reality


Rudy Rucker - 1987
    Reveals mathematics' great power as an alternative language for understanding things and explores such concepts as logic as a computing tool, digital versus analog processes and communication as information transmission.

Essential Poker Math, Expanded Edition: Fundamental No Limit Hold'em Mathematics You Need To Know


Alton Hardin - 2016
    This book will teach you the basic poker mathematics you need to know in order to improve and outplay your opponents, and focuses on foundational poker mathematics - the ones you’ll use day in and day out at the poker table; and probably the ones your opponents neglect.

The Little Book of Mathematical Principles, Theories, & Things


Robert Solomon - 2008
    Rare Book

The Lady Tasting Tea: How Statistics Revolutionized Science in the Twentieth Century


David Salsburg - 2001
    At a summer tea party in Cambridge, England, a guest states that tea poured into milk tastes different from milk poured into tea. Her notion is shouted down by the scientific minds of the group. But one man, Ronald Fisher, proposes to scientifically test the hypothesis. There is no better person to conduct such an experiment, for Fisher is a pioneer in the field of statistics.The Lady Tasting Tea spotlights not only Fisher's theories but also the revolutionary ideas of dozens of men and women which affect our modern everyday lives. Writing with verve and wit, David Salsburg traces breakthroughs ranging from the rise and fall of Karl Pearson's theories to the methods of quality control that rebuilt postwar Japan's economy, including a pivotal early study on the capacity of a small beer cask at the Guinness brewing factory. Brimming with intriguing tidbits and colorful characters, The Lady Tasting Tea salutes the spirit of those who dared to look at the world in a new way.

Applied Multivariate Statistical Analysis


Richard A. Johnson - 1982
    of Wisconsin-Madison) and Wichern (Texas A&M U.) present the newest edition of this college text on the statistical methods for describing and analyzing multivariate data, designed for students who have taken two or more statistics courses. The fifth edition includes the addition of seve

Probability, Statistics And Random Processes


T. Veerarajan - 2008
    

CompTIA Project+ Study Guide Authorized Courseware: Exam PK0–003


Kim Heldman - 2010
    You'll find complete coverage of all exam objectives, including key topics such as project planning, execution, delivery, closure, and others. CompTIA's Project+ is the foundation-level professional exam in the complex world of project management; certified project managers often choose to go on and obtain their Project Management Professional (PMP) certifications as well Provides complete coverage of all exam objectives for CompTIA's first update to the Project+ exam in six years Covers project planning, execution, delivery, change, control, communication, and closure Demonstrates and reinforces exam preparation with practical examples and real-word scenarios Includes a CD with Sybex test engine, practice exams, electronic flashcards, and a PDF of the book Approach the new Project+ exam with confidence with this in-depth study guide! Reviews

Invitation to the Life Span


Kathleen Stassen Berger - 2009
    But that does not even begin to convey what the Berger experience is: What makes these bestselling textbooks so distinctive is the unmistakable presence of KATHLEEN STASSEN BERGER on every page, in writing that continually draws on the author’s teaching and family life to demonstrate a remarkable understanding not just of the field, but of students’ questions, their concerns, and their lives.The distinctive, definitive BERGER touch is evident throughout her new textbook, Invitation to the Life Span. This brief, original, 15-chapter textbook was created from page 1 to address the challenges teachers and students face when covering the entire life span in a semester (or even a quarter!). The hallmark Berger qualities are all here—the relatable presentation of research, the inclusive approach to world cultures, the study help that builds critical thinking and observational skills, the outstanding media and supplements—and all held together with Berger’s skill in bringing students and the science together.

A Mathematical Introduction to Logic


Herbert B. Enderton - 1972
    The author has made this edition more accessible to better meet the needs of today's undergraduate mathematics and philosophy students. It is intended for the reader who has not studied logic previously, but who has some experience in mathematical reasoning. Material is presented on computer science issues such as computational complexity and database queries, with additional coverage of introductory material such as sets.

From Mathematics to Generic Programming


Alexander A. Stepanov - 2014
    If you're a reasonably proficient programmer who can think logically, you have all the background you'll need. Stepanov and Rose introduce the relevant abstract algebra and number theory with exceptional clarity. They carefully explain the problems mathematicians first needed to solve, and then show how these mathematical solutions translate to generic programming and the creation of more effective and elegant code. To demonstrate the crucial role these mathematical principles play in many modern applications, the authors show how to use these results and generalized algorithms to implement a real-world public-key cryptosystem. As you read this book, you'll master the thought processes necessary for effective programming and learn how to generalize narrowly conceived algorithms to widen their usefulness without losing efficiency. You'll also gain deep insight into the value of mathematics to programming--insight that will prove invaluable no matter what programming languages and paradigms you use. You will learn aboutHow to generalize a four thousand-year-old algorithm, demonstrating indispensable lessons about clarity and efficiencyAncient paradoxes, beautiful theorems, and the productive tension between continuous and discreteA simple algorithm for finding greatest common divisor (GCD) and modern abstractions that build on itPowerful mathematical approaches to abstractionHow abstract algebra provides the idea at the heart of generic programmingAxioms, proofs, theories, and models: using mathematical techniques to organize knowledge about your algorithms and data structuresSurprising subtleties of simple programming tasks and what you can learn from themHow practical implementations can exploit theoretical knowledge

Applied Mathematics: A Very Short Introduction


Alain Goriely - 2018
    While pure mathematics is mostly interested in abstract structures, applied mathematics sits at the interface between this abstract world and the world inwhich we live. This area of mathematics takes its nourishment from society and science and, in turn, provides a unified way to understand problems arising in diverse fields.This Very Short Introduction presents a compact yet comprehensive view of the field of applied mathematics, and explores its relationships with (pure) mathematics, science, and engineering. Explaining the nature of applied mathematics, Alain Goriely discusses its early achievements in physics andengineering, and its development as a separate field after World War II. Using historical examples, current applications, and challenges, Goriely illustrates the particular role that mathematics plays in the modern sciences today and its far-reaching potential.ABOUT THE SERIES: The Very Short Introductions series from Oxford University Press contains hundreds of titles in almost every subject area. These pocket-sized books are the perfect way to get ahead in a new subject quickly. Our expert authors combine facts, analysis, perspective, new ideas, andenthusiasm to make interesting and challenging topics highly readable.