SlideShare a Scribd company logo
Data
and
Information
February 9
2014
Inthis document. I’m type all the information about “Data” and“information”
Types of Data
Contents
NNuummeerriicc DDaattaa::....................................................................................................3
AAAlllppphhhaaabbbeeetttiiiccc DDDaaatttaaa:::.............................................................................................3
AAALLLPPPHHHAAANNNUUUMMMEEERRRIIICCC DDDAAATTTAAA:::.............................................................................3
DDDaaatttaaa RRReeeddduuunnndddaaannncccyyy aaannnddd IIInnncccooonnnsssiiisssttteeennncccyyy:::..................................................................5
DDDaaatttaaa IIIsssooolllaaatttiiiooonnn::: ............................................................................................... 6
IIInnnttteeegggrrriiitttyyy PPPrrrooobbbllleeemmmsss::: .................................................................................... 6
DDDaaatttaaa
Definition:
A collection of raw facts andfigures is called data. Theword Rawmeans
that thefacts have not yet been processedto get their exact meaning .Datais
collected from different sources. It is collected for different purposes. Datamay
consist of numbers, characters, symbols or pictures etc.
EEExxxaaammmpppllleeesss ooofff DDDaaatttaaa
1. When students get admission in college or universities, they have tofill out
an admission form. Theform consists of raw facts about thestudents.
Theseraw facts are student’s name, fathername, address etc.
Thepurpose of collecting datais tomaintain therecords of students during
study period in college or university.
2. During census, government of Pakistan collects the dataof all citizens.
Government stores this datapermanently touse it for different purposes
at different times.
3. Different organizations conduct surveys toknow theopinion of the people
about their product. In these surveys, people express their ideas and
opinions about different issues. Theseideas and opinion of thepeople are
storedad data. Theorganizations usethis data forthe improvement of
their products.
TTTyyypppeeesss ooofff DDDaaatttaaa
Datamay be of thefollowing types:
NNuummeerriicc DDaattaa::
Numeric dataconsists of numeric digits form 0 to9 like10, 245or 5.
Thenumeric type of data may either be positive or negative.
AAAlllppphhhaaabbbeeetttiiiccc DDDaaatttaaa:::
Alphabetic data consists of alphabetic letters from A to Z, a toz and
blank space e.g. “IT series”, “computer”, and“Islam”etc.
AAALLLPPPHHHAAANNNUUUMMMEEERRRIIICCC DDDAAATTTAAA:::
Alphanumeric data consists of numericdigits (0 to9), letters
(A to Z) andall special characters like +, %and @ etc. like “87%”, “$300” and
“H#17”.
IIImmmaaagggeee DDDaaatttaaa:::
This type of Dataincludes charts, graphs, pictures, and drawings. This
form of data is more comprehensive. It can be transmittedas a set of bits.
AAAuuudddiiiooo DDDaaatttaaa:::
Soundis a representation of audio. Audiodata includes music, speech
or any typeof sound.
VVViiidddeeeooo DDDaaatttaaa:::
Videois set of full-motion images played at a high speed. Videois used
to display action and movements.
IIInnnfffooorrrmmmaaatttiiiooonnn
Theprocessed data is called information. Information is an organized and
processed from of data. It is moremeaningful than data andis usedfor making
decisions. Datais used as input for theprocessing and information is theoutput
of this processing. This information can be used again in some otherprocessing
and will be considered as datain that information.
ForExample, themarks of the student in different subject is thedata. To
calculate totalmarks, themarks of different subjects are usedas data and a total
mark is the information. Now, tocalculate theaverage marks of the student, this
information will be processed again. In this processing, theinformation is usedas
data andaverage marks will be theinformation.
EEExxxaaammmpppllleeesss ooofff IIInnnfffooorrrmmmaaatttiiiooonnn:::
Some examples of information are as follows:
111... In colleges and universities, theraw facts about students arestoredon
admission forms. If wewant tofind out a list of all students wholivein
Faisalabad, wewill apply someprocessing and will be called information.
222... Thedata storedin census is usedtogenerate different type of information.
Forexample, government can useit to findtotal numberof graduates or
literacy rate in country etc. This information can be obtained by processing
storeddata. Government can usethis information totakeimportant
decisions toimprove literacy rate.
333... An organization can usetheopinion of thepeople as data andprocess it to
generate information of its interest.
Forexample, it can know that how manypeople of the country are satisfied
with thequality of its product andhow manyare unsatisfied. The
organization can usethis information for theimprovement of its product.
MMMeeetttaaadddaaatttaaa
Metadatacan be defined as dataabout data. It is usedtodescribe the properties
and characteristics of someother data. Metadatadescribes thesize, format and
other characteristics of data. It alsoincludes the rules andconstraints about data.
FFFiiillleee PPPrrroooccceeessssssiiinnnggg SSSyyysssttteeemmm
Traditional or simple file processing is the first computer-basedmethodto
handle business application. In the past, manyorganization storeddata in files on
tape or disk. The datawas managedusing file-processing system. In atypical file
processing system, each department in an organization has its own set of files.
Thefiles are designed especially for their own applications. Therecords in one
file are not related totherecords in any other file.
Business organizations have usedfile-processing system formanyyears. But this
system has manydisadvantages.
DDDiiisssaaadddvvvaaannntttaaagggeeesss ooofff fffiiillleeesss ppprrroooccceeessssssiiinnnggg
sssyyysssttteeemmm:::
someimportant disadvantages of file processing system
are as follows:
DDDaaatttaaa RRReeeddduuunnndddaaannncccyyy aaannnddd IIInnncccooonnnsssiiisssttteeennncccyyy:::
In file processing system, thesamedatamay be duplicated in several files.
Supposethere are twofiles “students” and“Library”. Thefile “students”contains
theRoll No, name address andtelephone number andother details of all
students in acollege. The file “Library” contains theRoll No and nameof those
students whoget abook from library along with theinformation about the
rented books. Thedata of onestudent appears in twofiles. This is known as data
redundancy causes higher storage.
Thesituation can also result in datainconsistency. Inconsistency means that two
files may contain different data of the samestudent.
Forexample, if theaddress of a student is changed, it must bechanged in both
files. There is a possibility that it is changed in the“students” fileandnot from
“Library” file. Thedata become inconsistent in this situation.
DDDaaatttaaa IIIsssooolllaaatttiiiooonnn:::
Thedata in file processing system is storedin various files. It becomes very
difficult towrite new application programs toretrieve theappropriate data.
Supposethat student’s emails are storedin “Students” fileand fee information is
storedin “Fee” file. The datafrom both files is required tosend an email message
to inform a student that thedataforfee payment is over. In file processing
system, it is difficult togenerate such typeof list from multiple files.
IIInnnttteeegggrrriiitttyyy PPPrrrooobbbllleeemmmsss:::
Integrity data reliability and accuracy of data. Thestoreddata must
satisfycertain types of consistency constrains.
Forexample, Roll No and Marks of students shouldbenumericvalue. It is difficult
to apply theseconstrains on files in file processing system.
PPPrrrooogggrrraaammm DDDaaatttaaa DDDeeepppeeennndddeeennncccyyy:::
program datadependency is a relationship between datain files
and program required toupdateand maintain thefiles. Application programs are
developed according toa particular file format in file processing system. If the
format of file is changed, theapplication program also needs tobe changed
accordingly.
ForExample, if there is change in thelength of postalcode, it requires changed in
theprogram. Thechanges may be costly toimplement.
AAAtttooommmiiiccciiitttyyy PPPrrrooobbbllleeemmm:::
An operation on data may consist of different steps. A collection of
all steps required torequire completing a process is known as transaction. The
atomicity means that either one transaction shouldtake place as a whole orit
shouldnot take place at all. Suppose a userwants totransfermoney from
account A toaccount B. this process consists of twosteps:
Deduct themoney from account A
Add themoney to account B
Suppose that thesystem fails when thecomputerhas performed thefirst step.
It means that theamount has been deducted from account A but has not been
added to account B. this situation can make datainconsistent. File processing
system does not provide thefacility toensureatomicity of data.
SSSeeecccuuurrriiitttyyy PPPrrrooobbbllleeemmmsss:::
File processing system does not provide adequate security on data. In
somesituations, it is required toprovide different types of access to datafor
different users.
PPPrrrooogggrrraaammm MMMaaaiiinnnttteeennnaaannnccceee:::
The programs developed in file processing system are difficult to
maintain, mist of the budget may be spent on maintenance, it makes it difficult
to develop new applications.
……………………………………………………………………………………………

