Question
Train M, βxβ metres long crosses (x β 30) metres
long platform in 22 seconds while train N having the length (x + 30) metres crosses the same platform in 28 seconds. If the speeds of both trains are same then find the value of βxβ.Solution
Total distance travelled by train M = (2x β 30) m Total distance travelled by train N = (x + 30 + x β 30) = 2x m According to question, => (2x β 30)/22 = 2x/28 => 56x β 840 = 44x => 12x = 840 => x = 70 m
In project management, the critical path in a PERT chart represents:
Which of the following is a unique feature of Tableau that distinguishes it from other Business Intelligence tools?
Consider the following Python code:
class Shape:
Β Β def area(self):
Β Β Β Β return 0
class Circle(Shape):
Β οΏ½...
What is the primary benefit of customer segmentation in a data-driven marketing strategy?
What is the most challenging step in the data analysis process and why?
Which technique is most appropriate to handle skewed numerical data in a dataset?
Which of the following forecasting methods would be most suitable for a time series that exhibits both a long-term trend and seasonality?
When identifying business problems, what is the first step a data analyst should take to ensure clarity and effectiveness in solving the problem?
A scatter plot reveals a strong positive linear relationship between two variables. Which of the following is the most appropriate statistical measure t...
In wireless networking, what does the 802.11ac standard primarily improve over 802.11n?