dudung / fi2151-01-2024-1

Modeling, Data Generator and Analysis course in 2024-1 semester
MIT License
2 stars 0 forks source link

Assignment 07 -- Midterm survey and random number. #9

Open dudung opened 1 month ago

dudung commented 1 month ago

image

Total time for the activities about 4 hours.

DarellTim commented 1 month ago

DARELL TIMOTHY T (10222014) - ASSIGNMENT 7 : MIDTERM SURVEY AND RANDOM NUMBER

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."

Intro to Pandas Dataframe

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.

My Gist Response : https://gist.github.com/DarellTim/05f9251ebaedc80ed7dccf19cf141f1f

Descriptive Statistics

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.

My Gist Response : https://gist.github.com/DarellTim/78c4faa4b92d9534c393847ed6cf8c79

Random Number

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.

My Gist Response : https://gist.github.com/DarellTim/0576cb033645161661e76bc7ffd74f47

Darell Timothy Tarigan (10222014)

KindlyGentleman commented 4 weeks ago

Muhammad Kamal's Assignment 07 - Midterm Survey and Random Number

Muhammad Kamal (10222087)

Intro to pandas DataFrame

link

Descriptive statistics: An intro

link

Brief intro to random number

link

mfthn commented 3 weeks ago

Muhammad Fathin Abdul Aziz (10222044)

msyamsuddiin commented 3 weeks ago

Muhammad Syamsuddiin (10223075)

codechakap commented 3 weeks ago

Nashwan Chakap Nanggala - 10222036

  1. Intro to Pandas Dataframe, https://gist.github.com/codechakap/f472e400456a999443704f64aa3725e6

  2. Intro to Descriptive Statistics, https://gist.github.com/codechakap/af0f6d058ef55c9882fe461657ee8d1c

  3. Brief intro to Random Number, https://gist.github.com/codechakap/1d3150f329a98829082cb8aaf4816b1d

melindaaaaaaaaaaaaaaaaaaaaa commented 3 weeks ago

Melinda Alberta (10222066)

  1. Intro Pandas DataFrame : https://gist.github.com/melindaaaaaaaaaaaaaaaaaaaaa/c4f2e53f322f8107cef0ce121f8550bf
  2. Intro Descriptive Statistics : https://gist.github.com/melindaaaaaaaaaaaaaaaaaaaaa/6e6518a79ac17e9df7871a6e1c74fe99
  3. Brief Intro Random Number : https://gist.github.com/melindaaaaaaaaaaaaaaaaaaaaa/c36dc82baffa7b762350f28da3e6fa2c
afifahulya commented 3 weeks ago

Afifah Ulya Nadira - 10222090

  1. Intro pandas dataframe : https://gist.github.com/afifahulya/9c23c4a731329b13d3074aca81dda2c8
  2. Intro descriptive statistic : https://gist.github.com/afifahulya/5b241fef495319595fd30f8eae75caf0
  3. Brief intro random number : https://gist.github.com/afifahulya/d25a0c0e8ba1b9849ae9e6b0c3218f56
ashmanisaa commented 3 weeks ago

Ashma Nisa Sholihah A (10222091)

  1. Intro pandas dataframe : https://gist.github.com/ashmanisaa/5eaca162847a3be5d8718398ca1c58f7
  2. Intro descriptive statistic : https://gist.github.com/ashmanisaa/bca779c1a1516cc2e9a053e83c92be29
  3. Brief intro random number : https://gist.github.com/ashmanisaa/5bedccaf34b1de00d768709336574cd1
Frosty8171 commented 2 weeks ago

Ilham Ghufroni (10221012)

Pasha10223008 commented 1 week ago

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

OlvandriNouva commented 6 days ago

Olvandri Nouva Pratama (10223033)

Intro to pandas DataFrame

dataframe.ipynb

Intro to Descriptive Statistics

descriptivestatistics.ipynb

Intro to Random Number

descriptivestatistics.ipynb

Angelsan-17 commented 5 days ago

Angel Betesda Silaban

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

zeedrush commented 4 days ago

Zidan Ramadhan Rusdiana - 10223086

Intro pandas dataframe: Gist

Intro to Descriptive Statistic: Gist

Intro to random number: Gist