More Related Content

What's hot

DATA PROCESSING CYCLE
DATA PROCESSING CYCLEDATA PROCESSING CYCLE
DATA PROCESSING CYCLE
Zaheer Abbasi
 
Electronic Data Processing
Electronic Data ProcessingElectronic Data Processing
Electronic Data Processing
Anjan Mahanta
 
Introduction to databases
Introduction to databasesIntroduction to databases
Introduction to databases
Bryan Corpuz
 
Data Mining And Data Warehousing Laboratory File Manual
Data Mining And Data Warehousing Laboratory File ManualData Mining And Data Warehousing Laboratory File Manual
Data Mining And Data Warehousing Laboratory File Manual
Nitin Bhasin
 
Oracle tutorial
Oracle tutorialOracle tutorial
Oracle tutorial
Lalit Shaktawat
 
Lesson 1 data processing
Lesson 1   data processing Lesson 1   data processing
Lesson 1 data processing guevarra_2000
 
11 Database Concepts
11 Database Concepts11 Database Concepts
11 Database Concepts
Praveen M Jigajinni
 
Database Concepts and Components
Database Concepts and ComponentsDatabase Concepts and Components
Database Concepts and Components
RIAH ENCARNACION
 
Database
DatabaseDatabase
Database
Nuqra Rabbani
 
