Question
Which of the following factors are likely to act as an
obstacle for India to be a part of the global assembly chain for the Networked products?        I.           Improved transport and communication infrastructure.      II.           Export of assembled goods to the richer countries.    III.           Surge in protectionist policies among the countries.    IV.           Lack of Demographic dividend.      V.           Political instabilitySolution
Networked products are those whose production occurs across a Global Value chain in multiple locations depending upon the suitability of labour cost and investments. Policies like protectionism, lack of a demographic dividend, and political instability are likely obstacles.
An e-commerce company wants to understand the trend of holiday season sales over the past decade to forecast future sales. Which analysis method should ...
Which data modeling technique is used to represent the relationships between entities in a database?
Which sampling technique involves dividing the population into mutually exclusive subgroups and then randomly selecting samples from each subgroup?
In the context of data analysis, which of the following best describes trend analysis?
Which of the following R functions is used to perform a t-test for comparing the means of two independent samples?
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 of the following features in Power BI allows for dynamically filtering data across multiple visuals with a single control element?
In a structured database, which data storage format would best support hierarchical data with varying levels of nested attributes?
A data analyst is working on a survey dataset that records customer feedback as "Very Satisfied," "Satisfied," "Neutral," "Dissatisfied," and "Very Diss...
Why is sampling commonly used in data analysis, especially when dealing with large datasets?