Question
According to the Ministry of Statistics and Programme
Implementation, India's Index of Industrial Production (IIP) grew by 4.2% in June 2024. Which sector recorded the highest growth rate among the three key sectors reported?Solution
In June 2024, the growth rates for the three key sectors reported were Mining (10.3%), Manufacturing (2.6%), and Electricity (8.6%). Among these, the Mining sector recorded the highest growth rate of 10.3%.
Which of the following is the primary purpose of exploratory data analysis (EDA)?
What will be the output of the following C code?
#include < stdio.h >
void main ( ) {
  int x = 10, y = 20, *p1 = &x, *p2 = &y;...
Which test is commonly applied in time series analysis to determine whether a series is stationary?
Which of the following is an example of continuous data?
In time series analysis, which component is characterized by predictable, cyclical patterns that repeat at fixed intervals?
Which of the following is the primary reason why bias occurs in sampling?
A data analyst is tasked with understanding customer churn for a subscription-based business. Which of the following steps should they prioritize immedi...
In data transformation, what is the primary purpose of standardization?
Which of the following methods is most suitable for forecasting future sales based on historical sales data that exhibits seasonal trends ?
...Which of the following statements about asymmetric encryption is true?