Question
The mean and median of 100 observations are 50 and 52
respectively, the value of the largest item is 100. Later it was found out that the value 110 was misread as 100. The new corrected mean and median will be?Solution
Mean = 50 Median = 52 N = 100 EX = 5000 EXc = 5000-100+110 = 5010 Correct Mean = 5010 / 100 = 50.1 Value of median will not change as it is positional average.
What is the first symbol in the bash script file
What does the 'len()' function do in Python?
Fork() command is used to create a new process. State true or false.
What does the term "bandwidth" refer to in analog electronics?
The hexadecimal number system uses digits from 0 to __.
What are the three main components of a bipolar junction transistor (BJT)?
What is a default route in routing?
Which type of memory can be electrically erased and reprogrammed in blocks or sectors?
Which data processing technique is commonly used for handling large-scale data in distributed computing environments?
What is the role of the catch block in exception handling?