Inter-Regional Input Output
文章 : 2005 Inter regional Input-Output Table: A Debrief Report(MEIT ,2010)
- 用MATLAB畫(I-D)-1四象限圖:
x=linspace(-2,14);y=1;plot(x,y);
hold on;y=linspace(0,2);x=1;
plot(x,y) hold on;
x=[0.63 1.73 0.66 0.38…..];
xlabel('向前關聯與感應度');
y=[0.71 0.74 0.63…..0.58 ];
ylabel('向後關聯與影響度');scatter(x,y);
其中linspace表示座標軸範圍、plot表示畫function、hold on表示繪圖、lable 表示標示座標軸名
- 名詞解釋:
percussion effectà感應度、影響度
- IRIO模型假設
甲、 All production take place to meet final demand
乙、 Supply彈性無限大
丙、 無聯合生產連動效果會中斷
- 數個 intra-regional IO合併呈現為IRIO,IRIO資料aggregate為IO
- 在此報告中各項目進口未獨立呈現
- 二手的東西有呈現在IRIO中but為算在GDP中
- IRIO need 國內跨區域運輸的資料,目前國內缺
- IRIO need balance with IO
- 本報中 consumption、投資和存貨均分兩部門è何謂outside household(Q1)
- 在intra-regional IO中,import only扣掉自己
- Prove: 1/2(Sum|ai-bi|)<1,其中0=<ai、bi=<1,Sum ai= Sum bi =1
因為Sum|ai-bi|= Sum|ai+(-bi)|= Sum|ai|+ Sum|-bi|=<1+1=2
è1/2(Sum|ai-bi|)<1
留言列表