- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
What is mean ?
A mean is average of all numbers. A mean is calculated by adding up all the values and dividing that by the number of values.
For example consider the numbers {2,5,8,11,16,21,30} .
There are 7 numbers in the set.
So Mean = $\frac{2+5+8+11+16+21+30}{7}$
Mean = $\frac{93}{7}$
Advertisements