Let's understand the question first -
It says Leonard has a few comic books which are rated by a professional service. The ratings were in a consecutive multiple of 5. Different number of books received different ratings.
So,
| Number of books | Ratings (example) |
| 3 | 5 |
| 5 | 10 |
| 4 | 15 |
| x | 20 |
Now these ratings 5,10,15,20, could also be 50, 55, 60, 65 or any other 4 consecutive multiples of 5.
The calculation of standard deviation requires 2 things-
1. mean
2. frequency of each item corresponding to each value (in this case, total number of books or the value of x)
Calculation of mean requires sum of all the values and the number of values.
For the sum, we would require atleast the minimum or the maximum rating given to determine which 4 consecutive multiples are taken of 5 and add them up.
For the number of values, we would require either the total number of books or directly the value of x.
Statement 1 -
This gives us the value of x. Now we can have the total number of books but we still do not know what is the total sum of the ratings.
When calculating mean,
Mean = sum of ratings/number of books
= (5+10+15+20)/(3+5+4+2)
= 50/14
OR
Mean = (25+30+35+40)/ (3+5+4+2)
= 130/14
We have 2 different means, which means we will have 2 different values of S.D
NOT SUFFICIENT.
Statement 2 -
This gives us the minimum rating awarded, which would mean we now have the sum of ratings as,
Minimum rating is 35, which means the remaining 3 ratings are 40,45,50.
But we still do not have the total number of books. While calculating mean,
Mean = sum of ratings/number of books
= (35+40+45+50)/(3+5+4+x)
= 170/(12+x)
Statement 1 and 2 COMBINED -
Now we have the value of x to put in mean.
Mean = sum of ratings/number of books
= (35+40+45+50)/(3+5+4+x)
= 170/(12+2)
= 170/14
Since we have the mean, and all the values, we can easily calculate S.D.
Hence, SUFFICIENT.
FINAL ANSWER - OPTION C
Bunuel
12 Days of Christmas 2024 - 2025 Competition with $40,000 of PrizesLeonard had each comic book in his collection graded by a professional service. Each comic book received one of four different grades. 3 comic books received the lowest grade, 5 comic books received the second-lowest grade, 4 comic books received the second-highest grade, and x comic books received the highest grade. If the four grades were consecutive multiples of 5 between 0 and 100, inclusive, what was the standard deviation of the grades of Leonard's comic books?
(1) x = 2
(2) The lowest grade assigned to the comic books was 35.