The National Football League (NFL) records a variety of performance data for individuals and teams. To investigate the importance of passing on the percentage of games won by a team, the following data show the conference (Conf), average number of passing yards per attempt (Yds/Att), the number of interceptions thrown per attempt (Int/Att), and the percentage of games won (Win%) for a random sample of 16 NFL teams for the 2011 season (NFL web site, February 12, 2012). Click on the datafile logo to reference the data.     Team Conference Yds/Att Int/Att Win% Arizona Cardinals NFC 6.5 0.042 50.0 Atlanta Falcons NFC 7.1 0.022 62.5 Carolina Panthers NFC 7.4 0.033 37.5 Cincinnati Bengals AFC 6.2 0.026 56.3 Detroit Lions NFC 7.2 0.024 62.5 Green Bay Packers NFC 8.9 0.014 93.8 Houstan Texans AFC 7.5 0.019 62.5 Indianapolis Colts AFC 5.6 0.026 12.5 Jacksonville Jaguars AFC 4.6 0.032 31.3 Minnesota Vikings NFC 5.8 0.033 18.8 New England Patriots AFC 8.3 0.020 81.3 New Orleans Saints NFC 8.1 0.021 81.3 Oakland Raiders AFC 7.6 0.044 50.0 San Francisco 49ers NFC 6.5 0.011 81.3 Tennessee Titans AFC 6.7 0.024 56.3 Washington Redskins NFC 6.4 0.041 31.3   Let x1 represent Yds/Att. Let x2 represent Int/Att.   Develop the estimated regression equation that could be used to predict the percentage of games won, given the average number of passing yards per attempt. If required, round your answer to three decimal digits. For subtractive or negative numbers use a minus sign even if there is a + sign before the blank.  A) Y= ___ +___ = X1.   What proportion of variation in the sample values of proportion of games won does this model explain? If required, round your answer to one decimal digit. B) Develop the estimated regression equation that could be used to predict the percentage of games won, given the number of interceptions thrown per attempt. If required, round your answer to three decimal digits. For subtractive or negative numbers use a minus sign even if there is a + sign before the blank.  Y= ____ +____ = X2. What proportion of variation in the sample values of proportion of games won does this model explain? If required, round your answer to one decimal digit. C) Develop the estimated regression equation that could be used to predict the percentage of games won, given the average number of passing yards per attempt and the number of interceptions thrown per attempt. If required, round your answer to three decimal digits. For subtractive or negative numbers use a minus sign even if there is a + sign before the blank. (Example: -300) Y= ____ +____X1+ ____ X2. What proportion of variation in the sample values of proportion of games won does this model explain? If required, round your answer to one decimal digit. D) The average number of passing yards per attempt for the Kansas City Chiefs during the 2011 season was 6.6, and the team’s number of interceptions thrown per attempt was 0.036. Use the estimated regression equation developed in part (c) to predict the percentage of games won by the Kansas City Chiefs during the 2011 season. (Note: For the 2011 the 2011 season, the Kansas City Chiefs' record was 7 wins and 9 loses.) If required round your answer to one decimal digit. Do not round intermediate calculations.  Compare your prediction to the actual percentage of games won by the Kansas City Chiefs. If required, round your answer to one decimal digit. The Kansas Chiefs performed ________ than we predicted by _____%

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
icon
Concept explainers
Topic Video
Question

The National Football League (NFL) records a variety of performance data for individuals and teams. To investigate the importance of passing on the percentage of games won by a team, the following data show the conference (Conf), average number of passing yards per attempt (Yds/Att), the number of interceptions thrown per attempt (Int/Att), and the percentage of games won (Win%) for a random sample of 16 NFL teams for the 2011 season (NFL web site, February 12, 2012).

Click on the datafile logo to reference the data.

 

 

Team Conference Yds/Att Int/Att Win%
Arizona Cardinals NFC 6.5 0.042 50.0
Atlanta Falcons NFC 7.1 0.022 62.5
Carolina Panthers NFC 7.4 0.033 37.5
Cincinnati Bengals AFC 6.2 0.026 56.3
Detroit Lions NFC 7.2 0.024 62.5
Green Bay Packers NFC 8.9 0.014 93.8
Houstan Texans AFC 7.5 0.019 62.5
Indianapolis Colts AFC 5.6 0.026 12.5
Jacksonville Jaguars AFC 4.6 0.032 31.3
Minnesota Vikings NFC 5.8 0.033 18.8
New England Patriots AFC 8.3 0.020 81.3
New Orleans Saints NFC 8.1 0.021 81.3
Oakland Raiders AFC 7.6 0.044 50.0
San Francisco 49ers NFC 6.5 0.011 81.3
Tennessee Titans AFC 6.7 0.024 56.3
Washington Redskins NFC 6.4 0.041 31.3

 

Let x1 represent Yds/Att.
Let x2 represent Int/Att.

 

Develop the estimated regression equation that could be used to predict the percentage of games won, given the average number of passing yards per attempt. If required, round your answer to three decimal digits. For subtractive or negative numbers use a minus sign even if there is a + sign before the blank. 

A) Y= ___ +___ = X1.  

What proportion of variation in the sample values of proportion of games won does this model explain? If required, round your answer to one decimal digit.

B) Develop the estimated regression equation that could be used to predict the percentage of games won, given the number of interceptions thrown per attempt. If required, round your answer to three decimal digits. For subtractive or negative numbers use a minus sign even if there is a + sign before the blank.  Y= ____ +____ = X2.

What proportion of variation in the sample values of proportion of games won does this model explain? If required, round your answer to one decimal digit.

C) Develop the estimated regression equation that could be used to predict the percentage of games won, given the average number of passing yards per attempt and the number of interceptions thrown per attempt. If required, round your answer to three decimal digits. For subtractive or negative numbers use a minus sign even if there is a + sign before the blank. (Example: -300) Y= ____ +____X1+ ____ X2.

What proportion of variation in the sample values of proportion of games won does this model explain? If required, round your answer to one decimal digit.

D) The average number of passing yards per attempt for the Kansas City Chiefs during the 2011 season was 6.6, and the team’s number of interceptions thrown per attempt was 0.036. Use the estimated regression equation developed in part (c) to predict the percentage of games won by the Kansas City Chiefs during the 2011 season. (Note: For the 2011 the 2011 season, the Kansas City Chiefs' record was 7 wins and 9 loses.) If required round your answer to one decimal digit. Do not round intermediate calculations. 

Compare your prediction to the actual percentage of games won by the Kansas City Chiefs. If required, round your answer to one decimal digit.

The Kansas Chiefs performed ________ than we predicted by _____%

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Centre, Spread, and Shape of a Distribution
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman