Statistics in a Nutshell

Statistics in a Nutshell PDF Author: Sarah Boslaugh
Publisher: "O'Reilly Media, Inc."
ISBN: 1449316824
Category : Computers
Languages : en
Pages : 595

Book Description
A clear and concise introduction and reference for anyone new to the subject of statistics.

R in a Nutshell

R in a Nutshell PDF Author: Joseph Adler
Publisher: "O'Reilly Media, Inc."
ISBN: 144931208X
Category : Computers
Languages : en
Pages : 723

Book Description
Presents a guide to the R computer language, covering such topics as the user interface, packages, syntax, objects, functions, object-oriented programming, data sets, lattice graphics, regression models, and bioconductor.

Algorithms in a Nutshell

Algorithms in a Nutshell PDF Author: George T. Heineman
Publisher: "O'Reilly Media, Inc."
ISBN: 1449391133
Category : Computers
Languages : en
Pages : 366

Book Description
Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs -- with just enough math to let you understand and analyze algorithm performance. With its focus on application, rather than theory, this book provides efficient code solutions in several programming languages that you can easily adapt to a specific project. Each major algorithm is presented in the style of a design pattern that includes information to help you understand why and when the algorithm is appropriate. With this book, you will: Solve a particular coding problem or improve on the performance of an existing solution Quickly locate algorithms that relate to the problems you want to solve, and determine why a particular algorithm is the right one to use Get algorithmic solutions in C, C++, Java, and Ruby with implementation tips Learn the expected performance of an algorithm, and the conditions it needs to perform at its best Discover the impact that similar design decisions have on different algorithms Learn advanced data structures to improve the efficiency of algorithms With Algorithms in a Nutshell, you'll learn how to improve the performance of key algorithms essential for the success of your software applications.

Python in a Nutshell

Python in a Nutshell PDF Author: Alex Martelli
Publisher: "O'Reilly Media, Inc."
ISBN: 0596100469
Category : Computers
Languages : en
Pages : 734

Book Description
This volume offers Python programmers a straightforward guide to the important tools and modules of this open source language. It deals with the most frequently used parts of the standard library as well as the most popular and important third party extensions.

Introductory Statistics with R

Introductory Statistics with R PDF Author: Peter Dalgaard
Publisher: Springer Science & Business Media
ISBN: 0387790543
Category : Mathematics
Languages : en
Pages : 370

Book Description
This book provides an elementary-level introduction to R, targeting both non-statistician scientists in various fields and students of statistics. The main mode of presentation is via code examples with liberal commenting of the code and the output, from the computational as well as the statistical viewpoint. Brief sections introduce the statistical methods before they are used. A supplementary R package can be downloaded and contains the data sets. All examples are directly runnable and all graphics in the text are generated from the examples. The statistical methodology covered includes statistical standard distributions, one- and two-sample tests with continuous data, regression analysis, one-and two-way analysis of variance, regression analysis, analysis of tabular data, and sample size calculations. In addition, the last four chapters contain introductions to multiple linear regression analysis, linear models in general, logistic regression, and survival analysis.

ASP in a Nutshell

ASP in a Nutshell PDF Author: Keyton Weissinger
Publisher: "O'Reilly Media, Inc."
ISBN: 1449379591
Category : Computers
Languages : en
Pages : 496

Book Description
ASP in a Nutshell provides the high-quality reference documentation that web application developers really need to create effective Active Server Pages. It focuses on how features are used in a real application and highlights little-known or undocumented features.This book also includes an overview of the interaction between the latest release of Internet Information Server (version 5) and ASP 3.0, with an introduction to the IIS object model and the objects it comprises. The examples shown in this section and throughout the book are illustrated in VBScript.The main components of this book are: Active Server Pages Introduction. Brief overview of the ASP application paradigm with examples in VBScript. Also included is an introduction to Microsoft's Internet Information Server 5.0, the IIS object model, and the objects that it comprises. Object Reference. Each object is discussed in the following manner: descriptions, properties, collections, methods, events, accessory files/required DLLs, and remarks, including real-world uses, tips and tricks, and author's experience (where applicable). The objects--Application, Response, Request, Server, Session, ObjectContext, and ASPError, as well as ASP Directives, Global.ASA, and Server-Side Includes--all follow this paradigm. Component Reference. This section follows the same paradigm found in Object Reference. The discussion covers all of the additional components included with IIS, such as ActiveX Data Objects, the Ad Rotator, the Browser capabilities component, the File System Object, and more. Appendixes. Gives examples in one or two objects and components using Perl, REXX, and Python in ASP. Like other books in the "In a Nutshell" series this book offers the facts, including critical background information, in a no-nonsense manner that users will refer to again and again. It is a detailed reference that enables even experienced web developers to advance their ASP applications to new levels.

