-
Joanna Zuo commented on the post, So how did it go?, on the site Industry Experience in MIS-SUM12 10 months, 1 week ago
It is my last week at AstraZeneca and my 3-month internship has been the most wonderful experience. I would love to work in the pharmaceutical industry when I graduate. I learned so much at AZ and I was given so […]
-
Joanna Zuo commented on the post, Classroom Knowledge…., on the site Industry Experience in MIS-SUM12 10 months, 2 weeks ago
Some things I found practical through my classes are communication, professionalism, and the exposure to different aspects of technology. From critically analyzing given documents and information to writing my […]
-
Joanna Zuo commented on the post, What is the most important…………?, on the site Industry Experience in MIS-SUM12 11 months, 1 week ago
An important skill to have is being able to balance all your projects and responsibilities. I have three projects going on right now and each project has its own difficulties and deadlines. My group project needs […]
-
Joanna Zuo commented on the post, Discussion Question #2, on the site Industry Experience in MIS-SUM12 12 months ago
It seems that setting your own hours seems to be one of the most common difficulty in the beginning. My first two days of orientation began at 9 o’clock so I thought my hours would be 9-5 everyday, but my hiring […]
-
Joanna Zuo commented on the post, Internship Discussion Question #1, on the site Industry Experience in MIS-SUM12 1 year ago
This summer I am interning with the world’s 6th largest pharmaceutical, AstraZeneca. I’ve been assigned to the Managed Markets Operations team in the US IS department. I will be working on several individual […]
-
Joanna Zuo commented on the post, Ch8 Discussion Questions, on the site Data-Centric Application Development 1 year, 2 months ago
Why is it not a good programming practice to display built-in error messages in the browser?
Displaying the actual error message exposes security threats so that information will no longer be secured and be […]
-
Joanna Zuo commented on the post, Ch9 Discussion Questions, on the site Data-Centric Application Development 1 year, 2 months ago
Cookies are used when users need to navigate websites more efficiently. They perform functions such as authentication, enhancing and enabling usability, and generally provide a better experience. By disabling the […]
-
Joanna Zuo commented on the post, Ch5 Discussion Questions, on the site Data-Centric Application Development 1 year, 3 months ago
What are some example of functions that help you obtain file and directory information?
Three examples are file_exists, is_readable, is_writeable. These will determine if a file exists or not, whether it is […]
-
Joanna Zuo commented on the post, Ch4 Discussion Questions, on the site Data-Centric Application Development 1 year, 4 months ago
When is it preferable to use the “post” method and when is it preferable to use the “get” method?
Both POST and GET are submission methods used for a form. GET (the default) should be used for getting or […]
-
Joanna Zuo commented on the post, Ch3 Discussion Questions, on the site Data-Centric Application Development 1 year, 4 months ago
Why would you want to combine strings?
Combining strings in a program saves time, whether in writing the code itself or loading the script in the program. By reducing the actual size of the written script, it […]
-
Joanna Zuo commented on the post, Ch2 Discussion Questions, on the site Data-Centric Application Development 1 year, 4 months ago
Explain the difference between a while statement and a do…while statement.
The while loop tests the condition first and then the statements are executed if the conditions are true. The do while executes the […]
-
Joanna Zuo commented on the post, Ch1 Discussion Questions, on the site Data-Centric Application Development 1 year, 4 months ago
What data types are primitive? What about reference data types?
Primitive types are the basic types of data and have a fixed size in memory, meaning it can store exactly one value of its declared type at one […]
-
Joanna Zuo commented on the post, Weekly Question: Week 14, on the site MIS2502 – Data Analytics (Section 001) 1 year, 6 months ago
The most important takeaway from the class is exactly what the course title tells: data analytics. By using programs like SQL and SAS, I learned the different ways to analyze almost any piece of data, whether it […]
-
Joanna Zuo commented on the post, Weekly Question: Week 13, on the site MIS2502 – Data Analytics (Section 001) 1 year, 6 months ago
The most helpful technique for Uncle Bob would be with association rules. It will help him discover the interesting relationships between the products that he sells. The market basket analysis answers questions […]
-
Joanna Zuo commented on the post, Weekly Question: Week 12, on the site MIS2502 – Data Analytics (Section 001) 1 year, 6 months ago
A decision tree can help a business answer a question: should we invest our time in project A or project B? The data needed to create a decision tree include the revenue that can be generated, the time needed to […]
-
Joanna Zuo commented on the post, Weekly Question: Week 11, on the site MIS2502 – Data Analytics (Section 001) 1 year, 7 months ago
Data mining enables companies to 1) determine relationships among internal and external factors (price vs. competition), 2) calculate impact on sales and profits, and 3) view detailed transactional data. An […]
-
Joanna Zuo commented on the blog post Weekly Question: Week 8 1 year, 7 months ago
It is important for a manager to know that adopting a company’s existing data standards can save future complications. When data is entered in the same format and structure, it keeps consistency. When an employee enters data inconsistently, the chance of error time increases, which would automatically increase the money and time wasted solving the [...]
-
Joanna Zuo commented on the blog post Weekly Question: Week 7 1 year, 8 months ago
I agree that the star schema is a superior way to deliver data to end users. It essential one of the most important step in creating a data warehouse. A star schema is characterized by one or more fact tables that contain primary information and smaller dimension tables which contain information for a particular attribute. [...]
-
Joanna Zuo commented on the blog post Weekly Question: Week 5 1 year, 8 months ago
A situation where you need to join a set of tables in order to retrieve information would be when both tables share a common primary key. A simple example would be to connect a movie to a featured language. One table would include the movie title and the featured language (displayed with an ID number) [...]
-
Joanna Zuo commented on the blog post Weekly Question: Week 1 1 year, 9 months ago
Although there wouldn’t be information without data, I think information is far more valuable, and therefore more important, than data. Data is just plain facts and raw input, but if it isn’t processed into meaningful output, data is fairly useless and has no significance when it exists in the data form. Information provides a structured [...]



CONNECT