Saturday, August 17, 2013

2013-14 Sem I DMDW Assignment I

MGM’s College of Engineering, Nanded.

Department of IT

Semester I (2013-14)

Class: BE(IT) Subject: DMDW Assignment I

________________________________________________________

1. What is Data warehouse? Explain the characteristics of DW.

2. Give the comparison between OLTP and OLAP.

3. What is data cube? Explain with an appropriate example.

4. Compare star, snow-flake and fact constellation schema.

5. Draw and explain Star and snow-flake schema of a DW for sales.

6. Explain the DW applications.

7. Explain OLAP operations with examples.

8. Explain the benefits of using DW for the businesses.

9. Explain the steps of data warehouse design process.

10. What is concept hierarchy? Explain with an example.

11. What are the different categories of Measures? Explain.

12. Write a note on starnet query model.

13. Draw and explain the architecture of datawarehouse.

14. Explain the data warehouse back-end tools.

15. What are the contents of metadata repository?

16. Write down the DMQL for

a. Star schema of a DW for sales

b. Snowflake schema of a DW for sales

c. Fact constellation schema of a DW for sales and shipping.

17. Discuss the types of OLAP servers.











Faculty Incharge: Hashmi S A

Thursday, May 2, 2013

2012-13 SEM II Class: BE (IT) Subject: GCC Assignment III

MGM’s College of Engineering, Nanded.

Department of IT
Semester II (2012-13)
Class: BE (IT) Subject: GCC Assignment III
________________________________________________________

1. How cloud services can be used for Calendar applications and Scheduling applications?
2. Give the comparison between Google, Yahoo and Windows Calendar.
3. What are the expectations from cloud-based Event Management applications?
4. What business applications are available from salesforce.com?
5. Explain the modules of Zoho CRM cloud service.
6. What are the important tasks of project management? How cloud services can be used for project management?
7. What are the advantages of managing projects online?
8. What are the benefits of cloud-based word processors?
9. Who should use a cloud-based word processor? Why?
10. Explain the features of Google Apps?
11. Who shouldn’t use cloud-based Spreadsheet? Why?
12. What are advantages of cloud-based databases?
13. Write a short note on: Map-reduce.
14. Discuss the risks of storing data in the clouds.
15. Give the comparison between different web-based communication tools.
16. Enlist and explain briefly the cloud applications for databases.



Faculty Incharge: Hashmi S A

Friday, April 5, 2013

April 2013 / Sem II Class: BE (IT) Subject: GCC Assignment II

MGM’s College of Engineering, Nanded.


Department of IT

Semester II (2012-13)

Class: BE (IT) Subject: GCC Assignment II

______________________________________________________

1. Define cloud computing? Discuss its pros.

2. Why cloud computing should not be used? Elaborate.

3. Explain the difference between Client/server computing and cloud computing.

4. What are the important properties of cloud computing? Explain.

5. Draw & explain the architecture of cloud computing.

6. Who benefits from cloud computing?

7. Cloud computing is not useful for which users and Why?

8. What are the services provided by the cloud computing?

9. Explain the EC2 of Amazon.

10. What are the different types of cloud services? Explain with examples.

11. How cloud computing can be used by family?

12. Which activities of the community can be provided on cloud?

13. Explain PAAS with appropriate example.

14. What are the advantages of cloud computing for the corporation?

15. Write a note on: Salesforce.com.

16. How schedule management & project management can be done using cloud computing?



Faculty Incharge: Hashmi S A

Thursday, February 28, 2013

GCC -I Semester II (2012-13) Class: BE(IT)

MGM’s College of Engineering, Nanded.
Department of IT
Semester II (2012-13)
Class: BE(IT) Subject: GCC Assignment I
________________________________________________________

1. What is Grid Computing? Discuss its characteristics.

2. Explain the OGSA architecture.

3. Explain the services provided by grid computing.

4. Draw and explain the Architecture of Globus Tool Kit.

5. How security is implemented in Globus Tool kit? Explain with appropriate diagram.

6. What is virtualization? Discuss its importance in grid computing.

7. Explain the different types of grids.

8. Write a note on : GARUDA-The National Grid of India.

9. What are the functions of resource broker in grid computing?

10. Explain the core functional data requirements for grid computing applications.

11. What are the core functional computational requirements for grid applications?

12. What are the benefits of Grid Computing in business environments?

13. Discuss the application of grid computing in Life Sciences.

14. Discuss the application of grid computing in Collaborative Games.

15. What is Scheduler in grid computing environment and what are its functions?

