Fresco BookShop at TrueFresco Art Network

 Location:  Home» All Books » Excel » Advanced Excel for Scientific Data Analysis  
Categories
Selected Fresco Books
All Books
Fresco Books
Fresco Artists
-- Fra Angelico
-- Botticelli
-- Canaletto
-- Carracci
-- Cimabue
-- Correggio
-- Guercino
-- Gozzoli
-- Giotto
-- Giorgione
-- Klimt
-- Lippi
-- Lotto
-- Mantegna
-- Masaccio
-- Michelangelo
-- Orozco
-- Parmigianino
-- Perugino
-- Piero della Francesca
-- Diego Rivera
-- Rosso Fiorentino
-- Andrey Rublev
-- Raphael
-- Signorelli
-- Siqueiros
-- Tintoretto
-- Titian
-- Uccello
-- Veronese
-- Vasari
Subcategories
Paperback
Mass Market
Trade
Mall Items
Apparel
Automotive
Baby
Beauty
Computers
DVD
Electronics
Food.
Grocery
Health
Home & Garden
Industrial
Jewelry
Kindle
Kitchen
Magazines
MP3
Music
Musical
Office
Outdoor
Pet
Photo
Software.
Sporting
Tools
Toys
Unbox
VHS
Games
Watches
Wireless

Advanced Excel for Scientific Data Analysis

Advanced Excel for Scientific Data Analysis

enlarge enlarge 
Author: Robert De Levie
Publisher: Oxford University Press, USA
Category: Book

List Price: $59.50
Buy New: $39.42
You Save: $20.08 (34%)



New (21) Used (5) from $39.42

Rating: 5.0 out of 5 stars 8 reviews
Sales Rank: 27807

Media: Paperback
Edition: 2nd
Pages: 736
Number Of Items: 1
Shipping Weight (lbs): 2
Dimensions (in): 9.3 x 6.1 x 1.6

ISBN: 0195370228
Dewey Decimal Number: 507.27
EAN: 9780195370225
ASIN: 0195370228

Publication Date: August 14, 2008
Availability: Usually ships in 1-2 business days
Shipping: International shipping available
Condition: Brand new item. Over 4 million customers served. Order now. Selling online since 1995. Few left in stock - order soon. Code: O20081120202630D



Also Available In:

  • Paperback - Advanced Excel for Scientific Data Analysis
  • Hardcover - Advanced Excel for Scientific Data Analysis