Data recovery chennai
Data recovery chennaiData recovery chennai
Data recovery chennaiData Recovery
 
General Purpose Packages
General Purpose PackagesGeneral Purpose Packages
General Purpose Packagesmrcarty
 
Dbms.ppt
Dbms.pptDbms.ppt
English database management_system
English database management_systemEnglish database management_system
English database management_system
Sayed Ahmed
 
Database system concepts
Database system conceptsDatabase system concepts
Database system conceptsKumar
 
Database an introduction
Database an introductionDatabase an introduction
Database an introduction
Anwarul Islam, PhD
 
Creating and editing a database
Creating and editing a databaseCreating and editing a database
Creating and editing a databasecrystalpullen
 
Database and Math Relations
Database and Math RelationsDatabase and Math Relations
Database and Math Relations
Prof Ansari
 
ITFT- Dbms
ITFT- DbmsITFT- Dbms
ITFT- Dbms
Blossom Sood
 
Computer
ComputerComputer
Computer
IQRA RAIS
 

What's hot (20)

DATA PROCESSING CYCLE
DATA PROCESSING CYCLEDATA PROCESSING CYCLE
DATA PROCESSING CYCLE
 
Electronic Data Processing
Electronic Data ProcessingElectronic Data Processing
Electronic Data Processing
 
Introduction to databases
Introduction to databasesIntroduction to databases
Introduction to databases
 
Week 1
Week 1Week 1
Week 1
 
Data Mining And Data Warehousing Laboratory File Manual
Data Mining And Data Warehousing Laboratory File ManualData Mining And Data Warehousing Laboratory File Manual
Data Mining And Data Warehousing Laboratory File Manual
 
Oracle tutorial
Oracle tutorialOracle tutorial
Oracle tutorial
 
Lesson 1 data processing
Lesson 1   data processing Lesson 1   data processing
Lesson 1 data processing
 
11 Database Concepts
11 Database Concepts11 Database Concepts
11 Database Concepts
 
Database Concepts and Components
Database Concepts and ComponentsDatabase Concepts and Components
Database Concepts and Components
 
Database
DatabaseDatabase
Database
 
Data recovery chennai
Data recovery chennaiData recovery chennai
Data recovery chennai
 
General Purpose Packages
General Purpose PackagesGeneral Purpose Packages
General Purpose Packages
 
Dbms.ppt
Dbms.pptDbms.ppt
Dbms.ppt
 
English database management_system
English database management_systemEnglish database management_system
English database management_system
 
Database system concepts
Database system conceptsDatabase system concepts
Database system concepts
 
