Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

IN MATLAB Data Analysis Your task is to load the patients data and write a script that does the following: 1. Find the mean and

IN MATLAB

image text in transcribed

Data Analysis Your task is to load the patients data and write a script that does the following: 1. Find the mean and median ages of smokers and of non-smokers 2. Find how many people from the County General Hospital [Note: not all patients are from this location! rate themselves to be in Excellent health 3. Make a scatterplot of weight vs. height, where the data for smokers and non-smokers are different colors. Include a legend saying which is which Write the answers to the first two parts to a txt file. 5. Save the scatterplot as a pdf file Tips: . Vectorized notation and filtering are your friends. If for some reason you don't have patients on Matlab, the patients.mat file will be provided on the class site. As always, make sure your code is commented well enough to be legible

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

Students also viewed these Databases questions