Hypothesis Test for the Mean57. Let’s do a hypothesis test on a single population. Either we either know the population variance or […] April 15, 2024 in Statistics tagged statistics / hypothesis / MEAN / test / Statistics Hypothesis by Mike
Choosing a Statistical TestHere is an article over at Scribbr that explains how to choose a statistical test. The article is […] October 9, 2023 in Statistics tagged test / statistics / choose / stats by Mike
A/B TestingWhat is A/B testing? It is an experiment with two groups to establish which group is better. The […] August 26, 2023 in Statistics tagged hypothesis / AB / A/B / testing / test by Mike
Hypothesis Test of a Coin TossLet’s look at a simplified hypothesis test. To begin learning about hypothesis testing, let’s look at a very […] August 20, 2023 in Statistics tagged one / two / hypothesis / probability / coin / toss / error / test / type / Statistics Hypothesis by Mike
Cleaning Data with Strip in pandasIf we have a DataFrame that has a column of data the looks messy, strip() might work for […] July 23, 2023 in Python tagged test / clean / trim / strip by Mike
Hypothesis Testing IntroductionSeries of Posts This post is the first part of a short series of posts called Hypothesis Testing. […] December 19, 2022 in Statistics tagged hypothesis / H0 / significance / testing / test / statistical / Statistics Hypothesis by Mike
Microsoft’s FoodMart DatabaseIt’s always very helpful to have a database to work with when you are learning software such as […] November 28, 2022 in Database tagged lookup / fact / food / mart / datasets / data / test / sales / sample / set by Mike
Test Data GeneratorDo you need some sample or test data for your project? Are you doing work in a spreadsheet […] October 27, 2021 in Database tagged generate / dataset / online / fake / generator / data / test / sample / set by Mike
Website Page Load SpeedPingdom.com is a website that you can go to ad enter in a URL to find out how […] August 24, 2020 in Websites tagged page / speed / speedtest / Ookla / broadband / bandwidth / website / test by Mike
C# Unit TestsWikipedia says: “Unit tests are typically automated tests written and run by software developers to ensure that a […] January 26, 2020 in C# tagged testing / test / programming / unit / tests / xunit / TDD / software by Mike
Software Quality AssuranceWikipedia says of Software Quality Assurance: “Software quality assurance (SQA or QA) consists of a means of monitoring […] September 27, 2017 in Miscellaneous Programming tagged software / test / quality by Mike
ProtractorProtractor is a testing framework that acts like a user. Protractor is built on top of WebDriverJS, which […] October 21, 2016 in JavaScript tagged Angular / testing / test by Mike