GitHub topics: chi-square
vxrdis/allen-interval-probabilities
Probabilistic extensions of Allen’s Interval Algebra for temporal reasoning under uncertainty
Language: Python - Size: 6.81 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

caesaredia/food-app-user-behavior-analysis
Analyze user behavior and optimize app experience in a food-tech startup through funnel analysis and A/A/B testing. Includes data prep, visualization, and statistical testing in Python.
Language: Jupyter Notebook - Size: 2.06 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-base-dists-chisquare-variance
Chi-squared distribution variance.
Language: Python - Size: 427 KB - Last synced at: 9 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 0

stdlib-js/random-base-chisquare
Chi-square distributed pseudorandom numbers.
Language: JavaScript - Size: 2.96 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-chisquare-mode
Chi-squared distribution mode.
Language: Python - Size: 446 KB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-chisquare
Create an iterator for generating pseudorandom numbers drawn from a chi-square distribution.
Language: JavaScript - Size: 3.04 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 0

stdlib-js/stats-base-dists-chisquare-stdev
Chi-squared distribution standard deviation.
Language: Python - Size: 469 KB - Last synced at: 8 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-chisquare-skewness
Chi-squared distribution skewness.
Language: Python - Size: 357 KB - Last synced at: 7 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-chisquare-mgf
Chi-squared distribution moment-generating function (MGF).
Language: Python - Size: 1.04 MB - Last synced at: 1 day ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-chisquare-mean
Chi-squared distribution expected value.
Language: Python - Size: 442 KB - Last synced at: about 1 hour ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-chisquare-kurtosis
Chi-squared distribution kurtosis.
Language: Python - Size: 453 KB - Last synced at: 9 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-chisquare-entropy
Chi-squared distribution entropy.
Language: Python - Size: 1.14 MB - Last synced at: 8 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-chisquare-quantile
Chi-squared distribution quantile function.
Language: JavaScript - Size: 2.78 MB - Last synced at: 8 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

jgoerner/distribution-cheatsheet
📈📄👀A lookup repo for a variety of discrete and continuous distributions (incl. Beta, Binomial, Cauchy, Chi-squared, Geometric, Hypergeometric, Normal & Poisson)
Language: Jupyter Notebook - Size: 5.48 MB - Last synced at: 23 days ago - Pushed at: about 7 years ago - Stars: 66 - Forks: 21

stdlib-js/random-streams-chisquare
Create a readable stream for generating pseudorandom numbers drawn from a chi-square distribution.
Language: JavaScript - Size: 4.03 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-chisquare-median
Chi-squared distribution median.
Language: JavaScript - Size: 2.39 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-array-chisquare
Create an array containing pseudorandom numbers drawn from a chi-square distribution.
Language: JavaScript - Size: 1.63 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-f-ctor
F distribution constructor.
Language: JavaScript - Size: 5.68 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

erdogant/benfordslaw
benfordslaw is about the frequency distribution of leading digits.
Language: Python - Size: 8.24 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 43 - Forks: 13

PogloLopez/nesarc_research
Analyzing the relationship between Social Anxiety Disorder (SAD) and family history of behavioral problems using NESARC data. Includes statistical hypothesis testing (ANOVA, Chi-Square, Pearson Correlation, Moderation Analysis). Developed as part of the Data Analysis and Interpretation Specialization from Wesleyan University (Coursera).
Language: Jupyter Notebook - Size: 427 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jack74387/Image-Steganography-Chi-Square-Test
A python program to detect steganography in images using chi-square statistical tests
Language: Python - Size: 5.74 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-chisquare-pdf
Chi-squared distribution probability density function (PDF).
Language: JavaScript - Size: 1.59 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-f-pdf
F distribution probability density function (PDF).
Language: JavaScript - Size: 1.65 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dists-chisquare-logpdf
Natural logarithm of the probability density function (PDF) for a chi-squared distribution.
Language: JavaScript - Size: 1.71 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

stdlib-js/stats-base-dists-chisquare-cdf
Chi-squared distribution cumulative distribution function (CDF).
Language: JavaScript - Size: 2.35 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-chisquare
Chi-squared distribution.
Language: JavaScript - Size: 2.64 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-chisquare
Fill a strided array with pseudorandom numbers drawn from a chi-square distribution.
Language: JavaScript - Size: 2.18 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ostromia/promethium
Library for calculating statistical distributions, written in pure Python with zero dependencies.
Language: Python - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 4 - Forks: 3

rosaaestrada/MentalHealth-Age-Analysis
Pearson's Chi-square, Analysis of Variance (ANOVA), and Correlation Matrix to analyze the relationship between mental health and age.
Language: Jupyter Notebook - Size: 67.1 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

neeraj3029/chi-sq-test
npm package to run Chi-Squared tests on numerical arrays.
Language: TypeScript - Size: 562 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

juancho9303/Mass-Modelling-of-Omega-Centauri
Tesis e imagenes
Language: Groff - Size: 517 MB - Last synced at: 8 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 1

Ash0508/Tumor-Disease-Detection-using-Feature-Selection-
This UROP project focuses on tumor disease detection using feature selection techniques like Mutual Information and Chi-Square Test. We implemented various machine learning algorithms, including Decision Trees, Random Forests, Logistic Regression, Naive Bayes, SVM, and KNN, to analyze their performance and improve detection accuracy.
Language: Jupyter Notebook - Size: 7.05 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

