Three part question. Show all work. Question 1 (15 points) Here is a table of pu
ID: 3324878 • Letter: T
Question
Three part question. Show all work.
Explanation / Answer
(a) If you load the above data into excel, and use the frequency() function with Age Group and Car type as input parameters, you will get the frequency of the different car typeswithin the different age groups you can comput the frequencies, relative frequencies and cumulative frequencies by using simple sum and difference functions
(b) Again once the data is loaded into excel as a table there are set of functions you can use to compute all of the given values, they are given as below. Pass the entire columns of Age and Income is inputs to these functions
Miminimum : Min(), Maximum: Max(), Mean: mean(), Median: Median() , Mode: Mode(), Variance: Var.S()
Std.Dev: STDEV.S() , Coeff of variation : STDEV.S() / Mean()
You will get all of the values you need
(c) Prob that given a purchaser is female they will buy a fusion = Total number of fusions purchsed by females / total number of females
Prob that given that someone bought an escape they make 79000$ or more = Total number of cases in Escape Purchases which yielded 79000$ or more / Total number of Escape purchases
Finding these numbers and dividing them appropriately will yield the probabilities.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.