-
Megan M. Gasper commented on the post, justinmind Training Videos Night, on the site MIS3504 Digital Design and Innovation – Fall 2012 6 months, 3 weeks ago
Here is the link to my video on how to use navigation widgets.
-
Megan M. Gasper changed their profile picture 8 months, 4 weeks ago
-
Megan M. Gasper commented on the post, W13 Discussion Questions, on the site DATA ANALYTICS 1 year ago
Support- The frequency of a group occurring in the data set.
Confidence- It is the strength of the association. It can also measure the frequency of certain items in any given transaction, which will reveal a […] -
Megan M. Gasper commented on the post, W12 Discussion Questions, on the site DATA ANALYTICS 1 year, 1 month ago
2. SpotCrime.com is an example of OLAP analysis. This is because the information is classified by the time, address, and type of dimensions. The data is then presented on an easy to use map. The site also provides […]
-
Megan M. Gasper commented on the post, W11 Discussion Questions, on the site DATA ANALYTICS 1 year, 1 month ago
1.Compare and contrast classification and clustering.
Clustering involves grouping similar data to form some sort of relationship between the elements within that data. This process reduces the size of large data […] -
Megan M. Gasper commented on the post, W10 Discussion Questions, on the site DATA ANALYTICS 1 year, 1 month ago
2. Regarding Decision Trees and Classification, why does one need the Chi-squared test and Gini test?
-A Chi-squared test is needed to make sure that the groups are different to provide higher and more effective […] -
Megan M. Gasper commented on the post, W8 Discussion Questions, on the site DATA ANALYTICS 1 year, 2 months ago
What data would be valuable to electoral candidates?
->Any type of social media- on blogs, facebook, events, twitter etc.
->Current trends in society and past election trends
-> U.S Census
-> Online surveys – […] -
Megan M. Gasper commented on the post, W7 Discussion Question, on the site DATA ANALYTICS 1 year, 2 months ago
Describe the objective and activity of Kimball’s Four Step Process for Data Cube Design:
a)Choosing the business process- Asking questions about the data cube and finding the best solution to the […] -
Megan M. Gasper commented on the post, W6 Discussion Questions, on the site DATA ANALYTICS 1 year, 3 months ago
The DELETE command is used to remove rows from a table. For example, DELETE FROM ‘employee’ WHERE job = ‘CLERK’. The DROP command removes a table from the database. For example, DROP TABLE ‘employee’
-
Megan M. Gasper commented on the post, W5 Discussion Questions, on the site DATA ANALYTICS 1 year, 3 months ago
DDL commands are used to define the database structure/ schema. For example, CREATE- to create objects in the database. DML commands are used for managing data within schema objects. For example, SELECT- to […]
-
Megan M. Gasper commented on the post, W4 Discussion Questions, on the site DATA ANALYTICS 1 year, 3 months ago
To retrieve unique values in SQL you use the SQL Select Command. More specifically this command uses the “Distinct” method providing a database system with the unique values. For example, you select ‘column name […]
-
Megan M. Gasper commented on the post, W3 Discussion Questions, on the site DATA ANALYTICS 1 year, 3 months ago
The key to resolve many-to-many relationships is to make the model as simple and easy to understand as possible. This is done by creating a new entity table and having the primary keys becoming the foreign keys. […]
-
Megan M. Gasper commented on the post, W2 Discussion Questions, on the site DATA ANALYTICS 1 year, 3 months ago
A primary key is a column that uniquely identifies an entity in a table, and a foreign key is the relationship that connects two or more columns together (usually in a different table). Both different types of […]
-
Megan M. Gasper commented on the post, W1 Discussion Questions, on the site DATA ANALYTICS 1 year, 4 months ago
Transactional data is real-time data. It provides organizations with the ability to perform business transactions in daily operational systems. Analytical data involves the analysis of accumulated data from past […]



CONNECT