Database an introduction
Database an introductionDatabase an introduction
Database an introduction
 
Creating and editing a database
Creating and editing a databaseCreating and editing a database
Creating and editing a database
 
Database and Math Relations
Database and Math RelationsDatabase and Math Relations
Database and Math Relations
 
ITFT- Dbms
ITFT- DbmsITFT- Dbms
ITFT- Dbms
 
Computer
ComputerComputer
Computer
 

Viewers also liked

Glossa-wiki/blog
Glossa-wiki/blogGlossa-wiki/blog
Glossa-wiki/blog
ioannidou_konstantina
 
Activity 1.8
Activity 1.8Activity 1.8
Activity 1.8
Alex Durán
 
кривое зеркало Der Zerrspiegel
кривое зеркало Der Zerrspiegelкривое зеркало Der Zerrspiegel
кривое зеркало Der ZerrspiegelAnna Dvor
 
Don't be afraid to conquer your fear and overcome your insecurities
Don't be afraid to conquer your fear and overcome your insecuritiesDon't be afraid to conquer your fear and overcome your insecurities
Don't be afraid to conquer your fear and overcome your insecurities
Christine Tan
 
Ratio by mudassar
Ratio by mudassarRatio by mudassar
Ratio by mudassar
Mian Mudassar
 
Steve chu emba students chinese university of hong kong no movie part 1
Steve chu  emba students chinese university of hong kong no movie part 1Steve chu  emba students chinese university of hong kong no movie part 1
Steve chu emba students chinese university of hong kong no movie part 1
Michael Mok
 
Part Time Income Gold
Part Time Income GoldPart Time Income Gold
Part Time Income Gold
Parttimeincome Gold
 
Spinding presentación español-05-02-2014 rf (1)
Spinding presentación español-05-02-2014 rf (1)Spinding presentación español-05-02-2014 rf (1)
Spinding presentación español-05-02-2014 rf (1)luisedgar52
 
Gobierno escolar. lipi ix semestre
Gobierno escolar. lipi ix semestreGobierno escolar. lipi ix semestre
Gobierno escolar. lipi ix semestre
MariXa PiñerOs
 
NORMAS APA
NORMAS APANORMAS APA
NORMAS APA
UNIANDES
 
Aparati fotografik
Aparati fotografikAparati fotografik
Aparati fotografikselda20
 
Veshje popullore
Veshje populloreVeshje popullore
Veshje populloreselda20
 
Actividad 2 Mapa conceptual “Teorías del conflicto e iniciativas de paz: Dis...
Actividad 2 Mapa conceptual “Teorías del conflicto e iniciativas de paz:  Dis...Actividad 2 Mapa conceptual “Teorías del conflicto e iniciativas de paz:  Dis...
Actividad 2 Mapa conceptual “Teorías del conflicto e iniciativas de paz: Dis...
MariXa PiñerOs
 

Viewers also liked (14)

Glossa-wiki/blog
Glossa-wiki/blogGlossa-wiki/blog
Glossa-wiki/blog
 
Activity 1.8
Activity 1.8Activity 1.8
Activity 1.8
 
кривое зеркало Der Zerrspiegel
кривое зеркало Der Zerrspiegelкривое зеркало Der Zerrspiegel
кривое зеркало Der Zerrspiegel
 
Don't be afraid to conquer your fear and overcome your insecurities
Don't be afraid to conquer your fear and overcome your insecuritiesDon't be afraid to conquer your fear and overcome your insecurities
Don't be afraid to conquer your fear and overcome your insecurities
 
Ratio by mudassar
Ratio by mudassarRatio by mudassar
Ratio by mudassar
 
Steve chu emba students chinese university of hong kong no movie part 1
Steve chu  emba students chinese university of hong kong no movie part 1Steve chu  emba students chinese university of hong kong no movie part 1
Steve chu emba students chinese university of hong kong no movie part 1
 
Arttur
ArtturArttur
Arttur
 
Part Time Income Gold
Part Time Income GoldPart Time Income Gold
Part Time Income Gold
 
Spinding presentación español-05-02-2014 rf (1)
Spinding presentación español-05-02-2014 rf (1)Spinding presentación español-05-02-2014 rf (1)
Spinding presentación español-05-02-2014 rf (1)
 
