JAMB Computer Studies · Section B
Study notes for Data and Information — part of the JAMB UTME Computer Studies syllabus. 9 learning objectives with explanations and exam tips.
Think of data as raw facts and numbers that don't mean much on their own. When you write down student names and their test scores in a notebook, that's data. It's just collection of numbers and names sitting there without purpose. Information, however, is what you get when you process that data to make sense of it. For example, if a Nigerian school records that Chioma scored 78, Tunde scored 85, and Amara scored 92 in Mathematics, those are data. But when you process these scores and conclude that the class average is 85%, or that Amara performed best, you've created information. Information answers questions and helps with decision-making.
Information is processed data that has meaning and usefulness. To be valuable, information must have certain qualities. Accuracy means the information must be correct and reliable—if your school's exam results are recorded wrongly in the database, that's inaccurate information. Timeliness matters too; information is only useful when you get it when you need it. For example, knowing election results the day after voting is timely, but learning them a month later is useless.
Information should also be complete, containing all necessary details for decision-making. It must be relevant to your specific purpose and presented in a form you can understand. Consistency is equally important—information shouldn't contradict itself. Finally, information should be cost-effective, meaning the benefit of obtaining it outweighs the expense.
Data types are the different kinds of information computers can store and process. Think of them like categories in your school register – each student's name, age, and score go into different boxes because they're different types of information. Integers are whole numbers without decimals, like your exam scores of 75 or 92. Real numbers (or floating-point numbers) include decimals, like your height measurement of 1.75 metres or your average grade of 78.5. Characters are single letters, numbers, or symbols like 'A' or '9'. Boolean data is simpler – it's just true or false, yes or no. For example, when WAEC marks your answer as correct or incorrect, that's boolean data. Understanding these types helps programmers write accurate code because the computer needs to know how much space to reserve and what operations are allowed on each piece of information.
Think of data as raw materials and information as the finished product. Data includes audio signals like voice recordings, visual signals like images, and other forms like text. When your phone records your voice message, that's audio data. When you take a photo, that's visual data. These raw signals need processing before they become useful information you can understand.
Consider how Nigeria's Multichoice uses satellite signals to broadcast Dstv. The satellite sends radio waves (data signals) to your decoder, which processes them into the videos and sounds you watch on your television. Without that processing, you'd only hear noise and see static.
The key difference: data is unprocessed signals, information is processed and meaningful data. Your JAMB questions often mix these up intentionally.
Data is raw facts and figures that haven't been processed yet, while information is organized, meaningful data. Think of it like this: a list of all students' scores in your school is data, but when you arrange those scores from highest to lowest or calculate the class average, that becomes information.
Data can be represented in different ways depending on what you need. Numbers, text, images, and sound are all forms of data representation. In Nigeria, the JAMB itself handles thousands of candidates' data yearly—their names, scores, and registration numbers. This data gets organized and processed to produce meaningful information like cut-off marks and admission lists.
You can handle data through collection, storage, processing, and analysis. For storage, schools use databases or spreadsheets. For processing, you might use software to sort, filter, or calculate values from your raw data.
Digitization is the process of converting physical or analog information into digital format that computers can understand and process. Think of it as transforming something real and tangible into 1s and 0s that a machine can read. When you scan a paper document using your school's scanner, take a photograph with a camera, or record a voice message, you're digitizing that information. A clear Nigerian example is when the Nigerian National Identification Number (NIN) system digitized millions of citizens' biometric data—converting fingerprints, facial features, and personal records into digital files stored in computers. This makes information easier to store, retrieve, share, and protect compared to keeping paper records in filing cabinets. Digitization is fundamental to our modern digital world and understanding it helps you grasp how technology works.
Digitalization is the process of converting information from physical or analog form into digital format that computers can understand and process. Think of it as changing something you can touch or see into a format made of 0s and 1s. When you scan a handwritten letter into your computer as a PDF file, you've digitalized that document. Similarly, when a Nigerian bank converts your paper bank statement into a digital copy on their system, they're digitizing your financial records. This process allows information to be stored, transmitted, and manipulated easily using electronic devices. The digital form takes up less physical space, is easier to backup, and can be shared quickly across networks. Digitalization has become essential in modern Nigeria where government agencies, schools, and businesses increasingly move away from paper-based systems to digital record-keeping.
Data refers to raw facts and figures that haven't been processed yet. Think of it as unorganized numbers or symbols with no clear meaning. Information, however, is data that has been organized, analyzed, and given meaning. When your JAMB registration number 12345678 sits alone, it's just data. But when it's connected to your name, school, and test scores, it becomes useful information.
Consider a Nigerian example: a list of students' exam scores like 78, 85, 92, 68 is raw data. But when a teacher organizes this data to identify the top performer or calculate the class average, that organized result becomes information that helps make decisions.
Understanding this distinction is crucial because JAMB questions often ask you to identify whether something represents data or information in different contexts.
When you take a photo with your phone camera, record a voice note, or type a document, you're creating digitized data. Digitized data simply means information converted into a format computers can store and process. The main formats include images (like your Instagram photos saved as JPEG or PNG), audio (your WhatsApp voice messages as MP3), video (YouTube videos as MP4), and text (your class notes as Word documents). Think about how Nollywood movies are stored as digital video files or how your WAEC exam results are stored as digital text documents by JAMB. Each format serves different purposes depending on what information you need to store or share. Understanding these formats helps you know which one works best for different situations.