[general]
name=Bootstrap Stat Estimator
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
description=Calculates robust confidence intervals for multiple statistical measures using non-parametric bootstrap resampling and generates distribution plots.
version=1.0.0
author=Natalia Budzińska
email=nataliabudzinska348@gmail.com
about=A tool for robust statistical analysis of numeric fields in vector layers. It estimates statistics (Mean, Median, SD, Variance, Percentiles, Skewness, IQR) and their confidence intervals using non-parametric bootstrap resampling. Includes automatic NULL filtering and interactive Matplotlib distribution plots.
    
    HOW TO USE: 
    1) Select a vector layer and open the plugin. 
    2) In the Settings tab, choose the numeric field, statistic, number of samples, and confidence level. 
    3) Click 'Calculate'. 
    4) Switch to the Results tab to view the calculated statistic, its Confidence Interval, and the distribution plot. 
    5) You can also open the plot in a new interactive window to zoom, pan, or save it as an image.
tracker=https://github.com/NB34911/Bootstrap-Stat-Estimator-plugin-for-QGIS
repository=https://github.com/NB34911/Bootstrap-Stat-Estimator-plugin-for-QGIS
homepage=https://github.com/NB34911/Bootstrap-Stat-Estimator-plugin-for-QGIS
license=GNU GPL v2
tags=python, statistics, bootstrap, confidence interval, math, analysis, estimation, plot, chart, histogram, data analysis
icon=icon.svg
category=Vector
experimental=False
deprecated=False
server=False