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

Data and Analytics (Sec 4)

INSTRUCTOR: JAEHWUEN JUNG

Data and Analytics

MIS 2502.004 ■ Spring 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

February 14, 2025 Leave a Comment

We will use Python for the rest of the semester starting from 2/20.
Please see the instruction link and install the software before the next class.

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

January 13, 2025 Leave a Comment

We’ll be using MySQL Workbench to create database schema in our first ICA next Tuesday (1/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 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: 11:00 am – 12:20 pm, Tuesday and Thursday, Alter 234
  • Instructor: Jaehwuen Jung (jaejung@temple.edu)
    Office hours: 2:30 pm – 3:30 pm, Tuesday and Thursday (Speakman 201D)
  • ITA: Giang Vu
    (giang.vu@temple.edu)
  • TA: Shuhua Wu
    (shuhua.wu@temple.edu)
    Office hours: 4 pm – 5 pm on the day of the assignment due (Zoom)

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