Data Analysis & Simulation

Archive for the ‘Announcements’ Category


How To Speed Up The Distribution Fitting Process?

Tuesday, December 30th, 2008

Since fitting probability distributions to large data sets can be a time-consuming task, we are currently researching the possibility of using multi-core processors to make EasyFit work faster. During the past several years, major processor manufacturers have been promoting the multi-core technology on the desktop processors market. Multiple cores in a single chip allow for better performance/price ratio on a range of tasks, however, existing software needs to be updated accordingly to take full advantage of this type of hardware.

We have modified the original distribution fitting algorithm to utilize all cores available on a system, and used it to fit distributions to a simulated set of 200,000 data points. In a series of tests on an Intel dual-core processor, the new algorithm executed almost twice as fast, yielding up to 90% performance increase, compared to the version currently used in EasyFit. These are very good results, and we will definitely be including this feature into the next release of EasyFit.

On a related note, last week we were contacted by a customer regarding our upcoming Simulation & Probabilistic Analysis SDK. They need to analyze large volumes of data, and from their description of the problem we estimated that the typical analysis would take up to 20 hours on a modern PC. With the new distribution fitting algorithm, it can take less than 12 hours on a dual-core CPU, or even less on quad-core processors popular in the server space. In a decision making environment where several hours can mean the difference between profit and loss, this is a very important improvement.

Need To Deal With Risk and Uncertainty in Your Software Applications?

Tuesday, December 23rd, 2008

Lately we have received a couple messages from customers asking if it’s possible to use the Monte Carlo simulation and distribution fitting features of EasyFit in their own software applications. The short answer is yes, but these features are limited to calculating some distribution functions in Excel VBA. There’s currently no way to run simulations, fit distributions to data, perform goodness of fit tests, or use distribution functions from C#, C++, VB.NET, and other programming languages.

To fill the gap, we are considering to create a Simulation & Probabilistic Analysis Software Development Kit (SPA SDK) for software developers who need to deal with risk & uncertainty in their applications, but don’t have time or expertise to design and implement the required features on their own. We already have in place the tried and true technology that’s a basis for our distribution fitting products EasyFit and EasyFitXL, so creating an SDK would be possible in a short period of time.

Since we have had only a few requests for an SDK, we would like to know whether you would be interested in such kind of product. Below is our vision for the SDK – you are welcome to express any thoughts or specific requirements you might have. Please feel free to contact us and we will take your input seriously.

What is a Simulation & Probabilistic Analysis Software Development Kit (SPA SDK) ? (more…)

Distribution Fitting Help Available Online

Wednesday, December 17th, 2008

EasyFit ships with a comprehensive help file providing detailed information on all aspects of fitting distributions to data and interpreting the analysis results. For instance, it includes the description of supported distributions, goodness of fit tests, and output graphs.

If you are considering to try EasyFit but not sure if it has a particular feature you need, you can refer to the EasyFit help online which we have made available on our website for your convenience. Of course, you are still welcome to contact us for any questions regarding EasyFit or fitting distributions in general.

Ordering Our Distribution Fitting Software on a CD

Friday, December 5th, 2008

From now on, our distribution fitting software EasyFit can be ordered on a CD, in addition to the download version. The motivation for adding this feature was that in some countries it is required for accounting purposes. Most times you won’t need a CD since EasyFit is available for immediate download from our website, but if you do need it, you might find this feature useful.

The CD will be produced exclusively for you, and will include the EasyFit installation package along with your personal license key and registration details in a separate file.

The CD is priced at $14.95, including shipping. To receive a CD, check the option “Order this product on a CD” and make sure you specify a valid postal address when filling in the order form. Once your order is processed, you will immediately receive your license key via email (so you can start using EasyFit right away), and the CD will be shipped to you in a few days.

EasyFit Available To Italian Customers Through SxST

Wednesday, November 26th, 2008

We are glad to announce that customers from Italy can now purchase EasyFit, our distribution fitting software product, through SxST, the Milan-based company specializing in software solutions for science and technology.

SxST provides a wide range of scientific software products from recognized vendors to Italian businesses, government organizations and academic institutions. According to the agreement, SxST will be offering the Italian version of EasyFit and the first level support in Italian language to their clients, ensuring the best customer experience at the same cost as for the rest of EU countries.

It is really fascinating for us to see EasyFit standing in line with statistical software packages by Systat Software, Minitab, GraphPad, and StataCorp. Our partnership with SxST can be thought of as a milestone indicating that EasyFit has reached the quality level of brand name products offered by these long-established companies.

EasyFit 5.0 Released

Monday, October 27th, 2008

We are pleased to announce that a new version of EasyFit is now available for download.

