• Log In
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Data and Analytics (Section 1)

INSTRUCTOR: JAEHWUEN JUNG

Data and Analytics

MIS 2502.001 ■ Fall 2025 ■ Jaehwuen Jung
  • Announcements
  • Schedule
  • In-Class Activities
  • Assignments
  • About
    • Course details
    • Review and Exam Study Guides
    • softwaretool-instructions

softwaretool-instructions

Software Installation

Please follow the instructions to install the software for the course.
  • MySQL Workbench
  • Jupyter and Anaconda

ChatGPT (optional)

ChatGPT is a large language model chatbot by OpenAI. It’s quite sophisticated at answering questions, including defining terms and writing and diagnosing code! You are welcome to sign up for an account and use it this semester (for example, you can ask it “What is a relational database?”). However, there are some rules:

  1. You can’t use it during exams. Exams are still closed books, closed notes.
  2. For coding assignments, you have to follow the style and substance of the examples and exercises given in this class.

Think of ChatGPT as another student in the class – you can ask for some friendly help with a specific issue, but you have to do your own work! You can always ask me or the ITA if you need a definitive answer!

Also, here are some caveats:

  1. Like everything else on the web, ChatGPT’s answers can be flat-out wrong, so be careful.
  2. It also won’t tell you the sources it used to inform its answer, which means you shouldn’t use or cite it as a source or use its answers verbatim, or you could be inadvertently plagiarizing!

Setting up Anaconda and Jupyter Notebook

September 29, 2025 Leave a Comment

We will use Python for the remainder of the semester, starting on October 2.
Please see the instruction link and install the software before the next class.

Once you’ve installed Anaconda, you can check out this video to learn how to open and run Python code in Jupyter Notebook.

What is Python?
● Python is an interpreted, high-level, general-purpose programming language.

What is Jupyter Notebook?
● Jupyter Notebooks are a powerful way to write and iterate on your Python code for data analysis. Rather than writing and re-writing an entire program, you can write lines of code and run them one at a time.

What is Anaconda?
● Anaconda is a free and open-source distribution of the Python and R programming languages for scientific computing that aims to simplify package management and deployment.

How to set up MySQL Workbench

August 26, 2025 Leave a Comment

We’ll be using MySQL Workbench to create database schema in our first ICA next Tuesday (9/21).

You can get instructions for how to install MySQL Workbench in this Quick Guide to MySQL Workbench. Use the guide to set up your software. (You only need to follow till Part 2 on page 4! ID/PW is not required at this point.)

I suggest you install the software before next Tuesday!

  • If the newest version doesn’t work on your laptop, please install a previous version (e.g., 8.0.30) following the link.

If you are having an issue installing MySQL workbench, you can create database schema using MySQL Workbench on a virtual machine using the Owlab: https://owlab.temple.edu

The machine has MySQL Workbench so once you use your Accessnet account to login, you can search MySQL in the left button search bar. The page below provides the process on how you can log in to the machine:  https://cla.temple.edu/tech-notes/remote-access/owlab/

Primary Sidebar

QUICK INFO

  • Time and Locations: 2:00 pm – 3:20 pm, Tuesday and Thursday, Speakman 112
  • Instructor: Jaehwuen Jung (jaejung@temple.edu)
    Office hours: 1:00 pm – 1:30 pm, 3:30 pm – 4:00 pm Tuesday and Thursday (Speakman 201D)
  • ITA: Iliana Miltiadous
    (iliana.miltiadous@temple)
    Office hours: 7:30 pm – 8 pm on the day of the assignment due (Zoom)
  • Additional Office Hours
  • Jaeyeon Jeong (PhD Student, jaeyeon.jeong@temple.edu) 
    Office Hour
    – Monday, 3:00–4:00 PM, Speakman 208G
  • Yulu Yang (Fox Peer Teacher, yulu.yang@temple.edu)
    – Monday, 2:00–3:00 PM, Alter 236A
    – Friday, 10:30–11:30 AM
    Zoom link: Join here
    Meeting ID: 994 5312 3711, Passcode: 531810
    – Wednesday, 2:00–3:00 PM, Speakman 200

LINKS

  • Temple Canvas
  • MasteryGrids (Extra Points)
  • MySQL Workbench Instruction
  • Jupyter and Anaconda Instruction

Copyright © 2025 · Department of Management Information Systems · Fox School of Business · Temple University