Projects
Objective:
The bike company Cyclistic, a bike-share company in Chicago have two types of membership: casual riders and annual members.
Addressing the question: “how casual riders and annual members use Cyclistic bikes differently?”
Programming Tools: R
Objective:
Calculating the PageRank score for each user in the Wikipedia network admin selection with PageRank algorithm.
Programming Tools: MapReduce
Objective:
Calculating the conditional probability that a word (word2) occurs after another word (word1) in a given text.
i.e. Bigram : (Word1, Word2)
Programming Tools: MapReduce
Objective:
Statistical modelling for the exchange rates of the British pound against Turkish Lira and forecasting exchange rates for two periods of time.
Programming Tools: SAS
Objective: Reviewing the effect of the July 2007 financial credit crisis on returns on two UK banks (HSBC and RBS) and FTSE 100 index (market) between the period April 2003 and April 2008.
Programming Tools: Minitab and Excel
Objective:
Implementing stand-alone Java application of Scientific and Statistical Calculator with Converters.
Programming Tools: Java