Consider the demand and supply system p = ad +bdqd +ud p = as +bsqs +us with the equilibrium condition qd = qs = q. The

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Consider the demand and supply system p = ad +bdqd +ud p = as +bsqs +us with the equilibrium condition qd = qs = q. The

Post by answerhappygod »

Consider the demand and supply system
p =
ad +bdqd +ud
p =
as +bsqs +us
with the equilibrium condition qd =
qs = q. The
parameters bd and bs are
−2 and 1.5, respectively. Find the
parameters ad and as are
such that q = 5 and p = 10.
Throughout this question use N = 100, and set the
random seed to 14022022. The
variable ud has a standard deviation
of 3. All randomly generated variables have a mean of zero and are
normally distributed unless something else is specified. All Monte
Carlo studies should be done with 10,000 repetitions.
Part c. Suppose you have access to a
variable z that is given
by z = us +ε
, where ε is a normally distributed random variable
with mean zero and standard deviation of 0.1. Use this variable to
obtain a better estimate of the demand equation.
Solve the question in Python language on Jupyter
notebook.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply