A PHP Error was encountered
Severity: Notice
Message: Undefined index: userid
Filename: views/question.php
Line Number: 212
Backtrace:
File: /home/mycocrkc/statisticsanswered.com/application/views/question.php
Line: 212
Function: _error_handler
File: /home/mycocrkc/statisticsanswered.com/application/controllers/Questions.php
Line: 416
Function: view
File: /home/mycocrkc/statisticsanswered.com/index.php
Line: 315
Function: require_once
The table shows the number of subscribers, in millions, each quarter from 2006 to 2011 for a company that provides online video streaming
The table shows the number of subscribers, in millions, each quarter from 2006 to 2011 for a company that provides online video streaming. Construct a line chart using these data. Describe the relationship between time and number of subscribers.
Quarter | 2006 | 2007 | 2008 | 2009 | 2010 | 2011 |
---|---|---|---|---|---|---|
1 | 4.7 | 6.8 | 8.1 | 10.1 | 13.9 | 22.7 |
2 | 5.5 | 6.7 | 8.4 | 10.5 | 14.9 | |
3 | 5.8 | 7.1 | 8.9 | 10.8 | 16.5 | |
4 | 6.1 | 7.6 | 9.3 | 11.7 | 19.3 |
Construct a line chart using these data. Choose the correct graph below.
What is the relationship between time and number of subscribers?
A. The number of subscribers has been increasing steadily since 2006. The number of new subscribers has been increasing significantly since 2010.
B. There is no relationship between time and the number of subscribers.
C. The number of subscribers has been decreasing steadily since 2006. The number of new subscribers has been decreasing significantly since 2010.