Question
In the following questions, a sentence is given with
two blanks. Identify the correct pair of words that fit in the sentence to make it grammatically and contextually correct. The past and present directors of the museum have been ________________from time to time to carry-out systematic excavations when ______________offered.Solution
'Empowered' means given authority or power, which could fit the first blank. However, 'resources' does not align well with the second blank. The sentence discusses an occasion for systematic excavations, not the tools or materials required for them. 'Instructed' implies receiving orders or directions, which doesn’t suit the context of being provided with the means to carry out excavations. 'Funding' refers to financial support, which is not implied in the sentence as a requirement for conducting the excavations. 'Persuaded' means convinced to take action, which is contextually incorrect because the directors aren’t being convinced but rather provided the means. Similarly, 'facilities' refers to infrastructure or equipment, which doesn’t fit the idea of an opportunity or occasion. The correct answer is 3) enabled, opportunity because it appropriately conveys that the directors were provided the means (enabled) and acted when a chance (opportunity) arose.
Which of the following scenarios would benefit most from using time series analysis with seasonal decomposition?
In data transformation, what is the primary purpose of standardization?
In developing a fraud detection model for online transactions, a data analyst should use a technique capable of identifying anomalous patterns. Which of...
A logistics company wants to reduce delivery delays using predictive analysis. What should they focus on?
What is a common method to handle missing data in a dataset?
In Python, which of the following functions in the Pandas library is used to merge two DataFrames df1 and df2 on a common column id?
A company notices an increase in sales every December due to holiday shopping. Which component of time series data does this represent?
What is the primary advantage of using a box plot for data visualization?
What is inheritance in Python?
In time series forecasting, what is the primary role of the ARIMA model ?