chi-square-statistics
There are 10 repositories under chi-square-statistics topic.
AlexiaNomena/Correspondence_Analysis_Free_Use
Correspondence Analysis with python
darshanbeniwal/Parameter_Estimation_by_Minimising_Chi_Square
This code cover most basic way to estimate best fit parameters for a given dataset and model by chi-square minimisation. This analysis based on Hubble dataset with Flat LCDM model with two parameters.
RitRa/Statistical-Analysis-and-Reporting-in-R
Course by Jacob O. Wobbrock
rochitasundar/Statistical-analysis-Hypothesis-testing-E-newsExpress
The data relates to several user actions or interests recorded on two variants of landing pages for an online news portal. The objective is to analyse these interests by performing statistical analyses to determine if one variant is more effective based on chosen metrics (A/B testing).
vaitybharati/P21.-Hypothesis-Testing-Chi2-Test-Athletes-and-Smokers-
Hypothesis-Testing-Chi2-Test-Athletes-and-Smokers. Assume Null Hypothesis as Ho: Independence of categorical variables (Athlete and Smoking not related). Thus Alternate Hypothesis as Ha: Dependence of categorical variables (Athlete and Smoking is somewhat/significantly related). As (p_value = 0.00038) < (α = 0.05); Reject Null Hypothesis i.e. Dependence among categorical variables Thus Athlete and Smoking is somewhat/significantly related.
Wb-az/COVID-19-classification
Nonparametric comparison of convolutional neural networks and transformers to classify COVID-19
chandnii7/Transfer-Loss-NLP
Program to analyze transfer loss across domains using TF-IDF vectors with Chi squared into logistic regression model.
sueszli/chi2mapreduce
chi² scores for a large text corpus with mapreduce