Gobierno escolar. lipi ix semestre
Gobierno escolar. lipi ix semestreGobierno escolar. lipi ix semestre
Gobierno escolar. lipi ix semestre
 
NORMAS APA
NORMAS APANORMAS APA
NORMAS APA
 
Aparati fotografik
Aparati fotografikAparati fotografik
Aparati fotografik
 
Veshje popullore
Veshje populloreVeshje popullore
Veshje popullore
 
Actividad 2 Mapa conceptual “Teorías del conflicto e iniciativas de paz: Dis...
Actividad 2 Mapa conceptual “Teorías del conflicto e iniciativas de paz:  Dis...Actividad 2 Mapa conceptual “Teorías del conflicto e iniciativas de paz:  Dis...
Actividad 2 Mapa conceptual “Teorías del conflicto e iniciativas de paz: Dis...
 

Similar to Mudassar9135

Dbms
DbmsDbms
Data recovery report
Data recovery reportData recovery report
Data recovery report
tutannandi
 
What is big data
What is big dataWhat is big data
What is big data
ShubShubi
 
Bigdata
Bigdata Bigdata
Bigdata
NithiDazz
 
1) 500 words or less, differentiate a Databases Management Systems.pdf
1) 500 words or less, differentiate  a Databases Management Systems.pdf1) 500 words or less, differentiate  a Databases Management Systems.pdf
1) 500 words or less, differentiate a Databases Management Systems.pdf
manjan6
 
DBS Theory Week 1 including relationships and relational database
DBS Theory Week 1 including relationships and relational databaseDBS Theory Week 1 including relationships and relational database
DBS Theory Week 1 including relationships and relational database
walaahuluu
 
Computer Science 12th Topic- introduction to syllabus.pdf
Computer Science 12th Topic- introduction to syllabus.pdfComputer Science 12th Topic- introduction to syllabus.pdf
Computer Science 12th Topic- introduction to syllabus.pdf
iqbalaabi01
 
Data Processing in Fundamentals of IT
Data Processing in Fundamentals of ITData Processing in Fundamentals of IT
Data Processing in Fundamentals of IT
SanthiNivas
 
INTRODUCTION TO Database Management System (DBMS)
INTRODUCTION TO Database Management System (DBMS)INTRODUCTION TO Database Management System (DBMS)
INTRODUCTION TO Database Management System (DBMS)
Prof Ansari
 
Technical Documentation 101 for Data Engineers.pdf
Technical Documentation 101 for Data Engineers.pdfTechnical Documentation 101 for Data Engineers.pdf
Technical Documentation 101 for Data Engineers.pdf
Shristi Shrestha
 
Business Intelligence
Business IntelligenceBusiness Intelligence
Business Intelligence
Sukirti Garg
 
Big Data Processing with Hadoop : A Review
Big Data Processing with Hadoop : A ReviewBig Data Processing with Hadoop : A Review
Big Data Processing with Hadoop : A Review
IRJET Journal
 
Good Practice in Research Data Management
Good Practice in Research Data ManagementGood Practice in Research Data Management
Good Practice in Research Data Management
Historic Environment Scotland
 
Db lecture 1
Db lecture 1Db lecture 1
1 UNIT-DSP.pptx
1 UNIT-DSP.pptx1 UNIT-DSP.pptx
1 UNIT-DSP.pptx
PothyeswariPothyes
 
Normalisation in Database management System (DBMS)
Normalisation in Database management System (DBMS)Normalisation in Database management System (DBMS)
Normalisation in Database management System (DBMS)
Prof Ansari
 
ms-11.pdf
ms-11.pdfms-11.pdf
ms-11.pdf
NikitaKumari71
 
HPE Data Protector Best Practice Guide
HPE Data Protector Best Practice GuideHPE Data Protector Best Practice Guide
HPE Data Protector Best Practice Guide
Andrey Karpov
 

Similar to Mudassar9135 (20)

Dbms
DbmsDbms
Dbms
 
Data recovery report
Data recovery reportData recovery report
Data recovery report
 
What is big data
What is big dataWhat is big data
What is big data
 
Bigdata
Bigdata Bigdata
Bigdata
 
