Question
The average of runs of a cricket player of 10 innings
was 42. How many runs must he make in his next inning so as to increase his average of runs by 6?Solution
Let the batsman make x runs. Total runs in 10 innings = 10 × 42 = 420 => (420 + x)/11 = 42 + 6 => 420 + x = 48 × 11 => x = 528 – 420 = 108
In which phase of the SDLC is User Acceptance Testing (UAT) most commonly performed?
Which of the following methods is most appropriate for forecasting future values in time series data with a consistent trend and seasonality?
You are combining sales data from three different sources, each with slightly different column names for the same information (e.g., "Product_ID," "Prod...
In a structured database, which data storage format would best support hierarchical data with varying levels of nested attributes?
Which Python library is primarily used for data manipulation and cleaning?
Why is sampling an essential technique in data analysis?
Which of the following factors is most crucial when determining the appropriate sample size for a data analysis study?
Which characteristic of cloud computing ensures resources can be scaled up or down based on user demand?
To ensure data is accurate and complete before beginning analysis, which data validation technique is most commonly used?
Which of the following best describes a method to handle inconsistent data when integrating datasets from different sources?