Programming Examples

Python program to obtain the marks in computer of some student and find mean median and mode


mean median and mode in  python

The Computer marks obtained by some students are given below:

89,91,96,94,96,88,91,92,95,99,91,97,91

Write a python code to calculate and display mean, median and mode.

import statistics
mn=statistics.mean([89,91,96,94,96,88,91,92,95,99,91,97,91])
mid=statistics.median([89,91,96,94,96,88,91,92,95,99,91,97,91])
md=statistics.mode([89,91,96,94,96,88,91,92,95,99,91,97,91])
print("Mean ",mn)
print("Median ",mid)
print("Mode ",md)
Output


CCC Online Test 2021 CCC Practice Test Hindi Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Sarkari Naukari Notification Best Website and Software Company in Allahabad Sarkari Exam Quiz