Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Look at both numerical and categorical data using descriptive measures and graphical techniques. Open the mammals.csv dataset, a dataset of species of mammals, and various

Look at both numerical and categorical data using descriptive measures and graphical techniques. Open the mammals.csvdataset, a dataset of species of mammals, and various statistics. You may download the dataset and read its description at the following link, then answer the questions:

https://www.openintro.org/data/index.php?data=mammals

  1. we need a new variable called brain_type. This variable can only have three values: small, medium, and large. The values are defined as follows:
    1. small: if brain_wt < 10
    2. medium: if brain_wt >= 10 and < 100
    3. large: if brain_wt> 100. Perform a One Factor Analysis of Variance (ANOVA) using SPSS comparing the mean gestation values for the three brain_type groups at an alpha of 0.05.
  2. What is the null hypothesis for this ANOVA:
  3. Calculate the mean of each of the 3 groups:
    1. Mean of small group ______________
    2. Mean of medium group ______________
    3. Mean of large group _______________

  1. alpha: ________________
  2. F test statistic: ________________
  3. p-value: ________________
  4. Paste a screenshot of your ANOVA result from your software below

2. Based on the results:

  1. Would you reject or fail to reject the null hypothesis?
  2. Provide your interpretation of the results of the ANOVA.

this is the link to the original dataset from where you get the brain_wt to get the brain_type column

https://www.openintro.org/data/index.php?data=mammals

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essential Calculus Early Transcendental Functions

Authors: Ron Larson, Robert P. Hostetler, Bruce H. Edwards

1st Edition

618879188, 618879182, 978-0618879182

More Books

Students also viewed these Mathematics questions

Question

=+c) How large is a in this case?

Answered: 1 week ago