reine Buchbestellungen ab 5 Euro senden wir Ihnen Portofrei zuDiesen Artikel senden wir Ihnen ohne weiteren Aufpreis als PAKET

The Grammar of Graphics
(Englisch)
Statistics and Computing
Leland Wilkinson

132,45 €

inkl. MwSt. · Portofrei
auf Lager, Lieferzeit 1-2 Werktage
Menge:

The Grammar of Graphics

Seiten
Erscheinungsdatum
Auflage
Ausstattung
Erscheinungsjahr
Sprache
alternative Ausgabe
Vertrieb
Kategorie
Buchtyp
Warengruppenindex
Warengruppe
Detailwarengruppe
Laenge
Breite
Hoehe
Gewicht
Herkunft
Relevanz
Referenznummer
Moluna-Artikelnummer

Produktbeschreibung

Presents a unique foundation for producing almost every quantitative graphic found in scientific journals, newspapers, statistical packages, and data visualization systems

The new edition features six new chapters and has undergone substantial revision.

The first edition has sold more than 2200 copies.

Four color throughout.

|Preface to First Edition Before writing the graphics for SYSTAT in the 1980´s, I began by teaching a seminar in statistical graphics and collecting as many different quantitative graphics as I could find. I was determined to produce a package that could draw every statistical graphic I had ever seen. The structure of the program was a collection of procedures named after the basic graph types they p- duced. The graphics code was roughly one and a half megabytes in size. In the early 1990´s, I redesigned the SYSTAT graphics package using - ject-based technology. I intended to produce a more comprehensive and - namic package. I accomplished this by embedding graphical elements in a tree structure. Rendering graphics was done by walking the tree and editing worked by adding and deleting nodes. The code size fell to under a megabyte. In the late 1990´s, I collaborated with Dan Rope at the Bureau of Labor Statistics and Dan Carr at George Mason University to produce a graphics p- duction library called GPL, this time in Java. Our goal was to develop graphics components. This book was nourished by that project. So far, the GPL code size is under half a megabyte.|

What are the rules that underlie the production of pie charts, bar charts, scatterplots, function plots, maps, mosaics, and radar charts? This book presents a unique foundation for producing almost every quantitative graphic found in scientific journals, newspapers, statistical packages, and data visualization systems. The second edition is almost twice the size of the original, with six new chapters and substantial revision.



Syntax.- How To Make a Pie.- Data.- Variables.- Algebra.- Scales.- Statistics.- Geometry.- Coordinates.- Aesthetics.- Facets.- Guides.- Semantics.- Space.- Time.- Uncertainty.- Analysis.- Control.- Automation.- Reader.- Coda.

This book was written for statisticians, computer scientists, geographers, researchers, and others interested in visualizing data. It presents a unique foundation for producing almost every quantitative graphic found in scientific journals, newspapers, statistical packages, and data visualization systems. While the tangible results of this work have been several visualization software libraries, this book focuses on the deep structures involved in producing quantitative graphics from data. What are the rules that underlie the production of pie charts, bar charts, scatterplots, function plots, maps, mosaics, and radar charts? Those less interested in the theoretical and mathematical foundations can still get a sense of the richness and structure of the system by examining the numerous and often unique color graphics it can produce. The second edition is almost twice the size of the original, with six new chapters and substantial revision. Much of the added material makes this book suitable for survey courses in visualization and statistical graphics.

From reviews of the first edition:

"Destined to become a landmark in statistical graphics, this book provides a formal deillegalscription of graphics, particularly static graphics, playing much the same role for graphics as probability theory played for statistics."

Journal of the American Statistical Association

"Wilkinson´s careful scholarship shows around every corner. This is a tour de force of the highest order."

Psychometrika

"All geography and map libraries should add this book to their collections; the serious scholar of quantitative data graphics will place this book on the same shelf with those by Edward Tufte, and volumes by Cleveland, Bertin, Monmonier, MacEachren, among others, and continue the unending task of proselytizing for the best in statistical data presentation by example and through scholarship like that of Leland Wilkinson."

Cartographic Perspectives

"In summary, this is certainly a remarkable book and a new ambitious step for the development and application of statistical graphics."

Computational Statistics and Data Analysis

About the author:

Leland Wilkinson is Senior VP, SPSS Inc. and Adjunct Professor of Statistics at Northwestern University. He is also affiliated with the Computer Science department at The University of Illinois at Chicago. He wrote the SYSTAT statistical package and founded SYSTAT Inc. in 1984. Wilkinson joined SPSS in a 1994 acquisition and now works on research and development of visual analytics and statistics. He is a Fellow of the ASA. In addition to journal articles and the original SYSTAT computer program and manuals, Wilkinson is the author (with Grant Blank and Chris Gruber) of Desktop Data Analysis with SYSTAT.

 

 



From the reviews of the second edition:

"This fascinating book deconstructs the process of producing graphics and in doing so raises many fascinating questions on the nature and representation of information...This second edition is almost twice the size of the original, with six new chapters and substantial revisions." Short Book Reviews of the International Statistical Institute,  December 2005

"When the first edidtion of this book appeared in 2000 it was  much praised. I called it a tour de force of the highest order. (Wainer, 2001), Edward Wegman (2000) argued that it was destined to become a classic. Now, six years later this very fine book has been much improved." Howard Wainer for Psychometrika

