Answered step by step
Verified Expert Solution
Question
1 Approved Answer
For b,c,d, please include the data and plots made in python This list of largest cats shows the 10 largest extant Felidae species, ordered by
For b,c,d, please include the data and plots made in python
This list of largest cats shows the 10 largest extant Felidae species, ordered by maximum reported weight and size of wild individuals on record. Maximum length includes the tail. Data is taking from: https://en.wikipedia.org/wiki/List_of_largest_cats. (a) Make a prediction what the relation between the maximum weight and maximum length should be. Give reasons why you are making such a prediction. (b) Using Python, draw a scatter plot, semilog plot, and log-log plot for these data and decide which model better fits the data. Note: for your convenience, the data file "Largest_cats_table.csv" is attached. (c) From the graphs of (b), find a formula that expresses the relation between the maximum weight and maximum length of largest cats in better way (in your opinion). (d) Compare your prediction with the model that you obtained from the analysis of the graphs. Explain why your prediction is correct or why it is wrong. (e) Is there an outlier (or outliers) in the data that lies away? If yes, explain why it (or they) does not fit your model. Largest_cats_table (2)Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started