There are 0 repository under ttest topic.
Statistical package in Python based on Pandas
Deep learning methods for feature selection in gene expression autism data.
Open-source statistical package in Python based on Pandas
Implementation of various feature selection methods using TensorFlow library.
Scripts to perform pairwise t-test on TREC run files
Comparison of A/B Test and Conversion of Bidding Methods
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. Cutlets.csv
My this project repository focused on hypothesis testing involving T-test, Chi-square test, Binomial Test, ANOVA, Sample Size Determination with scipy, statmodels modules.
Easy statistical testing on the web
This project focuses on predicting whether a customer will default on their credit card payment in the upcoming month. Utilizing historical transaction data and customer demographics, the project employs various machine learning algorithms to distinguish between risky and non-risky customers for better credit risk management.
🎬💰 Analyze movie companies' revenue, release strategies, and financial performance using statistical techniques for actionable insights. This project explores data on total revenue, number of releases, and lifetime gross to uncover patterns that can drive strategic decisions in the film industry.
Tutorials for BSE classes.
Exploratory data analysis is an approach to analyzing data sets to summarize their main characteristics, often with visual methods. A statistical model can be used or not, but primarily EDA is for seeing what the data can tell us beyond the formal modeling or hypothesis testing task.
To compute and plot significances (pvalues and asterisks) on bar graphs
Root Cause analysis to check for disparity in testing performance across different jurisdictions across US
MechaCar prototypes Collected summary statistics on the pounds per square inch (PSI) of the suspension coils from the manufacturing lots Ran t-tests to determine if the manufacturing lots are statistically different from the mean population Designed a statistical study to compare vehicle performance of the MechaCar vehicles against vehicles from other manufacturers.
marketing metrics analysis, A/B test and ttest, CLTV calculation
Works completed within the Statistics module of the Data Analyst course on the Karpov Courses platform
Análisis de datos exploratorio para identificar patrones y tendencias en las ventas de videojuegos, con el objetivo de detectar juegos prometedores para el siguiente año.
Which variables are significant in predicting the demand for shared electric cycles in the Indian market and How well those variables describe the electric cycle demands
This repository contains the R code done in the laboratories during the first course of statistical models.
A webapplication that provides a way to calculate statistical functions without having to write any code.
XGBoost Predictive Model for TikTok's Claim Classification: EDA, Hypothesis Testing, Logistic Regression, Tree-Based Models
This project is about conducting an A/B test for CityFit, where we compare the impact of two different submit button colors on increasing email sign-ups for an upcoming eCommerce launch.
Dive deep into inferential statistics and understand its relevance in drawing conclusions from data. Apply statistical tests to derive insights and make decisions based on data samples.
Extensive EDA providing insights into user behavior & ML models built to predict user churn with feature importance
Analysis and Hypothesis Testing of Advanced House Prices Dataset
An experimental study designed to analyze the impact of LinkedIn Premium subscription on job search success rate through A/B testing and hypothesis testing. Additionally, the study examines the correlation between networking activity on LinkedIn and job success rate.
Explore Python implementations of predictive modeling techniques like F-test, t-test, ANOVA, linear square estimation, autocorrelation, and least squares in this practical-driven GitHub repository