Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.934 Times

Empirical Probability software
Filter: All | Freeware | Demo
 

Empirical Probability

< 1 2 3 4 5 > 
Added: June 08, 2013 | Visits: 404

Meyer & Mayer Probability of Detection Calculator MEYERFUN Calculates Pd for non-coherent pulse integration. It uses the equations in the appendix of "Radar Target Detection-Handbook of Theory and Practice" by Daniel P. Meyer and Herbert A. Mayer to calculate the threshold and probability of detection for the five standard Swerling cases.... Platforms: Matlab

License: Freeware Size: 10 KB Download (53): Meyer & Mayer Probability of Detection Calculator Download

Added: March 26, 2013 | Visits: 383

Probability Distribution Plotter Probability Distribution Plotter (ProbDistPlot) is a GIU tool which plots statistical distributions commonly used in reliability engineering. The program plots the probability distribution function (pdf), the cumulative distribution function (cdf) and the hazard rate of each distribution. The... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 184.32 KB Download (43): Probability Distribution Plotter Download

Added: April 23, 2013 | Visits: 356

tSL between probability density functions This program implements the tSL between two probability density functions following the references: Baba C. Vemuri, Meizhu Liu, Shun-Ichi Amari and Frank Nielsen, Total Bregman Divergence and its Applications to DTI Analysis, IEEE Transactions on Medical Imaging (TMI'10), 2010. Meizhu Liu, Baba... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): tSL between probability density functions Download

Added: August 22, 2013 | Visits: 365

Sum of probability distributions SUMPDF Probability distribution of the sum of distributions[S,P,C]=SUMPDF(X1,P1,N1,X2,P2,N2,...) will return the distribution of the sum of distribution P1, at values at X1, N1 times plus the distribution P2, at values in X2, N2 times... The output vectors, S, P, and C, are respectively the list... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Sum of probability distributions Download

Added: July 02, 2013 | Visits: 490

Random Number from Empirical Distribution EMPRAND generates random numbers from empirical distribution of data. This is useful when you do not know the distribution type (i.e. normal or uniform), but you have the data and you want to generate random numbers form that data.The idea is to first construct cumulative distribution function... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Random Number from Empirical Distribution Download

Added: May 01, 2013 | Visits: 332

Non-Uniform Bernoulli Trials Exceedance Probability Calculates the probability of exceeding a given number of hits for a collection of Bernoulli trials, which is a test with a binary result (e.g. yes/no, 1/0, heads/tails). User inputs a vector of probabilities of success for each trial, p, and a number of successes, h, and this function outputs... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Non-Uniform Bernoulli Trials Exceedance Probability Download

Added: July 14, 2013 | Visits: 437

Chapter 1 Exercises of Introduction to Probability BismillahirrahmanirrahimI have implemented all the examples and excercises (1-17) invovling simulations for the freely distributed ebook "Introduction to Probability" from Darmouth College (the website offers java applets):http://www.dartmouth.edu/~chance/teaching_..._book/book.htmlBilal... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (44): Chapter 1 Exercises of Introduction to Probability Download

Added: September 15, 2013 | Visits: 492

Fit all valid parametric probability distributions to data ALLFITDIST Fit all valid parametric probability distributions to data.[D PD] = ALLFITDIST(X) fits all valid parametric probability distributions to the data in column vector X, and returns a struct D of fitted distributions and parameters and a struct of objects PD representing the fitted... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Fit all valid parametric probability distributions to data Download

Added: July 20, 2013 | Visits: 393

Birthday probability solution Solution to birthday probability problem: If there are n people in a classroom, what is the probability that at least two of them have the same birthday?General solution: P = 1-365!/(365-n)!/365^nIf you try to solve this with large n (e.g. 30, for which the solution is 29%) with the factorial... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Birthday probability solution Download

Total Kullback-Leibler (tKL) divergence between multivariate normal probability density functions tKL between two multivariate normal probability density functions. This program implements the tKL between two multivariate normal probability density functions following the references: Baba C. Vemuri, Meizhu Liu, Shun-Ichi Amari and Frank Nielsen, Total Bregman Divergence and its Applications... Platforms: Matlab


Added: February 09, 2006 | Visits: 2.651

ESBPDF Analysis ESBPDF Analysis provides everything needed for using Discrete and Continuous Probability Distributions in a single Windows application. Most Tables and supplied functions (such as in MS Excel) give P(X less than A) and using algebra other results can be found whereas ESBPDF Analysis is... Platforms: Windows

License: Shareware Cost: $35.00 USD Size: 2.35 MB Download (144): ESBPDF Analysis Download

Released: August 01, 2006  |  Added: November 06, 2006 | Visits: 4.856

EasyFit EasyFit allows to easily and quickly select the probability distribution which best fits to data, reducing your analysis times by 70-95% over manual methods. It includes numerous features designed to save you time, prevent analysis errors, and help you make better decisions. An integrated... Platforms: Windows

License: Shareware Cost: $299.00 USD Size: 2.08 MB Download (315): EasyFit Download

Released: September 01, 2006  |  Added: November 07, 2006 | Visits: 3.006

StatAssist StatAssist displays graphs and related properties of more than 40 probability distributions. This application will save you time and prevent calculation errors if your work or study involves the use of continuous or discrete distributions. It allows to quickly select a distribution of interest,... Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 1.57 MB Download (211): StatAssist Download

Released: August 12, 2009  |  Added: August 19, 2009 | Visits: 2.252

Fuzzy Match Microsoft Excel tool that evaluates the contents of two cells and gives a probability of a match; a value between 0 and 1 is returned. Easy to use custom function works just like any other Excel formula. Works with Excel 2000 2002 2000 2002 2003 2007. Platforms: Windows

License: Shareware Cost: $4.95 USD Size: 860.73 KB Download (148): Fuzzy Match Download

Added: July 08, 2010 | Visits: 1.496

Math::CDF Math::CDF is a Perl module to generate probabilities and quantiles from several statistical probability functions. SYNOPSIS use Math::CDF; $prob = &Math::CDF::pnorm(1.96); if( not defined($z = &Math::CDF::qnorm(0.975)) ) { die "qnorm() failed"; } or use Math::CDF qw(:all); $prob =... Platforms: *nix

License: Freeware Size: 65.54 KB Download (129): Math::CDF Download

Added: January 25, 2010 | Visits: 746

Domino Probability Students are shown a set of dominos and asked the probability of a certain outcome, such as picking a domino whose two numbers sum to eight. The converse is also asked (e.g. the probability of picking a domino whose two numbers do not sum to eight). The program allows the student to flip the... Platforms: Mac

License: Freeware Size: 294 KB Download (103): Domino Probability Download

Added: September 28, 2013 | Visits: 811

Bayesian Network tools in Java (BNJ) Bayesian Network tools in Java (BNJ) is an open-source suite of software tools for research and development using graphical models of probability. It is published by the Kansas State University Laboratory for Knowledge Discovery in Databases (KDD). Platforms: *nix

License: Freeware Size: 1.87 MB Download (56): Bayesian Network tools in Java (BNJ) Download

Added: May 10, 2013 | Visits: 494

Metropolis-Hastings Sampler The Metropolis-Hastings Sampler is the most common Markov-Chain-Monte-Carlo (MCMC) algorithm used to sample from arbitrary probability density functions (PDF). Suppose you want to simulate samples from a random variable which can be described by an arbitrary PDF, i.e., any function which... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Metropolis-Hastings Sampler Download

Added: May 10, 2013 | Visits: 390

Weighted choice This script uses fact that any probability distributions can be sampled by computing the cumulative distribution, drawing a random number from 0 to 1, and finding the x-value where that number is attained on the cumulative distribution. The searchsorted(..) function performs this search. This... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Weighted choice Download

Added: August 13, 2013 | Visits: 421

Fano Coding You can enter the probability of occurance of a group of symbols for the program and you will get the Fano code for each symbol. This is my first time to attach files to this category and hope that it will be useful for all. Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Fano Coding Download

< 1 2 3 4 5 >