Question
What is the amount of the first instalment disbursed for
the Banglar Bari housing scheme in West Bengal?Solution
West Bengal Chief Minister Mamata Banerjee announced the release of the first instalment of ₹60,000 for the Banglar Bari housing scheme, targeting 12 lakh families. The total assistance per family is ₹1.2 lakh, distributed in two phases.
A company wants to analyze customer sentiment about their new product by extracting data from Twitter. Which data collection method is most appropriate ...
Which visualization is best for showing trends over time?
Which of the following scheduling algorithms can cause the starvation of low-priority processes?
Why is sampling commonly used in data analysis, especially when dealing with large datasets?
You are combining sales data from three different sources, each with slightly different column names for the same information (e.g., "Product_ID," "Prod...
In Excel, you want to summarize sales data by region and product category, displaying the sum of sales for each combination. Which feature should you us...
Which of the following Big Data processing models is based on the concept of continuous data flow processing?Â
A company notices a sudden spike in product returns during a specific quarter. Which type of analysis should be conducted to identify the root cause an...
Consider the following Python code snippet:
class Employee:
  def __init__(self, name, age):
    self.name = name
<...A data analyst in a multinational company is tasked with generating insights from sales data. Which of the following best describes the primary respons...