16. Discuss security issues in Grid Computing.





Faculty Incharge: Hashmi S A

Saturday, November 3, 2012

BE(IT) Subject: DMDW Assignment III

MGM’s College of Engineering, Nanded.

Department of IT
Semester I (2012-13)
Class: BE(IT) Subject: DMDW Assignment III
___________________________________________________________________

1. Describe data mining primitives in short.

2. Explain the functional components required for data mining GUI.

3. Explain the architecture of data mining systems.

4. Write the differences between supervised learning and unsupervised learning.

5. What are the different Interestingness Measures for the patterns extracted by data mining?

6. What are the various forms of presenting and visualizing the discovered patterns?

7. Write and explain the DMQL for Characterization, Discrimination and Association.

8. Suppose that the data for analysis includes the attribute age. The age values for the data tuples are (in increasing order) 13, 15, 16, 16, 19, 20, 20, 21, 22, 22, 25, 25, 25, 25, 30, 33,33, 35, 35, 35, 35, 36, 40, 45, 46, 52, 70.

(a) What is the mean of the data? What is the median?

(b) What is the mode of the data? Comment on the data’s modality (i.e., bimodal, trimodal, etc.).

(c) What is the midrange of the data?

9. How Information Gain is calculated? Explain.

10. Define: 1) Support 2) Confidence 3) Frequent itemset.

11. State and explain the steps of apriori algorithm.

12. How to improve the efficiency of apriori algorithm ?

13. For the following transaction database, find the frequent itemsets

using apriori algorithm. (use support threshold as 2).
                   _____________________
                             Tid          Items
                    _____________________
                             10           A, C, D

                             20          B, C, E

                             30          A, B, C, E

                            40           B, E
                    _______________________

14. What are Iceberg queries? Explain with an example.

15. Discuss the Multilevel Association Rules mining for transaction

database.

16. Explain the different approaches for Multilevel Association Rules

mining for transaction database with an appropriate example.





Faculty Incharge: Hashmi S A

Monday, October 1, 2012

Assignment II DMDM BE-IT 2012-13

MGM’s College of Engineering, Nanded.

Department of IT
Semester I (2012-13)
Class: BE(IT) Subject: DMDW Assignment II
________________________________________________________

1. What is data mining? Explain its characteristics.

2. Describe data mining techniques in detail.

3. What is KDD? Enlist and explain the stages of KDD.

4. Discuss the goals of data mining.

5. What are the differences between KDD and DM? Explain in detail.

6. Discuss the applications of data mining.

7. Why preprocess the data for data mining?

8. Briefly discuss the forms of data preprocessing.

9. Explain the basic methods of data cleaning.

10. What are the issues in data integration in DM preprocessing.

11. What are the different data transformation techniques used in DM?

12. Suppose the minimum and maximum values for the attribute income are Rs. 25000 and Rs. 85000, respectively. Using min-max normalization, transform and map value Rs. 71600 to the range [0.0, 1.0].

13. The mean and standard deviation of the values for the attribute income are Rs. 41000 and Rs. 8000, respectively. Using z-score normalization transform a value of Rs. 62000.

14. Why data reduction technique is applied to data set in DM preprocessing? What strategies are used for data reduction?

15. What is dimensionality reduction? Explain its techniques with examples.

16. What is the difference between lossy and lossless data compression?


****************************All The Best*********************************
Faculty Incharge: Hashmi S A

Thursday, August 23, 2012

Class: BE(IT)_2012-13 Subject: DMDW Assignment I


MGM’s College of Engineering, Nanded.
Department of IT
Semester I (2012-13)
Class: BE(IT)       Subject: DMDW         Assignment I
________________________________________________________

1.   What is Data warehouse? Explain in detail.

2.   Discuss the characteristics of DW.

3.   Why data in data warehouse needs to be integrated? Explain.

4.   Give the comparison between DBMs and DW.

5.   What is data cube? Explain with an appropriate example.

6.   Data ware house data is non-volatile. Why?

7.   Explain Star schema with an appropriate example.

8.   Explain the DW applications.

9.   Write down the DMQL for star schema.

10. What is OLAP? Discuss in detail.

11. Explain OLAP operations with examples.

12.  Explain the benefits of using DW for the businesses.

13.  Explain the steps of data warehouse design process.

14.  What is concept hierarchy? Explain with an example.

15.  What is the difference between OLTP and OLAP? 

16.  Explain Snow-flake schema with an appropriate example.

 


Faculty Incharge: Hashmi S A