Similar Items:

  • Excel Scientific and Engineering Cookbook (Cookbooks (O'Reilly))
  • Excel for Scientists and Engineers: Numerical Methods
  • Excel for Scientists and Engineers (Excel for Professionals series)
  • Excel 2003 Power Programming with VBA (Excel Power Programming With Vba)
  • The Active Modeler: Mathematical Modeling with Microsoft Excel

Editorial Reviews:

Product Description
Combining an easy-going style with an emphasis on practical applications, this greatly expanded second edition is remarkable in scope and coverage. As reviews of the first edition noted, the term "advanced" in the title is not used lightly. Less than a third of its 700+ pages are devoted to least squares analysis, yet the reader will learn about many aspects of this ubiquitous method that are seldom found together in one volume: multivariate and polynomial centering, the statistical uncertainty in uncertainty estimates, how to use the covariance, singular value decomposition, the pros and cons of weighted least squares, moving equidistant least squares, nonlinear least squares, and imprecision contours.br There are lucid chapters on Fourier transformation, convolution and deconvolution, and digital simulation of ordinary differential equations. A new chapter is devoted to some common but often only crudely used mathematical methods, such as numerical differentiation, Romberg integration, and cubic spline interpolation. Another new chapter shows how to use linear algebra on the spreadsheet with Volpi's extensive matrix toolbox of custom functions and macros. A third, newly added chapter describes how to set up the spreadsheet to make it less error-prone, and how to get superaccurate answers in Excel. The substantially enlarged chapter on writing functions and macros now has a set of MacroMorsels to illustrate specific points that otherwise might trip up novice programmers, and a detailed description of Excel's extensive debugging tools. All this is presented in an easily digestible format, illustrated with many examples from the literature, and supported by a large collection of open-access (i.e., fully transparent and user-modifiable) custom functions and macros.


Customer Reviews:   Read 3 more reviews...

5 out of 5 stars Niche Book That Is Essential For Data Analysis Excel Users   October 3, 2008
Daniel McKinnon (Tewksbury, MA USA)
'Advanced Excel for Scientific Data Analysis' is one of those niche books that is absolutely the standard in the field. Warning/fact #1 is that this books is NOT NOT NOT for the every day regular Excel user. Repeat, this book is NOT for you. Jam-packed full of mathematical equations without a high amount of screen shots, this book is for mathematicians, physicists, econometrics people, statisticians or anyone that needs to go way way past the normal 'AVG' and 'SUM' functions found in Microsoft Excel. This is not light reading and its about as pinpointed to a specific audience as can be. br / br /If you are a power Excel user go buy this book immediately and you will learn how to release its power better than ever before!! br / br /***** HIGHEST POSSIBLE RECOMMENDATION


5 out of 5 stars VERY VERY HIGHLY RECOMMENDED!!   August 27, 2008
John R. Vacca (Pomeroy, Ohio)
Do you need a spreadsheet tool to analyze experimental data? If you do, then this book is for you! Author Robert De Levie, has written an outstanding book on advanced Excel that shows you how to conduct the numerical analysis of experimental data, such as are usually encountered in the physical sciences. br / br /De Levie, begins by describing some of the standard mathematical methods, such as numerical integration and differentiation, and how to perform these most accurately on the spreadsheet. Then, the author examines precision--with random fluctuations and their reduction or removal. Next, he shows you how to apply the least squares methods to polynomials in the independent variable x, and to multivariable functions. The author continues by describing the nonlinear least squares method, where one compares a given data set with a model expression that depends on one or more numerical parameters. br /In addition, he also deals with the application of Fourier transformation in numerical data analysis, rather than instrumentation, where it is often built in. Then, the author discusses the use of time-dependent signals. He also describes particular types of errors: The algorithmic deviations caused by replacing a differential equation by an approximation thereof. Next, the author will show you how to copy spreadsheet data into a macro, manipulate them, and return the result to the spreadsheet. He continues by looking at some common mathematical operations, often encountered in scientific data analysis, and their numerical implementations on the spreadsheet. In addition, the author shows you how to extend the set of tools available for matrix operations in Excel. Finally, he focuses on three types of spreadsheet-related errors: those that are rather easy to make on a spreadsheet, those that result from Excel's adherence to the IEEE-754 protocol, and those that are in hidden in Excel. br / br /The author of this most excellent book has made a great effort to make it as broadly useful as possible to the reader, and to incorporate examples from different areas. More importantly, the author believes that this book offers instead, an attempt at the synthesis of different areas, thus illustrating how many numerical problems can be fitted comfortably in the convenient, user-friendly format of the spreasheet.


4 out of 5 stars A source of ideas on how Excel can be used in science   September 11, 2006
Steven J. Wojtczuk (Lexington, MA)
3 out of 4 found this review helpful

This book does not give much info on Excel itself. I think the book is outstanding in that it opens one's eyes to using Excel for tasks like non-linear least squares fitting of data to models, signal deconvolution, etc. In retrospect, that one could use Excel for this should not be too surprising, but I have found myself resorting to MathCAD for many of these things when a solution implemented in Excel would have been easier to share with colleagues since Excel is more available. There is a bias towards biological/chemical examples, but nothing too egregious.


5 out of 5 stars Excellent advanced manual for Excel users   March 16, 2006
W. R. Fawcett (Davis, CA)
10 out of 10 found this review helpful

Every modern scientist and engineer relies upon some type of software for the analysis of data. Many software programs are available in the market today and each seems to have its own unique code and learning curve. In the PC world, perhaps no other software for data analysis is more common and easier to learn than Microsoft Excel. Many high school students are already using Excel for their homework assignments. All of these features make Excel an attractive analytical tool for scientists and engineers at university and afterwards. All such tools need reliable tutorials in order to train users to harness their full capabilities. Most available literature on Excel is introductory in nature, and therefore not appropriate for advanced applications. Robert de Levie's "Advanced Excel for scientific data analysis" helps fill in this void. br / br / Prospective readers should be aware that this text is not appropriate for beginners. The author clearly alerts readers to this point in the preface. This is also readily apparent from browsing the Table of Contents. I was skeptical at first with some of the more advanced applications such as solving differential equations in Excel. Many scientists use higher-level programming languages such as Mathematica and Matlab to solve differential equations. While such software packages are quite powerful, they also have steep learning curves. I previously thought that Excel is not capable of solving differential equations, but Chapter 7 turned me into a believer. br / br / The major emphasis of the examples is on least-squares and Fourier transformation. Chapter 2 does a nice job of contrasting Excel's three available routines for linear regression. The author does a very thorough job showing how Excel can be effectively used for Fourier transformation, and gives many examples. However, some other useful mathematical topics are either covered minimally or omitted entirely. For example, I was disappointed by the lack of a routine to calculate eigenvalues and eigenvectors. Excel's array structure makes it well-suited to linear algebra and the author should consider adding more on this topic in a future edition. br / br / One of the greatest strengths of the book is its detailed coverage of Visual Basic for Applications (VBA). Advanced data analysis require the use of special user-defined functions, and VBA allows one to extend Excel capabilities to satisfy this need. Unfortunately, VBA code sometimes conflicts with Excel code. For example, the square root operation in Excel is SQRT, but in VBA is SQR. While the author certainly has no control over this, he does an excellent job alerting the reader to these pitfalls. br / br / Chemists definitely need a reliable tool for the analysis of experimental data. de Levie's book covers most of the techniques we use in our lab. The book clearly demonstrates how Excel is not just a convenient tool for plotting data from the stock market or keeping track of students' grades, but a powerful tool for scientific data analysis. This book is highly rercommended for all students and research workers in the areas of analytical and physical chemistry.


5 out of 5 stars Advanced Is Not Used Lightly in this Book's Title   July 27, 2005
John Matlock (Winnemucca, NV)
21 out of 21 found this review helpful

If I had written this book I think I would have called it Scientific Excel rather than Advanced Excel. To be sure, the book is certainly for advanced Excel users, but it won't help you do an advanced business application. br / br /You'd best have some knowledge about Excel before starting this one. There's a brief survey of Excel at the beginning that starts off comparing a spreadsheet to an accountant's ledger. That's pretty basic. Anyone with any Excel experience at all can follow the first three pages. On page four he is talking about making a thousand point plot with random numbers, normal distribution -- no longer something from Excel for Dummies. By page 5 he's calculating averages and standard deviations. By the end of this Survey chapter he's talking about the accuracy of the calculations performed by Excel. br / br /Subsequent chapters discuss various types of mathematical manipulation that are often needed in the analysis of scientific data. br / br /There are three chapters on Least Squares. This is the fitting of a curve to collected data so that the trends might be more easily visualized. br / br /There is a chapter on Fourier Transformations, which is the probably the most frequently used analysis tool when working in signal processing. Geophysical seismic data, radar receivers, cell phone systems are all processed primarily using Fourier Transforms. This kind of data is of course too voluminous for Excel, but the techniques used here would be ideal for quite a number of laboratory applications. br / br /A couple of chapters cover convolution, deconvolution, and time-frequency analysis as well as Numerical integration of ordinary differential equations. br / br /All of these processing tasks are done using macros. These are described in the book, or can be downloaded from the author's website -- www.bowdoin.edu/~rdelevie/excellaneous/. This web site also includes some additional macros that enhance Excel's computationability when handling numbers of higher precision. br / br /The final four chapters of the book are on writing your own or modifying existing macros, with an orientation to scientific analysis. br / br /I consider this to be almost a mandatory book for anyone interested in using Excel to analysis scientific data.

Powered by Associate-O-Matic

Tag Cloud
analytic  david bourg  excel  numerical methods  statistics  
CONTEMPORARY FRESCO GAZETTE - ART SEARCH & DIRECTORY - ARTWORLD POSTER SHOP - BOOK SHOP
Related Categories
• Excel
Applications
Microsoft
Computers Internet
Subjects
• General
Spreadsheets
Software
Computers Internet
Subjects
• General AAS
Spreadsheets
Software
Computers Internet
Subjects
• Analytic
Chemistry
Professional Science
Professional Technical
Subjects
• General
Physics
Professional Science
Professional Technical
Subjects
• General AAS
Physics
Professional Science
Professional Technical
Subjects
• Analytic
Chemistry
Science
Subjects
Books
• General Reference
Chemistry
Science
Subjects
Books
• General AAS
Chemistry
Science
Subjects
Books
• Research
Education
Science
Subjects
Books
• Methodology Statistics
Experiments, Instruments Measurement
Science
Subjects
Books
• General
Physics
Science
Subjects
Books
• General AAS
Physics
Science
Subjects
Books
• Paperback
Binding (binding)
Refinements
Books
• Printed Books
Format (feature_browse-bin)
Refinements
Books