Statistical analysis of data, Database Management System

Assignment Help:

An important first step to the statistical analysis of data is to "get to know your data".  The following tasks should contribute to this.

(a)   To the right of the dataset construct a small table in which the first column lists the Olympic years cited in the dataset.  In the adjacent column sum the total of 'points' awarded across all countries in each year.  Present this table in your report.  [HINT:- Look at help on the SUMIF function.]

(b)   Complete the TOTPTS column using the VLOOKUP function on the table created in (a).  For each row of the main table evaluate PSHARE as the ratio between POINTS for a country in a year to TOTPTS for all countries in that year.

(c)    Repeat this process to evaluate shares of total population and shares of total GDP of competing countries.  Prepare a table showing summary statistics of all three shares including correlations between them and use your results to write a summary statement regarding the validity of equation [1] in the reference.

(d)   Take the LN of all three shares for each country in each year and consider whether any of these three variables so transformed might be Normally Distributed.

Q

In the paper, Table 1 presents results for a 'Tobit' model.  This involves advanced estimation procedures which are not included in our module.  However, we here consider a simpler version of the same idea using a 'Logit' model.  In this model the independent variables are the same as in the Tobit but the dependent variable is 'Log-odds ratio'.  That is, denoting ait = PSHARE for country i in year t then:-

Log-odds ratio = Yit = Ln(ait /( 1 - ait ))

(a) On a clean sheet construct a table in which the first column contains values for ait in the range [0.1, 0.9] and the second column contains the corresponding values for the log-odds ratio.  Convert this table into an XY plot and present the image in your report.  Use the image to explain why our dependent variable might be used in this form.

(b) Present a table analogous to Table 1 using this as dependent variable and write a short summary of your table by way of interpretation.  The lower section of this table you can replace with statistics from your standard regression outputs which you wish to refer to in your summary.  For this question do not use 'year dummies'.

(c) Why does the original Table 1 refer to 'year dummies'?  Repeat your version of this table as in (a) adding 'year dummies' in the estimation and present a new table, with interpretation in the style of Table 1 [i.e. do not list the year effects that you obtain in the estimation.]

Q

(a) In Table 2 of the article an expanded set of independent variables is listed.  Using Model (III) as an example, explain why these variables have been added and express the reason in the form of a statistical null hypothesis that can be tested.

(b) Apply the relevant test for (a) and set out your conclusion regarding this null.  [Note:- There is no need to replicate the rest of the table for this question.]

Q

(a) Using our version of the model formulated as (IV) in Table 1 describe how you would investigate whether the countries that are described as 'planned' and 'soviet' have affect the data by inducing heteroskedasticity.  [Note:- you do not need to apply a procedure.]

(b) In the same model (IV) of Table 1 reference is made to a test of the null of equality between the two slope coefficients.  Apply an F-test of this null.

Q

UK (country code 195) population in 2012 is expected to reach 63million.  By 2008 UK's GDP had risen by a third of its 1996 value but is only expected to achieve a further 0.5% per year on average to 2012.  What share of the points would you expect UK to obtain in that Olympic year?  What factors might affect the reliability of your expectations?


Related Discussions:- Statistical analysis of data

What do you understand by acid, What do you understand by ACID? - ACID...

What do you understand by ACID? - ACID (Atomicity Consistency Isolation Durability) is a quality sought after in a reliable database. Here's the relevance of each quality:

Synonyms, Synonyms It allows short names or alternative names for objects....

Synonyms It allows short names or alternative names for objects. Example :               CREATE SYNONYM D30               FOR EMPD30;   Now if we give command:

Nested queries, Nested Queries Let us see some more complex queries in ...

Nested Queries Let us see some more complex queries in this section. Sub-queries: Some of the basic concerns of sub-queries are: A sub-query is a SELECT statemen

Describe the two alternatives for specifying structural, Describe the two a...

Describe the two alternatives for specifying structural constraints on relationship kinds? Relationship kinds have certain constraints in which limit the possible combination o

Find out the names of all employees from database, Find out the names of al...

Find out the names of all employees who work for first Bank Corporation from database. SELECT EMPLOYEE_NAME FROM WORKS WHERE COMPANYNAME = ‘First Bank Corporation';

Explain domain-oriented relational calculus?, How does Tuple-oriented relat...

How does Tuple-oriented relational calculus vary from domain-oriented relational calculus? The tuple-oriented calculus uses a tuple variables i.e., variable whose only allowed

What is database trigger, What is database Trigger? A database trigger ...

What is database Trigger? A database trigger is a PL/SQL block that can explained to automatically execute for insert, update, and delete statements against a table. The trigge

Shadow paging, Describe the shadow paging technique.

Describe the shadow paging technique.

Ways to suggest the dba, a)  Suppose we updated the catalog tables in real ...

a)  Suppose we updated the catalog tables in real time, that is, after every update, insert, or delete SQL statement were executed-rather than only running RUNSTATS once every few

Hangman, a method named WonGame that checks each letter in the word is matc...

a method named WonGame that checks each letter in the word is matched by its label

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd