Schweitzer Fachinformationen
Wenn es um professionelles Wissen geht, ist Schweitzer Fachinformationen wegweisend. Kunden aus Recht und Beratung sowie Unternehmen, öffentliche Verwaltungen und Bibliotheken erhalten komplette Lösungen zum Beschaffen, Verwalten und Nutzen von digitalen und gedruckten Medien.
With Microsoft Excel, you can, well, excel at data analysis. And Excel Data Analysis For Dummies can help, with clear and easy explanations of the mountain of features for creating, visualizing, and analyzing data. PivotTables, charts, what-if analysis, statistical functions-it's all in here, with examples and ideas for Excel users of all skill levels.
This latest edition covers the most recent updates to Excel and Microsoft 365. You'll beef up your data skills and learn powerful techniques for turning numbers into knowledge. For students, researchers, and business professionals, Excel is the spreadsheet and data application of choice-and Dummies is the best choice for learning how to make those numbers sing.
Excel Data Analysis For Dummies is the go-to resource for Excel users who are looking for better ways to crunch the numbers.
Paul McFedries is the owner of Logophilia Limited, a successful technical writing firm. He has 25 years' experience writing instructional computer books and is the author of over 100 books that have sold a combined 4 million copies worldwide.
Introduction 1
Part 1: Getting Started with Data Analysis 5
Chapter 1: Learning Basic Data-Analysis Techniques 7
Chapter 2: Working with Data-Analysis Tools 31
Chapter 3: Introducing Excel Tables 55
Chapter 4: Grabbing Data from External Sources 77
Chapter 5: Analyzing Table Data with Functions 99
Part 2: Analyzing Data Using PivotTables and PivotCharts 113
Chapter 6: Creating and Using PivotTables 115
Chapter 7: Performing PivotTable Calculations 137
Chapter 8: Building PivotCharts 161
Part 3: Discovering Advanced Data-Analysis Tools 181
Chapter 9: Dealing with Data Models 183
Chapter 10: Tracking Trends and Making Forecasts 203
Chapter 11: Analyzing Data Using Statistics 227
Chapter 12: Analyzing Data Using Descriptive Statistics 245
Chapter 13: Analyzing Data Using Inferential Statistics 261
Part 4: The Part of Tens 279
Chapter 14: Ten Things You Ought to Know about Statistics 281
Chapter 15: Ten Ways to Analyze Financial Data 293
Chapter 16: Ten Ways to Raise Your PivotTable Game 303
Appendix: Glossary of Data Analysis and Excel Terms 317
Index 327
Chapter 1
IN THIS CHAPTER
Learning about data analysis
Analyzing data by applying conditional formatting
Adding subtotals to summarize data
Grouping related data
Combining data from multiple worksheets
You are awash in data. Information multiplies around you so fast that you wonder how to make sense of it all. You think, "I know what to do. I'll paste the data into Excel. That way, at least the data will be nicely arranged in the worksheet cells, and I can add a little formatting to make things somewhat palatable." That's a fine start, but you're often called upon to do more with your data than make it merely presentable. Your boss, your customer, or perhaps just your curiosity requires you to divine some inner meaning from the jumble of numbers and text that litter your workbooks. In other words, you need to analyze your data to see what nuggets of understanding you can unearth.
This chapter gets you started down that data-analysis path by exploring a few straightforward but useful analytic techniques. After discovering what data analysis entails, you investigate a number of Excel data-analysis techniques, including conditional formatting, data bars, color scales, and icon sets. From there, you dive into some useful methods for summarizing your data, including subtotals, grouping, and consolidation. Before you know it, that untamed wilderness of a worksheet will be nicely groomed and landscaped.
Are you wondering, "What is data analysis, anyway?" That's an excellent question! Here's an answer that I unpack for you as I go along: Data analysis is the application of tools and techniques to organize, study, reach conclusions, and sometimes make predictions about a specific collection of information.
For example, a sales manager might use data analysis to study the sales history of a product, determine the overall trend, and produce a forecast of future sales. A scientist might use data analysis to study experimental findings and determine the statistical significance of the results. A family might use data analysis to find the maximum mortgage it can afford or how much it must put aside each month to finance retirement or the kids' education.
The point of data analysis is to understand information on some deeper, more meaningful level. By definition, raw data is a mere collection of facts that by themselves tell you little or nothing of any importance. To gain some understanding of the data, you must manipulate the data in some meaningful way. The purpose of manipulating data can be something as simple as finding the sum or average of a column of numbers or as complex as employing a full-scale regression analysis to determine the underlying trend of a range of values. Both are examples of data analysis, and Excel offers a number of tools - from the straightforward to the sophisticated - to meet even the most demanding needs.
The data part of data analysis is a collection of numbers, dates, and text that represents the raw information you have to work with. In Excel, this data resides inside a worksheet, which makes the data available for you to apply Excel's satisfyingly large array of data-analysis tools.
Most data-analysis projects involve large amounts of data, and the fastest and most accurate way to get that data onto a worksheet is to import it from a non-Excel data source. In the simplest scenario, you can copy the data from a text file, a Word table, or an Access datasheet and then paste it into a worksheet. However, most business and scientific data is stored in large databases, so Excel offers tools to import the data you need into your worksheet. I talk about all this in more detail later in the book.
After you have your data in the worksheet, you can use the data as is to apply many data-analysis techniques. However, if you convert the range into a table, Excel treats the data as a simple database and enables you to apply a number of database-specific analysis techniques to the table.
In many cases, you perform data analysis on worksheet values by organizing those values into a data model, a collection of cells designed as a worksheet version of some real-world concept or scenario. The model includes not only the raw data but also one or more cells that represent some analysis of the data. For example, a mortgage amortization model would have the mortgage data - interest rate, principal, and term - and cells that calculate the payment, principal, and interest over the term. For such calculations, you use formulas and Excel's built-in worksheet functions.
One of the most common data-analysis techniques is what-if analysis, for which you set up worksheet models to analyze hypothetical situations. The "what-if" part means that these situations usually come in the form of a question: "What happens to the monthly payment if the interest rate goes up by 2 percent?" "What will the sales be if you increase the advertising budget by 10 percent?" Excel offers four what-if analysis tools: data tables, Goal Seek, Solver, and scenarios, all of which I cover in this book.
Many Excel worksheets contain hundreds of data values. You could try to make sense of such largish sets of data by creating complex formulas and wielding Excel's powerful data-analysis tools. However, just as you wouldn't use a steamroller to crush a tin can, sometimes these sophisticated techniques are too much tool for the job. For example, what if all you want are answers to simple questions such as the following:
These simple questions aren't easy to answer just by glancing at the worksheet, and the more numbers you're dealing with, the harder it gets. To help you eyeball your worksheets and answer these and similar questions, Excel lets you apply conditional formatting to the cells. Excel applies this special format only to cells that satisfy some condition, which Excel calls a rule. For example, you could apply formatting to display all negative values in a red font, or you could apply a filter to show only the top 10 values.
A conditional format is formatting that Excel applies only to cells that meet the criteria you specify. For example, you can tell Excel to apply the formatting only if a cell's value is greater or less than some specified amount, between two specified values, or equal to some value. You can also look for cells that contain specified text, dates that occur during a specified time frame, and more.
When you set up your conditional format, you can specify the font, border, and background pattern. This formatting helps to ensure that the cells that meet your criteria stand out from the other cells in the range. Here are the steps to follow:
Select the range you want to work with.
Select just the data values you want to format. Don't select any surrounding data.
Choose Highlight Cells Rules and then select the rule you want to use for the condition.
You have six rules to play around with:
(I cover a seventh rule - Duplicate Values - later in this chapter.) A dialog box appears, the name of which depends on the rule you click in Step 3. For example, Figure 1-1 shows the dialog box for the Greater Than rule.
FIGURE 1-1: The Greater Than dialog box and some highlighted values.
Type the value to use for the condition.
You can also click the up arrow button that appears to the right of the text box and select a worksheet cell that contains the value. Also, depending on the operator, you might need to specify two values.
Use the right drop-down list to select the formatting to apply to cells that match your condition.
If you're feeling creative, you can make up your own format by selecting the Custom Format command.
Click...
Dateiformat: ePUBKopierschutz: Adobe-DRM (Digital Rights Management)
Systemvoraussetzungen:
Das Dateiformat ePUB ist sehr gut für Romane und Sachbücher geeignet – also für „fließenden” Text ohne komplexes Layout. Bei E-Readern oder Smartphones passt sich der Zeilen- und Seitenumbruch automatisch den kleinen Displays an. Mit Adobe-DRM wird hier ein „harter” Kopierschutz verwendet. Wenn die notwendigen Voraussetzungen nicht vorliegen, können Sie das E-Book leider nicht öffnen. Daher müssen Sie bereits vor dem Download Ihre Lese-Hardware vorbereiten.Bitte beachten Sie: Wir empfehlen Ihnen unbedingt nach Installation der Lese-Software diese mit Ihrer persönlichen Adobe-ID zu autorisieren!
Weitere Informationen finden Sie in unserer E-Book Hilfe.