Evaluate their importance within the model

Assignment Help Basic Computer Science
Reference no: EM131238627

Continuing Exercise 7, use the Distance, Weather, Wind15, Temperature, Grass, Pressure, and Ice explanatory variables as linear terms in a new logistic regression model and complete the following:

(a) Estimate the model and properly define the indicator variables used within it.

(b) The authors use "Sun" as the base level category for Weather, which is not the default level that R uses. Describe how "Sun" can be specified as the base level in R.

(c) Perform LRTs for all explanatory variables to evaluate their importance within the model. Discuss the results.

(d) Estimate an appropriate odds ratio for distance, and compute the corresponding confidence interval. Interpret the odds ratio.

(e) Estimate all six possible odds ratios for Weather, and compute the corresponding confidence intervals. Interpret the odds ratios. Is a value of 1 found to be within any of the intervals? Relate this result to the LRT performed earlier for Weather.

(f) Continuing part

(e), discuss how the overall family wise error rate could be controlled for all of the confidence intervals. Carry out the necessary computations.

(g) The purpose of this part is for you to estimate the probability of success for a field goal attempted by the Dallas Cowboys on December 12, 2011, in their game against the Arizona Cardinals. With the score tied and seven seconds remaining, the Dallas placekicker, Dan Bailey, attempted a 49-yard field goal that was successful. Unfortunately for Bailey, his coach, Jason Garrett, called a time out right before the attempt, so Bailey had to re-kick. Bailey was not successful the second time, so Garrett essentially "iced" his own kicker, and the Cardinals went on to win the game in overtime.28

i. Discuss the appropriateness of using the model here to estimate the probability success.

ii. The explanatory variable values for this placekick are: Distance = 49 yards, Wind15 = 0 (5 miles per hour), Grass = 1, Pressure = "Y", and Ice = 1. The game was played in Arizona's retractable roof domed stadium, and information about whether or not the roof was open is unavailable. For this part, assume then Weather = "Sun" and Temperature = "Nice". Find the estimated probability of success for this field goal.

iii. Compute the corresponding confidence interval for the probability of success.

(h) Is there evidence to conclude that icing the kicker is a good strategy to follow?

Exercise 7

Exercise 17 of Chapter 1 examined data from Berry and Wood (2004) to determine if if an "icing the kicker" strategy implemented by the opposing team would reduce the probability of success for a field goal. Additional data collected for this investigation are included in the placekick.BW.csv file. Below are descriptions of the variables available in this file:

• GameNum: Identifies the year and game

• Kicker: Last name of kicker • Good: Response variable ("Y" = success, "N" = failure)

• Distance: Length in yards of the field goal

• Weather: Levels of "Clouds", "Inside", "SnowRain", and "Sun"

• Wind15: 1 if wind speed is ≥15 miles per hour and the placekick is outdoors, 0 otherwise.

