Thursday, February 7, 2013

Assignments Session 5




1. Convert Data into a time series format and then calculate the returns from it.
Data set- CNX Mid-cap Index downloaded from NSE from August 2012-January 2013-10th reading to 95th reading. 



>nse6m<- read.csv(file.choose(),header=T)
> Close<- nse6m$Close
> Close.ts<- ts(Close)
> Close.ts<- ts(Close, deltat=1/252)
> Close.interval<-ts(data=Close.ts[10:95],frequency=1,deltat=1/252)
> Close.diff<- diff(Close.interval)
> Close.lag<- lag(Close.interval, K=1)
> Returns<- Close.interval/Close.lag
> Returns.table<- cbind(Close.interval,Close.lag,Close.diff,Returns)
> plot(Returns.table,main="Data from Index, Difference, Return")
 


 2.  First 700 data is available, Predict the data from 701-850, use the GLM estimation using LOGIT Analysis for the same.


> logit<-read.csv(file.choose(),header=T)
> logit.data<- logit[1:700,1:9]
> head(logit.data)
  age ed employ address income debtinc creddebt othdebt default
1  41  3     17      12    176     9.3    11.36    5.01       1
2  27  1     10       6     31    17.3     1.36    4.00       0
3  40  1     15      14     55     5.5     0.86    2.17       0
4  41  1     15      14    120     2.9     2.66    0.82       0
5  24  2      2       0     28    17.3     1.79    3.06       1
6  41  2      5       5     25    10.2     0.39    2.16       0
> logit.data$ed<-factor(logit.data$ed)
> logit.est<-glm(default ~ age + ed + employ + address + income, data=logit.data, family ="binomial")
> summary(logit.est)

Call:
glm(formula = default ~ age + ed + employ + address + income,
    family = "binomial", data = logit.data)

Deviance Residuals:
    Min       1Q   Median       3Q      Max 
-1.5229  -0.8196  -0.5408   1.0673   2.8521 

Coefficients:
             Estimate Std. Error z value Pr(>|z|)   
(Intercept) -0.894875   0.450781  -1.985 0.047126 * 
age          0.024982   0.015655   1.596 0.110541   
ed2          0.226624   0.216796   1.045 0.295868   
ed3          0.357120   0.291745   1.224 0.220921   
ed4         -0.007832   0.403119  -0.019 0.984499   
ed5         -1.032156   1.201660  -0.859 0.390372   
employ      -0.168476   0.024544  -6.864 6.69e-12 ***
address     -0.062393   0.018521  -3.369 0.000755 ***
income       0.013021   0.004144   3.142 0.001679 **
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

(Dispersion parameter for binomial family taken to be 1)

    Null deviance: 804.36  on 699  degrees of freedom
Residual deviance: 711.89  on 691  degrees of freedom
AIC: 729.89

Number of Fisher Scoring iterations: 5

> forecast<-logit[701:850,1:8]
> forecast$ed<-factor(forecast$ed)
> forecast$probability<-predict(logit.est,newdata=forecast,type="response")
> head(forecast)

    age ed employ address income debtinc creddebt othdebt probability
701  36  1     16      13     32    10.9     0.54    2.94  0.04370623
702  50  1      6      27     21    12.9     1.32    1.39  0.11226674
703  40  1      9       9     33    17.0     4.88    0.73  0.17599440
704  31  1      5       7     23     2.0     0.05    0.41  0.24972447
705  29  1      4       0     24     7.8     0.87    1.01  0.37009683
706  25  2      1       3     14     9.9     0.23    1.15  0.44594623

No comments:

Post a Comment

The Hindu RSS News

