Question:medium

1000 patients currently suffering from a disease were selected to study the effectiveness of treatment of four types of medicines — A, B, C and D. These patients were first randomly assigned into two groups of equal size, called treatment group and control group. The patients in the control group were not treated with any of these medicines; instead they were given a dummy medicine, called placebo, containing only sugar and starch. The following information is known about the patients in the treatment group.
a. A total of 250 patients were treated with type A medicine and a total of 210 patients were treated with type C medicine.
b. 25 patients were treated with type A medicine only. 20 patients were treated with type C medicine only. 10 patients were treated with type D medicine only.
c. 35 patients were treated with type A and type D medicines only. 20 patients were treated with type A and type B medicines only. 30 patients were treated with type A and type C medicines only. 20 patients were treated with type C and type D medicines only.
d. 100 patients were treated with exactly three types of medicines.
e. 40 patients were treated with medicines of types A, B and C, but not with medicines of type D. 20 patients were treated with medicines of types A, C and D, but not with medicines of type B.
f. 50 patients were given all the four types of medicines. 75 patients were treated with exactly one type of medicine.
The number of patients who were treated with medicine type D was: [This Question was asked as TITA]

Updated On: Jul 31, 2026
  • 325
  • 320
  • 350
  • 355
Show Solution

The Correct Option is A

Solution and Explanation

To ascertain the count of patients administered medicine type D, set theory and Venn diagrams will be employed for analysis. The following sets are defined:

  • A: Patients receiving medicine type A.
  • B: Patients receiving medicine type B.
  • C: Patients receiving medicine type C.
  • D: Patients receiving medicine type D.

The principle of inclusion-exclusion will be applied to solve this problem.

Data provided:

  • Total treatment group size: 1000 / 2 = 500 patients.
  • Cardinality of A and C: |A| = 250; |C| = 210.
  • Patients receiving only one medicine type: |A only| = 25, |C only| = 20, |D only| = 10.
  • Patients receiving exactly two medicine types:
    • |AD only| = 35, |AB only| = 20, |AC only| = 30, |CD only| = 20.
  • Patients receiving exactly three medicine types: 100 in total, with specific breakdowns:
    • |ABC| = 40, |ACD| = 20.
  • Patients receiving all four medicine types: 50 patients.

Calculation of patients treated with medicine type D:

  1. The total number of patients treated with D is calculated as:
    |D| = |D only| + |AD only| + |CD only| + |ACD| + |ABC| + |all 4|
    |D| = 10 + 35 + 20 + 20 + 0 + 50 = 135.
  2. Of the 100 patients treated with exactly three medicines:
    • 40 received ABC (not counted in D).
    • 20 received ACD.
    • The remainder received ABD and BCD (let x be ABD and y be BCD; precise numbers for D are not given here).
    • 50 received all four medicines.
  3. Using the data |A| = 250 and |C| = 210, the current calculation for patients served is:
    50 + 10 + 35 + 20 + 40 + 20 + 0 = |D| + unserved = 135 (which is the calculated |D|).
  4. Add |D| and remaining figures, accounting for x+y (previously zero):

Therefore, the total number of patients treated with medicine type D is: 325.

Was this answer helpful?
0