Activity - 1

Extra Activity - 1

Activity - 1

Create a Google Site as a student portfolio with Statistics 1 as one of the pages inside it. Provide a short and relevant description about the course on this page.
Student portfolio with Statistics >>Click Here
Activity - 2

Extra Activity - 2

Activity - 2.1 & 2.2

Collecting Sales Data into google spread sheetsClick Here
about this data - The dataset contains retail sales information with 1,000 entries and 9 columns. Here are the details of the columns:
Transaction ID - Unique identifier for each transaction (int).
Date - Date of the transaction (object).
Customar Id - Unique identifier for each customer (object)
Gender - Gender of the customer (Male/Female) (object).
Age - Age of the customer (int).
Product Category - Category of the product purchased (object).
Quantity - Quantity of the product purchased (int).
Price Per Unit - Price per unit of the product (int).
Total Amount - Total amount of the transaction (int).
Categorical Variables - Usually, these are columns with text data or a limited set of values (categories).
Numerical Variables - These are columns with numerical data