1) 500 words or less, differentiate a Databases Management Systems.pdf
1) 500 words or less, differentiate  a Databases Management Systems.pdf1) 500 words or less, differentiate  a Databases Management Systems.pdf
1) 500 words or less, differentiate a Databases Management Systems.pdf
 
DBS Theory Week 1 including relationships and relational database
DBS Theory Week 1 including relationships and relational databaseDBS Theory Week 1 including relationships and relational database
DBS Theory Week 1 including relationships and relational database
 
Computer Science 12th Topic- introduction to syllabus.pdf
Computer Science 12th Topic- introduction to syllabus.pdfComputer Science 12th Topic- introduction to syllabus.pdf
Computer Science 12th Topic- introduction to syllabus.pdf
 
Data Processing in Fundamentals of IT
Data Processing in Fundamentals of ITData Processing in Fundamentals of IT
Data Processing in Fundamentals of IT
 
INTRODUCTION TO Database Management System (DBMS)
INTRODUCTION TO Database Management System (DBMS)INTRODUCTION TO Database Management System (DBMS)
INTRODUCTION TO Database Management System (DBMS)
 
Technical Documentation 101 for Data Engineers.pdf
Technical Documentation 101 for Data Engineers.pdfTechnical Documentation 101 for Data Engineers.pdf
Technical Documentation 101 for Data Engineers.pdf
 
Business Intelligence
Business IntelligenceBusiness Intelligence
Business Intelligence
 
Big Data Processing with Hadoop : A Review
Big Data Processing with Hadoop : A ReviewBig Data Processing with Hadoop : A Review
Big Data Processing with Hadoop : A Review
 
Good Practice in Research Data Management
Good Practice in Research Data ManagementGood Practice in Research Data Management
Good Practice in Research Data Management
 
Db lecture 1
Db lecture 1Db lecture 1
Db lecture 1
 
Information system
Information systemInformation system
Information system
 
1 UNIT-DSP.pptx
1 UNIT-DSP.pptx1 UNIT-DSP.pptx
1 UNIT-DSP.pptx
 
Normalisation in Database management System (DBMS)
Normalisation in Database management System (DBMS)Normalisation in Database management System (DBMS)
Normalisation in Database management System (DBMS)
 
ms-11.pdf
ms-11.pdfms-11.pdf
ms-11.pdf
 
HPE Data Protector Best Practice Guide
HPE Data Protector Best Practice GuideHPE Data Protector Best Practice Guide
HPE Data Protector Best Practice Guide
 
Lect 1-2
Lect 1-2Lect 1-2
Lect 1-2
 

Recently uploaded

Ch03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdfCh03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
haila53
 
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
nscud
 
社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .
NABLAS株式会社
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
ewymefz
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
ocavb
 
Opendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptxOpendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptx
Opendatabay
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
AbhimanyuSinha9
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
Oppotus
 
FP Growth Algorithm and its Applications
FP Growth Algorithm and its ApplicationsFP Growth Algorithm and its Applications
FP Growth Algorithm and its Applications
MaleehaSheikh2
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
pchutichetpong
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
axoqas
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
vcaxypu
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
Subhajit Sahu
 
一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单
ewymefz
 
SOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape ReportSOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape Report
SOCRadar
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Subhajit Sahu
 
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
Tiktokethiodaily
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
NABLAS株式会社
 
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
vcaxypu
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 

Recently uploaded (20)

Ch03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdfCh03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
 
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
一比一原版(CBU毕业证)不列颠海角大学毕业证成绩单
 
社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .社内勉強会資料_LLM Agents                              .
社内勉強会資料_LLM Agents                              .
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
 
Opendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptxOpendatabay - Open Data Marketplace.pptx
Opendatabay - Open Data Marketplace.pptx
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
 
FP Growth Algorithm and its Applications
FP Growth Algorithm and its ApplicationsFP Growth Algorithm and its Applications
FP Growth Algorithm and its Applications
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
 
一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单
 
SOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape ReportSOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape Report
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
 
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
 
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
一比一原版(RUG毕业证)格罗宁根大学毕业证成绩单
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 

