Q1:
Data Interpretation > Tabular Data
Hard
Here are the students, and the subjects. The maximum marks for each subject is 120.
<table class="question-table"> <tr> <th>STUDENTS</th> <th>Physics (120)</th> <th>Biology (120)</th> <th>Maths (120)</th> <th>Geology (120)</th> <th>Economics (120)</th> <th>English (120)</th> </tr> <tr> <td>A</td> <td>70</td> <td>75</td> <td>70</td> <td>65</td> <td>60</td> <td>70</td> </tr> <tr> <td>B</td> <td>80</td> <td>70</td> <td>75</td> <td>60</td> <td>50</td> <td>75</td> </tr> <tr> <td>C</td> <td>75</td> <td>72</td> <td>71</td> <td>70</td> <td>60</td> <td>65</td> </tr> <tr> <td>D</td> <td>60</td> <td>70</td> <td>65</td> <td>55</td> <td>60</td> <td>70</td> </tr> <tr> <td>E</td> <td>70</td> <td>75</td> <td>65</td> <td>50</td> <td>55</td> <td>60</td> </tr> <tr> <td>F</td> <td>65</td> <td>70</td> <td>60</td> <td>65</td> <td>50</td> <td>60</td> </tr> </table>
The table below gives the percentage of marks obtained by 6 students in 6 subjects in an examination. Answer the following questions based on the data given in the table. The numbers in brackets are the maximum marks in each subject. What is the overall percentage of A, B and C respectively?
Correct Answer
Option 4
Correct Answer