An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: null-hypothesis

Alcampopiano/hypothesize

Robust statistics in Python

Language: Python - Size: 5.2 MB - Last synced at: 2 days ago - Pushed at: 9 days ago - Stars: 67 - Forks: 4

ckdckd145/statmanager-kr

Open-source statistical package in Python based on Pandas

Language: Python - Size: 4.59 MB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 10 - Forks: 4

josericodata/StatisticsApp

Interactive statistics analysis app using Python and Streamlit. Perform key statistical tests, visualise distributions, and explore data with ease.

Language: Python - Size: 6.79 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Christian-F-Badillo/Temas_Selectos_en_Estadistica

Repositorio para el curso intersemestral "Temas Selectos en Estadística" para la Facultad de Psicología, UNAM.

Language: Jupyter Notebook - Size: 47 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

RamyaRamachandra/Analyze-A-B-Test-Results

About Performed A/B test and help the company decide whether they should implement the new web page, keep the old page, or run the experiment longer.

Language: HTML - Size: 5.93 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shwetapardhi/Assignment-03-Q5--Hypothesis-Testing

Chi2 contengency independence test Q5. Fantaloons Sales managers commented that % of males versus females walking in to the store differ based on day of the week. Analyze the data and determine whether there is evidence at 5 % significance level to support this hypothesis. Assume Null Hypothesis as Ho: Independence of categorical variables (% of

Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shwetapardhi/Assignment-03-Q4-Hypothesis-Testing

Chi2 contengency independence test Q4. TeleCall uses 4 centers around the globe to process customer order forms. They audit a certain % of the customer order forms. Any error in order form renders it defective and has to be reworked before processing. The manager wants to check whether the defective % varies by centre. Please analyze the data at 5

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TheDataPioneer/Predicting-Wine-Quality-with-Machine-Learning

Comparing Linear Regression with kNN, Decision Tree and Random Forest with Bayesian Inference to Predict Wine Quality in Python.

Language: Jupyter Notebook - Size: 21.4 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LLudivina/MechaCar_Statistical_Analysis

Language: R - Size: 221 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

saikrishnabudi/Hypothesis-Testing

Data Science - Hypothesis Testing Work

Language: Jupyter Notebook - Size: 406 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MezbanS/Healthcare-Insurance-Analysis

This project predicts healthcare costs and identifies contributing factors using data analysis, machine learning, and SQL data management.

Language: HTML - Size: 4.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Ilia-Abolhasani/co-worker-proteins-in-gene-ontology

Analyzing biological networks using statistical testing to uncover significant differences in protein distributions based on functional relationships.

Language: Jupyter Notebook - Size: 209 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

vaitybharati/P18.-Hypothesis-Testing-2-Sample-2-Tail-Test-Drugs-and-Placebos-

Hypothesis-Testing-2-Sample-2-Tail-Test-Drugs-and-Placebos. Note: This python code states both 2-sample 1-tail and 2-sample 2-tail codes. Treatment group mean is Mu1 Contrl group mean is Mu2 2-sample 2-tail ttest Assume Null Hypothesis Ho as Mu1 = Mu2 Thus Alternate Hypothesis Ha as Mu1 ≠ Mu2.

Language: Jupyter Notebook - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

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.

Language: Jupyter Notebook - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

vaitybharati/P17.-Hypothesis-Testing-1-Sample-1-Tail-Test-Salmonella-Outbreak-

Hypothesis-Testing-1-Sample-1-Tail-Test-Salmonella-Outbreak. 1-sample 1-tail ttest. Assume Null Hypothesis Ho as Mean Salmonella <= 0.3. Thus Alternate Hypothesis Ha as Mean Salmonella > 0.3. As No direct code for 1-sample 1-tail ttest available with unknown SD and arrays of means. Hence we find probability using 1-sample 2-tail ttest and divide it by 2 to get 1-tail ttest.

Language: Jupyter Notebook - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

vaitybharati/P22.-Hypothesis-Testing-Chi2-Test-Human-Gender-and-Choice-of-Pets-

Hypothesis-Testing-Chi2-Test-Human-Gender-and-Choice-of-Pets. Assume Null Hypothesis as Ho: Human Gender and choice of pets is independent and not related. Thus Alternate Hypothesis as Ha : Human Gender and choice of pets is dependent and related. As (p_valu=0.1031) > (α = 0.05); Accept Null Hypothesis i.e Independence among categorical variables. Thus, there is no relation between Human Gender and Choice of Pets.

Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

vaitybharati/P20.-Hypothesis-Testing-Anova-Test---Iris-Flower-dataset

Hypothesis Testing Anova Test - Iris Flower dataset. Anova ftest statistics: Analysis of varaince between more than 2 samples or columns. Assume Null Hypothesis Ho as No Varaince: All samples population means are same. Thus Alternate Hypothesis Ha as It has Variance: Atleast one population mean is different. As (p_value = 0) < (α = 0.05); Reject Null Hypothesis i.e. Atleast one population mean is different Thus there is variance in more than 2 samples.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

vaitybharati/P16.-Hypothesis-Testing-1S2T---Call-Center-Process

Hypothesis Testing 1S2T - Call Center Process. Sample Parameters: n=50, df=50-1=49, Mean1=4, SD1=3 1-sample 2-tail ttest Assume Null Hypothesis Ho as Mean1 = 4 Thus, Alternate Hypothesis Ha as Mean1 ≠ 4

Language: Jupyter Notebook - Size: 196 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

vaitybharati/P19.-Hypothesis-Testing-2-Proportion-T-test-Students-Jobs-in-2-States-

Hypothesis-Testing-2-Proportion-T-test-Students-Jobs-in-2-States. Assume Null Hypothesis as Ho is p1-p2 = 0 i.e. p1 ≠ p2. Thus Alternate Hypthesis as Ha is p1 = p2. Explanation of bernoulli Binomial RV: np.random.binomial(n=1,p,size) Suppose you perform an experiment with two possible outcomes: either success or failure. Success happens with probability p, while failure happens with probability 1-p. A random variable that takes value 1 in case of success and 0 in case of failure is called a Bernoulli random variable. Here, n = 1, Because you need to check whether it is success or failure one time (Placement or not-placement) (1 trial) p = probability of success size = number of times you will check this (Ex: for 247 students each one time = 247) Explanation of Binomial RV: np.random.binomial(n=1,p,size) (Incase of not a Bernoulli RV, n = number of trials) For egs: check how many times you will get six if you roll a dice 10 times n=10, P=1/6 and size = repetition of experiment 'dice rolled 10 times', say repeated 18 times, then size=18. As (p_value=0.7255) > (α = 0.05); Accept Null Hypothesis i.e. p1 ≠ p2 There is significant differnce in population proportions of state1 and state2 who report that they have been placed immediately after education.

Language: Jupyter Notebook - Size: 176 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

vaitybharati/Assignment-03-Q4-Hypothesis-Testing-

Chi2 contengency independence test. Q4. TeleCall uses 4 centers around the globe to process customer order forms. They audit a certain % of the customer order forms. Any error in order form renders it defective and has to be reworked before processing. The manager wants to check whether the defective % varies by centre. Please analyze the data at 5% significance level and help the manager draw appropriate inferences.

Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

vaitybharati/Assignment-03-Q5-Hypothesis-Testing-

Chi2 contengency independence test. Fantaloons Sales managers commented that % of males versus females walking in to the store differ based on day of the week. Analyze the data and determine whether there is evidence at 5 % significance level to support this hypothesis.

Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

nikbarb810/Motif_Detection_in_R

Motif Detection for TFBS in Glycolysis and Glyconeogenesis pathways

Size: 1.95 MB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DSKunth/Analyze-AB-Test-Result

Performed A/B test and help the company decide whether they should implement the new web page, keep the old page, or run the experiment longer.

Language: HTML - Size: 11 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aeglon97/AB-Test-Results

An analysis of A/B Test results to help an e-commerce site decide whether or not they should implement a new page design.

Language: HTML - Size: 10 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

tantawy997/Analyze_ab_test_results_notebook

Analyze ab test results udacity project

Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

udialter/equivalence-testing-multiple-regression

I constructed a simulation study to evaluate the statistical performance of two equivalence-based tests and compared it to the common, but inappropriate, method of concluding no effect by failing to reject the null hypothesis of the traditional test. I further propose two R functions to supply researchers with open-access and easy-to-use tools that they can flexibly adopt in their own research.

Size: 659 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

aldimeolaalfarisy/Hypothesis-Testing-Concept-ANOVA-

ANOVA test using python to find out if survey or experiment results are significant and the impact of one or more factors by comparing the means of different samples

Language: Jupyter Notebook - Size: 101 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PatilSukanya/Assignment-3-Hypothesis-Testing

Used libraries and functions as follows:

Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nhtsai/datathon2019

Lyft Challenge Winner: San Diego Traffic Collision Analysis

Language: Jupyter Notebook - Size: 2.88 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

nhtsai/datahacks2020

Science Track Finalist: A Case Study of Race in Diabetes Healthcare

Language: Jupyter Notebook - Size: 4.77 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

CS-LEE2022/Test_a_Perceptual_Phenomenon

Use descriptive statistics to describe qualities of a sample, set up a hypothesis test, make inferences from a sample, and draw conclusions based on the results.

Language: HTML - Size: 1.13 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Related Keywords
null-hypothesis 31 hypothesis-testing 20 python 19 alternate-hypothesis 15 numpy 13 significance-testing 12 stats 12 pandas 12 scipy 11 p-value 9 data-analysis 7 chi2-contingency 7 contingency-analysis 5 t-score 5 statistics 5 norm 4 ab-testing 4 z-test 3 linear-regression 3 logistic-regression 3 numpy-arrays 3 data-visualization 3 t-test 2 z-score 2 python3 2 one-sample-t-test 2 two-tail-test 2 annova 2 ftest 2 data-science 2 jupyter-notebook 2 random-forest 2 statistical-models 2 probability 2 normal-distribution 2 confidence-intervals 2 ucsd-ds3 2 r 2 chi-square-test 2 statistical-analysis 2 iris-dataset 1 sklearn 1 mean 1 standard-deviation 1 2-proportion-ttest 1 bernoulli-binomial-rv 1 degrees-of-freedom 1 perceptual-phenomenon 1 matplotlib 1 proportion-test 1 inferential-statistics 1 ftest-statistics 1 stroop-effect 1 f-value 1 dataframe 1 type1-error 1 chi2-stats 1 udacity-data-analyst-nanodegree 1 one-tail-test 1 array 1 independence-tests 1 chi-square-statistics 1 analytics 1 multiple-regression 1 equivalence-testing 1 data 1 analysis 1 psychology 1 quantitative-methods 1 quantitative-psychology 1 jupyter-notebooks 1 data-mining 1 anova-test 1 pvalue 1 traffic-collisions 1 healthcare 1 alternative-hypothesis 1 congruent 1 data-analytics 1 data-analyst-nanodegree 1 csv 1 data-analysis-python 1 ab-test 1 descriptive-statistics 1 incongruent 1 pwm 1 bioinformatics 1 statsmodels 1 statistics-course 1 parameter-estimation 1 model-comparison 1 bayesian-statistics 1 ubuntu 1 tech 1 streamlit 1 portfolio 1 ireland 1 hyphotesis-tests 1 europe 1 dublin-ireland 1