Enhance Your Own Research Productivity Using Spreadsheets (From Sin to Salvation) Janet Wagner Jeffrey Keisler, University of Massachusetts Boston
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Quattro Pro(R)
Crunching numbers Are you divided on how to best use Corel® Quattro Pro® X7? Does the mere thought of working with numbers multiply your fears? If so, read on for insights that will add to your productivity and subtract from your worries. Performing simple math To do simple math (such as 2+2 or 3×6) in a cell, create a math formula: 1. Type a plus sign ( + ), followed by the first number (without commas). 2. Type the math operator for the calculation you want to perform: • a plus sign for addition; a minus sign ( - ) for subtraction • an asterisk ( * ) for multiplication; a forward slash ( / ) for division The input line (at top) shows 3. Type the second number (without commas), and then press Enter to the formula for the selected display the result in the cell. cell, which shows the result. TIP: You can also specify cells (such as G12) or cell ranges (such as H1..H3). Combining math operations You can combine multiple math operations into more complex formulas. The standard mathematical order of operations applies—so multiplication and division are performed before addition and subtraction. If you want to prioritize an operation, you must enclose it (in parentheses): • For example, +5+4*3-2 equates to 15 (that is, 5+12-2). • However, +(5+4)*(3-2) equates to 9 (that is, 9×1). A blue triangle at lower-left indicates that the cell 3 TIP: Specify an exponent (such as 2 ) by using a caret (as in +2^3). contains a formula. Calculating with functions Quattro Pro offers over 500 functions: built-in calculations that you can use within—or instead of—math formulas. -
Background Information History, Licensing, and File Formats Copyright This Document Is Copyright © 2008 by Its Contributors As Listed in the Section Titled Authors
Getting Started Guide Appendix B Background Information History, licensing, and file formats Copyright This document is Copyright © 2008 by its contributors as listed in the section titled Authors. You may distribute it and/or modify it under the terms of either the GNU General Public License, version 3 or later, or the Creative Commons Attribution License, version 3.0 or later. All trademarks within this guide belong to their legitimate owners. Authors Jean Hollis Weber Feedback Please direct any comments or suggestions about this document to: [email protected] Acknowledgments This Appendix includes material written by Richard Barnes and others for Chapter 1 of Getting Started with OpenOffice.org 2.x. Publication date and software version Published 13 October 2008. Based on OpenOffice.org 3.0. You can download an editable version of this document from http://oooauthors.org/en/authors/userguide3/published/ Contents Introduction...........................................................................................4 A short history of OpenOffice.org..........................................................4 The OpenOffice.org community.............................................................4 How is OpenOffice.org licensed?...........................................................5 What is “open source”?..........................................................................5 What is OpenDocument?........................................................................6 File formats OOo can open.....................................................................6 -
(BI) Using MS Excel Powerpivot
2018 ASCUE Proceedings Developing an Introductory Class in Business Intelligence (BI) Using MS Excel Powerpivot Dr. Sam Hijazi Trevor Curtis Texas Lutheran University 1000 West Court Street Seguin, Texas 78130 [email protected] Abstract Asking questions about your data is a constant application of all business organizations. To facilitate decision making and improve business performance, a business intelligence application must be an in- tegral part of everyday management practices. Microsoft Excel added PowerPivot and PowerPivot offi- cially to facilitate this process with minimum cost, knowing that many business people are already fa- miliar with MS Excel. This paper will design an introductory class to business intelligence (BI) using Excel PowerPivot. If an educator decides to adopt this paper for teaching an introductory BI class, students should have previ- ous familiarity with Excel’s functions and formulas. This paper will focus on four significant phases all students need to complete in a three-credit class. First, students must understand the process of achiev- ing small database normalization and how to bring these tables to Excel or develop them directly within Excel PowerPivot. This paper will walk the reader through these steps to complete the task of creating the normalization, along with the linking and bringing the tables and their relationships to excel. Sec- ond, an introduction to Data Analysis Expression (DAX) will be discussed. Introduction It is not that difficult to realize the increase in the amount of data we have generated in the recent memory of our existence as a human race. To realize that more than 90% of the world’s data has been amassed in the past two years alone (Vidas M.) is to realize the need to manage such volume. -
Calculated Field in Pivot Table Data Model
Calculated Field In Pivot Table Data Model Frostbitten and unjaundiced Eddie always counteracts d'accord and cowl his tana. New-fashioned and goniometrically,anarchical Ronny however never swop potentiometric his belittlement! Torre enunciatedRevolved Gordan harmonically tunneling or beat-up. or gimlets some doxologies In regular Pivot Tables, you can group numeric, data or text fields. Product of Reliable Bioreactors on Site. Here are exclusive to model in pivot calculated field table data model that data model and used when creating pivot. Power Query, Data model, DAX, Filters, Slicers, Conditional formats and beautiful charts. Eg if you are counting customers that have purchased and have years on rows. Why is this last part important? Depending on the source of data, relationships may or may not be created when the model is initially set up. This data is provided by Microsoft for informational purposes only as an aid to illustrate a concept. To use and limitations and share some limitations of calculated field in pivot table data model. Yeah, good points Derek. Date field, and use it to show a count of orders. Ins menu in the model in pivot calculated field list table that i mentioned earlier, we shall not. Please start a new test to continue. Displays all of the values in each column or series as a percentage of the total for the column or series. This is used to present users with ads that are relevant to them according to the user profile. Note: use the Insert Item button to quickly insert items when you type a formula. -
Sharing Files with Microsoft Office Users
Sharing Files with Microsoft Office Users Title: Sharing Files with Microsoft Office Users: Version: 1.0 First edition: November 2004 Contents Overview.........................................................................................................................................iv Copyright and trademark information........................................................................................iv Feedback.................................................................................................................................... iv Acknowledgments......................................................................................................................iv Modifications and updates......................................................................................................... iv File formats...................................................................................................................................... 1 Bulk conversion............................................................................................................................... 1 Opening files....................................................................................................................................2 Opening text format files.............................................................................................................2 Opening spreadsheets..................................................................................................................2 Opening presentations.................................................................................................................2 -
Topcount Tandem Processing Using Automated Spreadsheets
TCA-006 TopCount Tandem Processing Using Automated Spreadsheets Abstract Both Lotus 1-2-3 and Quattro Pro provide a record mode for easy writing of macros. In this An example of automating the use of Lotus® 1-2- mode, each key stroke is recorded and saved to 3 and Quattro Pro® spreadsheets with the Top- create the macro. The user should refer to the Count® Microplate Scintillation Counter is pre- appropriate software reference manual for greater sented. A simple batch file is used to control the detail. overall execution of the process. It copies the data file to the appropriate directory, archives the data, The following paragraphs contain examples of calls the spreadsheet program, and returns control two auto-executing macros (a macro that runs to the TopCount system. The spreadsheet con- automatically when the spreadsheet is called) and tains an auto-executing macro which imports the the batch files required to run Lotus 1-2-3 and data, performs the calculations, and prints the Quattro Pro as on-line application programs with spreadsheet. There are many applications, in- TopCount. The macros presented here function cluding the use of worklists, for this automated identically, and serve as examples of how to method. By automating the data reduction pro- automate two popular spreadsheet programs. cess, considerable time can be saved to calculate Although these examples are simple, more so- final answers, and data handling errors are elimi- phisticated data management and calculation rou- nated. tines are possible using the batch files and macros given here, and modifying them as desired. As Introduction presented, the macro copies the data into the appropriate cells of the spreadsheet, and prints the The tandem processing feature of TopCount spreadsheet which contains a simple worklist. -
Fast Foreign-Key Detection in Microsoft SQL
Fast Foreign-Key Detection in Microsoft SQL Server PowerPivot for Excel Zhimin Chen Vivek Narasayya Surajit Chaudhuri Microsoft Research Microsoft Research Microsoft Research [email protected] [email protected] [email protected] ABSTRACT stored in a relational database, which they can import into Excel. Microsoft SQL Server PowerPivot for Excel, or PowerPivot for Other sources of data are text files, web data feeds or in general any short, is an in-memory business intelligence (BI) engine that tabular data range imported into Excel. enables Excel users to interactively create pivot tables over large data sets imported from sources such as relational databases, text files and web data feeds. Unlike traditional pivot tables in Excel that are defined on a single table, PowerPivot allows analysis over multiple tables connected via foreign-key joins. In many cases however, these foreign-key relationships are not known a priori, and information workers are often not be sophisticated enough to define these relationships. Therefore, the ability to automatically discover foreign-key relationships in PowerPivot is valuable, if not essential. The key challenge is to perform this detection interactively and with high precision even when data sets scale to hundreds of millions of rows and the schema contains tens of tables and hundreds of columns. In this paper, we describe techniques for fast foreign-key detection in PowerPivot and experimentally evaluate its accuracy, performance and scale on both synthetic benchmarks and real-world data sets. These techniques have been incorporated into PowerPivot for Excel. Figure 1. Example of pivot table in Excel. It enables multi- dimensional analysis over a single table. -
Building an Effective Data Warehousing for Financial Sector
Automatic Control and Information Sciences, 2017, Vol. 3, No. 1, 16-25 Available online at http://pubs.sciepub.com/acis/3/1/4 ©Science and Education Publishing DOI:10.12691/acis-3-1-4 Building an Effective Data Warehousing for Financial Sector José Ferreira1, Fernando Almeida2, José Monteiro1,* 1Higher Polytechnic Institute of Gaya, V.N.Gaia, Portugal 2Faculty of Engineering of Oporto University, INESC TEC, Porto, Portugal *Corresponding author: [email protected] Abstract This article presents the implementation process of a Data Warehouse and a multidimensional analysis of business data for a holding company in the financial sector. The goal is to create a business intelligence system that, in a simple, quick but also versatile way, allows the access to updated, aggregated, real and/or projected information, regarding bank account balances. The established system extracts and processes the operational database information which supports cash management information by using Integration Services and Analysis Services tools from Microsoft SQL Server. The end-user interface is a pivot table, properly arranged to explore the information available by the produced cube. The results have shown that the adoption of online analytical processing cubes offers better performance and provides a more automated and robust process to analyze current and provisional aggregated financial data balances compared to the current process based on static reports built from transactional databases. Keywords: data warehouse, OLAP cube, data analysis, information system, business intelligence, pivot tables Cite This Article: José Ferreira, Fernando Almeida, and José Monteiro, “Building an Effective Data Warehousing for Financial Sector.” Automatic Control and Information Sciences, vol. -
Transitioning from Microsoft® Office to Wordperfect
Transitioning from Microsoft® Office to WordPerfect® Office Product specifications, pricing, packaging, technical support and information (“Specifications”) refer to the United States retail English version only. The United States retail version is available only within North America and is not for export. Specifications for all other versions (including language versions and versions available outside of North America) may vary. INFORMATION IS PROVIDED BY COREL ON AN “AS IS” BASIS, WITHOUT ANY OTHER WARRANTIES OR CONDITIONS, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABLE QUALITY, SATISFACTORY QUALITY, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, OR THOSE ARISING BY LAW, STATUTE, USAGE OF TRADE, COURSE OF DEALING OR OTHERWISE. THE ENTIRE RISK AS TO THE RESULTS OF THE INFORMATION PROVIDED OR ITS USE IS ASSUMED BY YOU. COREL SHALL HAVE NO LIABILITY TO YOU OR ANY OTHER PERSON OR ENTITY FOR ANY INDIRECT, INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES WHATSOEVER, INCLUDING, BUT NOT LIMITED TO, LOSS OF REVENUE OR PROFIT, LOST OR DAMAGED DATA OR OTHER COMMERCIAL OR ECONOMIC LOSS, EVEN IF COREL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR THEY ARE FORESEEABLE. COREL IS ALSO NOT LIABLE FOR ANY CLAIMS MADE BY ANY THIRD PARTY. COREL’S MAXIMUM AGGREGATE LIABILITY TO YOU SHALL NOT EXCEED THE COSTS PAID BY YOU TO PURCHASE THE MATERIALS. SOME STATES/COUNTRIES DO NOT ALLOW EXCLUSIONS OR LIMITATIONS OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES, SO THE ABOVE LIMITATIONS MAY NOT APPLY TO YOU. © 2005 Corel Corporation. All rights reserved. Corel, CorelDRAW, Grammar As-You-Go, Natural-Media, Painter, Paint Shop, Presentations, Quattro Pro, QuickCorrect, QuickWords, SpeedFormat, Spell-As-You-Go, TextArt, WordPerfect, and the Corel logo are trademarks or registered trademarks of Corel Corporation and/or its subsidiaries in Canada, the United States, and/or other countries. -
Corel® Wordperfect® Office X9 Handbook
Part One: Introduction 3 getting started Part Two: WordPerfect 17 creating professional-looking documents Part Three: Quattro Pro 135 managing data with spreadsheets Part Four: Presentations 185 making visual impact with slide shows Part Five: Utilities 243 using WordPerfect Lightning, Address Book, and more Part Six: Writing Tools 261 checking your spelling, grammar, and vocabulary Part Seven: Macros 275 streamlining and automating tasks Part Eight: Web Resources 285 finding even more information on the Internet Handbook highlights What’s included? . 3 What’s new in WordPerfect Office X9. 11 Installation . 11 Help resources. 5 Documentation conventions . 6 WordPerfect basics . 19 Quattro Pro basics. 137 Presentations basics . 187 WordPerfect Lightning . 245 Index. 287 Part One: Introduction Welcome to the Corel® WordPerfect® Office X9 Handbook! More than just a reference manual, this handbook is filled with valuable tips and insights on a wide variety of tasks and projects. The following chapters in this introductory section are key to getting started with the software: • “What’s new in WordPerfect Office X9” on page 11 • “Installation” on page 11 • “Using the Help files” on page 6 If you’re ready to explore specific components of the software in greater detail, see the subsequent sections in this handbook. For an A-to-Z look at the topics covered in this manual, see the index on page 287. What’s included? WordPerfect Office includes the following programs: • Corel® WordPerfect® — for creating professional-looking documents. See “Part Two: WordPerfect” on page 17. • Corel® Quattro Pro® — for managing, analyzing, reporting, and sharing data. See “Part Three: Quattro Pro” on page 135. -
Quattro Pro 9 Vs. Excel 2000 Vs. Lotus 123 Version 9 Vs. Star Office Spreadsheet 9
Quattro Pro 9 vs. Excel 2000 vs. Lotus 123 version 9 vs. Star Office Spreadsheet 9 Preface: I should point out that I do not depend upon the use of spreadsheets for my bread and butter. I teach the basic use of spreadsheets in some of my math classes, and use them to organize data and to do fairly simple operations. I have personal limited uses for spreadsheets. Because the address book in WP 7 was notoriously unstable, I stored my address information in Quattro Pro, which could then be easily exported as a data base and imported into pretty much any address book, including Organizer, Corel’s Address Book in Corel Central, Outlook and Sidekick. When comparing the presentation software of the various suites, I left out Lotus Freelance Graphics, as Lotus is no longer producing this suite. However, Lotus 123 has long be held up as the mother of all spreadsheets and often as the standard; so I had to include their final version in this comparison. I read some superficial reviews on the various suites. Some commented how Lotus 123 was the standard; however, I continued to find it inferior in many ways. The only reason I can see someone using Lotus 123 is that is the spreadsheet that they cut their teeth on. Then, another reviewer mentioned how Excel 2000 showed few improvements over Excel ‘97; however, there were several things which in Excel ‘97 were like pulling teeth to do, which were quite easy to do in Excel 2000. It makes me wonder if these people spend more than an hour with the program before reviewing it or whether they have actually used the program for any reason. -
CORE 5.21 Supported Data Formats Rev.: 2020-Feb-04
CORE 5.21 Supported Data Formats Revised: 2020-Feb-04 Contents 1 Supported Data Formats 3 1.1 Different Supported Formats in Updated Projects 3 1.2 Data Display 4 1.3 Archive Formats 4 1.4 Bloomberg Formats 6 1.5 Database Formats 7 1.6 Email Formats 8 1.7 Multimedia Formats 10 1.8 Presentation Formats 11 1.9 Raster Image Formats 13 1.10 Spreadsheet Formats 15 1.11 Text And Markup Formats 19 1.12 Vector Image Formats 20 1.13 Word Processing Formats 24 1.14 Other Formats 29 2 Terms of Use 31 CORE 5.21 - Supported Data Formats 2 1 Supported Data Formats 1 Supported Data Formats The CORE system supports indexing and retrieval, including conceptual search, for all data formats listed in this section. Note: Support of certain formats depends on the use case and must be assessed and set up by Customer Support. Additional formats to the ones listed here might be supported, but need testing for the specific use case and additional configuration. Note: The MIME types are assigned for mapping purposes within CORE only. They are usually, but not necessarily compatible with the official registry of media types maintained by IANA. 1.1 Different Supported Formats in Updated Pro- jects Projects created with versions prior to CORE 5.16/Axcelerate 5.10/Decisiv 8.0 use Oracle Outside In 8.5.1, which does not cover some recent data formats. To ensure con- sistent hash value computation, required, for example, for duplicate detection, this Oracle Outside In version is preserved for existing and new data sources.