Posts

Week 6 - BALT 4363 - Replit Experimentation

Image
When I think about website design, I typically associate the process with the rather grueling undertakings I was forced to endure during the web design unit of my middle school STEM class. Since my time in middle school preceded the widespread accessibility and integration of AI (i.e., 2016-2018), web design was still done the hard way. More specifically, the web design platform used in my class was WordPress. The ease of contemporary drag-and-drop features was absent. Instead, manual file uploads were required, making the process of web design especially tedious. While WordPress had optional coding at the time, our class was required to write lines of code, which added to the already time-consuming task of creating websites. In short, I have consistently assumed web design to be a field exclusive to computer science experts and unfit for use by the average person. But after using Replit, I’ve seen firsthand how the strenuous tasks of coding and uploading for web design have been trans...

Week 5 - BALT 4363 - Descriptive Statistics and Probability Distributions

Image
As can be seen in the Iris dataset example below, this week’s reading focused on the practical and real-world applications of both descriptive statistics and probability distributions. It made me think about how these statistical and analytical tools could have been streamlined during the data analysis portion of my economics research project with the help of Python and AI. For some background, my research examines the concept of logistics sprawl in rural areas. Logistics sprawl is a phenomenon characterized by the geographic dispersal of distribution centers, warehouses, and other logistics facilities. In other words, these logistics campuses are relocating to various areas, including, but not limited to, metropolitan, suburban, exurban, and rural regions. This is primarily motivated by the proximity of key transportation thoroughfares such as highways, airports, and railways, as well as the growing need for larger warehousing centers on larger and relatively cheaper tracts of land. A...

Week 4 - BALT 4363 - Introduction to Linear Algebra for Data Science

Image
There are particular mathematical and scientific principles that underlie the functions of machine learning in AI. I used to believe that only individuals with a quaternary education in mathematics and data science were capable of both understanding and applying these principles in the context of AI. However, after reading about concepts related to linear algebra and data science—including vectors, matrices, and linear transformations—I realized that my previous assumptions were incorrect. Instead of the complex functions I was expecting, simple-to-understand mathematics form the foundations of AI and machine learning. In fact, I recall learning about some of these functions and concepts, such as vectors and matrices, in my junior year of high school. Despite my familiarity with some of these mathematical ideas, I had never encountered the concept of linear transformations before this reading. Linear transformations can involve processes such as normalization, as demonstrated in the re...

Week 3 - BALT 4363 - Handling and Cleaning Data with Python Libraries

Image
As I continue to learn about the workings of Python, I am again struck by the functional similarities between this computer programming language and Microsoft Excel. These tools can consequently be leveraged, given a particular situation, to maximize both efficiency and meaningful outcomes. When it comes to automation, I personally don’t believe that Python produces quicker results than Excel when data cleaning or basic, functional data tasks are required. There is most likely an equal amount of time spent writing functional code for Python and creating a function or table in Excel in this instance. In the example shown in the picture above, the code necessary to produce the mean global sales for each genre of video game took about as much time, if not more, to write than the time it took me to produce the same results through the PivotTable function in Excel. Despite the advantage Excel offers when simple functions and smaller amounts of data are involved, Python maintains the upper h...

Week 2 - BALT 4363 - Python Data Manipulation

Image
After delving more into the inner workings of Python, I realized my initial hesitancy regarding this particular programming language was unfounded. I believed that Python would be difficult to work with because of its inherent nature as a programming language. I’ve experimented with different programming languages in the past, all of which were difficult to work with and comprehend. It follows that I would expect Python to be cumbersome as well. Instead, I was quickly surprised to find that it was simple to use and understand. I also found it interesting that many of the different coding functions that Python uses are similar to those of Microsoft Excel. This may be why I found this programming language more intuitive than the ones I’ve experimented with in the past. For example, the “=IF” function in Excel can return a similar output to that of Python’s “if” statements. Furthermore, the “=IF” function in Excel can be combined with the “=OR” function. This combination of Excel func...

Week 1 - BALT 4363 - Introduction

Image
Hi all!  My name is Anna Lakomiak, and I'm currently a junior at Benedictine University majoring in Accounting. I'm also still deciding between pursuing a minor in Business Analytics or a minor in English and Writing. My interests were not initially inclined toward accounting. Rather, I wanted to pursue a degree in Chemistry as part of a Pre-Pharmacy program. When my senior year of high school rolled around, I realized the career path that I wished to pursue was not for me. It was only when I came to Benedictine University that I joined the Goodwin College of Business and enrolled in an accounting course my freshman year, albeit reluctantly, that I came to discover my love of accounting.   In addition to my studies, I'm involved with activities on campus. Currently, I'm the Secretary of the Accounting Club as well as a Junior Scholar in the Scholars Program. Outside of school, you can find me nestled up with a book or brushing up on my German, Irish, and Swedish languag...