Question
What is the approximate average number of chocolates
purchased by Sumit from shop A, B and D together? Read the following information carefully and answer the given questions: Pie chart shows the percentage distribution of total number of chocolates purchased by (Amit + Sumit) from five different shops (A, B, C D and E) and table shows the number of chocolates purchased by Amit from these shops. Total number of chocolates = 200Solution
Number of chocolates purchased by Sumit from shop A = [(30/100) × 200] – 45 = 60 – 45 = 15 Number of chocolates purchased by Sumit from shop B = [(25/100) × 200] – 30 = 50 – 30 = 20 Number of chocolates purchased by Sumit from shop D = [(20/100) × 200] – 10 = 40 – 10 = 30 Required average = (15 + 20 + 30)/3 = 21.66 ≈ 22
Which probability distribution is most widely used to model quantization noise in pulse code modulation ?
Which memory management technique divides the logical address space into fixed-size blocks and the physical memory into frames of the same size?
Which of the following statements best describes a mesh topology in network design?
Which of the following best describes the function of cache memory in a computer system?Â
What does a star schema consist of?
The latency of a network isÂ
How do you correctly create a new Map object in JavaScript?
In object-oriented programming, when defining an interface method, which of the following statements is true regarding method parameters?
- Does Dijkstra's algorithm work for graphs with both negative and positive edge weights?
What is the primary purpose of a MAC (Media Access Control) ID in networking?