首页
网站开发
桌面应用
管理软件
微信开发
App开发
嵌入式软件
工具软件
数据采集与分析
其他
首页
>
> 详细
代做ACCT 6142 、代写Python编程语言
项目预算:
开发周期:
发布时间:
要求地区:
Instructions on Final Project
Option 1: Coding based project-Backtesting a trading signal (number of students: 3-6)
The purpose of this project is to help you get in hands with the quantitative trading strategies
in practice. You need to use the knowledge you learned in lectures to construct your own
portfolio and trading strategies and backtest your strategy using programming language
(Python, Stata, SAS, R etc.). Submit your written report (3-5 pages), with your program code,
program output, and other related supporting materials on or before the due date, 10:00 pm 29th
February, 2024.
Handling Data:
Step 1: Constructing the sample
1. Quant signal selection, you can use either an existing one (e.g. accruals, Piotroski F-score,
the Magic formula), a composite score from multiple signals you learn from the class, or you
may come up with your own trading signal (with bonus grade 3 points).
2. Download financial data from COMPUSTAT and the market data (i.e. stock returns) from
CRSP from 1980-2023.
3. Screen the data
e.g. Remove tiny stocks by requiring market value>1 million and/or price>1 dollar
e.g. Remove non-sensible observations with negative sales/assets (obvious data errors)
e.g. Remove firms from financial and utility industries, as they are highly regulated
Step 2: Describe your data
1. Please calculate the Mean, Median, Variance, 25% and 75% of the distribution of your
trading signal variable and stock return variable.
** Please don t forget to scale your trading signal variable by either asset or market
value. Otherwise, you only pick up the scaling effect.
2. Please present the correlations among your trading signal variable and other common
firm characteristics, including book value of firm, market value of firm, book-to-market
ratio, various financial ratios (such as asset growth, leverage ratio, return on assets,
sales growth etc.).
Step 3: Backtest: Perform portfolio analysis based on your (historical) data
1. Please use market adjusted returns to proxy for abnormal returns (see class note).
Bonus grade (1 points) will be given if you can use size and B/M adjusted returns to
proxy for abnormal returns.
2. Each year, sorting firms into deciles (i.e. 10 portfolios) according to your trading
signal
3. Each year, calculating simple average abnormal return (i.e. equal weighted portfolio
1
2
return) for each decile and the hedge return (i.e. the difference in abnormal returns
between the long decile and the short decile, ALPHA) based on your trading signal.
a) If your trading signal is a positive return predictor decile one is associated with
the lowest future stock return (short) and decile 10 is associated with the highest
stock return (long)
b) If your signal is a negative return predictor decile one is associated with the
highest future stock return (long) and decile 10 is associated with the lowest stock
return (short)
4. Please plot the hedge return (alpha) each year from 1980-2022 and describe the trend
of the hedge returns
5. Based on time-series hedge returns in step 4 (i.e. 43 observations), please calculate the
mean average abnormal return (average alpha) and associated t-statistics (=mean
average abnormal return/standard deviation; the higher the larger the Sharpe Ratio)
across 1980-2022.
Written report (in 3-5 pages, font 12, double spaced, the number of pages for program
and output is unlimited)
Please explain
1) The rationale of your trading signal. Do you expect it to be a positive or a negative stock
return predictor? Why?
2) Please describe descriptive statistics.
3) Please describe the correlations among your trading signal and other firm characteristics.
4) Please describe the results of your portfolio tests.
a) How many years out of 43 years can your trading signal generate positive alpha? Do
you observe any time-trend pattern (e.g. declining magnitude of alpha)?
b) Can your trading strategy generate statistically significant alpha in your sample period?
3
Option 2: Coding based project-Predicting fundamentals (number of students: 3-6)
The purpose of this project is to help you get in hands with the quantitative predictive analytics
in practice. Your objective is to predict a fundamental variable (i.e. earnings, revenue, cash
flow from operation or other metrics you are interested*** Again, please scale your variable
by either asset or market value) using programming language (Python, Stata, SAS, R etc.) for
a large scale of data. Submit your written report (3-5 pages), with your program code, program
output, and other related supporting materials on or before the due date.
Handling Data:
Step 1: Constructing the sample (panel data)
1. Download financial data from COMPUSTAT and the market data (i.e. stock returns) from
CRSP (if necessary) from 1980-2023.
2. Screen the data
e.g. Remove tiny stocks by requiring market value>1 million and/or price>1 dollar
e.g. Remove non-sensible observations with negative sales/assets (obvious data error)
Step 2: Describe your data
1. Please calculate the Mean, Median, Variance, 25% and 75% of the distribution of your
dependent (Y) and independent variables (Xs).
2. Please present the correlations among your Y and X variables.
Step 3: In-sample prediction
You may try different combinations of predictive variables you expect to forecast Y
For each trial, please specify Y (target) and Xs (predictive variables) of your predictive
model (i.e. Y=a+b1X1+b2X2+b3X3 ).
1. For each trial, please run OLS regression. Any other methods are encouraged.
2. For each trial, please describe the economic (i.e. magnitude of the coefficients on your
predictive variables) and statistical significance (i.e. t-stat and p-value associated with
the coefficient of each predictive variable).
3. For each trial, please describe the overall fitness of the model (i.e. adjusted R-square).
Written report (in 3-5 pages, font 12, double spaced the number of pages for program
and output is unlimited):
Besides describing results mentioned above.
1) Please explain the rationale of your choice of each predictive variable. Do you expect it to
be a positive or a negative Y predictor? Why?
2) Please describe descriptive statistics.
3) Please describe the correlations among X and Y variables.
Option 3: Non-coding based project (number of students: 3-6 students)
You will prepare a detailed analysis of earnings quality of a company. Select a firm in which
you have a particular interest. Assess its attractiveness from the perspective of a hedge fund
specializing in US equity and focusing on value investing. Concluding your findings in the
form of an Analyst Recommendation (Buy, Sell, or Hold).
DESCRIPTION
The team will be analyzing a company s annual report for consecutive 5 years. The team must
prepare a prospectus of not more than 12 pages (font 12, double spaced), including title page,
which describes the team s analyses and recommendations. A prospectus is a short description
of the analyses and must include the following sections: 1. Executive Summary 2. Earnings
Quality Analysis 2. Conclusions/Recommendations
SECTION 1: EXECUTIVE SUMMARY
This section provides a brief overview of the company. Participants are not limited but, at a
minimum, should provide the following information for both companies:
Official name of the corporation
Stock symbol of the corporation and the exchange on which it is traded
Date of the annual report (10-K) filing according to the financial statements provided
The primary products(s) and/or services (s) of the corporation
The major competitors of the corporation
SECTION 2: EARNINGS QUALITY ANALYSIS
Your project should demonstrate evidence of detailed financial analysis of firm data.
Integration of tools and concepts acquired in this and other courses (e.g., financial ratio, vertical
analysis, horizontal analysis, cash flow analyses and analyst forecasts) will enhance your grade.
Your project should also include some form of benchmarking, that is, comparison to other
similar firms or circumstances.
Please analyze major accounts on the Balance Sheet and Income Statement, and also read the
Cash Flow Statement to see whether you can locate the trace of possible earnings misstatement.
Hints are provided, but not limited, below:
Incentives:
Any change of auditors, CEO/CFO?
4
Earnings are just above an important benchmark (such as analyst forecast, zero or last
year s earnings)?
Issuance of capital (equity or debt) or any M&A transaction?
Balance Sheet:
Abnormally high accrual or low accruals for each individual accruals account?
Any cookie jar reserve or reverse of the reserve?
Any evidence on big bath accounting? Such as not well explained big scale write?off/down?
Excess capitalization?
Income Statement and Comprehensive Income
Big change in R&D, advertising intensity or SG&A?
Big amount of gains or losses?
Big amount of dirty surplus?
Big book-tax difference?
Quantitative Analysis
Please calculate the following quantitative scores each year to help you access the financial
status of the company and its competitors (at least two).
Piotroski F-score (overall financial health status)
Beneish-M score (likelihood of earning manipulation)
Benford score for Balance Sheet and Income Statement (hint of earnings manipulations)
Altman Z-score (likelihood of financial distress)
Dechow et al.-F score.(likelihood or earnings manipulation)
Other:
Any changes in accounting policy?
Off-Balance Sheet Transactions?
Adequate Disclosure?
Enough information for contingency?
Reasonable assumptions for the discount rate applied to pension assets/liabilities?
SECTION 3: CONCLUSIONS/RECOMMENDATIONS Draw conclusions from the data
and your analysis, what recommendation would you make to current and potential private or
organizational investors of the company?
5
软件开发、广告设计客服
QQ:99515681
邮箱:99515681@qq.com
工作时间:8:00-23:00
微信:codinghelp
热点项目
更多
代写cs918 sentiment classifi...
2025-04-02
代做llp714 corporate social ...
2025-04-02
代做cs 338 – winter 2025 as...
2025-04-02
代做21797 strategic supply c...
2025-04-02
代做ee 5711: power electroni...
2025-04-02
代写llaw6055 law of internat...
2025-04-02
代写dts208tc data analytics ...
2025-04-02
代做bees2041 data analysis f...
2025-04-02
代做econ154 business statist...
2025-04-02
代写cit 596 - hw5代做留学生j...
2025-04-02
代做data driven business代写...
2025-04-02
代写envi5705 – assessment 2...
2025-04-02
代写econ154 - statistical fo...
2025-04-02
热点标签
mktg2509
csci 2600
38170
lng302
csse3010
phas3226
77938
arch1162
engn4536/engn6536
acx5903
comp151101
phl245
cse12
comp9312
stat3016/6016
phas0038
comp2140
6qqmb312
xjco3011
rest0005
ematm0051
5qqmn219
lubs5062m
eee8155
cege0100
eap033
artd1109
mat246
etc3430
ecmm462
mis102
inft6800
ddes9903
comp6521
comp9517
comp3331/9331
comp4337
comp6008
comp9414
bu.231.790.81
man00150m
csb352h
math1041
eengm4100
isys1002
08
6057cem
mktg3504
mthm036
mtrx1701
mth3241
eeee3086
cmp-7038b
cmp-7000a
ints4010
econ2151
infs5710
fins5516
fin3309
fins5510
gsoe9340
math2007
math2036
soee5010
mark3088
infs3605
elec9714
comp2271
ma214
comp2211
infs3604
600426
sit254
acct3091
bbt405
msin0116
com107/com113
mark5826
sit120
comp9021
eco2101
eeen40700
cs253
ece3114
ecmm447
chns3000
math377
itd102
comp9444
comp(2041|9044)
econ0060
econ7230
mgt001371
ecs-323
cs6250
mgdi60012
mdia2012
comm221001
comm5000
ma1008
engl642
econ241
com333
math367
mis201
nbs-7041x
meek16104
econ2003
comm1190
mbas902
comp-1027
dpst1091
comp7315
eppd1033
m06
ee3025
msci231
bb113/bbs1063
fc709
comp3425
comp9417
econ42915
cb9101
math1102e
chme0017
fc307
mkt60104
5522usst
litr1-uc6201.200
ee1102
cosc2803
math39512
omp9727
int2067/int5051
bsb151
mgt253
fc021
babs2202
mis2002s
phya21
18-213
cege0012
mdia1002
math38032
mech5125
07
cisc102
mgx3110
cs240
11175
fin3020s
eco3420
ictten622
comp9727
cpt111
de114102d
mgm320h5s
bafi1019
math21112
efim20036
mn-3503
fins5568
110.807
bcpm000028
info6030
bma0092
bcpm0054
math20212
ce335
cs365
cenv6141
ftec5580
math2010
ec3450
comm1170
ecmt1010
csci-ua.0480-003
econ12-200
ib3960
ectb60h3f
cs247—assignment
tk3163
ics3u
ib3j80
comp20008
comp9334
eppd1063
acct2343
cct109
isys1055/3412
math350-real
math2014
eec180
stat141b
econ2101
msinm014/msing014/msing014b
fit2004
comp643
bu1002
cm2030
联系我们
- QQ: 9951568
© 2021
www.rj363.com
软件定制开发网!