The diamonds Dataset in RThis dataset is shipped with the ggplot2 package in the tidyverse in R. If you haven’t already installed […] March 9, 2023 in R Language tagged sample / dataset / R / diamond / diamonds by Mike
The gapminder Dataset in RThe gapminder dataset is a good dataset to practice with. In R, gapminder is a DataFrame. A DataFrame […] March 9, 2023 in Datasets / R Language tagged gapminder / country / population / data / sample / countries / dataset by Mike
Superstore Sales DatasetThe Superstore Sales dataset is a public sample dataset provided by Tableau. It is free to use as […] March 2, 2023 in Data Analytics tagged data / sales / sample / hierarchy by Mike
Chinook DatabaseThe Chinook Database is a sample database available for several database products, including SQL Server, PostgreSQL, MySQL, Oracle, […] January 10, 2023 in Database tagged data / database / digital / media / music / sample / dataset by Mike
CI Independent SamplesLet’s work with confidence intervals with two means and independent samples. Let’s work with data where we know […] December 19, 2022 in Statistics tagged grades / students / independent / sample / interval / confidence / Statistics Confidence Intervals by Mike
Central Limit TheoremThe Central Limit Theorem (CLT) states that no matter the distribution of the population (Binomial, Uniform, Exponential, or […] December 16, 2022 in Statistics tagged central / limit / theorem / sampling / MEAN / sample / distribution / Inferential Statistics by Mike
Data Model Examples in ExcelDo you want to work with a few small & sample data models in Excel to practice the […] December 13, 2022 in Database tagged excel / sample / model / relationship / dataset / bridge / data / database 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 test / sales / sample / set / lookup / fact / food / mart / datasets / data by Mike
Get Data From the Web Into ExcelYou can get data from a web page and import it into Excel. It’s easy. You might want […] November 6, 2022 in Excel tagged Google / import / sample / table / web / page / sheets / Northwinds / data 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 test / sample / set / generate / dataset / online / fake / generator / data by Mike
Sample Relational DatabasesYou can use existing databases for testing purposes. If you are testing queries or just wanting a sample […] November 22, 2017 in Database tagged database / sql / sample / dataset / relational by Mike
SQL Server AdventureWorks2014 InstallationYou may wish to install a sample database from Microsoft called Adventure Works 2014. The reason you may […] March 5, 2017 in SQL Server tagged sql / sample by Mike