Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q12. 12.1 What is the mean of the variable 'BMI? 12.2 What is the median of the variable 'BMI'? 12.3 What is the mode of

image text in transcribed
image text in transcribed
Q12. 12.1 What is the mean of the variable 'BMI"? 12.2 What is the median of the variable 'BMI'? 12.3 What is the mode of the variable 'BMI'? 12.4 Are the three measures of central tendency equal? (3 Marks) #remove & write the appropriate function name m1 = pima['BMI']._() #Mean print(m1) m2 = pima['BMI'].. () #Median print(m2) m3 = pima['BMI']._([0] #Mode

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

Trigonometry A Unit Circle Approach (Subscription)

Authors: Michael Sullivan, Michael Sullivan III

11th Edition

0135229693, 9780135229699

More Books

Students also viewed these Mathematics questions

Question

5. Give some examples of hidden knowledge.

Answered: 1 week ago