Question
Train βAβ travelling with a speed of 75 km/h can
cross a pole in 15 seconds. If the length of train βBβ is 24% less than that of train βAβ and it can cross a pole in 15 seconds then speed (in km/h) of train βBβ is:Solution
Speed of train βAβ = 75 Γ (5/18) = (125/6) m/s Length of train βAβ = (125/6) Γ 15 = 312.5 metres Length of train βBβ = 0.76 Γ 312.5 = 237.5 metres Speed of train βBβ = (237.5/15) Γ (18/5) = 57 km/h
Why is sampling an essential technique in data analysis?
Which of the following testing types focuses on validating that a system meets its functional requirements?
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 illustrates the concept of polymorphism in Object-Oriented Programming (OOP)?
In descriptive statistics, what is the main advantage of using the median over the mean as a measure of central tendency in data analysis?
Which of the following methods is most appropriate for forecasting future values in time series data with a consistent trend and seasonality?
You have a dataset with inconsistent date formats (e.g., 'DD/MM/YYYY', 'MM-DD-YYYY', 'YYYY-MM-DD'). What is the first step you should take to standardiz...
What is the difference between a list and a tuple in Python?
What is the primary risk associated with bias in sampling, and how can it be minimized?
In a structured database, which data storage format would best support hierarchical data with varying levels of nested attributes?