Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed
image text in transcribed
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

Topology

Authors: Marco Manetti

1st Edition

3319169580, 9783319169583

More Books

Students also viewed these Mathematics questions