Mudassar9135

  • 1. Data and Information February 9 2014 Inthis document. I’m type all the information about “Data” and“information” Types of Data
  • 2. Contents NNuummeerriicc DDaattaa::....................................................................................................3 AAAlllppphhhaaabbbeeetttiiiccc DDDaaatttaaa:::.............................................................................................3 AAALLLPPPHHHAAANNNUUUMMMEEERRRIIICCC DDDAAATTTAAA:::.............................................................................3 DDDaaatttaaa RRReeeddduuunnndddaaannncccyyy aaannnddd IIInnncccooonnnsssiiisssttteeennncccyyy:::..................................................................5 DDDaaatttaaa IIIsssooolllaaatttiiiooonnn::: ............................................................................................... 6 IIInnnttteeegggrrriiitttyyy PPPrrrooobbbllleeemmmsss::: .................................................................................... 6 DDDaaatttaaa Definition: A collection of raw facts andfigures is called data. Theword Rawmeans that thefacts have not yet been processedto get their exact meaning .Datais collected from different sources. It is collected for different purposes. Datamay consist of numbers, characters, symbols or pictures etc. EEExxxaaammmpppllleeesss ooofff DDDaaatttaaa 1. When students get admission in college or universities, they have tofill out an admission form. Theform consists of raw facts about thestudents. Theseraw facts are student’s name, fathername, address etc. Thepurpose of collecting datais tomaintain therecords of students during study period in college or university. 2. During census, government of Pakistan collects the dataof all citizens. Government stores this datapermanently touse it for different purposes at different times. 3. Different organizations conduct surveys toknow theopinion of the people about their product. In these surveys, people express their ideas and opinions about different issues. Theseideas and opinion of thepeople are
  • 3. storedad data. Theorganizations usethis data forthe improvement of their products. TTTyyypppeeesss ooofff DDDaaatttaaa Datamay be of thefollowing types: NNuummeerriicc DDaattaa:: Numeric dataconsists of numeric digits form 0 to9 like10, 245or 5. Thenumeric type of data may either be positive or negative. AAAlllppphhhaaabbbeeetttiiiccc DDDaaatttaaa::: Alphabetic data consists of alphabetic letters from A to Z, a toz and blank space e.g. “IT series”, “computer”, and“Islam”etc. AAALLLPPPHHHAAANNNUUUMMMEEERRRIIICCC DDDAAATTTAAA::: Alphanumeric data consists of numericdigits (0 to9), letters (A to Z) andall special characters like +, %and @ etc. like “87%”, “$300” and “H#17”. IIImmmaaagggeee DDDaaatttaaa::: This type of Dataincludes charts, graphs, pictures, and drawings. This form of data is more comprehensive. It can be transmittedas a set of bits. AAAuuudddiiiooo DDDaaatttaaa::: Soundis a representation of audio. Audiodata includes music, speech or any typeof sound. VVViiidddeeeooo DDDaaatttaaa::: Videois set of full-motion images played at a high speed. Videois used to display action and movements.
  • 4. IIInnnfffooorrrmmmaaatttiiiooonnn Theprocessed data is called information. Information is an organized and processed from of data. It is moremeaningful than data andis usedfor making decisions. Datais used as input for theprocessing and information is theoutput of this processing. This information can be used again in some otherprocessing and will be considered as datain that information. ForExample, themarks of the student in different subject is thedata. To calculate totalmarks, themarks of different subjects are usedas data and a total mark is the information. Now, tocalculate theaverage marks of the student, this information will be processed again. In this processing, theinformation is usedas data andaverage marks will be theinformation. EEExxxaaammmpppllleeesss ooofff IIInnnfffooorrrmmmaaatttiiiooonnn::: Some examples of information are as follows: 111... In colleges and universities, theraw facts about students arestoredon admission forms. If wewant tofind out a list of all students wholivein Faisalabad, wewill apply someprocessing and will be called information. 222... Thedata storedin census is usedtogenerate different type of information. Forexample, government can useit to findtotal numberof graduates or literacy rate in country etc. This information can be obtained by processing storeddata. Government can usethis information totakeimportant decisions toimprove literacy rate. 333... An organization can usetheopinion of thepeople as data andprocess it to generate information of its interest. Forexample, it can know that how manypeople of the country are satisfied with thequality of its product andhow manyare unsatisfied. The organization can usethis information for theimprovement of its product.
  • 5. MMMeeetttaaadddaaatttaaa Metadatacan be defined as dataabout data. It is usedtodescribe the properties and characteristics of someother data. Metadatadescribes thesize, format and other characteristics of data. It alsoincludes the rules andconstraints about data. FFFiiillleee PPPrrroooccceeessssssiiinnnggg SSSyyysssttteeemmm Traditional or simple file processing is the first computer-basedmethodto handle business application. In the past, manyorganization storeddata in files on tape or disk. The datawas managedusing file-processing system. In atypical file processing system, each department in an organization has its own set of files. Thefiles are designed especially for their own applications. Therecords in one file are not related totherecords in any other file. Business organizations have usedfile-processing system formanyyears. But this system has manydisadvantages. DDDiiisssaaadddvvvaaannntttaaagggeeesss ooofff fffiiillleeesss ppprrroooccceeessssssiiinnnggg sssyyysssttteeemmm::: someimportant disadvantages of file processing system are as follows: DDDaaatttaaa RRReeeddduuunnndddaaannncccyyy aaannnddd IIInnncccooonnnsssiiisssttteeennncccyyy::: In file processing system, thesamedatamay be duplicated in several files. Supposethere are twofiles “students” and“Library”. Thefile “students”contains theRoll No, name address andtelephone number andother details of all students in acollege. The file “Library” contains theRoll No and nameof those students whoget abook from library along with theinformation about the rented books. Thedata of onestudent appears in twofiles. This is known as data redundancy causes higher storage. Thesituation can also result in datainconsistency. Inconsistency means that two
  • 6. files may contain different data of the samestudent. Forexample, if theaddress of a student is changed, it must bechanged in both files. There is a possibility that it is changed in the“students” fileandnot from “Library” file. Thedata become inconsistent in this situation. DDDaaatttaaa IIIsssooolllaaatttiiiooonnn::: Thedata in file processing system is storedin various files. It becomes very difficult towrite new application programs toretrieve theappropriate data. Supposethat student’s emails are storedin “Students” fileand fee information is storedin “Fee” file. The datafrom both files is required tosend an email message to inform a student that thedataforfee payment is over. In file processing system, it is difficult togenerate such typeof list from multiple files. IIInnnttteeegggrrriiitttyyy PPPrrrooobbbllleeemmmsss::: Integrity data reliability and accuracy of data. Thestoreddata must satisfycertain types of consistency constrains. Forexample, Roll No and Marks of students shouldbenumericvalue. It is difficult to apply theseconstrains on files in file processing system. PPPrrrooogggrrraaammm DDDaaatttaaa DDDeeepppeeennndddeeennncccyyy::: program datadependency is a relationship between datain files and program required toupdateand maintain thefiles. Application programs are developed according toa particular file format in file processing system. If the format of file is changed, theapplication program also needs tobe changed accordingly. ForExample, if there is change in thelength of postalcode, it requires changed in theprogram. Thechanges may be costly toimplement. AAAtttooommmiiiccciiitttyyy PPPrrrooobbbllleeemmm::: An operation on data may consist of different steps. A collection of all steps required torequire completing a process is known as transaction. The atomicity means that either one transaction shouldtake place as a whole orit shouldnot take place at all. Suppose a userwants totransfermoney from
  • 7. account A toaccount B. this process consists of twosteps: Deduct themoney from account A Add themoney to account B Suppose that thesystem fails when thecomputerhas performed thefirst step. It means that theamount has been deducted from account A but has not been added to account B. this situation can make datainconsistent. File processing system does not provide thefacility toensureatomicity of data. SSSeeecccuuurrriiitttyyy PPPrrrooobbbllleeemmmsss::: File processing system does not provide adequate security on data. In somesituations, it is required toprovide different types of access to datafor different users. PPPrrrooogggrrraaammm MMMaaaiiinnnttteeennnaaannnccceee::: The programs developed in file processing system are difficult to maintain, mist of the budget may be spent on maintenance, it makes it difficult to develop new applications. ……………………………………………………………………………………………