NimraSaeed23/Statistical-Package-for-the-Social-Sciences
This repository contains various statistical analyses performed using the SPSS. The analyses include One Sample T-Test, Paired Sample, Independent Sample, ANOVA, Pearson Correlation, and Chi-Square. Each analysis is accompanied by visual representations such as histograms, box plots and more.
Size: 2.42 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

flalix/statistics
Language: HTML - Size: 1.68 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

KhushiiAgarwal/BreastCancerDetection
Breast Cancer Detection Using Python
Language: Jupyter Notebook - Size: 273 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RimTouny/Dynamic-DNS-Traffic-Analysis-for-Data-Exfiltration-Detection-with-Kafka
Crafting static and dynamic models for data exfiltration detection via DNS traffic analysis. Static model trained on batch data, while dynamic model simulates a continuous stream. Rigorous analysis, feature engineering, and model training conducted. Implementation part of AI for Cyber Security Master's assignment at the University of Ottawa, 2023.
Language: Jupyter Notebook - Size: 4.73 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

RimTouny/Feature-Selection
Delved into advanced techniques to enhance ML performance during the uOttawa 2023 ML course. This repository offers Python implementations of Naïve Bayes (NB) and K-Nearest Neighbor (KNN) classifiers on the MCS dataset.
Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pentalpha/tfbs-studies
Bioinformatics study on tfbs and their association with specific tissues.
Language: Python - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

DeboraOliver/Chi-square
Pearson's Chi-Square Test of Independence for NYHA and KCCQ
Language: R - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

IsidoraGataric/IntroductionToStatistics_UniversityOfNoviSad
During the winter semester 2018/2019 (from November 2018 to January 2019) I lectured at the course "Introduction to Statistics in R" at the Faculty of Philosophy, University of Novi Sad, Serbia. On this page you can find codes used at the course, contact me for handouts, presentations and data sets.
Language: R - Size: 171 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

johnbrendanowens/Data-Merging-Cleaning-and-Analysis-in-SAS-Studio
This is a project that I did in the Spring of 2017 for the graduate course, Statistical Computing.
Language: SAS - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

zainantum/stress-level-classification-php
Stress level classification on Twitter using Improved KNN and chi-square
Language: PHP - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KvanTTT/Random-Sequence-Analysis
A library for random sequences estimating.
Language: C# - Size: 262 KB - Last synced at: about 1 month ago - Pushed at: over 12 years ago - Stars: 4 - Forks: 0

chen0040/js-stats
Package provides the javascript implementation of various statistics and distribution
Language: JavaScript - Size: 32.2 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 4

hayatrajani/computer-simulation-and-modelling
Quick and dirty solutions to lab exercises
Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

jeslacourse/chi-over-expected
R Chi-Square Analytics - Percent Over/Under Expected Rate
Language: R - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Siddharth1989/LearnerCentricFeedbackEnhancement
Developing a feedback theory-informed natural language processing (NLP) model to enable large-scale evaluation of written feedback, and analysing a large set of feedback extracted from Moodle using this model to understand the presence of student-centred feedback elements, the commonality and differences in feedback provision across disciplines.
Language: Jupyter Notebook - Size: 5.22 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

KristiBischoff/Academic-Grades-Tableau-Dashboard
Repository to preview, describe, and link to Tableau dashboard.
Size: 118 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ethan-allavarpu/project-restart
Analyze "winners" and "losers" of the Premier League's Project Restart through chi-square tests and post-hoc analysis to see which teams overperformed and underperformed.
Language: R - Size: 5.24 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ScratchyCode/Linear-Regression
Performs the linear fit of a dataset with the least squares method.
Language: C - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

DaniinXorchenabo/probability_theory
Домашняя контрольная работа по теории вероятностей
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

sachinbiradar9/Decision-Tree-Learning
Implementation of Decision tree learning algorithm with chi-square pruning
Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 8

devicemxl/Chi-Square-for-Outliers
simple method for outlier detection
Language: Jupyter Notebook - Size: 197 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kaiyoo/Twitter-geolocation-prediction
Predict location of twitter users based on text contents (TF-IDF, chi-square)
Language: Python - Size: 16.4 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

samet-ozkan/Genome
This code compares the theoretical and practical length distributions of fragments.
Language: MATLAB - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

wkeilsohn/DnD_Calculator
A Chi Square Calculator for DnD Dice
Language: JavaScript - Size: 594 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

AntoData/Hate_Crimes_Spain_2014_2017
Analysis of hate crimes in Spain between 2014 and 2017 using official data
Language: Python - Size: 68.1 MB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

wkeilsohn/Power-and-Effect-Chi-Square
R file that looks at power and effect size as well as chi square and contingency tables
Language: R - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

WideEyesTech/mongo Fork of mongodb/mongo
The MongoDB Database with image similarity functions
Language: C++ - Size: 423 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

byDimasik/InformationSecurityCourse
NSU FIT. Information Security Course Labs
Language: Python - Size: 588 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

visrahane/BriefVid
CSCI 576- Multimedia Project
Language: Java - Size: 1.4 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

MoseleyBioinformaticsLab/chi2plookup
chi2plookup package provides a simple interface for creating C++ header file that contains pre-generated array(s) of p-values for chi-square distribution.
Language: Python - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jluchman/chaid
Language: Stata - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
