Book picks similar to
A Primer of Ecological Statistics by Nicholas J. Gotelli
science
statistics
ecology
work
Networks: An Introduction
M.E.J. Newman - 2010
The rise of the Internet and the wide availability of inexpensive computers have made it possible to gather and analyze network data on a large scale, and the development of a variety of new theoretical tools has allowed us to extract new knowledge from many different kinds of networks.The study of networks is broadly interdisciplinary and important developments have occurred in many fields, including mathematics, physics, computer and information sciences, biology, and the social sciences. This book brings together for the first time the most important breakthroughs in each of these fields and presents them in a coherent fashion, highlighting the strong interconnections between work in different areas.Subjects covered include the measurement and structure of networks in many branches of science, methods for analyzing network data, including methods developed in physics, statistics, and sociology, the fundamentals of graph theory, computer algorithms, and spectral methods, mathematical models of networks, including random graph models and generative models, and theories of dynamical processes taking place on networks.
Computer Networking: A Top-Down Approach
James F. Kurose - 2000
Building on the successful top-down approach of previous editions, this fourth edition continues with an early emphasis on application-layer paradigms and application programming interfaces, encouraging a hands-on experience with protocols and networking concepts.
An Introduction to Behavioural Ecology
Nicholas B. Davies - 1981
In this edition, new examples are introduced throughout, many illustrated with full color photographs. In addition, important new topics are added including the latest techniques of comparative analysis, the theory and application of DNA fingerprinting techniques, extensive new discussion on brood parasite/host coevolution, the latest ideas on sexual selection in relation to disease resistance, and a new section on the intentionality of communication. Written in the lucid style for which these two authors are renowned, the text is enhanced by boxed sections illustrating important concepts and new marginal notes that guide the reader through the text. This book will be essential reading for students taking courses in behavioral ecology. The leading introductory text from the two most prominent workers in the field. Second colour in the text. New section of four colour plates. Boxed sections to ilustrate difficult and important points. New larger format with marginal notes to guide the reader through the text. Selected further reading at the end of each chapter.
Becoming Human: Our Past, Present and Future
Scientific American - 2013
Succeeding with Your Master's Dissertation: A Step-By-Step Handbook
John Biggam - 2008
Using case examples of both good and bad student practice, the handbook takes students through each step of the dissertation process, from their initial research proposal to the final submission. The author uses clear illustrations of what students need to do - or not do - to reach their potential, helping them to avoid the most common pitfalls. This essential handbook covers: Producing focused and relevant research objectives Writing your literature review Citing your sources correctly Clearly explaining your use of research methods Writing up your findings Summarizing your work by linking your conclusions to your initial proposal Understanding marking schemes Aimed primarily at Master's students or students on short postgraduate courses in business, humanities and the social sciences, this book is also key reading for supervisors and undergraduates considering postgraduate study.
Interaction Design: Beyond Human-Computer Interaction
Yvonne Rogers - 2001
It should be labelled 'start here'." --Pieter Jan Stappers, ID-StudioLab, Delft University of Technology
Pattern Recognition and Machine Learning
Christopher M. Bishop - 2006
However, these activities can be viewed as two facets of the same field, and together they have undergone substantial development over the past ten years. In particular, Bayesian methods have grown from a specialist niche to become mainstream, while graphical models have emerged as a general framework for describing and applying probabilistic models. Also, the practical applicability of Bayesian methods has been greatly enhanced through the development of a range of approximate inference algorithms such as variational Bayes and expectation propagation. Similarly, new models based on kernels have had a significant impact on both algorithms and applications. This new textbook reflects these recent developments while providing a comprehensive introduction to the fields of pattern recognition and machine learning. It is aimed at advanced undergraduates or first-year PhD students, as well as researchers and practitioners, and assumes no previous knowledge of pattern recognition or machine learning concepts. Knowledge of multivariate calculus and basic linear algebra is required, and some familiarity with probabilities would be helpful though not essential as the book includes a self-contained introduction to basic probability theory.
Interpretative Phenomenological Analysis
Jonathan A. Smith - 2009
The first chapter outlines the theoretical foundations for IPA. It discusses phenomenology, hermeneutics, and idiography and how they have been taken up by IPA. The next four chapters provide detailed, step by step guidelines to conducting IPA research: study design, data collection and interviewing, data analysis, and writing up. In the next section, the authors give extended worked examples from their own studies in health, sexuality, psychological distress, and identity to illustrate the breadth and depth of IPA research. The final section of the book considers how IPA connects with other contemporary qualitative approaches like discourse and narrative analysis and how it addresses issues to do with validity.
Programming Pearls
Jon L. Bentley - 1986
Jon has done a wonderful job of updating the material. I am very impressed at how fresh the new examples seem." - Steve McConnell, author, Code CompleteWhen programmers list their favorite books, Jon Bentley's collection of programming pearls is commonly included among the classics. Just as natural pearls grow from grains of sand that irritate oysters, programming pearls have grown from real problems that have irritated real programmers. With origins beyond solid engineering, in the realm of insight and creativity, Bentley's pearls offer unique and clever solutions to those nagging problems. Illustrated by programs designed as much for fun as for instruction, the book is filled with lucid and witty descriptions of practical programming techniques and fundamental design principles. It is not at all surprising that
Programming Pearls
has been so highly valued by programmers at every level of experience. In this revision, the first in 14 years, Bentley has substantially updated his essays to reflect current programming methods and environments. In addition, there are three new essays on (1) testing, debugging, and timing; (2) set representations; and (3) string problems. All the original programs have been rewritten, and an equal amount of new code has been generated. Implementations of all the programs, in C or C++, are now available on the Web.What remains the same in this new edition is Bentley's focus on the hard core of programming problems and his delivery of workable solutions to those problems. Whether you are new to Bentley's classic or are revisiting his work for some fresh insight, this book is sure to make your own list of favorites.
Business Communication Today
Courtland L. Bovée - 1989
The field's leading text for more than two decades, Business Communication Today continues to provide cutting-edge coverage students can count on to prepare them for real business practice. Thoroughly revised, updated, and streamlined, the succinct new ninth edition encompasses every medium that students will be expected to use on the job-from conventional printed documents and formal reports to e-mail and instant messages to blogs, podcasts, and wikis.
Code Breaking: A History and Exploration
Rudolf Kippenhahn - 1999
In Code Breaking , Rudolf Kippenhahn offers readers both an exciting chronicle of cryptography and a lively exploration of the cryptographer’s craft. Rich with vivid anecdotes from a history of coding and decoding and featuring three new chapters, this revised and expanded edition makes the often abstruse art of deciphering coded messages accessible to the general reader and reveals the relevance of codes to our everyday high-tech society. A stylishly written, meticulously researched adventure, Code Breaking explores the ways in which communication can be obscured and, like magic, made clear again.
R for Data Science: Import, Tidy, Transform, Visualize, and Model Data
Hadley Wickham - 2016
This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience, R for Data Science is designed to get you doing data science as quickly as possible.
Authors Hadley Wickham and Garrett Grolemund guide you through the steps of importing, wrangling, exploring, and modeling your data and communicating the results. You’ll get a complete, big-picture understanding of the data science cycle, along with basic tools you need to manage the details. Each section of the book is paired with exercises to help you practice what you’ve learned along the way.
You’ll learn how to:
Wrangle—transform your datasets into a form convenient for analysis
Program—learn powerful R tools for solving data problems with greater clarity and ease
Explore—examine your data, generate hypotheses, and quickly test them
Model—provide a low-dimensional summary that captures true "signals" in your dataset
Communicate—learn R Markdown for integrating prose, code, and results
Qualitative Data Analysis: A Methods Sourcebook
Matthew B. Miles - 2013
Several of the data display strategies from previous editions are now presented in re-envisioned and reorganized formats to enhance reader accessibility and comprehension. The Third Edition's presentation of the fundamentals of research design and data management is followed by five distinct methods of analysis: exploring, describing, ordering, explaining, and predicting. Miles and Huberman′s original research studies are profiled and accompanied with new examples from Salda�a′s recent qualitative work. The book′s most celebrated chapter, Drawing and Verifying Conclusions, is retained and revised, and the chapter on report writing has been greatly expanded, and is now called Writing About Qualitative Research. Comprehensive and authoritative,
Qualitative Data Analysis
has been elegantly revised for a new generation of qualitative researchers.
EU Law: Text, Cases and Materials
Paul Craig - 1995
Written by two experts in the field, the book offers the reader and authoritative and comprehensive guide to all aspects of EU law. Though the unique mix of text and cases and materials, the fully revised and updated third edition addresses all recent key developments in legislation, with particular focus on the Treaty of Nice. The structure and format of the chapters have been substantially improved by introducing tools to help navigate throughout the text. In particular, there are new sections on 'central issues, ' which introduce each chapter, summaries that explain complex concepts and legislation and conclusions that draw all themes and analysis together
Introduction to Mineralogy
William D. Nesse - 1999
It presents the important traditional content of mineralogy including crystallography, chemical bonding, controls on mineral structure, mineral stability, and crystal growth to provide a foundation that enables students to understand the nature and occurrence of minerals. Physical, optical, and X-ray powder diffraction techniques of mineral study are described in detail, and common chemical analytical methods are outlined as well. Detailed descriptions of over 100 common minerals are provided, and the geologic context within which these minerals occur is emphasized. Appendices provide tables and diagrams to help students with mineral identification, using both physical and optical properties. Numerous line drawings, photographs, and photomicrographs help make complex concepts understandable. Introduction to Mineralogy not only provides specific knowledge about minerals but also helps students develop the intellectual tools essential for a solid, scientific education. This comprehensive text is useful for undergraduate students in a wide range of mineralogy courses.