Question
How many students scored at least 40% marks in an exam?
A total of 720 candidates appeared for the exam. Statement I: One-fifth of the candidates scored 70% or above, and 240 candidates scored more than 20% but less than 40%. Statement II: The number of candidates who scored between 40% and 69% is twice the number of candidates who scored less than 20%. The question consists of two statements I and II given below it. You have to decide whether the data provided in the statements are sufficient to answer the question or not.Solution
Statement I: Number of students those secured 70% marks and above = 1/5 x 720 = 144 240 candidates have secured more than 20% but less than 40% marks in the exam. This statement alone is not sufficient to answer the question. Statement II: In this statement, we don’t have data about the number of students that secured 70 % and above marks. This statement alone is not sufficient to answer the question. On combining (I + II), Number of students those secured those less than 20% marks and those secured marks between 40% and 69% = 720 – 144 – 240 = 336 Number of students those secured between 40% and 69% = 2 x Number of students those secured less than 20% marks Number of students those secured between 40% and 69% = 2/3 x 336 = 224 So number of students those secured at least 40% marks = (40% to 69%) + (70% and above) = 224 + 144 = 368 Statement (I + II) together is sufficient to answer the question. Hence answer is option C
Which type of cyber attack involves overwhelming a server with traffic to make it unavailable to users?        Â
...The values appearing in given attributes of any tuple in the referencing relation must likewise occur in specified attributes of at least one tuple in t...
Which of the following virtualization types allows multiple operating systems to run concurrently on a single physical machine, but does not require a h...
In the context of Intelligent Systems, which of the following algorithms is primarily used for real-time pathfinding in robotics?
Which early computing device is known for using punched cards to control a sequence of operations and is often considered a precursor to modern computers?
Which of the following protocols is responsible for sending and receiving emails across the internet?Â
In deep learning, which type of neural network is most suitable for sequential data like time series?
- Which type of software testing ensures that integrated modules of an application work together as expected?
Who is widely regarded as the "Father of the Computer" for his conceptual design of the Analytical Engine?
- Which of the following is an example of Polymorphism in Object-Oriented Programming?