Topic: "sampling-distribution"
OutofAi/StableFace
Build your own Face App with Stable Diffusion 2.1
Language: Jupyter Notebook - Size: 1.78 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 150 - Forks: 15

jchristopherson/fstats
A modern Fortran statistical library.
Language: Fortran - Size: 4.77 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 15 - Forks: 1

Qazalbash/jaxampler
An open-source JAX-based statistical sampling toolkit 🧪
Language: Python - Size: 1.45 MB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 11 - Forks: 1

doliinychenko/microcanonical_cooper_frye
Sampling particles on a hypersurface with local event-by-event account of energy, momentum, baryon number, strangeness and charge conservation.
Language: C++ - Size: 212 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 2

TomMonks/sim-tools
Tools to support the Discrete-Event Simulation process for education and practice.
Language: Python - Size: 9.33 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 6 - Forks: 1

jmlcode/p2-ab-testing
Analysis of mock A/B Test Results by an e-commerce company. Application of probability, hypothesis testing, sampling distribution, two-sample z-test, and logistic regression to determining whether the company should implement the new web page it developed to increase users' conversion rate
Language: HTML - Size: 5.04 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 4

dwave-examples/reverse-annealing-notebook
Demonstrates reverse annealing on D-Wave quantum computers.
Language: Jupyter Notebook - Size: 189 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 9

elmomoilanen/Bootstrap-sampling-distribution
Use bootstrap resampling to estimate the sampling distribution of a statistic
Language: Python - Size: 346 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

queelius/likelihood.model
Likelihood model framework
Language: R - Size: 387 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

chen0040/pysie
Package provides python implementation of statistical inference engine
Language: Python - Size: 47.9 KB - Last synced at: 22 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 2

dwave-examples/diverse-solutions
Demonstrate techniques that help quantum applications find better, more robust solutions by comparing two generations of D-Wave 2000Q QPUs.
Language: Python - Size: 2.61 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 4

learnwithfair/stat-2-2
Sampling Distribution and Hypothesis testing with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
Language: R - Size: 8.52 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

msramada/Control-Importance-Distribution-Algorithm-CIDA-
This code can be used to reproduce the results in our paper ``A Control Approach for Nonlinear Stochastic State Uncertain Systems with Probabilistic Safety Guarantees''.
Language: Jupyter Notebook - Size: 8.78 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Jocelyne-Smith/data-science
Some R and Python code I've been working on.
Language: Jupyter Notebook - Size: 2.26 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AlaaNabil98/Analyze-A-B-Test-Results
working to understand the results of an A/B test run by an e-commerce website. The company has developed a new web page in order to try and increase the number of users who "convert," meaning the number of users who decide to pay for the company's product.
Language: Jupyter Notebook - Size: 5.25 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Usama-Tariq/-Udacity_Analyze-A-B-Test-Results_Project-3_DAND
A/B tests are very commonly performed by data analysts and data scientists. It is important that you get some practice working with the difficulties of these.
Language: HTML - Size: 5.92 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

david-thrower/python-rep-resampling
This takes any Pandas or Dask dataframe and returns a resampled Dask dataframe simulating the sampling distribution of your data in one line of code. This is like the rep_sample_n() function from the infer package in R, but on steroids and made for quickly simulating a large number of replicate samples and even with a large number of observations per sample rep. The dataframe it returns consists of 'n' observations per rep, 'rep' number of reps and is grouped by rep. Any aggregate operations you perform such as df['column'].mean().compute() or df['column'].std().compute() will run in parallel by default and give you an pandas series consisting of the means of each sample replicate. You can do most anything on this that you can with a Pandas DataFrame that is grouped by the same column. You just have to add the .compute() method to your method call, because this runs on futures parallelization. See the excerpts in the examples.
Language: Jupyter Notebook - Size: 90.8 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

CS-LEE2022/Analyze_A-B_Test_Results
Applying A/B test to help determing if company should launch the new page
Language: HTML - Size: 39.3 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Cyberoctane29/EPA-Carbon-Monoxide-AQI-Analysis
This project continues my EPA Air Quality AQI Analysis, focusing on carbon monoxide levels in EPA data. Using Python, I applied statistics, probability analysis, outlier detection, sampling, and hypothesis testing to assess pollution and health impacts. Leveraging Pandas, NumPy, SciPy, and Matplotlib, it supports environmental policy decisions.
Language: Jupyter Notebook - Size: 348 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dwave-examples/anneal-schedule-notebook
Demonstrates configuring the annealing schedule on D-Wave quantum computers.
Language: Jupyter Notebook - Size: 198 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 6

shyammanikandan/Loan_Default_Analysis
Analyze a loan default dataset to understand the factors that contribute to loan defaults.
Language: Jupyter Notebook - Size: 13.6 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

weichi21/Hypothesis-Testing
Hypothesis Testing, Bootstrap Sampling
Language: Jupyter Notebook - Size: 297 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ydkristanto/apl-dist-sampling-stat
Aplikasi Shiny untuk mendemonstrasikan distribusi sampling berbagai macam statistik.
Language: R - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

saikrishnabudi/Basic-Statistics-Level-2
Data Science - Statistics Work Level-2
Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shikhabajaj569/Basic-Statistics-Level-2
Basic level Statistics Questions
Size: 614 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

khadija267/A-B-Testing
A/B test run by an e-commerce website
Language: Jupyter Notebook - Size: 542 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

slopezmarcano/skinks-occurrences
Skinks are a commonly observed reptile in Australia. I studied how the occurrence areas of garden skinks from human observation data shifted in ACT from 2005 - 2022; with a close inspection to covid years.
Language: R - Size: 1.67 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mschiffn/rhombic_grids
Rhombic grids for coherent plane-wave compounding (CPWC)
Language: MATLAB - Size: 5.39 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

savrgg/class_ITAM_estadistica2
Notas para clase del ITAM de estadistica2 - primavera 2020
Language: HTML - Size: 21.3 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zhifanzhu/visualize-rotations
Visualize rotations in SO(3) generated by different methods. https://zhifanzhu.github.io/visualize-rotations/
Language: JavaScript - Size: 15.4 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yudhisteer/Statistics-1-Sampling
Everything you need to know about sampling.
Size: 71.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ankitraj1602/FundamentalOfDataAnalysisEdX
R Projects relevant to two part Data Analysis Course. Link to Part 1 and 2 : https://courses.edx.org/courses/course-v1:UTAustinX+UT.7.20x+1T2016/e40867c6134a4731a492e1ab9c5027b3/
Size: 1.03 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

omogbolahan94/Unerstanding-Data-Sampling
This repository is to demonstrate my understanding of the Sampling in Python course on Datacamp.
Language: Jupyter Notebook - Size: 12 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Rao-Sanjayy/Inferential-Statistics-Using-R
The repository covers some of the key concepts of Inferential Statistics with the help of R.
Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

maciejtarsa/sampling-from-distribution-methods
Exploration of different methods for sampling from distributions using the example of world population
Language: Jupyter Notebook - Size: 148 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

she-osprey/IPWK3-CORE
Sampling plan for the analysis of the medical income for the different cities. The sample will be used to determine the distribution of the general population among others.
Language: Jupyter Notebook - Size: 108 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

biomystery/TLR4_signaling_model
Code and data for TRL4 signaling paper.
Language: Mathematica - Size: 459 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nmakes/multivariate-sampling
A simple utility to perform sampling from multivariate distributions (supported by a PyTorch backend)
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

holsapple/descriptive-statistics
working with a sampling distribution
Language: Python - Size: 839 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
