Question
A train running with a speed of 153 km/hr can cross a
pole in 13 seconds and a platform in 17 seconds. Find the length of the platform.Solution
Speed of the train = 153 × (5/18) = 42.5 m/sec Length of the train = 42.5 × 13 = 552.5 metres Let the length of the platform be ‘x’ metres Therefore, 552.5 + x = 42.5 × 17 Or, x = 722.5 – 552.5 = 170 metres
What is the main advantage of using data storytelling in presenting data-driven insights?
A data analyst is tasked with evaluating customer feedback from a population of 1,000,000 survey responses. Why is sampling an essential technique in th...
Which of the following best describes non-random sampling?
Which of the following strategies helps reduce sampling bias?
Which sampling technique is most appropriate when the population is naturally divided into groups that differ significantly from each other?
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 best describes the main objective of predictive analytics in healthcare, particularly in the context of improving patient care?
Which of the following techniques is most suitable for handling and organizing an unstructured dataset with textual data?
Which of the following best highlights how data analysts contribute to achieving organizational goals?
In data management, what role does metadata play when working with a large dataset of customer transactions?