T-test Independence of sets of variable
-
Updated
Nov 21, 2019
T-test Independence of sets of variable
A notebook implementing A/B Testing on a new feature of Cookie Cats game
Using R and statistics in RStudio to analyze different variables for review. Use the production data for insights that may help the manufacturing team. Perform multiple linear regression analysis to identify which variables in the dataset predict the mpg .
the objective of this project is to analyze whether the change of an Ecommercer's web page was a success or a failure. For this we will use the A/B Test.
In this project, statistical analysis approach is employed to decide what hypothesis to be rejected. Scipy Stat library is used to find the pvalue that will determine if Hypothesis Null should or should not be rejected.
Exploratory Data Analysis is applied to analyse past data of video games that are sold during year 1980 to 2016. The purpose of the analysis it to find out which games, platforms, genres, and ESRB rating class that highly marketable in year 2017.
Using R to review production data for factors affecting vehicle performance
Climate Analysis for Honolulu,Hawaii for specific date range
Statistical Analysis with R - Summary Statistics, T-Tests, ANOVA
Используя исторические данные о продажах компьютерных игр, оценки пользователей и экспертов, жанры и платформы, выявить закономерности, определяющие успешность игры.
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
T-test on the effect of recession on housing prices in university towns
Some jupyter notebooks exploring statistical models and tests, sample data all included.
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
Determine if number of travelers in 2021 is different for AA and AS airlines
Live session poll done to conduct simple random sampling and hypothesis testing
Statistics for Graduate Students: From t Tests to Mixed-Effect Models (51735) course repository
Add a description, image, and links to the ttest topic page so that developers can more easily learn about it.
To associate your repository with the ttest topic, visit your repo's landing page and select "manage topics."