|
![]() Reviewer's GuideThank you for your interest in Total VB Statistics. FMS is pleased to provide you with this Reviewer's Guide to assist in your evaluation of Total VB Statistics. The contents of this document are organized as follows: Additional documentation is included with the Total VB Statistics product, including a printed User's Guide and online help system. Total VB Statistics OverviewBackgroundTotal VB Statistics addresses the problem many Visual Basic developers face when they need to perform data analysis. Although one can use Visual Basic and the SQL query language to perform basic data analysis, it is insufficient for more advanced functions such as percentiles, regressions, correlations, t-tests, confidence intervals, group analysis, non-parametrics, probability, etc. Until now, Visual Basic developers who needed these features either didn't include them or resorted to exporting their data into separate statistical analysis programs and importing the results back (if they could). Designed Specifically for Visual BasicTotal VB Statistics is designed specifically for Visual Basic developers and addresses their needs for integrating powerful data into their applications. With a wide range of statistical calculations, Total VB Statistics eliminates the complexity of using and controlling a separate statistics program. Total VB Statistics integrates statistical analysis directly into any Visual Basic project (version 5 or 6). Any Microsoft Jet/Access table, linked table (such as SQL Server or Oracle table), or query can be analyzed. Multiple numeric fields and an unlimited number of records may be handled at one time, with many options to group and ignore data. Best of all, the results are placed in Access tables that the developer can fully control, manipulate, and add to their forms and reports. With a simple procedure call, the power of Total VB Statistics is added directly into a Visual Basic project. The end-user won't even know that Total VB Statistics is running in the background. Events are raised so the developer can create their own custom messages. Total VB Statistics includes a small (under 1 MB in size) statistics ActiveX DLL that is distributed with the project. A royalty-free distribution license allows developers to economically add statistical analysis to their projects. Easy to UseTotal VB Statistics is designed to make it very easy for Visual Basic developers to add advanced statistical analysis to their Visual Basic projects. Many developers don't understand or are intimidated by statistical analysis, so ease of use is very important. The Scenario Designer, with its Wizard-like interface, simplifies the process of setting up a scenario (analysis). The analysis settings (not the data or results) are stored for easy re-use or modification. Scenarios can be run and the results examined to verify or refine the analysis. This can all be done without programming. Once the scenario is finalized, the Scenario Designer automatically generates the Visual Basic code to be pasted into a project. Adding statistical analysis to a Visual Basic project couldn't be easier! FMS Experience with StatisticsFMS is very experienced in the creation of statistics products for database analysis. In 1990, we launched our first statistics program, ParaStat, for Borland's Paradox DOS. In 1994, we released our first statistics programs for Windows: Total Access Statistics for Microsoft Access 2.0, and ParaStat for Windows for Paradox for Windows. Over the years, the products were upgraded many times to add new features and keep up with new database versions. The statistical functions included in our products are based on years of customer feedback and selected for their popularity and usefulness for database analysis. They significantly exceed the needs of most developers. Our products do not have as many statistical functions as programs such as SPSS or SAS, and are intended to fill the gap between the rudimentary tools in Access/Visual Basic and the high-end, very advanced statistical programs. The advantage of our products is their tight integration with their database platform, programmatic control, and output in a format (tables) that can be used by developers in their application. Additionally, our product, including runtime license, is priced below the single user copies of most high-end statistics programs. Compatibility with Total Access StatisticsTotal VB Statistics is designed specifically for Visual Basic developers and is compatible with our existing Total Access Statistics product for Access. Both Access and Visual Basic developers share the same Jet Engine/Access database format. Scenarios created by either program can be used by the other. For existing customers of Total Access Statistics, this means they can run the scenarios they created in Access directly in their Visual Basic programs with no modifications! However, they are not the same program. Total Access Statistics is an Access add-in tightly integrated with Access, while Total VB Statistics is a Visual Basic ActiveX DLL optimized for Visual Basic and behaves the way Visual Basic developers expect. Product Packaging and Technical SupportTotal VB Statistics includes a CD with the Scenario Designer, Statistics ActiveX DLL, and on-line help. A 134 page printed user manual is also included describing the program and the definition of each calculation. Technical support is provided for free and is available by phone, fax, e-mail, and through our newsgroups (news.fmsinc.com). Pricing and AvailabilityTotal VB Statistics supports Visual Basic versions 5 and 6. Licensing is on a per developer basis. A single developer license is $599, and a five developer license is $1799. Each license includes royalty-free distribution rights for one developer to include Total VB Statistics within his/her Visual Basic applications. Total VB Statistics is available directly from FMS and most corporate resellers. FMS also has international distributors in many countries. Visit www.fmsinc.com for more details. About the AuthorsTotal VB Statistics is written by Luke Chung, president and founder of FMS, and Jim Ferguson, a Microsoft Visual Basic MVP and co-author of the Microsoft Jet Engine Programmer's Guide (Microsoft Press). Running Total VB StatisticsSystem RequirementsTotal VB Statistics has the following system requirements:
Installation InstructionsA standard setup program is included. Just follow the steps and point to the directory where you want to install the program. You must have Visual Basic 5.0 or 6.0 installed in order to use the program. Running Total VB StatisticsTotal VB Statistics is launched from the Programs menu under Total VB Tools, Statistics. The Scenario Designer starts and asks for a database to analyze. The program includes a sample database in the directory you installed the program. The database, SAMPLE.MDB, includes data and scenarios you can use to test the program. Select the database and the Scenario Designer appears:
Scenarios are organized into three major groups by the tabs across the top: Parametric Analysis, Group Analysis, and Non-Parametric Analysis. Within each tab, a variety of Analysis Types is available. Saved scenarios appear in the list. You can create, edit, duplicate, delete, or run a scenario from this screen. Pick a scenario and press the Run button. The results (one or two tables depending on the scenario) appear on the screen. The table is actually created and stored in the sample database. For more information on creating scenarios or specific calculations, please refer to the online help or user manual. Generating CodeYou'll notice that each scenario has a unique ID number. Adding statistical analysis to a Visual Basic project is simply identifying which scenario to run. Just right-click on any scenario and from the menu select Generate VB Code. This screen appears showing the code to add to your project:
Several options are available to customize the code, then simply copy and paste! Feature ListTotal VB Statistics includes a complete set of features to make it easy to add powerful data analysis to Visual Basic projects. General Features
Data Analysis Features
Statistical FunctionsThe statistical functions are grouped into these categories: Parametric AnalysisParametric analysis is performed on numeric fields that are assumed to be continuous and normally distributed. Fields are analyzed individually or compared with each other.
Group Analysis OptionsGroup analysis is the comparison of continuous, normally distributed numeric data between groups of records. A comparison field in the table defines the groups. For instance, you may want to compare data between men and women, or by race. Groups are usually of different sizes (number of records) unlike the Compare feature in Describe, which is for paired values.
Non-Parametric OptionsLess powerful than parametric analysis, non-parametric analysis is used when the underlying data is not continuous, for instance ordinal data, or not normally distributed. Non-parametric analysis makes no assumption on the distribution of the underlying data, since the results are based on the ranks of the data. Non-parametric analysis can be made for each numeric field individually, compared with each other, or between groups of records (samples).
Probability CalculatorEvaluate the probability of test values (Z, t-Test, Chi-Square, and F-value) for any degrees of freedom, or the inverse (test value for a given probability). This calculator eliminates the hassles of interpolating values in references tables common in the back of statistics books. ConclusionTotal VB Statistics is the most powerful data analysis tool available for the Visual Basic development environment. Able to analyze large data sets stored in Microsoft Jet/Access databases or any linked database, Total VB Statistics combines power and ease of use. While not every Visual Basic developer is going to need statistical analysis, when they do, Total VB Statistics will be a godsend. After all, how many developers want to spend time writing the matrix inversion math necessary to calculate a regression when they can get it with a few clicks of the mouse in Total VB Statistics? We invite you to put the product through its paces, and contact us if we can provide any additional assistance in evaluating or deploying Total VB Statistics. Trial VersionA fully-functional Trial Version of Total VB Statistics is available from our web site, click here to download. The Trial Version includes every feature except the programmatic interface and is limited to analyzing tables with 100 or fewer records. Back to main VB Statistics page Microsoft, Microsoft Access, FoxPro, SQL Server, Visual Basic, and Microsoft Windows are either registered trademarks or trademarks of Microsoft Corporation. Total Access SourceBook and Total VB Statistics are trademarks of FMS Inc. All other trademarks are trademarks of their respective owners. Total VB Statistics is copyright © 1995-98 by FMS Inc. Copyright © 1998, FMS Inc. Reprints and use of extracts from this document are permitted. |
|
|
Contact Us
l Web questions: Webmaster
l Copyright
© 2008 FMS, Inc. Celebrating 22 Years of Software Excellence |