ACST2001 S2 2024 Spreadsheet Project Task


ACST2001 S2 2024 Spreadsheet Project Task 
In a spreadsheet, create four separate sheets, labelled ‘Part a’, ‘Part b’, ‘Part c’ and ‘Part 
d’. Part a to c conffrm some of the results presented to you in week 7, on slide 40-42. 
Then answer the following questions 
a. On your sheet labelled ‘Part a’ do the following. 
 
Assume each bond has a face value of $100. 
 
Firstly, you are required to price a number of bonds (30 in all). We start by 
considering a 4% Treasury bond, maturing in 8 years. Price this bond (in 3 
decimal places) at yields to maturity of …, 20% and 22% p.a. 
 
Next consider a 10% Treasury bond, maturing in 8 years. Also price this bond (in 
3 decimal places) at yields to maturity of …, 20% and 22% p.a. 
 
Finally, consider a 22% Treasury bond, maturing in 8 years. Also price this bond 
(in 3 decimal places) at yields to maturity of , …, 20% and 22% 
p.a. 
 
The table below is the recommended format for the 30 bond prices, one value is 
given as a check value. 
 
Yield to Maturity  
  
b. On your sheet labelled ‘Part b’ do the following. 
 
Produce one graph of the prices (vertical axis) against yields (horizontal axis) you 
calculated above for the three different bonds in part a – that is, all three bond 
results should be plotted in the one graph. Price should be the vertical axis of 
your graph. Label the three curves you have plotted as ‘4% coupon’, ‘10% 
coupon’, and ‘22% coupon’. 
 
c. On your sheet labelled ‘Part c’ do the following. 
 
Consider the move in yield from   0 = 8% to   1 = 6%. By adjusting our 
approximate formula for modified duration, calculate the (approximate) duration 
(in years) of each of the three Treasury bonds maturing in 8 years we worked with 
above (one with 4% coupon, one with 10% coupon, and one with 22% coupon). 
 
Next, consider the move in yield from   0 = 16% to   1 = 18%. Using your formula 
above, calculate the (approximate) duration (in years) of each of the three 
Treasury bonds maturing in 8 years we worked with above (one with 4% coupon, 
one with 10% coupon, and one with 22% coupon). 
 
The approximate formula for modified duration, shown in the week 8 lecture 
notes on slide 31. You are not required to calculate the exact duration, but you 
need to calculate the approximate duration. 
 
The table below is the recommended format, you can add more columns if 
necessary. 
 8-year 
Treasury Bond   0   1 
Approximate 
Modified Duration 
Approximate 
Duration 
4% coupon 8% 6% 
10% coupon 8% 6% 
22% coupon 8% 6% 
4% coupon 16% 18% 
10% coupon 16% 18% 
22% coupon 16% 18% 
 
 
 You should also conduct a reasonable check in your documentation. 
 
· If Duration of a coupon paying bond should always be less than the term of the 
bond. Are your answers consistent with this statement? 
· Compare the Duration of the low coupon bonds to the Duration of higher 
coupon bonds. Which bonds have a longer duration? Is this what you expected? 
· Compare the Duration of the bonds at low yields to the Duration of the same 
bonds at higher yields. When is the Duration longer, at low yields or high yields? 
Is this what you expected? 
 
 d. On your sheet labelled ‘Part d’ do the following 
 
You need to model the net bond price of a 15 September 2030 Treasury bond 
with a coupon rate   2 = 5% p.a. and a face value of $100 that matures at par, the 
yield to maturity is   2 = 6%. You should account for a 30% tax on interest and 
capital gain, assuming the tax on interest is deferred 6 months, and tax on 
capital gain is deferred 12 months. 
 
You are required to create a bond price model that can calculate the net bond 
price from 16 March 2024 to 15 September 2024. Your marker would input these 
dates in cell B1 (you can start with any dates from 16 March 2024 to 15 
September 2024 in cell B1), you are required to determine the net bond price in 
cell E1. You can use any Excel cells in ‘part d’ to aid you to calculate your final 
answer in cell E1. 
 
You will be awarded with 1 bonus mark if your model can correctly determine the 
net bond price after 15 September 2024. More information about the bonus mark 
can be found at the end of document. 
 
 The deadline for Spreadsheet Project Task (group part) is 1 October 2024, 11:55 PM. 
Present your answers to the above questions in a functional Excel spreadsheet (it 
should be .xlsx or .xls file), give each solution on a separate sheet (labelled Part a, Part 
b, Part c and Part d). Your first page (part a) should also give the name and student id 
number of each person in the group. Your spreadsheet should be clearly labelled and 
easy to understand. Make sure you identify what the inputs and outputs are for each 
worksheet. (You can check week 2 – week 5 practical solution and follow the format for 
input and output). You need to include the necessary information, e.g., title, axis title, 
etc., in your plot. You need to document and describe your working steps. Note that 
uploading a file can take up to 10 or 15 minutes. You need to submit your file at least 20 
minutes before the deadline to ensure a successful submission. 
 
Marking break down 
1. Formatting and documentation for Part a-d [3 marks] 
2. Part a [3 marks] 
3. Part b [3 marks] 
4. Part c [3 marks] 
5. Part d [3 marks + 1 bonus mark] 
The maximum mark you can receive for this group project task is 15/15. If you get 14 
marks + 1 bonus mark your final mark would be 15/15. If you get 15 marks + 1 bonus 
mark your final mark would be 15/15. 

资源下载链接为: https://pan.quark.cn/s/5c50e6120579 在Android移动应用开发中,定位功能扮演着极为关键的角色,尤其是在提供导航、本地搜索等服务时,它能够帮助应用获取用户的位置信息。以“baiduGPS.rar”为例,这是一个基于百度地图API实现定位功能的示例项目,旨在展示如何在Android应用中集成百度地图的GPS定位服务。以下是对该技术的详细阐述。 百度地图API简介 百度地图API是由百度提供的一系列开放接口,开发者可以利用这些接口将百度地图的功能集成到自己的应用中,涵盖地图展示、定位、路径规划等多个方面。借助它,开发者能够开发出满足不同业务需求的定制化地图应用。 Android定位方式 Android系统支持多种定位方式,包括GPS(全球定位系统)和网络定位(通过Wi-Fi及移动网络)。开发者可以根据应用的具体需求选择合适的定位方法。在本示例中,主要采用GPS实现高精度定位。 权限声明 在Android应用中使用定位功能前,必须在Manifest.xml文件中声明相关权限。例如,添加<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />,以获取用户的精确位置信息。 百度地图SDK初始化 集成百度地图API时,需要在应用启动时初始化地图SDK。通常在Application类或Activity的onCreate()方法中调用BMapManager.init(),并设置回调监听器以处理初始化结果。 MapView的创建 在布局文件中添加MapView组件,它是地图显示的基础。通过设置其属性(如mapType、zoomLevel等),可以控制地图的显示效果。 定位服务的管理 使用百度地图API的LocationClient类来管理定位服务
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值