Question
A shopkeeper planned to sell 150 shirts each priced at
Rs 1,250 in a particular year. Each shirt, if it had been sold at the mentioned price would have been possibly earned him a 25% profit. However, 50 out of these 150 shirts were sold at a discount of Rs 150 each shirt during the festival season. Find the maximum possible number of shirts one could have bought during the festival season with an amount that is same as the profit earned by the shopkeeper in the entire year?Solution
Actual price of each shirt = Rs`100/125xx1250=` Rs 1,000 Profit earned during non-festive season = Rs (1,250 – 1,000)`xx` 50 = Rs 12,500 Profit earned during festival season = (1,100 – 1,000) × 50= Rs 5,000 Total profit = Rs 17,500 Cost of a shirt during festival season = Rs 1,100 Now, `17500/1100` = 15.909 Maximum number of shirt that can be bought = 15
In Python, which method removes missing values?
A dataset contains "USA," "United States," and "U.S." as country entries. What is the best way to resolve these inconsistencies?
In OOP, what term best describes the relationship where one object is a part of another but cannot exist independently?
Which of the following is an example of semi-structured data ?
In the context of presenting data insights, which approach is most effective?
In Python, missing values in DataFrame are represented as:
Which statistical method is most suitable for quantifying the strength and direction of a linear relationship between two continuous variables?
...Which of the following is a key advantage of 5G technology over 4G in mobile computing?
A data analyst is tasked with understanding customer churn for a subscription-based business. Which of the following steps should they prioritize immedi...
Which of the following best represents the role of data wrangling in the data analysis process?