-
Notifications
You must be signed in to change notification settings - Fork 0
/
remi_forecasting.htm
100 lines (95 loc) · 5.12 KB
/
remi_forecasting.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Forecasting with the REMI model</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="css/cebd.css" />
<script language="JavaScript1.2" type="text/javascript" src="inc/date.js" ></script>
<script src="/__utm.js" type="text/javascript"></script>
<script src="/__utm.js" type="text/javascript"></script>
</head>
<body>
<div class="hide"><a href="#content" title="Skip navigation." accesskey="2">Skip navigation</a>.</div>
<div id="header">
<div id="topheader">
<div id="topheader2">
Center for Economic & Business Development
</div>
</div>
<div id="subheader"><img src="images/mtn3a.jpg" alt="CEBD Logo" name="header1" border="0" id="header1" /><a href="http://www.swosu.edu"><img src="images/mtn3b.jpg" alt="SWOSU Home" name="header2" border="0" id="header2" /></a></div>
</div>
</div>
<div id="midbackground">
<div id="midbar">
<div id="crumbs">
<a href="index.htm">Home</a> » <a href="remi.htm">Economic Impact Analysis</a> » REMI Forecasting
</div>
<div id="date">
<script language="JavaScript" type="text/javascript">
<!--
document.write(months[month] + " " + day + ", " + year);
//--></script>
</div>
</div>
</div>
<div id="container">
<div id="menu">
<div id="mainmenu">
<h2>Menu</h2>
<ul>
<li><a href="remi.htm">Economic Impact Analysis</a>
<ul id="submenu">
<li><a href="remi_about.htm">About the Model</a></li>
<li><a href="remi_regions.htm">Geographic Regions</a></li>
<li><a href="remi_sectors.htm">Industry Sectors</a></li>
<li><a href="remi_forecasting.htm">Forecasting</a></li>
<li><a href="remi_analysis.htm">About Impact Analysis</a></li>
<li><a href="remi_request.htm">Request Consultation</a></li>
<li><a href="remi_resources.htm">External Resources</a></li>
</ul>
</li>
<li class="altmenu"><a href="eda.htm">EDA University Center at SWOSU</a></li>
<li><a href="osbdc.htm">Oklahoma Small Business Development Center</a></li>
<li class="altmenu"><a href="student-intern-program.htm">CEBD Student Intern Program</a></li>
<li ><a href="eng-program.htm">Oklahoma State University Applications Engineering Program</a></li>
<li class="altmenu"><a href="publications.htm">Publications</a></li>
<li><a href="news.htm">News & Events</a></li>
<li class="altmenu"><a href="business-market.htm">Local Business and Labor Market</a></li>
<li ><a href="soic.htm">SOIC</a></li>
<li class="altmenu"><a href="soic-reg-econo.htm">SOIC Regional Economic Indicators</a></li>
<li><a href="soic-momentum.htm">Momentum Charts & Economic Statistics </a></li>
<li class="altmenu" ><a href="http://www.swosu.edu/news/releases/2009/2009-05-21a.asp">Honors</a></li>
<li><a href="contact.htm">Contact Us</a></li>
<li class="altmenu"><a href="docs/cebd-mag.pdf">CEBD Magazine (PDF)</a></li>
<li ><a href="docs/western-ok-labor-force-study.pdf">Western Oklahoma Labor Force Study (PDF)</a></li>
<li class="altmenu"><a href="weatherford-communityvue.pdf">Weatherford CommunityVue (PDF)</a></li>
</ul>
</div>
<div id="addressmenu">
<h2>CEBD Contact Information:</h2>
<ul>
<li>100 Campus Drive</li>
<li>Weatherford, OK 73096</li>
<li>580.774.7095</li>
<li>fax: 580.774.7096</li>
<li><a href="mailto:[email protected]">E-Mail the CEBD</a></li>
</ul>
</div>
</div>
<div id="content">
<div id="remi">
<h1>Economic Impact Forecasting</h1>
<p>A control forecast, which uses current data regarding the economy, is generated by the REMI model. The control forecast represents the projection of the economy into the future ceteris paribus. This means that future economic growth will follow similar patterns in the future as had been experienced in the past.</p>
<p>The alternative forecast allows the user to input variable changes to occur in future time periods. Only those variables that would be affected by the policy change being measured would be changed in the alternative forecast. The REMI model then forecasts economic performance based upon the policy variable changes.</p>
<p>The difference between the alternative and the control forecasts, measured by the distance between the two forecast lines, represents the economic impact of the policy change upon the economy. If the alternative forecast is greater than the control forecast, then a positive economic impact results for the economy. A negative economic impact results should the alternative forecast be less than the control forecast.</p>
<img src="images/remiforecast.gif" alt="Forecast Graphic" width="400px"/>
</div>
</div>
</div>
<div id="footer">
<div id="subfooter">
</div>
</div>
</body>
</html>