The probability and statistics cookbook contains a succinct representation of various topics in probability theory and statistics. It provides a comprehensive mathematical reference reduced to its essence, rather than aiming for elaborate explanations. Feel encouraged to extend the cookbook by forking it and submitting pull requests.
probability statistics cheatsheet cookbookA JavaScript implementation of descriptive, regression, and inference statistics. Implemented in literate JavaScript with no dependencies, designed to work in all modern browsers (including IE) as well as in node.js.
statistics regression math descriptive linear probabilityThe only library you need to integrate mathematical functions into your applications. It is a self-contained library in pure PHP with no external dependencies. Composer will install MathPHP inside your vendor folder. Then you can add the following to your .php files to use the library with Autoloading.
finance statistics algebra math information-theory vector matrix linear-algebra probability mathematics regression combinatorics number-theory numerical-analysis distributionsAlgorithm is a library of tools that is used to create intelligent applications. Embedded frameworks require a minimum deployment target of iOS 8 or OS X Mavericks (10.9).
algorithm algorithms data-structures data-structure data-structures-algorithms probability probabilistic-programming set multiset dictionary multidictionary conditional-probability redblacktree redblacktrees swift-3 cosmicmind sorted-sets doublylinkedlist stackProvides sse/avx implementation for matrix storage, access and basic operations, probability distributions and fast ziggurat random number generators.
avx matrix numerics performance probability random rngThose who loves music spend lot of time to select music to play. What if someone who understands your flavor of music and plays according to that. WOW! What a great life. Media assistant learn from you to understand your choice of music and plays music for you.
assistant markov-chain mp3-tag music music-dj player probabilityJupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
jupyter-notebook machine-learning book books probability probability-theory statistics statistics-course statistical-analysis statistical-learning statistical-testsCharacteristic functions for the chi-squared distribution.Compute the probability density function for the parameter x under k degrees of freedom.
χ² chi distribution probability mathematicsCalculate a G-test.Return the liklihood ratio from the populations a and b.
g-test significance statistics distribution probability mathematicsProbability.js makes it easy to call JavaScript functions by probability in Node.js and the browser. Circumstances are rare that you need to call functions by a certain probability in your daily work. But sometimes, especially in game development and in statistical applications, it's very handy to have an easy way of doing so. This library is inspired by this question on stackoverflow.com.
math mathematics probability random statisticsmctad.js is a JavaScript library for probability and statistics. A goal is to provide functionality missing from other such libraries, including the ability to generate random variables from many common discrete and continuous probability distributions, and having a basic implementation of directional statistics. You'll want either the file mctad.min.js or the file mctad.js in the root of this repository.
probability statisticsis a nodejs module that uses statistical machine translation to translate between two different languages. the module is loosely based off of the IBM model 1 algorithm and has been tested using english.
machine-translation nlp natural-language-processing language translation machine statistics text probability corpusCalculates a Chi-square distribution over a sequence of bytes within a Buffer. The result is a float representing the probability of how frequently a truly random sequence of bytes would exceed the calculated value.
χ² chi distribution probability mathematics chi-squareWrite user stories in Markdown, list the implementation tasks for each (with an estimation range), publish an interactive estimation document, like that one. Edit the header and footer HTML in the ./index.js.
estimate project tasks probabilityDNest4 is a C++11 implementation of Diffusive Nested Sampling, a Markov Chain Monte Carlo (MCMC) algorithm for Bayesian Inference and Statistical Mechanics. There is a manuscript describing DNest4 installation and usage in the paper/ directory of this repository. You can compile it with pdflatex. Alternatively, you can get the preprint here.
bayesian-inference markov-chain-monte-carlo nested-sampling probability probabilistic-programmingProvides functions for many of the statistical operations that you might need. It also supports many of the functions on the data set that you'd expect from Underscore, such as pluck, map, and each.
math stats statistics average mean min max standard deviation regression quartile median outliers factorial probability permutation combination binomial geometric normal z-testThis is a smallish library which implements a weighted list, from which elements can be picked out at random with a probability dependent on their weight. The list implements random sampling without replacement. This project initially grew from a javascript reimplementation of this Stack Overflow answer by Jason Orendorff, and it still uses basically the same algorithm.
probability list randomGenerate random numbers from different probability distributions. Demo. Internally Prob.js uses Mersenne Twister provided by random-js. This can be overridden by providing the src argument when generating a number. src is expected to be a function that when called returns a signed integer uniformly in the range [-2^31,2^31).
random probability-distributions probability distributions normal lognormal exponential zipfWe study the behavior of random systems algorithmically. This notebook gives a DEMONSTRATION of the useful functions which yield true random numbers produced live from an experiment in quantum mechanics. They are contained in the randquantum Python module under the quantum directory.
algorithm random pseudorandom probability stochastic anu quantum generator statisticsReturns an array with num i.i.d normal random variables (http://en.wikipedia.org/wiki/Normal_distribution) of mean mu and standard deviation sigma. Parameters: mu is a real number, sigma is a strictly positive real number, and num is a positive integer (defaults to 1).
stochastic histogram markov probability brownian normal poisson
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.