EasyFit and EasyFitXL (distribution fitting add-in for Excel) now include support for 15 new probability distributions used in economics, finance, actuarial science, hydrology, communications theory, mechanical engineering, and other fields. To learn more about new features in this release, click here.

Upgrading From Previous Versions

If you purchased EasyFit on 23 October 2007 or later, you are entitled to a free upgrade, otherwise you qualify for a discounted upgrade. In either case, please contact us for upgrade information.

EasyFit 5.0 Coming Soon

Wednesday, September 24th, 2008

It’s been a while since we updated our blog - that’s because we have been working on a new version of EasyFit planned to be released later in October 2008. Below is a quick summary of new features in EasyFit.

(Note: The price for the new version is likely to increase, but since all licenses come with one year of free updates, you can still order EasyFit at the current price this month and upgrade to the upcoming new version for free.)

New Probability Distributions

EasyFit will include 15 new distributions:

The Burr (Singh-Maddala), Dagum (Inverse Burr), Pareto Type II (Lomax), and Log-Gamma distributions are mainly used in economics and actuarial science. We have had numerous requests for these models from some of our customers - actuaries and finance industry professionals.

The Generalized Gamma distribution is an advanced 4-parameter model including the Gamma, Weibull, and Half-Normal distributions as special cases.

The Pearson Type V (Inverse Gamma) and Pearson Type VI (Beta Prime) distributions are a part of the Pearson family of distributions often used in financial applications.

The Levy distribution is one of the few distributions that are stable and that have probability density functions that are analytically expressible, the others being the Normal distribution and the Cauchy distribution.

The Log-Pearson III (often referred to as “LP3″) distribution is the standard model recommended by the U.S. Water Resources Council for use by all U.S. Government agencies for flood frequency analysis.

The Nakagami (Nakagami-m) and Rice (Nakagami-n) distributions are used in communications theory to model signal fading under specific conditions.

The Kumaraswamy distribution is used in electrical, civil, mechanical, and financial engineering applications dealing with variables that are lower and upper bounded.

Some other new models include the Hyperbolic Secant, Error (Exponential Power), and Reciprocal distributions.

New Excel Functions

In EasyFit 4.0, we added the ability to analyze probability data in Excel, which has proven to be quite a useful feature. EasyFit 5.0 (Professional Edition) extends this functionality by introducing several new functions making it even easier to use distributions in your worksheet models.

The DistFit function allows to fit a specified distribution to your data and display the resulting model right in a worksheet. This function can be useful if you already know the underlying distribution (e.g. the Normal model) and only need to estimate the distribution parameters. The return value of this function can be supplied to several other new functions such as DistPdf, DistCdf, DistRand etc. For example, specifying

=DistCdf(DistFit(”Normal”; B1:B100); 2)

in a worksheet will fit the Normal distribution to the data in cells B1:B100, and then evaluate the CDF of the resulting Normal distribution at x=2.

EasyFit 4.3 Released

Friday, June 6th, 2008

This is a maintenance release which fixes a bug in EasyFit Professional causing Excel to crash under certain conditions. All users of EasyFit 4.x experiencing this problem can upgrade to EasyFit 4.3 by uninstalling the old version and installing the new one.

Standard and Professional Editions of EasyFit

Monday, May 5th, 2008

Starting from version 4.2, EasyFit is available in two editions: Standard and Professional. Both editions include the stand-alone application allowing to fit probability distributions to data, view distribution graphs and properties, perform probability calculations, and make projections/estimates. On top of that, the Professional edition includes the EasyFitXL add-in enabling you to use most of these features right in Excel (compare the editions).

The Standard and Professional editions are delivered as a single download: the installation package will ask you which edition of EasyFit to install. If you install the Professional edition, EasyFitXL will be automatically configured to work with your copy of Excel.

We offer a range of licenses, including the Perpetual and Annual licenses, for both product editions. Academic users can purchase the Professional edition at a discounted price.

If you purchased EasyFit 4.0 or 4.1, and would like to upgrade, you should choose “EasyFit Professional” during the installation process.

Student and Academic Licenses for EasyFit

Thursday, March 27th, 2008

The Student License is a new, affordable license that can be purchased and used by students of educational institutions for homework, coursework, and other non-commercial purposes. This license expires in 12 months, starting from the purchase date.

On the other hand, if you need to use EasyFit for more than one year - for example, for PhD research, then the Academic License would be a more cost-effective solution for you, since it doesn’t expire and can be used for as long as necessary. We have been offering the Academic License for almost 2 years now, and during that time, we have received a lot of useful feedback from our customers. We appreciate any kind of feedback, both positive and negative, so if you have something to say about EasyFit, or would like to share how you are using it exactly, feel free to let us know.

EasyFit: select the best fitting distribution and use it to make better decisions. learn more
EasyFit Screenshot - Click To Enlarge
Download Free Trial