"...The second edition is an impressive expansion beyond a quite remarkable first edition. The text remains dense and even more encyclopedic, but it is a pleasure to read, whether a novice or an expert in graphics...this book is a bargain...The second edition is a must-have volume for anyone interested in graphics." Thomas E. Bradstreet for the Journal of the American Statistical Association, December 2006

"I find myself still thinking about the book and its ideas, several weeks after I finished reading it. I love that kind of book." Mark Bailey for Techometrics, Vol. 49, No. 1, February 2007

"Warts and all, The Grammar of Graphics is a richly rewarding work, an outstanding achievement by one of the leaders of statistical graphics. Seek it out."  Nicholas J. Cox for the Journal of Statistical Software, January 2007

"The second edition is a quite fascinating book as well, and it comes with many color graphics. Anyone working in this field can see how many hours the author (plus coworkers) has spent on such a volume. ... Demands for good graphics are high and this book will help to wetten the appetite to create future computer packages that will meet this demand. An occasional reader will get insights into a modern world of computing ... ." (Wolfgang Polasek, Statistical Papers, Vol. 48, 2007)



Preface to First Edition Before writing the graphics for SYSTAT in the 1980's, I began by teaching a seminar in statistical graphics and collecting as many different quantitative graphics as I could find. I was determined to produce a package that could draw every statistical graphic I had ever seen. The structure of the program was a collection of procedures named after the basic graph types they p- duced. The graphics code was roughly one and a half megabytes in size. In the early 1990's, I redesigned the SYSTAT graphics package using - ject-based technology. I intended to produce a more comprehensive and - namic package. I accomplished this by embedding graphical elements in a tree structure. Rendering graphics was done by walking the tree and editing worked by adding and deleting nodes. The code size fell to under a megabyte. In the late 1990's, I collaborated with Dan Rope at the Bureau of Labor Statistics and Dan Carr at George Mason University to produce a graphics p- duction library called GPL, this time in Java. Our goal was to develop graphics components. This book was nourished by that project. So far, the GPL code size is under half a megabyte.

From the reviews of the second edition:

"This fascinating book deconstructs the process of producing graphics and in doing so raises many fascinating questions on the nature and representation of information...This second edition is almost twice the size of the original, with six new chapters and substantial revisions." Short Book Reviews of the International Statistical Institute,  December 2005

"When the first edidtion of this book appeared in 2000 it was  much praised. I called it a tour de force of the highest order. (Wainer, 2001), Edward Wegman (2000) argued that it was destined to become a classic. Now, six years later this very fine book has been much improved." Howard Wainer for Psychometrika

"...The second edition is an impressive expansion beyond a quite remarkable first edition. The text remains dense and even more encyclopedic, but it is a pleasure to read, whether a novice or an expert in graphics...this book is a bargain...The second edition is a must-have volume for anyone interested in graphics." Thomas E. Bradstreet for the Journal of the American Statistical Association, December 2006

"I find myself still thinking about the book and its ideas, several weeks after I finished reading it. I love that kind of book." Mark Bailey for Techometrics, Vol. 49, No. 1, February 2007

"Warts and all, The Grammar of Graphics is a richly rewarding work, an outstanding achievement by one of the leaders of statistical graphics. Seek it out."  Nicholas J. Cox for the Journal of Statistical Software, January 2007

"The second edition is a quite fascinating book as well, and it comes with many color graphics. Anyone working in this field can see how many hours the author (plus coworkers) has spent on such a volume. ... Demands for good graphics are high and this book will help to wetten the appetite to create future computer packages that willmeet this demand. An occasional reader will get insights into a modern world of computing ... ." (Wolfgang Polasek, Statistical Papers, Vol. 48, 2007)


What are the rules that underlie the production of pie charts, bar charts, scatterplots, function plots, maps, mosaics, and radar charts? This book presents a unique foundation for producing almost every quantitative graphic found in scientific journals, newspapers, statistical packages, and data visualization systems. The second edition is almost twice the size of the original, with six new chapters and substantial revision.


Inhaltsverzeichnis



Syntax.- How To Make a Pie.- Data.- Variables.- Algebra.- Scales.- Statistics.- Geometry.- Coordinates.- Aesthetics.- Facets.- Guides.- Semantics.- Space.- Time.- Uncertainty.- Analysis.- Control.- Automation.- Reader.- Coda.


Klappentext



Preface to First Edition Before writing the graphics for SYSTAT in the 1980¿s, I began by teaching a seminar in statistical graphics and collecting as many different quantitative graphics as I could find. I was determined to produce a package that could draw every statistical graphic I had ever seen. The structure of the program was a collection of procedures named after the basic graph types they p- duced. The graphics code was roughly one and a half megabytes in size. In the early 1990¿s, I redesigned the SYSTAT graphics package using - ject-based technology. I intended to produce a more comprehensive and - namic package. I accomplished this by embedding graphical elements in a tree structure. Rendering graphics was done by walking the tree and editing worked by adding and deleting nodes. The code size fell to under a megabyte. In the late 1990¿s, I collaborated with Dan Rope at the Bureau of Labor Statistics and Dan Carr at George Mason University to produce a graphics p- duction library called GPL, this time in Java. Our goal was to develop graphics components. This book was nourished by that project. So far, the GPL code size is under half a megabyte.


What are the rules that underlie the production of pie charts, bar charts, scatterplots, function plots, maps, mosaics, and radar charts? This book presents a unique foundation for producing almost every quantitative graphic found in scientific journals, newspapers, statistical packages, and data visualization systems. The second edition is almost twice the size of the original, with six new chapters and substantial revision.



Datenschutz-Einstellungen