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
Easy statistical testing on the web
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
🎬💰 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.
This project analyzed factors affecting the demand for shared electric cycles in the Indian market. Using EDA and hypothesis testing, I found no significant effect of "working day" on rental count but confirmed that seasonality influences demand. The insights provide valuable guidance for optimizing shared cycle availability.
My this project repository focused on hypothesis testing involving T-test, Chi-square test, Binomial Test, ANOVA, Sample Size Determination with scipy, statmodels modules.
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.
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.
This project explores Yulu bike rental data to analyze user demand, seasonal trends, and environmental influences on ride volume. Additionally, hypothesis testing was performed to statistically validate key assumptions regarding rental patterns.
A webapplication that provides a way to calculate statistical functions without having to write any code.
In this project, I analyzed Yulu bikes' usage patterns by performing data visualization and applying various hypothesis testing methods. This included statistical tests, chi-square tests, variance testing, QQ plots, and checking for normal distribution to uncover insights related to customer usage and behavior.
XGBoost Predictive Model for TikTok's Claim Classification: EDA, Hypothesis Testing, Logistic Regression, Tree-Based Models
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.
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.
Extensive EDA providing insights into user behavior & ML models built to predict user churn with feature importance
This repository contains R projects focused on statistical analysis, using techniques like EDA, Hypothesis Testing, ANOVA, Normalization, and Linear Regression. Each project includes datasets, R scripts, results (plots, tables), and a detailed README for insights and methodology.
Linear Prediction, Quality Analysis and T-Test on California Housing Prices Data Set
This repository contains a MATLAB-based Machine Learning Software (MLS) offers advanced biomedical signal processing with an intuitive GUI for analyzing EEG, ECG, and EMG. Features include noise filtering, feature extraction, dimensionality reduction, and customizable machine learning algorithms for tailored classification and analysis.
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