Statistical experimental design : The Framework of Scientific InquiryIn my last blog post I discussed A/B testing, and that post can be read here…4d ago14d ago1
A/B testing as an essential decision making tool in statisticsImagine that you are a researcher for a pharmaceutical company, researching a new drug to treat diabetes. You decide to perform a test to…4d ago4d ago
Time Series Analysis in StatisticsI have been studying Python, machine learning, and statistics for over five years now, and one thing that I have learned about these three…5d ago5d ago
The three main measures found in descriptive statisticsI have been studying data science for five years now, and my studies have taken me from the Python programming language, to machine…Mar 12Mar 12
Use Random Forest Classifier to predict on the probability of rainfallEven though I have been very busy taking courses and writing, I still take the time to enter Kaggle’s monthly playground competition to…Mar 1Mar 1
Use Linear Regression to predict on the price of backpacksThis month’s Kaggle competition is to make predictions on the price of backpacks. This competition is not as easy as it looks because I…Feb 12Feb 12
Use Python to create a randomised csv file and perform a hypothesis test on itI have been studying hypothesis tests fervently for a couple of months now. One problem that I have encountered in my studies is that it is…Feb 10Feb 10
Use Python to create your own csv file for hypothesis testingI have been studying hypothesis testing for several weeks now, and one thing that I have had difficulty with is finding suitable datasets…Feb 9Feb 9
What is the difference between a paired sample t-test and a two sample t-testI have been studying statistical hypothesis tests for the past month or so, and a couple of tests that I have been working on are the:-Feb 6Feb 6