Question
Solution
Model class = 25 - 30 Lower limit of the model class (L) = 25 Frequency of model class (f1) = 11 Frequency of preceeding model class (f0) = 9 Frequency of next model class(f2) = 10 h = 5 Mode = L + {(f1 - f0 ) / ( 2 f1 - f0 - f2) } h Mode = 25 + {(11 - 9)/22-9-10 } 5 Moode = 25 + 3.33 Mode = 28.33 ans.
What is false about linked list?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which consensus mechanism is used by Bitcoin, the first blockchain-based cryptocurrency?
In dynamic programming, what does "optimal substructure" mean?
What is a "token" in lexical analysis?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
An XML document is a string of ____.
Which of the following algorithm is most sensitive to outliers?