Calculate the median dollar amount spent on grocery


Assignment task: Using the dataset provided to you answer the following questions:

A) Write a function that gets a number "n" bigger than 2 and returns (2*3*4*.....*n) If the number given to the function is less than 2 the function must return -1. B) Write a script and call your function then display the result when 10 is passed to the function. Calculate the minimum and maximum incomes in the city assigned to you. Calculate the median dollar amount spent on cosmetics in the city assigned to you. Calculate the median dollar amount spent on Grocery in the city assigned to you. Visualize the frequency of Male and Female customers in the city assigned to you using a bar chart with two columns A) Visualize the distribution of family income in the city assigned to you by a histogram. B) What is the mode for family income? A) Visualize the distribution of Years of education in the city assigned to you by a histogram. B) What is the mode for Years of education? Visualize the distribution of Years of education for males and females using two boxplots. Use a scatter plot of the association between "family income" and "Years of

Request for Solution File

Ask an Expert for Answer!!
Other Subject: Calculate the median dollar amount spent on grocery
Reference No:- TGS03378048

Expected delivery within 24 Hours