Skip to main content

Kasset -> IGB Reit

2,730,000,000 / 520,997,000 = 5.24.
Each Kasset will give u 5.24 IGBReit.

Kasset will have a total cash of 1,212.559M + 670M (IPO) = 1,812.559M cash
From there, the distributable sum is 1,266.990M.

1,266,990,000 / 520,997,000 = RM2.43 per share.

Therefore:
Buying 1k of Kasset today would have cost you RM7,400.
You will get back RM2,430 cash + 5,240 IGBReit.

(RM7400-RM2430)/5,240=RM0.948 per unit of IGBReit
Theoretical IPO Price is RM1.00. so yeah, you do get some sort of discount.
Market is super efficient... notworthy.gif notworthy.gif that is why it never goes beyond RM7.60.. I still have so much to learn... notworthy.gif 


If you buy Kasset at 9.17, your average IGBReit will be at RM1.28626.
If you buy Kasset at 9.5, your average IGBReit will be at RM1.34924.
Of course, with the RM2.42 per share cash return. Cash distribution will only be announced later, expected to be Q1 2013. 





Comments

Popular posts from this blog

VMware VRNI 3.5 NTP is working but not healthy

We have experienced this problem where some of the major services not started. You will not be able to connect to the vRNI via web -> https://<ip_address_of_vrni_platform>>. This probably caused by NTP insync. You need to manually start these services. Login with Consoleuser / and default password if not changed before via venter web console. Run services restart and wait for couple minutes (it took me 5-6 mins). Types of Users  User name  Password  Admin UI  admin@local Set this password in the Activate License window during installation. SSH User  support ark1nc0113ct0r CLI User  consoleuser ark1nc0ns0l3 Note It is recommended that the users change the default passwords immediately after the deployment.  Procedure 1 Navigate to  https://<vRealize Network Insight Platform IP address> .  2 Log in to the product UI with the corresponding user name and password. ...

Packaging MS Office 2013 Professional Plus with Thinapp 4.7.3

I can't find the link to package MS Office 2013 but only MS Office 2010 as here . I'm packaging MS Office 2013 the same way MS office 2010 did and it works. Some notes to be taken:- Always run the thinapp with local administrator privilege. Make sure you modify the config.xml (located on proplusr.ww folder), save it and run the setup in command prompt, e.g.. setup.exe /config c:\tmp\config.xml I will choose to run thinapp with VMware Fusion/Workstation with SSD and snapshot. This will allow you to easily revert the snapshot anytime you like. Since the whole Office will be packaged, always select option "Run all from my computer" Always remember to run the application a couple times after installation Always remember to activate the license before proceeding with post-scan I've not installed .net framework as suggested by some blog and the Office 2013 is working. I will run the application and testing to see how it goes. So far, I've thinapp MS o...

vSphere Replication - checking the replication status

Enable SSH on ESXi host (you can do this using vCenter) Download putty or any SSH client and log in with root access vim-cmd vmsvc/getallvms ~ # vim-cmd hbrsvc Commands available under hbrsvc/: vmreplica.abort vmreplica.pause vmreplica.create vmreplica.queryReplicationState vmreplica.disable vmreplica.reconfig vmreplica.diskDisable vmreplica.resume vmreplica.diskEnable vmreplica.startOfflineInstance vmreplica.enable vmreplica.stopOfflineInstance vmreplica.getConfig vmreplica.sync vmreplica.getState  See more at: http://www.virtuallyghetto.com/2011/07/hbr-host-based-replication-cli-for-srm.html#sthash.mpqbyGmw.dpuf http://www.virtuallyghetto.com/2011/07/hbr-host-based-replication-cli-for-srm.html