Open dudung opened 1 month ago
In completing this assignment, I created three Gist files, each addressing the instructions presented in the respective slide presentations. Each file includes program, along with questions, exercises, and my responses. The questions are labeled with a "Q," while my answers are indicated with an "A."
In this section, I focus on the Pandas DataFrame, highlighting its capabilities for data manipulation and analysis. I provide examples of key operations, including data selection and aggregation, and include the question to reinforce these concepts.
This segment covers descriptive statistics, which summarize data characteristics such as central tendency ,dispersion,etc. I present examples of computing metrics like mean, median, and variance using Python, along with exercises and my answers for practical understanding.
In this section, I explore random number generation in Python, essential for simulations and statistical sampling. I demonstrate various methods for generating random numbers, including different distributions, and provide exercises and my answers to solidify the concepts.
Darell Timothy Tarigan (10222014)
Nashwan Chakap Nanggala - 10222036
Intro to Pandas Dataframe, https://gist.github.com/codechakap/f472e400456a999443704f64aa3725e6
Intro to Descriptive Statistics, https://gist.github.com/codechakap/af0f6d058ef55c9882fe461657ee8d1c
Brief intro to Random Number, https://gist.github.com/codechakap/1d3150f329a98829082cb8aaf4816b1d
Melinda Alberta (10222066)
Ilham Ghufroni (10221012)
Raya Nouvalli Pasha (10223008)
Intro to Pandas and Dataframe Gist : https://gist.github.com/Pasha10223008/c326fb658355320873c391246dccadee
Intro to Descriptive Statistic Gist : https://gist.github.com/Pasha10223008/0401f6f2fe5917a9f35037a3dfe4ff35
Intro to random number gist :https://gist.github.com/Pasha10223008/91e0fe2025d38eee6cce4833303f70e8
Intro to Pandas and Dataframe Gist : https://gist.github.com/Angelsan-17/ab3cbe86f7cf3fa544106a82d498a3dc Intro to Descriptive Statistic Gist : https://gist.github.com/Angelsan-17/1350f7fe0b9fc9dce3868f8e1c799304 Intro to random number gist : https://gist.github.com/Angelsan-17/f1f6ff96ab5a80051e091d82ce3a6245
Total time for the activities about 4 hours.