anova-test
There are 127 repositories under anova-test topic.
rohitsanj/doex
Python library for Design and Analysis of Experiments
Statistics-and-Machine-Learning-with-R/Statistical-Methods-and-Machine-Learning-in-R
This is an initiative to help understand Statistical methods and Machine learning in a naive manner. You will find scripts, and theoretical contents required to clarify concepts, especially for bio-informatic students.
raj-shr-git/Statistical_testing_python
This repository is created for storing the components of Statistical Tests of One Pop, Two Pops and Three or more pops using Python.
edaaydinea/OP1-Prediction-of-the-Different-Progressive-Levels-of-Alzheimer-s-Disease
This is an optional model development project on a real dataset related to predicting the different progressive levels of Alzheimer’s disease (AD).
pleonova/stat-tests
A 30+ node flowchart for selecting the right statistical test for evaluating experimental data.
gnu-octave/statistics-resampling
A statistics package with a variety of bootstrap and other resampling tools
Praveen76/ANOVA-Test-COVID-19
In this repository, discover the intricacies of the ANOVA test and its various types, essential for informed decision-making. Dive into practical demonstrations of each ANOVA test using Python, with a focus on visualizing their application on COVID-19 data. Let's embark on a journey to explore and understand statistical analysis in Python!!
DataSpieler12345/python-for-ds-ml
My Python learning experience 📚🖥📳📴💻🖱✏
SahilJatoi744/DS
DataScience
sashahafner/CCPDA
This short free book provides a concise introduction to data analysis meant to address common problems faced by graduate students in engineering and science.
MoinDalvs/Assignment_Hypothesis_test
A F&B manager wants to determine whether there is any significant difference in the diameter of the cutlet between two units. A randomly selected sample of cutlets was collected from both units and measured? Analyze the data and draw inferences at 5% significance level. Please state the assumptions and tests that you carried out to check validity of the assumptions.
acpennlab/statistics-resampling
A statistics package with a variety of bootstrap and other resampling tools. This repository is synced to the same-named repository owned by GNU-Octave. It exists to facilitate publication of the developmental version of the statistics-resampling toolbox at MathWorks FileExchange.
David-B3/Statistics_Multiple-Mean-Comparison_ANOVA_and_Non-Parametric-Tests
Perform a STEP by STEP multiple mean comparison analysis on R
narjesno/Statistical-Inference
This repository contains all of the statistical Inference-related projects I've worked on. The projects are part of the graduate course at the University of Tehran.
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
ashishyadav24092000/RBD__FabricStrength
Four chemicals are being used in this problem on a fabric sample. We have to determine whether all the four chemicals are variably affecting the mean strength of fabric or not, using ANOVA and significance level = 1%..
astonglen/Statistical-Methods-Project
Performed rigorous preprocessing, and data cleaning, and conducted exploratory data analysis to identify trends, patterns, and outliers, leading to valuable insights. Employed various statistical methods concepts to get insights about the data for prediction.
BoiniGanesh/DATS_6101_11_Team3
This project aims to analyze a dataset of sales transactions from a UK-based e-commerce store specializing in gifts and homewares over one year. With 500,000 rows and 8 columns, including transaction numbers, dates, product details, prices, quantities, customer identifiers, and countries, the analysis focuses on understanding customer behavior
datagirlz19/Predict-Emerging-Data-Scientist
What are the odds of “success” in data science for people who use different platforms, languages, and software?
debanikchakraborty/Multiple-Linear-Regression-on-Bike-Rental
Applied MLR with 5-year bike rental data, incorporating model diagnostics, hypothesis testing, ANOVA and step-wise AIC, identified a significant impact of winter rainfall variation.
lorainemg/Household-Analysis
Statistics project on the analysis of the household dataset.
melodygr/Classification_Project
Analysis of Terry Stops in Seattle
MoinDalvs/Hypothesis_Test_4
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
MoinDalvs/Hypothesis_testing_2
A hospital wants to determine whether there is any difference in the average Turn Around Time (TAT) of reports of the laboratories on their preferred list. They collected a random sample and recorded TAT for reports of 4 laboratories. TAT is defined as sample collected to report dispatch. Analyze the data and determine whether there is any difference in average TAT among the different laboratories at 5% significance level.
MoinDalvs/Learn_hypothesis_testing_for_Data_science
Hypothesis for Data Science
Morejarl2/EquipoF_Hack2021
Code for resolving a 2 factor experiment by analyzing variancesby submitting data with different parameters. (personell, time, weather, lenght...)
naailrch/Alzheimers-Mental-Health-and-Healthy-Aging-Project
This project attempted to analyze if race and age had any effects on the frequency of mental health issues in older adults.
Navadeeppasala/Data-Analysis-with-Python
Why data analysis? , How to understand the problem, what to do for data analysis, and how clean the data for building Machine Learning models
RishiDarkDevil/Statistical-Inference-Functions
Implementation of Statistical Inference Concepts for learners.
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).
ShaikRiyazSandy/Hypothesis-Testing
Hypothesis Testing
smriti2311/RegModel_Analytica
Complete mathematical and statistical analysis of linear regression model
SourajitaDewasi/StasticalDataAnalysis
Visualization from Statistical Data Analysis
vanylush/Diabetes_Prediction_Model
Embark on a journey of data-driven insights with our diabetes research project. Leveraging Python's pandas, matplotlib, and scikit-learn, we preprocess, visualize, and analyze 330 health features. Employing logistic regression, decision trees, KNN, and SVM, we predict diabetes with precision.