The Hindu - News http://www.thehindu.com/ RSS feed en-us Copyright 2013 The Hindu http://www.thehindu.com/news/international/world/gupta-ordered-to-pay-goldman-62-million/article4456124.ece http://www.thehindu.com/news/international/world/almaty-talks-start-high-on-hope/article4456109.ece http://www.thehindu.com/news/international/world/chuck-hagels-2011-antiindia-remarks-draw-ire/article4456098.ece http://www.thehindu.com/news/national/bansals-safe-budget/article4455805.ece http://www.thehindu.com/news/national/delhi-gangrape-case-dcp-summoned-on-plea-for-fir-against-transport-minister-officials/article4455792.ece http://www.thehindu.com/news/national/other-states/budget-ignores-northeast-says-cpi-m/article4455811.ece http://www.thehindu.com/news/national/tamil-nadu/dmk-delegation-meets-pm-on-cauvery/article4455806.ece http://www.thehindu.com/news/national/bill-to-curb-sexual-harassment-in-workplaces-passed-in-rajya-sabha/article4455795.ece http://www.thehindu.com/news/cities/bangalore/widows-murder-fast-track-court-awards-life-sentence-to-auto-driver/article4455645.ece http://www.thehindu.com/news/international/world/pope-to-be-called-emeritus-pope/article4455649.ece http://www.thehindu.com/news/national/kerala/railway-budget-a-humiliation-for-kerala-rajagopal/article4455664.ece http://www.thehindu.com/features/metroplus/society/smell-the-coffee/article4455306.ece http://www.thehindu.com/features/metroplus/cool-air-and-cold-silence/article4455642.ece http://www.thehindu.com/sci-tech/health/diet-and-nutrition/soak-up-some-sun/article4455404.ece http://www.thehindu.com/features/metroplus/Food/something-to-chew-on/article4455390.ece http://www.thehindu.com/features/friday-review/art/between-objects-and-life/article4455259.ece http://www.thehindu.com/features/friday-review/music/beat-street/article4455300.ece http://www.thehindu.com/features/friday-review/music/boom-shackalak/article4455600.ece http://www.thehindu.com/features/metroplus/an-interesting-mix/article4455586.ece http://www.thehindu.com/features/metroplus/society/milos-silver-lining/article4455364.ece http://www.thehindu.com/features/metroplus/this-is-where-ramanujan-was-born/article4455332.ece http://www.thehindu.com/news/cities/Hyderabad/akbaruddin-admitted-to-apollo-hospital/article4455556.ece http://www.thehindu.com/features/metroplus/compact-and-clutchless/article4455330.ece http://www.thehindu.com/features/metroplus/the-automatic-upgrade/article4455322.ece http://www.thehindu.com/business/markets/sensex-plunges-316-pts-to-3month-low-as-rail-budget-fails-to-cheer-market/article4455473.ece http://www.thehindu.com/life-and-style/persian-tales/article4455296.ece http://www.thehindu.com/news/cities/chennai/dirty-toilets-send-an-sms/article4455466.ece http://www.thehindu.com/news/national/hyderabad-blast-nia-seeks-custody-of-suspected-im-operatives/article4455465.ece http://www.thehindu.com/news/national/school-teacher-arrested-for-molesting-9-girls-in-maharashtra/article4455406.ece http://www.thehindu.com/news/national/kurien-has-never-been-an-accused-in-suryanelli-case-kamal-nath/article4455445.ece http://www.thehindu.com/features/metroplus/to-market-to-market/article4455419.ece http://www.thehindu.com/news/national/other-states/2-kids-run-over-by-train-in-mp-railway-employee-burnt-alive/article4455441.ece http://www.thehindu.com/news/cities/bangalore/police-robber-injured-in-shootout-in-varthur/article4455403.ece http://www.thehindu.com/business/Economy/realtors-brokerages-free-to-run-banks-if-they-meet-norms-rbi/article4455378.ece http://www.thehindu.com/news/national/tn-government-to-move-bill-to-regulate-sale-of-acid/article4455311.ece http://www.thehindu.com/news/national/eticketing-to-be-revamped-by-yearend/article4455348.ece http://www.thehindu.com/news/news-in-pictures/article4455303.ece http://www.thehindu.com/news/national/day-in-pictures/article4455241.ece http://www.thehindu.com/news/national/auction-of-cdma-spectrum-from-march-11/article4455223.ece http://www.thehindu.com/news/national/kerala/no-decision-taken-on-recording-complaint-against-kurien-govt/article4455193.ece http://www.thehindu.com/news/national/rail-budget-reformist-forwardlooking-manmohan/article4455187.ece http://www.thehindu.com/news/international/world/18-foreign-tourists-killed-in-egypt-balloon-crash/article4455090.ece http://www.thehindu.com/news/national/no-fresh-hike-in-railway-passenger-fares/article4455057.ece http://www.thehindu.com/news/cities/Visakhapatnam/call-to-bridge-importexport-gap-to-revive-economy/article4455052.ece http://www.thehindu.com/news/cities/Vijayawada/turn-adversity-into-advantage/article4455047.ece http://www.thehindu.com/news/cities/Mangalore/powers-of-karnataka-police-act-misused-activists/article4455040.ece http://www.thehindu.com/news/resources/railway-minister-pawan-kumar-bansals-budget-speech/article4454995.ece Railway Minister Pawan Kumar Bansal’s speech presenting the Railway Budget 2013-14 in the Lok... ]]> http://www.thehindu.com/news/national/railway-budget-201314-dynamic-fuel-adjustment-for-freight-rates/article4454956.ece
  • New wheel factory to be set up at Rae Bareli
  • Dynamic fuel adjustment component to be introduced on freight rates from April one, that will result in less than five per cent i... ]]>
  • http://www.thehindu.com/news/international/world/gaza-militants-fire-rocket-into-israel/article4454870.ece Israeli police say a rocket has been fired from the Gaza Strip into Israel. A police spokesman says there was damage to a road but no injuries. It’s the first such rocket from the Palest... ]]> http://www.thehindu.com/news/national/railway-budget-201314-67-express-26-passenger-trains-introduced/article4454710.ece http://www.thehindu.com/news/national/railway-budget-201314-freight-rates-for-moving-diesel-cooking-fuel-hiked/article4454722.ece http://www.thehindu.com/news/national/railway-budget-201314-fire-extinguishers-to-be-kept-in-guard-vans/article4454733.ece http://www.thehindu.com/news/cities/Tiruchirapalli/over-one-lakh-farmers-to-get-compensation-in-nagapattinam/article4454853.ece http://www.thehindu.com/news/cities/Coimbatore/brahmos-in-iaf-soon-sivathanu-pillai/article4454842.ece http://www.thehindu.com/news/national/railway-ministers-wife-wants-helpline-for-women-passengers/article4454827.ece http://www.thehindu.com/news/cities/Madurai/security-up-in-temple/article4454784.ece http://www.thehindu.com/news/cities/Madurai/lok-adalat-settles-disputes-to-the-tune-of-rs-15-crore/article4454770.ece http://www.thehindu.com/news/cities/Madurai/high-court-stays-case-against-sp/article4454780.ece http://www.thehindu.com/news/national/railway-budget-201314-highlights/article4454715.ece http://www.thehindu.com/news/cities/Madurai/dalit-advocates-forum-sees-foul-play-in-not-installing-name-board/article4454737.ece http://www.thehindu.com/sport/cricket/india-clinches-first-test-by-eight-wickets/article4454742.ece http://www.thehindu.com/news/cities/Madurai/exclusive-world-that-keeps-common-man-out/article4454732.ece http://www.thehindu.com/news/cities/Thiruvananthapuram/chandy-learn-from-freedom-fighters/article4454727.ece http://www.thehindu.com/news/cities/Thiruvananthapuram/rail-budget-state-does-not-have-high-expectations/article4452446.ece http://www.thehindu.com/news/cities/Thiruvananthapuram/master-plan-in-6-months/article4452805.ece http://www.thehindu.com/news/cities/Thiruvananthapuram/pipe-bursts-leave-city-dry/article4452806.ece http://www.thehindu.com/news/cities/Thiruvananthapuram/hearths-ready-city-on-a-pongala-high/article4454702.ece http://www.thehindu.com/news/cities/Delhi/police-sweat-over-unclaimed-bags/article4454691.ece http://www.thehindu.com/news/cities/Delhi/porters-hope-rail-budget-has-something-for-them-this-year/article4454688.ece http://www.thehindu.com/news/cities/Delhi/better-connectivity-for-metro-airport-express-line-sought/article4454671.ece http://www.thehindu.com/news/cities/Delhi/bleak-prospects/article4452410.ece http://www.thehindu.com/news/cities/Delhi/a-bare-perspective/article4452403.ece http://www.thehindu.com/news/cities/chennai/court-dismisses-companys-civil-revision-petitions/article4452867.ece http://www.thehindu.com/news/cities/chennai/waste-management-plant-in-kuthambakkam-soon/article4452870.ece http://www.thehindu.com/news/cities/chennai/assault-victim-dies-at-gh/article4452871.ece http://www.thehindu.com/news/cities/chennai/park-turns-den-for-criminal-elements-in-vyasarpadi/article4452894.ece http://www.thehindu.com/news/cities/Delhi/feeling-left-out/article4452412.ece http://www.thehindu.com/news/cities/chennai/3-dead-in-road-accident/article4452878.ece http://www.thehindu.com/news/cities/chennai/fish-are-no-more-friendly-food/article4452884.ece http://www.thehindu.com/news/international/world/antiausterity-vote-delivers-hung-parliament-in-italy/article4454640.ece http://www.thehindu.com/news/cities/Kochi/recording-indias-growth-story/article4452763.ece http://www.thehindu.com/news/cities/Kochi/biennale-gets-taste-of-tales-in-a-cuppa/article4452914.ece http://www.thehindu.com/news/cities/Kochi/war-of-words-over-missing-apostrophe/article4452907.ece http://www.thehindu.com/news/cities/Kochi/city-roads-widen-trampling-upon-pedestrian-rights/article4452910.ece http://www.thehindu.com/news/cities/Kochi/ernakulam-pins-hopes-on-rail-budget/article4452912.ece http://www.thehindu.com/news/cities/Kochi/imtiaz-victim-of-gang-war-say-city-police/article4452908.ece http://www.thehindu.com/news/cities/Kochi/cmc-founder-principal-prescribes-government-support/article4452917.ece http://www.thehindu.com/news/cities/Kochi/kochi-medical-college-not-in-pink-of-health/article4452913.ece http://www.thehindu.com/news/national/karnataka/no-takers-for-auctioned-union-ministers-mps/article4452555.ece http://www.thehindu.com/news/national/karnataka/a-third-of-nominations-for-ulb-polls-is-from-independents/article4452407.ece http://www.thehindu.com/news/national/karnataka/bjp-confident-of-pulling-along-for-some-more-time/article4452550.ece http://www.thehindu.com/news/national/karnataka/shettar-may-not-opt-for-assembly-dissolution/article4452549.ece http://www.thehindu.com/news/national/karnataka/i-hope-nobody-goes-through-what-i-did/article4452920.ece http://www.thehindu.com/news/national/karnataka/governor-refuses-to-intervene/article4452377.ece http://www.thehindu.com/news/international/world/syrian-opposition-to-attend-rome-talks/article4454593.ece http://www.thehindu.com/news/cities/bangalore/the-good-news-is-that-most-young-runaways-are-traced/article4452929.ece http://www.thehindu.com/news/cities/bangalore/tracking-a-missing-child-is-a-challenging-task/article4452928.ece http://www.thehindu.com/news/cities/bangalore/yes-they-dream-of-going-home/article4452927.ece http://www.thehindu.com/news/cities/bangalore/gender-skew-in-missing-children-statistics-cause-for-worry/article4452922.ece http://www.thehindu.com/news/international/world/earthquake-shakes-haitian-capital/article4454577.ece http://www.thehindu.com/news/cities/bangalore/man-arrested-for-throwing-stones-at-ministers-car/article4452925.ece http://www.thehindu.com/news/cities/bangalore/yet-another-police-official-lands-in-lokayukta-net/article4452924.ece http://www.thehindu.com/news/cities/bangalore/union-accuses-turf-club-of-hiring-child-labour/article4452923.ece http://www.thehindu.com/news/cities/bangalore/russell-market-traders-observe-a-dark-anniversary/article4452921.ece http://www.thehindu.com/news/cities/bangalore/finally-ambedkar-statue-to-be-shifted/article4452811.ece http://www.thehindu.com/news/national/andhra-pradesh/blasts-nia-team-visits-nizamabad-bhainsa/article4453613.ece http://www.thehindu.com/news/national/andhra-pradesh/two-t-leaders-to-share-apcob-chief-post/article4453623.ece