Question
Which capital city became the fourth in the Northeast to
get railway connectivity in 2025?Solution
Aizawl, the capital of Mizoram, was connected to the national railway network through the Bairabi–Sairang line.
Which of the following is an example of semi-structured data?
A study estimates the average weight of a population with a 95% confidence interval of (65 kg, 75 kg). What does this mean?
In hypothesis testing, what does a p-value less than 0.05 typically indicate ?
Which of the following R functions is used to perform a t-test for comparing the means of two independent samples?
Which of the following best differentiates random sampling from non-random sampling techniques?
Which IoT communication protocol is lightweight and optimized for constrained devices?
A retail chain wants to predict next month's sales based on historical data and seasonal trends. Which of the following methods is the most suitable for...
A data analyst is tasked with improving operational efficiency by examining employee performance metrics and identifying bottlenecks. Which of the follo...
Consider the following Python code snippet:
class Employee:
  def __init__(self, name, age):
    self.name = name
<...What is a defining characteristic of big data compared to traditional data?