Question
A, B and C invested in partnership. A invest Rs.8000 for
6 months, B invests Rs.6000 for 4 months and C invests Rs.12000 for 3 months. C is working partner so he will get 5% extra of total profit. Find profit share of C if total profit at the end of the year is Rs.8100.Solution
Ratio of profit share of A, B and C = 8000 x 6 : 6000 x 4 : 12000 x 3 = 4:2:3 Profit share of C out of total profit = [8100 x (5/100)] + [8100 x (95/100) x (3/9)] = Rs.2970
Which of the following is NOT true about binary search ?
A data analyst is working on a survey dataset that records customer feedback as "Very Satisfied," "Satisfied," "Neutral," "Dissatisfied," and "Very Diss...
Which SQL query would return the top three departments with the highest total salaries from an employees table with columns department , salary , and em...
A data analyst at an insurance company is tasked with assessing the probability of fraudulent claims by analyzing customer transaction data and claim hi...
You are combining sales data from three different sources, each with slightly different column names for the same information (e.g., "Product_ID," "Prod...
Which of the following characteristics best differentiates Big Data from Traditional Data ?
Which of the following scenarios demonstrates an appropriate application of time series analysis?
A developer is tasked with implementing a task scheduling system where multiple tasks with dependencies need to be executed. Which data structure would ...
Which metric would be most indicative of a customer's likelihood of defaulting on a loan, based on historical data analysis?
What is the most challenging step in the data analysis process and why?