Download as pdf or txt
Download as pdf or txt
You are on page 1of 12

9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.

pyplot as plt | Course Hero

Find study resources 숿 싂

Kendriya Vidyapati Sanghatan / DBMS / DBMS DB03 / Wholesale_Customer_Data.pdf - In[3 im… /

Dbms db03 2020 assessment [solved]


School Course Title Uploaded By Pages Ratings
Kendriya Vidyap… DBMS DB03 GrandElk22 12 싙 100% (3)

숨 This preview shows page 1 - 3 out of 12 pages.

View full document

Students who viewed this


also studied

In [3]:
15 pages Word File With Pyth
import numpy as np
Codes.docx
import pandas as pd
import seaborn as sns
University of Phoenix
import matplotlib.pyplot as plt
ECO ECONOMETRI sns.set(color_codes=True)
%matplotlib inline
import scipy.stats as stats
from scipy.stats import ttest_1samp, ttest_ind, mannwhitneyu, levene, shapiro, wilcoxon
from statsmodels.stats.power import ttest_power
18 pages Project Report.docx mydata = pd.read_csv('Wholesale_customers_data.csv')

GetLakes
Great Homework
Institute OfHelp
M

PGPBA SMDM
Answers in as fast as 15-30 minutes In [113]:
mydata.head()

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 1/12
9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt | Course Hero
Out[113]:

16 pages SMDM_Project_Rep
Sum of All
Buyer/Spender Channel Region Fresh Milk Grocery Frozen Detergents_Paper Delicatessen
t_Raman_Pal.docx Spends

Greater Noida Institute of 0 1 Retail Other 12669 9656 7561 214 2674 1338 34112
MBA 12 1 2 Retail Other 7057 9810 9568 1762 3293 1776 33266
2 3 Retail Other 6353 8808 7684 2405 3516 7844 36610

3 4 Hotel Other 13265 1196 4221 6404 507 1788 27381

4 5 Retail Other 22615 5410 7198 3915 1777 5185 46100


5 pages Case Study _
Business Report.do
In [5]:
Itm Business School
#To Check Data Consistency and gather Intial Basic Information. No Null Vaue observed.
FINANCE STAT123 mydata.info()

<class 'pandas.core.frame.DataFrame'>
RangeIndex: 440 entries, 0 to 439
21 pages Business_Report_Vi Data columns (total 9 columns):
y_SMDM_Project_13 Buyer/Spender 440 non-null int64
Channel 440 non-null object
Kendriya Vidyalaya, Praga Region 440 non-null object
Fresh 440 non-null int64
IT 12020 Milk 440 non-null int64
Grocery 440 non-null int64
Frozen 440 non-null int64
Detergents_Paper 440 non-null int64
Delicatessen 440 non-null int64
13 pages Wholesale dtypes: int64(7), object(2)
Distributor.pdf memory usage: 31.1+ KB

Indian Institute of Techno


In [6]:
MBA 16
mydata.describe(include="all")

Out[6]:
View more
Get Homework Help
섌 Buyer/Spender Channel Region Fresh Milk Grocery Frozen Detergents_Paper Delica
Answers in as fast as 15-30 minutes
count 440.000000 440 440 440.000000 440.000000 440.000000 440.000000 440.000000 440.

unique NaN 2 3 NaN NaN NaN NaN NaN

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 2/12
9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt | Course Hero
top NaN Hotel Other NaN NaN NaN NaN NaN

freq NaN 298 316 NaN NaN NaN NaN NaN

mean 220.500000 NaN NaN 12000.297727 5796.265909 7951.277273 3071.931818 2881.493182 1524
Word File With Python std 127.161315 NaN NaN 12647.328865 7380.377175 9503.162829 4854.673333 4767.854448 2820
Codes.docx
min 1.000000 NaN NaN 3.000000 55.000000 3.000000 25.000000 3.000000 3

세 15

Project Report.docx In [114]:


#Sum of all spend by creating new column and adding all 6 spends
mydata['Sum of All Spends']=mydata['Fresh']+ mydata['Milk']+ mydata['Grocery']+ mydata['Frozen
ydata['Detergents_Paper']+ mydata['Delicatessen']
mydata.tail(10)
세 18

SMDM_Project_Report_Raman_
Pal.docx
Get Homework Help

Answers in as fast as 15-30 minutes
세 16

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 3/12
9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt | Course Hero

1.1. Use methods of descriptive statistics to summarize data.


Which Region and which Channel seems to spend more?

Case Study _ Business


Report.docx

세5

Business_Report_Vinay_SMDM_
Project_13th May.docx

세 21

Upload your study docs or become a Continue to access


Course
Do Hero member
all varieties tobehaviour
show similar access thisRegion
across document
and Channel?
Get Homework Help

Answers in as fast as 15-30 minutes
Wholesale Distributor.pdf

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 4/12
9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt | Course Hero

세 13

View more

Bookmarked Docs

No bookmarked documents.

Bookmark this doc

Upload your study docs or become a


Continue to access
Course Hero member to access this document
Get Homework Help

Answers in as fast as 15-30 minutes

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 5/12
9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt | Course Hero

숟 End of preview. Want to read all 12 pages?

Upload your study docs or become a Continue to access


Course Hero member to access this document
Get Homework Help

Answers in as fast as 15-30 minutes

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 6/12
9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt | Course Hero

Term Professor Tags


Spring Chinmoy Lisboa Region

Report

Other Related Materials

18 pages Sample solution -suggestive.docx

St. Paul School Of Professional Studies

MATH 238

homework

46 page Exploratory Data Analysis Project Hair.pdf

Kendriya Vidyapati Sanghatan

BUSINESS 11

42 pages Project2.pdf

Get Homework
Pailan Help
Technical Campus

Answers in as fast
MANAGEMENT 151 as 15-30 minutes

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 7/12
9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt | Course Hero

466 pages r for sas.pdf

Rutgers University

STATISTICS 10

3 pages Wholesale market.docx

Great Lakes Institute Of Management

PYTHON 101

18 pages R Codes for Thera Bank.pdf

Kendriya Vidyapati Sanghatan

BUSINESS 11

Sample solution -suggestive.docx


Homework
Get Homework Help

Answers in as fast as 15-30 minutes
세 18

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 8/12
9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt | Course Hero

Exploratory Data Analysis Project Hair.pdf

세 46

Project2.pdf

세 42

Get Homework Help



Answers in as fast as 15-30 minutes
r for sas.pdf

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 9/12
9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt | Course Hero

세 466

Wholesale market.docx

세3

R Codes for Thera Bank.pdf

세 18

Get Homework Help



Answers in as fast as 15-30 minutes

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 10/12
9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt | Course Hero

What students are saying

As a current student on this bumpy I cannot even describe how much The ability to access any university’s
collegiate pathway, I stumbled upon Course Hero helped me this summer. It’s resources through Course Hero proved
Course Hero, where I can nd study truly become something I can always rely invaluable in my case. I was behind on
resources for nearly all my courses, get on and help me. In the end, I was not only Tulane coursework and actually used
online help from tutors 24/7, and even able to survive summer classes, but I was UCLA’s materials to help me move
share my old projects, papers, and able to thrive thanks to Course Hero. forward and get everything together on
lecture notes with other students. time.
Dana
Kiran Student University of Pennsylvania ‘17, Course Jill
Hero Intern
Student Temple University Fox School of Picture Student Tulane University ‘16, Course Hero
Business ‘17, Course Hero Intern Intern
Picture Picture

Company Get Course Hero Careers

About Us iOS Leadership


Scholarships Android Careers
Sitemap Educators Campus Rep Program
Standardized Tests Tutors
Education Summit
Get Homework Help
Educator Resources

Answers in as fast as 15-30 minutes
Help Legal Connect with Us

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 11/12
9/10/2021 Wholesale_Customer_Data.pdf - In[3 import numpy as np import pandas as pd import seaborn as sns import matplotlib.pyplot as plt | Course Hero

Contact Us Copyright Policy College Life


FAQ Academic Integrity Facebook
Feedback Our Honor Code Twitter
Privacy Policy LinkedIn
Terms of Use YouTube
Attributions Instagram

Copyright © 2021. Course Hero, Inc.

Course Hero is not sponsored or endorsed by any college or university.

Get Homework Help



Answers in as fast as 15-30 minutes

https://www.coursehero.com/file/69220099/Wholesale-Customer-Datapdf/ 12/12

You might also like