p-values
There are 56 repositories under p-values topic.
aangelopoulos/ppi_py
A package for statistically rigorous scientific discovery using machine learning. Implements prediction-powered inference.
MicheleNuijten/statcheck
A spellchecker for statistics
greed2411/PLinearRegression
Scikit-Learn's linear regression extended with p-values.
imbi-heidelberg/DescrTab2
This package provides functions to create descriptive statistics tables for continuous and categorical variables.
agbarnett/intervals
Examining confidence intervals in abstracts
helske/statvis
Can visualization alleviate dichotomous thinking? Effects of visual representations on the cliff effect
LaurentVeyssier/Starbucks_case_study_Udacity_Data_Science
Case study from UDACITY Data Scientist Nanodegree
skbormann/stata-tools
A collection of Stata scripts and dialog boxes
vaitybharati/Assignment-05-Multiple-Linear-Regression-1
Multiple-Linear-Regression-1. Consider only the below columns and prepare a prediction model for predicting Price of Toyota Corolla.
DudbridgeLab/ebf
Empirical Bayes factors for objective statistical evidence
griffinbran/Real-Estate-Statistical-Modeling
Predictive analysis, with feature engineering, and machine learning (ML) algorithms, such as linear regression, applied to predict the final sale price of homes in Ames, IA from 2006-2010.
jcatanza/fastai_notebooks
Experiments with fastai
deeprpatel700/Regression_Analysis_-_Factors_affecting_Life_Expectancy
Statistical Multivariate Regression Analysis to determine the effects of mortality, economic and social factors on life expectancy.
mathsyouth/statistics-notes
Identifying and avoiding common misinterpretations in using statistics
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.
pekkizen/rtp
Methods for combining p-values.
vaitybharati/P26.-Supervised-ML---Multiple-Linear-Regression---Cars-dataset
Supervised-ML---Multiple-Linear-Regression---Cars-dataset. Model MPG of a car based on other variables. EDA, Correlation Analysis, Model Building, Model Testing, Model Validation Techniques, Collinearity Problem Check, Residual Analysis, Model Deletion Diagnostics (checking Outliers or Influencers) Two Techniques : 1. Cook's Distance & 2. Leverage value, Improving the Model, Model - Re-build, Re-check and Re-improve - 2, Model - Re-build, Re-check and Re-improve - 3, Final Model, Model Predictions.
ytliu0/p-value_calculators
p-value calculators written for STAT 200 at UIUC
Akotovets1/MechaCar_Statistical_Analysis
Statistics and R
ArpitaShrivas001/Credit_Balance_Analysis
Executed Regression modelling, hypothesis testing and statistical analysis to predict factors affecting credit card balances in a firm. Tools & technologies: ANOVA, p-value, R square
DanBaissa/Intro_to_Stats
**Intro to Statistics**: Discover the fascinating world of statistics with this engaging and accessible guide. Perfect for beginners, this book covers everything from p-values and t-tests to machine-learning models like random forests. Learn through practical examples and R code snippets, and unlock the power of statistical analysis.
dmarks84/Ind_Project_Dandyland
Independent Project - I coded a version of a popular board game, leveraging Python's power as an OOP language, and ran an interesting series of statistical analyses.
dmarks84/Ind_Project_European-Soccer-Top-Points-Contributors--Kaggle
Independent Project - Kaggle Dataset-- I worked on the European Soccer Dataset, using SQL (SQLite) to read in the data and then data wrangling before running statistical analysis and hypothesis testing on questions of who helps earn the most points for their team.
gbourbeau/isthissignif
Use the isthissignif python package to test whether or not your OLS regression model is "statistically significant" based on different criteria.
hmulagund/Assignment_04_Simple_Linear_Regression-1
Assignment-04-Simple-Linear-Regression-1 Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Model Predictions using simple linear regression.
Laeti-dev/data_Stats
Probs practice
ManuelaCarriero/microarray-analysis
Statistical data analysis of microarray data of Pyrococcus Furiosus exposed to gamma irradiation.
PatilSukanya/Assignment-05.-Multiple-Linear-Regression-Q1
Used libraries and functions as follows:
anilesh-prajapati/Probability-and-Statistics-for-Machine-Learning
Probability and Statistics for Machine Learning
eZWALT/Probablity-and-Statistics
FIB-PE 2021-22 Q1 Probability and Statistics subject final project
MiracleOny/MechaCar-Statistical-Analysis
Conducted statistical analysis on MechaCar, a new prototype suffering from production troubles, data to provide insights that may help the manufacturing team.
omogbolahan94/Containerize-Customer-Churn-Prediction
In this project, the model is save and reused for prediction. Also, it is being containerize with docker to be ready for deployment.
PeterSchuld/TUe-Improving_Statistical_Inferences
Eindhoven University of Technology (TU/e) course "Improving your statistical inferences" by Daniel Lakens on Coursera (completed Dec 2022).
stephperillo/MechaCar_Statistical_Analysis
Analyzing MechaCar production data with R in order to troubleshoot issues that are blocking AutoRUs' manufacturing process.