This repository was archived by the owner on Mar 21, 2024. It is now read-only.
forked from themefisher/airspace-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfaq.html
More file actions
322 lines (289 loc) · 13.7 KB
/
faq.html
File metadata and controls
322 lines (289 loc) · 13.7 KB
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js"> <!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-Content-Type-Options" content="nosniff">
<meta name="description" content="Economics Discord">
<meta name="author" content="lespam">
<title>Economics Discord</title>
<!-- Mobile Specific Meta-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<!-- bootstrap.min css -->
<link rel="stylesheet" href="plugins/bootstrap/bootstrap.min.css">
<!-- Ionic Icon Css -->
<link rel="stylesheet" href="plugins/Ionicons/css/ionicons.min.css">
<!-- animate.css -->
<link rel="stylesheet" href="plugins/animate-css/animate.css">
<!-- Magnify Popup -->
<link rel="stylesheet" href="plugins/magnific-popup/magnific-popup.css">
<!-- Owl Carousel CSS -->
<link rel="stylesheet" href="plugins/slick/slick.css">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="css/style.css">
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZKL4RW03TT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ZKL4RW03TT');
</script>
<body id="body">
<!-- Header Start -->
<header class="navigation">
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- header Nav Start -->
<nav class="navbar">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">
Economics Discord
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<!--
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Portfolio <span class="ion-ios-arrow-down"></span></a>
<ul class="dropdown-menu">
<li><a href="portfolio.html">Portfolio Filter</a></li>
<li><a href="portfolio-single.html">Portfolio Single</a></li>
</ul>
</li>
-->
<li><a href="rules.html">Rules</a></li>
<li><a href="faq.html">FAQ</a></li>
<!-- <li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Blog <span class="ion-ios-arrow-down"></span></a>
<ul class="dropdown-menu">
<li><a href="blog-grid.html">Blog Grid</a></li>
<li><a href="blog-single.html">Blog Single</a></li>
<li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
<li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
<li><a href="blog-full-width.html">Blog Full Width</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Pages <span class="ion-ios-arrow-down"></span></a>
<ul class="dropdown-menu">
<li><a href="about.html">About Us</a></li>
<li><a href="coming-soon.html">Coming Soon</a></li>
<li><a href="404.html">404 Page</a></li>
<li><a href="pricing.html">Pricing Table</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>-->
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
</div>
</div>
</header><!-- header close -->
<section class="page-title bg-2">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h1>FAQ</h1>
<p></p>
</div>
</div>
</div>
</div>
</section>
<section class="page-wrapper">
<div class="container">
<div class="row">
<div class="col-md-4">
<h2>Frequently Asked Questions</h2>
<p></p>
<p>Last updated: June 28, 2023</p>
<br>
</div>
<div class="col-md-8">
<h4>Why is nobody chatting? Is anyone reading this?</h4>
<p>Most likely, yes. Economics discord has users within the community that come from all parts of
the world from Mongolia to
Kenya, Norway and Peru to name a few. Because of the difference in schedules there is not any
particular hour that is the
most active. Users send hundreds of messages in our server community every day. If you wait a
little, someone will most
likely engage in the chat.</p><br>
<h4>I need help with my economics/statistics/applied math homework, can I ask for help?</h4>
<p>Yes, absolutely. Providing help for these topics is one of our main missions or goals in the
server. Our rules require that you
have at least made an attempt to complete the work, in other words, we are not going to do the
work for you.</p><br>
<h4>I have a question about economics or economies. Can I ask it?</h4>
<p>Yes! Please ask your general questions about economics either in the general chat, in #econ_help
or in a topical channel.<br>
You do not need to seek permission to ask questions and it is easier for us to answer if you
just post your question directly.</p><br>
<h4>I have a question about politics or political ideologies. Can I ask it?</h4>
<p>No!</p><br>
<h4>There are so many channels! Where should I post my questions?</h4>
<p>Try to use the channel which seems most appropriate, though as a default the #econ_help channel
is always good to ask
questions. Broader questions or questions which might interest the larger community can be asked
in #general_chat.</p><br>
<h4>A friend or I believe they were wrongfully banned from the server, is there any capacity to
reinstate a user in this case?</h4>
<p>Yes. There is a process for reinstatement of users who were previously banned from the server. <br>
However this process is very
rarely used and most cases are documented rules violations with little or no need to revisit the
circumstances of the removal.</p><br>
<h4>Can I discuss significant current events?</h4>
<p>Yes with some caveats. In order to streamline the operation of the server, minimize the need for
moderation and to maintain a
specific focus of the server we ask that you discuss current events only insofar as it relates
to the current or historical
economic context.</p><br>
<h4>Why do you hate Austrian and heterodox economics?</h4>
<p>
Many of us are aware of the ideas of Austrian economics. In direct contrast with Austrian
economics views, we choose to
focus our time on methods and theories that are supported by extensive data collection and
rigorous econometric analysis.<br>
There are many other outlets on the internet for discussing Austrian economics that would be
more suitable than our server.<br>
In terms of policy, to the best of our knowledge the only valid analysis of policies is
quantitative analysis that utilizes advanced
econometrics techniques.
</p><br>
<h4>I want to know how to get accepted to graduate school in economics. How do I do that?</h4>
<p>
In economics there are primarily two types of graduate programs, a master's in economics and a
doctor of philosophy (PhD)
in economics. In broad terms, individuals who get a PhD often plan to take jobs as professors at
universities or doing
advanced research in non-profit organizations. Master's programs in economics prepare most
students to be professional
economists and equip them with the basic tools of economics and econometrics that are necessary
to be a functioning
professional economist. To get accepted to most graduate programs you must complete the graduate
entrance examination
known as the GRE.
</p><br>
<h4>I want to know how to get accepted to graduate school in economics, can I ask you about my
background?</h4>
<p>
In general, questions about specific programs or a specific individual's background are not
permitted. One reason is because
this information is not particularly useful to other users. First-hand accounts of user's
experiences are allowed.
</p><br>
<h4>I have a question about advanced econometric methods. Can you answer it?</h4>
<p>
We will do our best. Please recognize that even econometrics as a sub-discipline is very broad
and involves a wide range of
techniques. It is very rare for any single individual to be trained and skilled in all of those
areas in both the theoretical and
applied sense. The vast majority of questions about econometrics we receive relate to applied
econometric analysis.
</p><br>
<h4>I study or work in finance but I don't know much about economics. How do economics and finance
relate?</h4>
<p>
Finance is strongly related to or even part of economics. Some aspects of the analysis of
financial markets that relate to
economics and are particularly important are: central banks, banking and financial regulation
and foreign exchange/sovereign
debt. Often, financial analysts use time series analysis, which is a type of statistical
(econometric) modeling used for
forecasting. <br>
Quantitative traders may use time series techniques or more advanced econometric
models. Financial analysis is
most closely related to macroeconomic analysis, though microeconometric techniques and
microeconomic models are also
used to model asset prices in what is known as the "microeconomics of finance." <br>
Econometrics, in
particular, is a useful tool
for individuals looking to enter into quantitative analysis or algorithmic trading. According to
the course description in one
particularly well-known program:<br>
"Quantitative methods have become fundamental tools in the analysis and planning of financial
operations... . .. In this
course, models for hedging, asset a/location, and multi-period portfolio planning are developed,
implemented, and
tested. In addition, pricing models for options, bonds, mortgage-backed securities, and other
derivatives are studied.
The models typically require the tools of statistics, optimization, and/or simulation, and they
are implemented in
spreadsheets or a high-level modeling environment, MATLAB. <br>
This course is quantitative and will
require extensive computer use. The course is intended for students who have strong interest in
finance. The objective is to provide
students the necessary practical tools they will require should they choose to join the
financial services industry,
particularly in roles such as: derivatives, quantitative trading, portfolio management,
structuring, financial engineering,
risk management, etc."<br>
<a
href="https://fnce.wharton.upenn.edu/quantitative-finance-major/">https://fnce.wharton.upenn.edu/quantitative-finance-major/</a>
</p>
</div>
</div>
</div>
</section>
<!-- footer Start -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<!--
<div class="footer-manu">
<ul>
<li><a href="#">About Us</a></li>
<li><a href="#">Contact us</a></li>
<li><a href="#">How it works</a></li>
<li><a href="#">Support</a></li>
<li><a href="#">Terms</a></li>
</ul>
</div>
-->
<p class="copyright">Economics Discord is a 501(c)(3) non-profit organization. All rights reserved.
</p>
</div>
</div>
</div>
</footer>
<!--
Essential Scripts
=====================================-->
<!-- Main jQuery -->
<script src="plugins/jQuery/jquery.min.js"></script>
<!-- Bootstrap 3.1 -->
<script src="plugins/bootstrap/bootstrap.min.js"></script>
<!-- slick Carousel -->
<script src="plugins/slick/slick.min.js"></script>
<script src="plugins/magnific-popup/jquery.magnific-popup.min.js"></script>
<!-- filter -->
<script src="plugins/shuffle/shuffle.min.js"></script>
<script src="plugins/SyoTimer/jquery.syotimer.min.js"></script>
<!-- Form Validator -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.form/3.32/jquery.form.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.11.1/jquery.validate.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>