logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Rubina KhatoonFinance
(5/5)

898 Answers

Hire Me
expert
Elyza Marice GamissManagement
(5/5)

613 Answers

Hire Me
expert
Kyle BaileyFinance
(4/5)

980 Answers

Hire Me
expert
Roshan NehraPhilosophy
(5/5)

752 Answers

Hire Me
R Programming
(5/5)

World Development Indicators from the World Bank contain over a thousand annual indicators of economic development from hundreds of countries around the world.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Statistical Modelling

Introduction

The World Development Indicators from the World Bank contain over a thousand annual indicators of economic development from hundreds of countries around the world. The complete dataset is freely available at the website www.kaggle.com/worldbank/world-development-indicators.

A subset of indicators for 10 countries of Europe is contained in the file

data project4.txt. Such dataset includes the following variables:

• CountryName: name of the countries

• CountryCode: code identifying the country

• days: time required to start a business (days)

• Nprocedures: number of start-up procedures to register a business

• newBusiness: number of new businesses registered

We want to study how the time required to start a business in the European countries changes according to a set of available information.

Tasks

1. Make some exploratory analysis to provide a detailed description of the data.

2. Assume and write down a Poisson regression model for the time re-quired to start a business as a function of the number of procedures to register a business and the number of new businesses.

3. Specify the hyperparameters of the prior distributions and comment your choices.

4. Write a BUGS code to implement a MCMC to approximate the posterior distribution of the parameters of interests.

5. Run the algorithm using OpenBUGS and the library R2OpenBUGS (or any other BUGS software) and check the convergence of the chains by means of suitable diagnostics tools. Choose the posterior sample size G, a suitable thinning and a burn-in.

6. Based on the MCMC output provide Bayesian estimates of the regres- sion coefficients. Also compute 95% credible interval for the above parameters. Comment the results; what can you say about the effect of the covariates on the time required to start a business?

7. Obtain a sample from the posterior predictive distribution of the time required to start a business give

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme