1. Homepage
  2. Programming
  3. BUSANA7003 Business Analytics Project Final Project: AQR Asset Management

BUSANA7003 Business Analytics Project Final Project: AQR Asset Management

Engage in a Conversation
AdelaideBUSANA7003Business AnalyticsAQR Asset ManagementPythonMachine Learning

BUSANA 7003 Business Analytics Project CourseNana.COM

Final Project Background. CourseNana.COM

You are starting a new job as a Business Analyst at AQR Asset Management, a global investment management firm focused on quantitative investment strategies. Your first task is to analyse the performance of US-listed securities during the COVID-19 market crash. You have several datasets on US securities (stocks and ETFs), and you should help your employer with the following tasks: CourseNana.COM

(1) Exploratory data analysis, visualisations, descriptive statistics CourseNana.COM

Examine the dataset Stock_data_part1.xlsx. Characterise the performance of US securities between February 14, 2020, and March 20, 2020. You can use variables such as returns, volatility, Sharpe ratio, bid-ask spread, and dollar volume. Please, compute descriptive statistics and provide the relevant visualisations. Based on your analysis, comment on the effect of the COVID-19 pandemic on securities’ performance. In your analysis, you should present the following output: CourseNana.COM

  • A table with descriptive statistics (mean, median, 25th percentile, 75th percentile, standard deviation, min, max) of the key variables of interest CourseNana.COM

  • The time series of the key variables of interest (2) Supervised Machine Learning OLS regressions CourseNana.COM

    For each security, compute returns between February 14, 2020, and March 20, 2020, and run regression analysis to help explain returns. You may use any variables in the existing dataset, or variables outside the provided datasets (from external sources). Please, make sure to split the dataset you use for analysis into training and testing samples, and comment on the model accuracy. In your analysis, you should present the following output: CourseNana.COM

  • Regression coefficients from one or several models CourseNana.COM

  • Model evaluation metrics: MSE, RMSE, MAE CourseNana.COM

  • Your assessment of which factors are most important for explaining the price change between CourseNana.COM

    February 14, 2020, and March 20, 2020 CourseNana.COM

    (3) Supervised Machine Learning Probit regressions CourseNana.COM

    Use the same dataset as in part (2), and introduce a dummy variable for whether a given security increased in price between February 14, 2020, and March 20, 2020. Model the probability of a price increase using any continuous or categorical variables you find relevant. You may use any variables in the existing dataset, or variables outside the provided datasets (from external sources). Please, make sure to split the dataset you use for analysis into training and testing samples, and comment on the model accuracy. In your analysis, you should present the following output: CourseNana.COM

BUSANA 7003 Business Analytics Project CourseNana.COM

Your assessment of which factors characterise the securities that increased in price between February 14, 2020, and March 20, 2020 CourseNana.COM

(4) Unsupervised Machine Learning K-means clustering CourseNana.COM

Examine the dataset Stock_data_part2.xlsx to perform the k-means clustering. Based on your analysis, you should provide insights about which securities were likely over- vs under-valued as of end of 31/01/2020. You should further examine the temporal stability of clusters and comment on whether those same insights would apply if you were to perform the same analysis as of end of 30/06/2020. CourseNana.COM

You may combine Stock_data_part2.xlsx dataset with any other data (e.g., returns) from the previous exercise, and focus on Valuation Clustering: Securities can be clustered based on valuation metrics like price-to-earnings (P/E) ratio, price-to-book (P/B) ratio, and dividend yields. This aids in identifying undervalued or overvalued securities within the market, enabling informed buy or sell decisions. CourseNana.COM

In your analysis, you should present the following output: CourseNana.COM

  • Present the optimal number of clusters using e.g., the elbow method, silhouette score. Include visualizations such as an elbow plot or silhouette plot to justify the chosen number of clusters. CourseNana.COM

  • Cluster Characteristics: For each cluster identified, provide a summary of its characteristics in CourseNana.COM

    terms of the valuation metrics. This might include the average or median values of P/E, P/B, P/S ratios, etc., within each cluster, helping to identify which clusters represent undervalued or overvalued securities. CourseNana.COM

  • Cluster Sizes: Report the size of each cluster (i.e., the number of securities falling into each cluster). CourseNana.COM

    Visualizations CourseNana.COM

    • Cluster Distributions: Provide visualizations such as scatter plots or box plots that show the CourseNana.COM

      distribution of valuation metrics within and across clusters. This can help in visually CourseNana.COM

      assessing the differences between clusters. CourseNana.COM

    • Cluster Profiling: Pie charts or bar graphs can be useful to illustrate the composition of each CourseNana.COM

      cluster, such as the proportion of stocks from different sectors or the average valuation CourseNana.COM

      metrics. CourseNana.COM

Interpretation and Analysis: CourseNana.COM

  • Valuation Insights: Offer insights into what each cluster represents in the context of market valuation. For instance, one cluster might group highly undervalued stocks with low P/E and high dividend yields, while another cluster might contain overvalued stocks with high P/E and low dividend yields. CourseNana.COM

  • Temporal Stability. Comment on the stability of clusters over time. This can provide insights into how market perceptions of value change. CourseNana.COM

  • Investment Implications. Comment on which securities you would suggest AQR to invest in on 31/01/2020, and which ones on 30/06/2020. Do these recommendations differ? Why? CourseNana.COM

    (5) Unsupervised Machine Learning Principal Component Analysis CourseNana.COM

    The lead asset manager asks you to distil a variety of market-wide and company-specific factors to the core Principal Components. The Principal components will be used to explain monthly returns. You may combine Stock_data_part3.xlsx dataset with any other data (e.g., valuation ratios, market returns, Fama-French factors (external), interest rates (external) etc.), and analyse the principal components to understand the factors driving returns. CourseNana.COM

    In your analysis, you should present the following output: CourseNana.COM

BUSANA 7003 Business Analytics Project CourseNana.COM

  • A detailed summary of the principal components extracted from the PCA, including the amount of variance explained by each component. This should include a scree plot or a table summarizing the eigenvalues and the percentage of variance explained by each principal component, helping to identify the most significant factors affecting monthly returns. CourseNana.COM

  • Factor Loadings: For each principal component identified as significant, provide the factor loadings of the original variables (e.g., valuation ratios, market returns, Fama-French factors, interest rates). This will show how each original variable contributes to the principal components, indicating which factors are most influential in driving returns. CourseNana.COM

  • Factor Interpretation: An interpretation of what each significant principal component represents in the context of market-wide and company-specific factors. For example, the first principal component might be interpreted as overall market risk, while the next components could represent size and value factors, sector exposures, or interest rate sensitivity. This section should bridge the mathematical output of PCA with intuitive financial concepts. CourseNana.COM

  • Implications for Monthly Returns: Discuss how each principal component influences monthly returns. This could involve analyzing how movements in the principal components are associated with changes in stock returns, providing insights into the underlying risk factors or market conditions that impact asset prices. CourseNana.COM

    (6) Analysing experimental evidence using Difference-in-Difference regressions CourseNana.COM

    AQR wants to analyse the effects of the SEC Tick Size Pilot program, and find out how the securities in test groups were affected in terms of bid-ask spread. Use monthly data from Stock_data_part3.xlsx and the list of treatment and control securities (https://www.finra.org/rules-guidance/key-topics/tick- size-pilot-program) to investigate this question. CourseNana.COM

    In your analysis, you should present the following output: CourseNana.COM

  • A regression specification with detailed explanation of the null hypothesis and alternative hypothesis. CourseNana.COM

  • Regression output and interpretation of coefficients/ CourseNana.COM

  • Implications for AQR trading strategy. How should AQR adjust their trading in treated and CourseNana.COM

    control stocks to minimise their transaction costs? CourseNana.COM

    (7) Summary CourseNana.COM

    Based on your earlier analysis, draw conclusions for AQR that tackle the following overarching questions: CourseNana.COM

  • -  What does the COVID-19 data tell us about whether a stock or ETF increase or decrease in price during a market crash? CourseNana.COM

  • -  What do we know about the risk factors explaining monthly returns? CourseNana.COM

  • -  How does widening tick sizes affect liquidity in the stock market? CourseNana.COM

CourseNana.COM

BUSANA 7003 Business Analytics Project CourseNana.COM

Interim project presentation. CourseNana.COM

Please, complete Tasks (1) (5) of the project, and combine your findings in a ppt presentation (to be submitted via MyUni under Assessments). CourseNana.COM

In class (Week 8 seminar and workshop), you will have 5 minutes to present a subset of your ppt to your colleagues. You are encouraged to coordinate with your team members to select the non- overlapping topics of the ppt. For example, team member 1 may present task 1, team member 2 task 2 and so on. CourseNana.COM

This ppt will be graded as an individual assignment. CourseNana.COM

Final project presentation. CourseNana.COM

Please, complete Tasks (1) (7) of the project, and combine your findings in a ppt presentation (to be submitted via MyUni under Assessments). This ppt will be graded as a team assignment.. CourseNana.COM

In class (Week 12 seminar and workshop), your team will have 15-20 minutes to present your findings. CourseNana.COM

This ppt will be graded as a team assignment. Each team member should submit an identical ppt via MyUni, and the grade will be the same across team members. CourseNana.COM

Final project report and data. CourseNana.COM

Please, complete Tasks (1) (7) of the project, and combine your findings in a project report (to be submitted via MyUni under Assessments). The report should be max 10 pages long (1.5 spacing, Times New Roman), excluding appendices and references, and should address all tasks of the assessment succinctly, with the relevant visualisations, tables, and descriptive statistics. CourseNana.COM

You should submit your final report, and reproducible code (in Python, R, or SAS) together with datasets as part of this assessment. CourseNana.COM

This component will be graded as an individual assignment.  CourseNana.COM

Get in Touch with Our Experts

WeChat WeChat
Whatsapp WhatsApp
Adelaide代写,BUSANA7003代写,Business Analytics代写,AQR Asset Management代写,Python代写,Machine Learning代写,Adelaide代编,BUSANA7003代编,Business Analytics代编,AQR Asset Management代编,Python代编,Machine Learning代编,Adelaide代考,BUSANA7003代考,Business Analytics代考,AQR Asset Management代考,Python代考,Machine Learning代考,Adelaidehelp,BUSANA7003help,Business Analyticshelp,AQR Asset Managementhelp,Pythonhelp,Machine Learninghelp,Adelaide作业代写,BUSANA7003作业代写,Business Analytics作业代写,AQR Asset Management作业代写,Python作业代写,Machine Learning作业代写,Adelaide编程代写,BUSANA7003编程代写,Business Analytics编程代写,AQR Asset Management编程代写,Python编程代写,Machine Learning编程代写,Adelaideprogramming help,BUSANA7003programming help,Business Analyticsprogramming help,AQR Asset Managementprogramming help,Pythonprogramming help,Machine Learningprogramming help,Adelaideassignment help,BUSANA7003assignment help,Business Analyticsassignment help,AQR Asset Managementassignment help,Pythonassignment help,Machine Learningassignment help,Adelaidesolution,BUSANA7003solution,Business Analyticssolution,AQR Asset Managementsolution,Pythonsolution,Machine Learningsolution,