Click here to see the report : https://sagelga.github.io/data-journal/
The project was meant for learning R language and also learning Statistics, as the trend of Data Analysis and Mining is currently blooming in the recent years.
Data is collected by FiveThirtyEight; journaling and analysing the data.
This project is for solving one of hardest question of all new resteraunt opener "Where shall we open a Thai resteraunt in US?".
So, I use a data, collected from FiveThirtyEight to give insights for new entrepreneur to open a Thai resteraunt at a good location and knows which customer age and gender is your Thai resteraunt will be.
I use R Studio to create a R Markdown file, as it can create and exports the whole project code.
The dataset is given from FiveThirtyEight. As they give the dataset here : https://data.fivethirtyeight.com
But this project download a dataset from FiveThirtyEight
package in R : https://github.com/rudeboybert/fivethirtyeight.
Thanks to the community of developers in StackOverFlow for me to learn how to use R from a scratch. It really helps me through the hard time learning R alot!
Note : all references of codeblocks is in the report webpage. I thanks you all.
.gitignore
file is forked and edited from https://github.com/github/gitignore.
As this project and repository is private and only for sharing ONLY, this project will reject all Pull Requests and Issues created by kind developers.
This repository is protected by GNU General Public License v3.0. If you like to use my code on other than this, please directly contact me.
This project is part of the subject Probability and Statistics (06016203), King Mongkut's Institute of Technology Ladkrabang.