Question
(i) According to CDSCO Chief Rajeev Singh Raghuvanshi,
only about 1% of all drugs tested failed to presence (A) quality benchmarks, indicating that the stringent monitoring measures are effectively controlling (B) substandard drug production. (ii) This monthly vigilance action (C) by CDSCO is part of a concerted effort to reduce the meet (D) of non-standard quality (NSQ) drugs in the market. In the given questions two sentences are given out of which four words are printed in bold. These words need to be interchanged to make the sentence contextually and grammatically meaningful. Choose the option which contains correct pair of interchanged words. In case the words require no interchange and the sentence is correct in its original form then choose option 5, i.e., 'The sentence is correct' as the answer.Solution
The correct answer is A-D only. "Presence" should be replaced with D: "meet" to make the sentence grammatically correct, indicating that only about 1% of drugs tested failed to meet quality benchmarks.
What is the primary difference between Big Data and traditional data ?
In Python, which method in the Pandas library would you use to replace NaN values in a DataFrame with the median value of each column?
Which of the following Big Data processing models is based on the concept of continuous data flow processing?Â
Which of the following statements about the mean, median, and mode is true when applied to a dataset with a skewed distribution?
Which of the following is an effective method for handling inconsistent data in a merged dataset?
Which of the following testing types focuses on validating that a system meets its functional requirements?
What is the result of the following SQL query?
 SELECT department, COUNT (employee_id)Â
FROM employees GROUPBY department HAVING COUNT (e...If a dataset has a strongly skewed distribution , which measure of central tendency is most appropriate to represent the data?
In time series forecasting, what is the primary role of the ARIMA model ?
Which of the following factors should primarily determine the sample size in a data analysis project?