Question
As per the latest MPC decision (Aug 2025), what is the
current policy repo rate?ÂSolution
The Monetary Policy Committee (MPC) of RBI decided to keep the policy repo rate at 5.50%. The repo rate is the rate at which RBI lends to commercial banks, influencing borrowing costs across the economy. Maintaining the rate supports growth while aiming to keep CPI inflation within the 4% target band (+/- 2%).Â
Which of the following scenarios demonstrates an appropriate application of time series analysis?
What will be the output of the following Python code?
def modify_list(lst):
  for i in range(len(lst)):
    lst[i] = ls...
Which of the following operations is NOT valid for a circular linked list?
Which of the following methods in the Seaborn library is used to create a scatter plot to visualize the relationship between two variables x and y?
Which of the following characteristics is unique to TCP as opposed to UDP in a network communication scenario?
In time series analysis, which component is best described as the long-term movement in data values that is not affected by seasonal or random fluctuati...
Why is sampling a critical step in large-scale data analysis?
Which of the following best describes a method to handle inconsistent data when integrating datasets from different sources?
To help a retail business increase its conversion rate, a data analyst should start by defining which of the following metrics?
Which measure of central tendency is most appropriate when data has extreme outliers?