78 results for “topic:percentile”
t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark
Faster implementation of Stata's collapse, reshape, xtile, egen, isid, and more using C plugins
An implementation of Ted Dunning's t-digest in Go.
t-digest module for Redis
web application that charts and compares multiple frame time logs at the same time. Compatible with FPS benchmarking programs such as PresentMon, OCAT, FrameView, CapFrameX, GeForce Experience or MangoHud
A library to compute histograms on distributed environments, on streaming data
High performance, native (Rust) implementations of various statistical functions
A simple standalone script to plot HdrHistograms directly from the output of wrk load testing tool
redis module for percentile estimation
:chart_with_upwards_trend: Calculate n-th percentile
Child growth charting library for React
A collection of Python scripts demonstrating core statistical concepts like percentile analysis, Z-scores, modified Z-tests, and cosine similarity with real datasets and visualizations.
🍀 An interactive simulation to explore the effect of luck in success
R peaks detection in ECGs using wavelet decomposition and higher statistics, implemented in MATLAB
Counter, gauge, and histogram base metrics for Go
B-digest is a Go library for fast and memory-efficient estimation of quantiles with guaranteed relative error and full mergeability
Free WordPress Plugin: The percentile calculator helps to find percentile values for a data set. Use this percentile calculator to create a table listing each 5th percentile www.calculator.io/percentile-calculator/
A collection of simple Python Programs for Applied Statistics.
A vuejs dashboard, based on vuepoint which runs on a UDOO Neo board used to control AC and DC loads in a fish tank.
Distributions visualized
Set of algorithms, used for estimation statistic characteristics on streaming data.
Student's t distribution median.
Rayleigh distribution median.
tdigest for python
Calculate n-th percentile of an observation variable
Consider a company that has two different divisions. The annual profits from the two divisions are independent and have distributions Profit1 ~ N(5, 3^2) and Profit2 ~ N(7, 4^2) respectively. Both the profits are in $ Million. Answer the following questions about the total profit of the company in Rupees. Assume that $1 = Rs. 45 A. Specify a Rupee range (centered on the mean) such that it contains 95% probability for the annual profit of the company. B. Specify the 5th percentile of profit (in Rupees) for the company C. Which of the two divisions has a larger probability of making a loss in a given year?
Exponential distribution median.
Degenerate distribution median.
Raised cosine distribution median.
Laplace distribution median.