Question
A shopkeeper marks an article 25% above cost price and
gives a discount of 12% on the marked price. If his profit is Rs 180, then the cost price is:Solution
Let cost price = 100 Marked price = 125 Selling price after 12% discount: 125 x 88/100 = 110 So profit = 10% If 10% profit = Rs 180, then cost price = 180 x 100/10 = 1800
Which type of software testing focuses on the internal structure and logic of the code rather than its functionality?
How is the optimal sample size determined in statistical analysis?
A database holding sensitive customer data is compromised, and attackers exfiltrate data without altering it. Which principle of the CIA triad has been ...
What does 'ETL' stand for in data analytics?
In exploratory data analysis (EDA), which of the following is the primary goal?
Which technique best ensures that data storytelling is impactful for business stakeholders?
In Python, which of the following functions in the Pandas library is used to merge two DataFrames df1 and df2 on a common column id?
The four types of data analytics in increasing order of complexity and value are:
In which scenario is stratified sampling most suitable?
A disk scheduling system receives requests for the following cylinders: 98, 183, 37, 122, 14, 124, 65, 67. If the current position of the disk head is a...