Question
The average of 13 numbers is 10.The average of first 6
numbers is 8 and that of the last 6 numbers is 10. What will be the 13th number?Solution
Sum of 13 numbers = 13 × 10 = 130 Sum of first 6 numbers = 6 × 8 = 48 Sum of last 6 numbers = 6 × 10 = 60 Therefore, 13th number = 130 – (48 + 60) = 22
In the finance industry, which application of data analysis is most critical for reducing credit risk?
Which of the following is a key distinction between Big Data and Traditional Data in the context of data analysis?
...Which of the following statements best describes the role of cache memory in a computer's memory hierarchy?
Which of the following is the most appropriate method to handle missing data in a dataset for predictive modeling?
A data analyst is working with a dataset containing missing values, duplicate entries, and inconsistent formats. What is the most important step in ensu...
Which Python library is most commonly used to calculate the correlation matrix of a dataset in preparation for predictive modeling?
Which of the following features in Power BI allows for dynamically filtering data across multiple visuals with a single control element?
Which type of malware is designed to replicate itself without user intervention and spread across networks, often causing widespread disruption?
Which test is commonly used to check stationarity in time series data?
In which phase of the SDLC is User Acceptance Testing (UAT) most commonly performed?