Created data
		Homework3.Rmd
			R code written for this assignment, along with comments where necessary
			Created - 2023-10-30
		Homework3.pdf
			The .pdf file generated from the executed R code using RStudio
			Created - 2023-10-30
		movies1.txt
			Combined data set created using R which only contains user ratings for the movies in movies1.csv; missing values appear as 999999. The text file does not include a column for the row names
			Created - 2023-10-30
			
	Reused data
		movies1.csv
			movies1.csv in TUWEL contains the movie id, the title and the genre. In this data set there is one genre for each movie
		movies2.csv
			movies2.csv in TUWEL contains the movie id, the title and the genre. In this data set there are multiple genres for each movie separated by a |
		linelist_messy_dates.rds
			The linelist_messy_dates.rds file from TUWEL contains data simulated for the Ebola epidemic
		multivariate_data_oultiers.rds
			Dataset given in TUWEL for researching mathematical concepts in statistics (Mahalanobis & Euclidian distance, etc.)
		Exercises_question.pdf
			Exercise descriptions for the assignment
		sdi.csv
			Sustainable development index (SDI) for various countries