Question
Samudrayaan Mission is aimed at sending three personnel
to 6000-metre depth in a vehicle called ____ for the exploration of deep sea resources like minerals.Solution
Samudrayaan Mission is aimed at sending three personnel to 6000-metre depth in a vehicle called ‘MATSYA 6000’ for the exploration of deep sea resources like minerals.
In R, which function is used to perform a t-test for comparing the means of two independent samples?
A retailer wants to segment its customers to optimize targeted marketing campaigns. Which of the following approaches would be most effective for custom...
In predictive modeling for customer segmentation, which type of model is most suitable for identifying distinct customer groups based on purchasing beha...
Which method is used to handle missing values by replacing them with the mean?
A logistics company wants to reduce delivery delays using predictive analysis. What should they focus on?
You are tasked with analyzing sales data from multiple sources for a quarterly report. The raw data contains missing values and duplicate records. What ...
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 query will return the third-highest salary from an Employee table in SQL?
What is the primary objective of exponential smoothing in time series forecasting?
Which of the following testing types focuses on validating that a system meets its functional requirements?