Question
The sum of the income of Raj and Roni is Rs. 168000. A
spends 50% of his income and B spends 75% of his income in such a way that B’s saving is Rs. 9000 less than A. If the income of C is 10% more than the average saving of A and B. Find the sum of saving of B and C if saving of C is 30%.Solution
Let the income of B be Rs. X So, the salary of A will be Rs (168000-x) Saving of A = Rs (168000-x)
0.5 Saving of B = Rs 0.25x As per the question 0.5
(168000-x) = 0.25x+9000 84000-0.5x = 0.25x+9000 0.75x = 75000 X= Rs 100000 Saving of A and B is Rs 34000 and Rs 25000 respectively um of the saving of B and C = Rs. 9735+Rs 25000 = Rs 34735
Which data transformation scales features to a range of 0 to 1?
A data structure allows insertion and deletion only from one end. Which of the following best describes its use case in real-world scenarios?
In Power BI, which feature allows the creation of dynamic and customized summaries of data by dragging and dropping fields into a table-like structure?
Why is sampling an essential method in data analysis, especially when dealing with large datasets?
Which of the following is the primary purpose of exploratory data analysis (EDA)?
How does supply chain optimization benefit from predictive analytics?
In exploratory data analysis (EDA), which of the following is the primary goal?
To reduce bias in a sampling process, which of the following strategies is most effective?
What is the most challenging step in the data analysis process and why?
Which regex symbol matches zero or more occurrences of the preceding character?