• Temperature: Levels of "Nice" (40?F

• Grass: 1 if kicking on a grass field, 0 otherwise

• Pressure: "Y" if attempt is in the last 3 minutes of a game and a successful field goal causes a lead change, "N" otherwise

• Ice: 1 if Pressure = 1 and a time-out is called prior to the attempt, 0 otherwise

Notice that these variables are similar but not all are exactly the same as given for the placekicking data described in Section

2.2.1 (e.g., information was collected on field goals only, so there is no PAT variable). Using this new data set, complete the following:

(a) When using a formula argument value of Good ~ Distance in glm(), how do you know if R is modeling the probability of success or failure? Explain.

(b) Estimate the model from part (a), and plot it using the curve() function.

(c) Add to the plot in part (b) the logit() = 5.8121 - 0.1150distance model estimated in Section 2.2.1. Notice that the models are quite similar. Why is this desirable?

Exercise 17

Before a placekicker attempts a field goal in a pressure situation, an opposing team may call a time-out. The purpose of this time-out is to give the kicker more time to think about the attempt in the hopes that this extra time will cause him to become more nervous and lower his probability of success. This strategy is often referred to as "icing the kicker." Berry and Wood (2004) collected data from the 2002 and 2003 National Football League seasons to investigate whether or not the strategy actually lowers the probability of success when implemented. Table 1.7 contains the results from the 31-40 yard field goals during these seasons under pressure situations (attempt is in the last 3 minutes of a game and a successful field goal causes a lead change). Complete the following:

(a) Calculate the Wald and Agresti-Caffo confidence intervals for the difference in probabilities of success conditioning on the strategy. Interpret the intervals.

(b) Perform a score test, Pearson chi-square test, and LRT to test for the equality of the success probabilities.

(c) Estimate the relative risk and calculate the corresponding confidence interval for it. Interpret the results.

(d) Estimate the odds ratio and calculate the corresponding confidence interval for it. Interpret the results.

(e) Is there sufficient evidence to conclude that icing the kicker is a good strategy to follow? Explain.

784_1314ccbd-d5b2-4201-8318-6dc291d42f6e.png

Reference no: EM131238627

Questions Cloud

Primary and secondary data sources of market information : What are primary and secondary data sources of market information? Which should be conducted first? Explain what is data mining?
Analyze customers needs for the target product : Analyze customers' needs for the target product. Discuss segmentation strategies that are based on 2 real competitors' market positions. Devise a niche marketing strategy that would be appropriate for your company's product.
What is integrated marketing communications : What is integrated marketing communications? What is its significance in the current marketing environment?
What is the nature of covenant relationship : How does covenant relationship express the nature of relationships with others? Why is covenant as an agreement with YHWH and as a way of relationship with other people important?
Evaluate their importance within the model : Perform LRTs for all explanatory variables to evaluate their importance within the model. Discuss the results.
Population a homogeneous group : Just as it is a mistake for marketers to consider the U.S. population a homogeneous group with the same values and culture, it is also a mistake for marketers to assume that all Hispanic consumers fit into the same subculture or have similar buyin..
Difference between primary and secondary market data : What is the difference between primary and secondary market data? What are the advantages and disadvantages of each?
Business on selling products that satisfy consumers : Based on this information, you should focus your new business on selling products that satisfy consumers':
How your idea about professionalism and career opportunities : Describe insights you have gained about what it means to be an early childhood professional. Explain how those insights can make you a stronger professional in the future and help you to benefit young children and families with whom you may work.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Write algorithm to save few new phone numbers

write algorithm to save few new phone numbers in the address book of cell phone. algorithm should work even if there's only one new phone number or several new phone numbers to save. ke sure to handle the scene if the address book is full.

  Create an isometric drawing from scratch

You must also submit a detailed written report of how the drawing was created. This will account for 20% of the grade. Dimensions will be 20% and the drawing itself will account for 60% of the grade for the final project.

  Usefulness of office suites

Assume that you did not have access to Microsoft Office or other compatible application suites. Describe at least three (3) tasks that you would not be able to perform without Microsoft Office 2013.

  Online course delivery system

Imagine that you are on a team that has been tasked with creating an online course delivery system. One of your coworkers wants to model the entire course in UML. Another coworker disagrees with the use of UML and would rather use pseudocode exclu..

  Which data is recorded about the movie industry

Production companies are identified by name and each has an address. A production company produces one or more movies.Design an Entity-Relationship diagram for the movie database and enter the design using a data modeling tool such as ERwin or Rati..

  Explain how each of the first four drivers

Consider a case where you have a new company and you need to source for new IT equipment and use it to build a proper IT infrastructure. Explain HOW each of the first four drivers will become a reality in your company.

  Explain system recovery backups

On the left side of the website, click the STIGs Master List (A to Z) link. Scroll down the list to locate and then download the following Windows OS security guideline documents/zip files

  The details of material stocked in a company

The details of material stocked in a company are given below with the unit cost and the an consumption in Rs. Classify the material in to Aclass, Bclass and Cclass by ABCanalysis. S.No. Item Code No. Annual consumption in pieces Unit price in Paise.

  How many different colors could be represented with an rgb

How many different colors could be represented with an RGB scheme if only 3 bits were used to represent each RGB component (3 for R, 3 for G, 3 for B)?

  Explain the importance of business rules in database design

How would you explain the importance of business rules in database design? What tables would you create, and what would be the entity names and attribute names? What are the business rules that must be considered in this design?

  Which component of a dbms maintains metadata

When users update and retrieve data, what tasks does a DBMS perform that are hidden from the users?

  Compute a compass sense of direction in such a network

Consider a synchronous square mesh with n nodes and without any sense of direction but with a designated leader. (a) Show how to compute a compass sense of direction in such a network.

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