Download Complete Making sense of data I a practical guide to exploratory data analysis and data mining 2ed. Edition Glenn J Myatt PDF for All Chapters
Download Complete Making sense of data I a practical guide to exploratory data analysis and data mining 2ed. Edition Glenn J Myatt PDF for All Chapters
com
https://ebookname.com/product/making-sense-of-data-i-a-
practical-guide-to-exploratory-data-analysis-and-data-
mining-2ed-edition-glenn-j-myatt/
OR CLICK HERE
DOWLOAD NOW
https://ebookname.com/product/intelligent-data-warehousing-from-data-
preparation-to-data-mining-1st-edition-zhengxin-chen-author/
ebookname.com
https://ebookname.com/product/think-stats-exploratory-data-analysis-
second-edition-allen-b-downey/
ebookname.com
https://ebookname.com/product/achtung-cthulhu-guide-to-the-eastern-
front-1st-edition-dave-brewer/
ebookname.com
The Intelligible Metropolis Urban Mentality in
Contemporary London Novels 1. Aufl. Edition Nora Pleßke
https://ebookname.com/product/the-intelligible-metropolis-urban-
mentality-in-contemporary-london-novels-1-aufl-edition-nora-pleske/
ebookname.com
https://ebookname.com/product/mechanisms-of-synaptic-transmission-
bridging-the-gaps-1890-1990-1st-edition-joseph-d-robinson/
ebookname.com
https://ebookname.com/product/survival-the-survival-of-the-human-race-
darwin-college-lectures-1st-edition-emily-shuckburgh/
ebookname.com
https://ebookname.com/product/statistics-for-linguistics-with-r-a-
practical-introduction-1st-edition-stefan-th-gries/
ebookname.com
https://ebookname.com/product/what-philosophers-know-case-studies-in-
recent-analytic-philosophy-1st-edition-gary-gutting/
ebookname.com
Scott 2006 standard postage stamp catalogue 162nd ed
Edition Scott Publishing Co
https://ebookname.com/product/scott-2006-standard-postage-stamp-
catalogue-162nd-ed-edition-scott-publishing-co/
ebookname.com
MAKING SENSE OF
DATA I
MAKING SENSE OF
DATA I
A Practical Guide to Exploratory
Data Analysis and Data Mining
Second Edition
GLENN J. MYATT
WAYNE P. JOHNSON
Copyright © 2014 by John Wiley & Sons, Inc. All rights reserved
No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form
or by any means, electronic, mechanical, photocopying, recording, scanning, or otherwise, except as
permitted under Section 107 or 108 of the 1976 United States Copyright Act, without either the prior
written permission of the Publisher, or authorization through payment of the appropriate per-copy fee
to the Copyright Clearance Center, Inc., 222 Rosewood Drive, Danvers, MA 01923, (978) 750-8400,
fax (978) 750-4470, or on the web at www.copyright.com. Requests to the Publisher for permission
should be addressed to the Permissions Department, John Wiley & Sons, Inc., 111 River Street,
Hoboken, NJ07030, (201) 748-6011, fax (201) 748-6008, or online at
http://www.wiley.com/go/permission.
Limit of Liability/Disclaimer of Warranty: While the publisher and author have used their best efforts
in preparing this book, they make no representations or warranties with respect to the accuracy or
completeness of the contents of this book and specifically disclaim any implied warranties of
merchantability or fitness for a particular purpose. No warranty may be created or extended by sales
representatives or written sales materials. The advice and strategies contained herein may not be
suitable for your situation. You should consult with a professional where appropriate. Neither the
publisher nor author shall be liable for any loss of profit or any other commercial damages, including
but not limited to special, incidental, consequential, or other damages.
For general information on our other products and services or for technical support, please contact
our Customer Care Department within the United States at (800) 762-2974, outside the United States
at (317) 572-3993 or fax (317) 572-4002.
Wiley also publishes its books in a variety of electronic formats. Some content that appears in print
may not be available in electronic formats. For more information about Wiley products, visit our web
site at www.wiley.com.
ISBN: 9781118407417
10 9 8 7 6 5 4 3 2 1
CONTENTS
PREFACE ix
1 INTRODUCTION 1
1.1 Overview / 1
1.2 Sources of Data / 2
1.3 Process for Making Sense of Data / 3
1.4 Overview of Book / 13
1.5 Summary / 16
Further Reading / 16
2 DESCRIBING DATA 17
2.1 Overview / 17
2.2 Observations and Variables / 18
2.3 Types of Variables / 20
2.4 Central Tendency / 22
2.5 Distribution of the Data / 24
2.6 Confidence Intervals / 36
2.7 Hypothesis Tests / 40
Exercises / 42
Further Reading / 45
v
vi CONTENTS
4 UNDERSTANDING RELATIONSHIPS 59
4.1 Overview / 59
4.2 Visualizing Relationships Between Variables / 60
4.3 Calculating Metrics About Relationships / 69
Exercises / 81
Further Reading / 82
BIBLIOGRAPHY 227
INDEX 231
PREFACE
ix
x PREFACE
facts, patterns, and relationships in the data, and (4) how to create models
from the data to better understand the data and make predictions.
The process outlined in the book starts by understanding the problem
you are trying to solve, what data will be used and how, who will use
the information generated, and how it will be delivered to them, and the
specific and measurable success criteria against which the project will be
evaluated.
The type of data collected and the quality of this data will directly impact
the usefulness of the results. Ideally, the data will have been carefully col-
lected to answer the specific questions defined at the start of the project. In
practice, you are often dealing with data generated for an entirely different
purpose. In this situation, it is necessary to thoroughly understand and
prepare the data for the new questions being posed. This is often one of the
most time-consuming parts of the data mining process where many issues
need to be carefully adressed.
The analysis can begin once the data has been collected and prepared.
The choice of methods used to analyze the data depends on many factors,
including the problem definition and the type of the data that has been
collected. Although many methods might solve your problem, you may
not know which one works best until you have experimented with the
alternatives. Throughout the technical sections, issues relating to when
you would apply the different methods along with how you could optimize
the results are discussed.
After the data is analyzed, it needs to be delivered to your target audience.
This might be as simple as issuing a report or as complex as implementing
and deploying new software to automatically reapply the analysis as new
data becomes available. Beyond the technical challenges, if the solution
changes the way its intended audience operates on a daily basis, it will need
to be managed. It will be important to understand how well the solution
implemented in the field actually solves the original business problem.
Larger projects are increasingly implemented by interdisciplinary teams
involving subject matter experts, business analysts, statisticians or data
mining experts, IT professionals, and project managers. This book is aimed
at the entire interdisciplinary team and addresses issues and technical
solutions relating to data analysis or data mining projects. The book also
serves as an introductory textbook for students of any discipline, both
undergraduate and graduate, who wish to understand exploratory data
analysis and data mining processes and methods.
The book covers a series of topics relating to the process of making sense
of data, including the data mining process and how to describe data table
elements (i.e., observations and variables), preparing data prior to analysis,
PREFACE xi
INTRODUCTION
1.1 OVERVIEW
Making Sense of Data I: A Practical Guide to Exploratory Data Analysis and Data Mining,
Second Edition. Glenn J. Myatt and Wayne P. Johnson.
© 2014 John Wiley & Sons, Inc. Published 2014 by John Wiley & Sons, Inc.
1
Other documents randomly have
different content
about donations to the Project Gutenberg Literary Archive
Foundation.”
• You comply with all other terms of this agreement for free
distribution of Project Gutenberg™ works.
1.F.
1.F.4. Except for the limited right of replacement or refund set forth
in paragraph 1.F.3, this work is provided to you ‘AS-IS’, WITH NO
OTHER WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO WARRANTIES OF
MERCHANTABILITY OR FITNESS FOR ANY PURPOSE.
Please check the Project Gutenberg web pages for current donation
methods and addresses. Donations are accepted in a number of
other ways including checks, online payments and credit card
donations. To donate, please visit: www.gutenberg.org/donate.
Most people start at our website which has the main PG search
facility: www.gutenberg.org.
Our website is not just a platform for buying books, but a bridge
connecting readers to the timeless values of culture and wisdom. With
an elegant, user-friendly interface and an intelligent search system,
we are committed to providing a quick and convenient shopping
experience. Additionally, our special promotions and home delivery
services ensure that you save time and fully enjoy the joy of reading.
ebookname.com