String Theory in a Nutshell

String Theory in a Nutshell PDF Author: Elias Kiritsis
Publisher: Princeton University Press
ISBN: 0691188963
Category : Science
Languages : en
Pages : 888

Book Description
The essential introduction to modern string theory—now fully expanded and revised String Theory in a Nutshell is the definitive introduction to modern string theory. Written by one of the world’s leading authorities on the subject, this concise and accessible book starts with basic definitions and guides readers from classic topics to the most exciting frontiers of research today. It covers perturbative string theory, the unity of string interactions, black holes and their microscopic entropy, the AdS/CFT correspondence and its applications, matrix model tools for string theory, and more. It also includes 600 exercises and serves as a self-contained guide to the literature. This fully updated edition features an entirely new chapter on flux compactifications in string theory, and the chapter on AdS/CFT has been substantially expanded by adding many applications to diverse topics. In addition, the discussion of conformal field theory has been extensively revised to make it more student-friendly. The essential one-volume reference for students and researchers in theoretical high-energy physics Now fully expanded and revised Provides expanded coverage of AdS/CFT and its applications, namely the holographic renormalization group, holographic theories for Yang-Mills and QCD, nonequilibrium thermal physics, finite density physics, and entanglement entropy Ideal for mathematicians and physicists specializing in theoretical cosmology, QCD, and novel approaches to condensed matter systems An online illustration package is available to professors

SQL in a Nutshell

SQL in a Nutshell PDF Author: Kevin Kline
Publisher: "O'Reilly Media, Inc."
ISBN: 1449378935
Category : Computers
Languages : en
Pages : 714

Book Description
SQL in a Nutshell applies the eminently useful "Nutshell" format to Structured Query Language (SQL), the elegant--but complex--descriptive language that is used to create and manipulate large stores of data. For SQL programmers, analysts, and database administrators, the new second edition of SQL in a Nutshell is the essential date language reference for the world's top SQL database products. SQL in a Nutshell is a lean, focused, and thoroughly comprehensive reference for those who live in a deadline-driven world.This invaluable desktop quick reference drills down and documents every SQL command and how to use it in both commercial (Oracle, DB2, and Microsoft SQL Server) and open source implementations (PostgreSQL, and MySQL). It describes every command and reference and includes the command syntax (by vendor, if the syntax differs across implementations), a clear description, and practical examples that illustrate important concepts and uses. And it also explains how the leading commercial and open sources database product implement SQL. This wealth of information is packed into a succinct, comprehensive, and extraordinarily easy-to-use format that covers the SQL syntax of no less than 4 different databases.When you need fast, accurate, detailed, and up-to-date SQL information, SQL in a Nutshell, Second Edition will be the quick reference you'll reach for every time. SQL in a Nutshell is small enough to keep by your keyboard, and concise (as well as clearly organized) enough that you can look up the syntax you need quickly without having to wade through a lot of useless fluff. You won't want to work on a project involving SQL without it.

Quantum Field Theory in a Nutshell

Quantum Field Theory in a Nutshell PDF Author: Anthony Zee
Publisher: Princeton University Press
ISBN: 1400835321
Category : Science
Languages : en
Pages : 605

Book Description
A fully updated edition of the classic text by acclaimed physicist A. Zee Since it was first published, Quantum Field Theory in a Nutshell has quickly established itself as the most accessible and comprehensive introduction to this profound and deeply fascinating area of theoretical physics. Now in this fully revised and expanded edition, A. Zee covers the latest advances while providing a solid conceptual foundation for students to build on, making this the most up-to-date and modern textbook on quantum field theory available. This expanded edition features several additional chapters, as well as an entirely new section describing recent developments in quantum field theory such as gravitational waves, the helicity spinor formalism, on-shell gluon scattering, recursion relations for amplitudes with complex momenta, and the hidden connection between Yang-Mills theory and Einstein gravity. Zee also provides added exercises, explanations, and examples, as well as detailed appendices, solutions to selected exercises, and suggestions for further reading. The most accessible and comprehensive introductory textbook available Features a fully revised, updated, and expanded text Covers the latest exciting advances in the field Includes new exercises Offers a one-of-a-kind resource for students and researchers Leading universities that have adopted this book include: Arizona State University Boston University Brandeis University Brown University California Institute of Technology Carnegie Mellon College of William & Mary Cornell Harvard University Massachusetts Institute of Technology Northwestern University Ohio State University Princeton University Purdue University - Main Campus Rensselaer Polytechnic Institute Rutgers University - New Brunswick Stanford University University of California - Berkeley University of Central Florida University of Chicago University of Michigan University of Montreal University of Notre Dame Vanderbilt University Virginia Tech University
Proudly powered by WordPress | Theme: Rits Blog by Crimson Themes.