Question
Find the median of the following observations: 16, 12,
18, 22, 20, 19, 17Solution
Ascending order of observations: 12, 16, 17, 18, 19, 20, 22
Number of observations = 7 (odd number).
Median formula for odd observations:
Median = [(n + 1) ÷ 2]th term
For n = 7, the 4th term is 18.
Why classes are known as abstract data types (ADT)?
Which company originally developed the Go programming language?
What happens to the memory allocated to a local variable when the function exits?
Which type of memory is faster to access and closer to the processor, providing temporary storage for frequently used data?
Which command will help you to find the time of how long the system is being running?
Which of the following clause return specific rows?
Conditional statements are also known as ________ statements.
Which scheduling policy uses priority levels to determine the order of execution?
What is a "token" in lexical analysis?
What is the purpose of a "private blockchain"?