By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Basic probability concepts are fundamental to business analytics, enabling us to make informed decisions under uncertainty. In a retail setting, understanding probability helps us forecast sales, segment customers, and detect potential fraud. For instance, a retailer might use probability to determine the likelihood of a customer returning a product, thus informing inventory management and customer service strategies.
numpy
scipy.stats
stats
bayes
RAND
NORM.DIST
A retailer wants to determine the probability of a customer returning a product given that they have purchased it online. If the probability of a customer returning a product is 0.05 and the probability of purchasing online is 0.8, what is the probability of a customer returning a product given that they have purchased it online?
Answer: 0.05 / 0.8 = 0.0625 Explanation: This is an example of conditional probability, where we update the probability of an event (returning a product) given new information (purchasing online).
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.