document.write( "Question 1197392: A customer-service supervisor regularly conducts a survey of customer satisfaction. The results of the latest survey indicate that 8% of customers were not satisfied with the service they received at their last visit to the store. Of those who are not satisfied, only 22% return to the store within a year. Of those who are satisfied, 64% return within a year. A customer has just entered the store. In response to your question, he informs you that it is less than 1 year since his last visit to the store. What is the probability that he was satisfied with the service he received? \n" ); document.write( "
Algebra.Com's Answer #830659 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The other tutors approach this problem using conditional probability, and the law of total probability. \n" ); document.write( "Such methods are fine if you understand how the formula works. And it's useful for exam settings where time is important.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll approach this using a different method.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's say 10,000 people were surveyed. \n" ); document.write( "Feel free to change this number to any positive integer you want. \n" ); document.write( "I selected this large value so that the resulting values in the table below are all integers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We're told that \"8% of customers were not satisfied\" \n" ); document.write( "8% of 10,000 = 0.08*10,000 = 800 people weren't satisfied. \n" ); document.write( "This means 10,000 - 800 = 9200 people were satisfied.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another fact is \"Of those who are not satisfied, only 22% return to the store within a year\" \n" ); document.write( "Of the 800 unsatisfied people, 0.22*800 = 176 return to the store within a year, and 800-176 = 624 do not return within a year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We're also told that \"Of those who are satisfied, 64% return within a year\" \n" ); document.write( "64% of those 9200 people satisfied = 0.64*9200 = 5888 satisfied people return within a year. The other 9200-5888 = 3312 satisfied customers do not return within a year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's a table to keep track of all the values mentioned so far.
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's move onto the part that says \"A customer has just entered the store. In response to your question, he informs you that it is less than 1 year since his last visit to the store\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This means we focus entirely on the \"Return\" row. \n" ); document.write( "There are 5888+176 = 6064 people who returned within a year of their last visit.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Of those 6064 people, 5888 were satisfied. \n" ); document.write( "Divide those values to get \n" ); document.write( "5888/6064 = 0.97097625329816 approximately \n" ); document.write( "which when rounding to five decimal places we get 0.97098 \n" ); document.write( "However, if your teacher needs you to round to some other level of precision, then be sure to do so.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Normally I would go with the fraction form since it's exact and avoids rounding error. \n" ); document.write( "But it's a bit tricky to visualize 5888/6064 in my opinion. \n" ); document.write( "It's much easier to grasp what 0.97098 means (about 97.098% of the people who return within a year are satisfied customers).\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Approximately 0.97098 \n" ); document.write( " \n" ); document.write( " |