R Programming Lab manual
R Programming Lab manual
Tech)
Programme Outcomes
Engineering Knowledge: Apply the knowledge of mathematics, science, engineering
PO1 fundamentals, and an engineering specialization to the solution of complex engineering
problems.
Problem Analysis: Identify, formulate, review research literature, and analyze complex
PO2 engineering problems reaching substantiated conclusions using first principles of
mathematics, natural sciences, and engineering sciences.
Design/development of Solutions: Design solutions for complex engineering problems
and design system components or processes that meet the specified needs with
PO3
appropriate consideration for the public health and safety, and the cultural,
societal, and environmental considerations.
Conduct investigations of complex problems: Use research-based knowledge and
PO4 research methods including design of experiments, analysis and interpretation of data,
and synthesis of the information to provide valid conclusions.
Modern tool usage: Create, select, and apply appropriate techniques, resources, and
modern engineering and IT tools including prediction and modelling to complex
PO5
engineering activities with an understanding of the limitations.
The engineer and society: Apply reasoning informed by the contextual knowledge to
PO6 assess societal, health, safety, legal and cultural issues and the consequent
responsibilities relevant to the professional engineering practice.
Environment and sustainability: Understand the impact of the professional engineering
solutions in societal and environmental context, and demonstrate the knowledge of, and
PO7
need for sustainable development.
Ethics: Apply ethical principles and commit to professional ethics and
PO8 responsibilities and norms of the engineering practice.
Individual and team network: Function effectively as an individual, and as a member
PO9 or leader in diverse teams, and in multidisciplinary settings.
Communication: Communicate effectively on complex engineering activities with the
engineering community and with society at large, being able to comprehend and write
PO10
effective reports and design documentation, make effective presentations, and give and
receive clear instructions.
Project management and finance: Demonstrate knowledge and understanding of the
engineering and management principles and apply these to one’s own work, as a
PO11
member and leader in a team, to manage projects and in multidisciplinary environments.
PO12 Life-Long learning: Recognize the need for, and have the preparation and able to
engage in independent and life-long learning in the broadest context of technological
change.
Solution :
What is Data?
Structured Data: This type of data is organized into a specific format, such as
tables or databases, and is easily searchable and analyzable. Examples include
spreadsheets, relational databases, and CSV files.
Unstructured Data: Unstructured data lacks a specific format and can include
text documents, social media posts, images, audio recordings, and more.
Analyzing unstructured data often requires advanced techniques like natural
language processing and image recognition.
You can find data from various sources, depending on your specific needs:
Open Data Portals: Many governments and organizations provide free access
to a wide range of data through open data portals. Examples include Data.gov
(United States) and data.gov.uk (United Kingdom).
Data Repositories: Academic institutions, research organizations, and data
enthusiasts often share datasets on platforms like Kaggle, GitHub, and the UCI
Machine Learning Repository.
APIs (Application Programming Interfaces): Some websites and services offer
APIs that allow you to programmatically access and retrieve data. Examples
include Twitter API, Google Maps API, and financial market APIs.
Web Scraping: You can extract data from websites using web scraping tools
and libraries like BeautifulSoup and Scrapy. However, be mindful of the
website's terms of use and legal restrictions.
Surveys and Surveys: You can conduct your own surveys or collect data
through questionnaires and interviews.
IoT Devices: Internet of Things (IoT) devices generate vast amounts of data
that can be used for various purposes.
Commercial Data Providers: Some companies specialize in selling datasets for
specific industries, such as market research, finance, and healthcare.
Select Your Data: Choose a dataset that aligns with your goals and interests.
Ensure that the data is clean and well-structured.
Define Your Objective: Clearly define what you want to communicate or
explore with your visualization. Are you looking to show trends, comparisons,
or distributions?
Choose the Right Visualization Type: Select a visualization type that suits
your data and objectives. Common types include bar charts, line charts,
scatter plots, histograms, and pie charts.
Prepare and Transform Data: Preprocess your data as needed. This may
involve aggregating, filtering, or transforming the data to fit the chosen
visualization.
Create the Visualization: Use a suitable tool or library to create your
visualization. Customize it with labels, colors, and other design elements.
Interactivity (Optional): If appropriate, add interactive features to your
visualization to allow users to interact with the data.
Test and Iterate: Review your visualization for accuracy and clarity. Seek
feedback from others and make improvements as necessary.
Publish or Share: Once you are satisfied with your visualization, publish it on
a platform, embed it in a report, or share it with your intended audience.
Document and Explain: Provide context and explanations for your
visualization. Clearly communicate what the viewer should take away from it.
Maintain and Update: If the data changes or new insights emerge, update
your visualization accordingly.
Aim:
Getting started with Tableau Software using Data file formats, connecting your
Data to Tableau, creating basic charts(line, bar charts, Tree maps),Using the
Show me panel.
Solution :
Getting started with Tableau software is a great way to create data visualizations
quickly and efficiently. Here are the steps to get started, including connecting your
data to Tableau, creating basic charts like line charts, bar charts, and treemaps, and
using the Show Me panel:
Before connecting your data to Tableau, ensure that your data is in a suitable format.
Common data file formats that Tableau supports include Excel (.xlsx), CSV (.csv),
and text files (.txt). Make sure your data is organized with headers for each column.
1. From the "Data Source pane", drag and drop the date field to the Columns
shelf and a numeric field (e.g., sales, revenue) to the Rows shelf.
2. Then Tableau will automatically create a line chart. You can customize it by
adding labels, titles, and formatting.
b. Bar Chart:
1. Drag and drop a categorical field (e.g., product category, region) to the Columns
shelf and a numeric field to the Rows shelf.
2. Then Tableau will create a bar chart. You can adjust the orientation and
formatting as needed. To display Labels on the bars click on Lables and select "Show
mark lables"
c. Treemap:
Solution :
Tableau offers a powerful set of calculation tools that allow you to manipulate,
transform, and analyze your data in various ways. Here's an overview of some key
concepts related to Tableau calculations, including SUM, AVG (average), and
aggregate functions, as well as creating custom calculations and fields
SUM Function
The SUM function in Tableau calculates the total sum of a numeric field. You can
use it to find the sum of values in a column or as part of a more complex
calculation. To use SUM, simply drag and drop a numeric field into the "SUM" shelf,
or you can create a calculated field using the SUM function.
AVG (Average) Function
The AVG function calculates the average (mean) value of a numeric field. Like
SUM, you can use it by dragging a numeric field into the "AVG" shelf or creating a
calculated field with the AVG function.
Aggregate Functions:
Tableau provides a range of aggregate functions that allow you to perform
calculations on groups of data. Common aggregate functions include SUM, AVG,
COUNT, MIN (minimum value), and MAX (maximum value). These functions are
particularly useful when you want to analyze data at different levels of granularity
(e.g., by category, region, or time period).
Creating Custom Calculations
Tableau allows you to create custom calculations using calculated fields. Here's
how to create a custom calculation:
Solution :
1. Format Pane:
On the left side of the Tableau interface, you'll find the Format pane. It allows you
to format various aspects of your visualization, such as fonts, colors, lines,
shading, and borders. Simply select the element you want to format and use the
options in the Format pane to make changes.
2. Marks Card:
The Marks card, located above your visualization, offers formatting options specific
to the type of marks you're using (e.g., color, size, label). Click on the Marks card
to access these options and modify how your data is represented.
3. Axis and Gridlines:
You can format axis labels, titles, and gridlines to improve the readability of your
visualization. Right-click on an axis or gridline to access formatting options.
4. Legends and Color Scales:
Customize legends and color scales to provide context for your visualizations. You
can change colors, labels, and the position of legends to match your data.
Formatting Tools and Menus
Tableau provides several formatting tools and menus to help you refine the
appearance of your visualizations:
1. Format Menu:
The Format menu at the top of the Tableau interface provides access to various
formatting options, including font styles, shading, borders, alignment, and more.
You can use this menu to format text, labels, and other elements.
2. Worksheet Menu:
In the Worksheet menu, you'll find options to format the entire worksheet,
including background color, borders, and worksheet title. You can also adjust the
worksheet size.
3. Dashboard Menu:
If you're working with dashboards, the Dashboard menu allows you to format the
entire dashboard layout, including background, size, and title.
Formatting Specific Parts of the View
Tableau lets you format specific elements of your visualization:
1. Annotations:
You can add annotations to your visualizations to highlight important points or
provide additional context. Format these annotations using the options available
when you right-click on an annotation.
2. Tooltips:
Customize tooltips to display relevant information when users hover over data
points. You can format tooltips to show or hide specific fields and control their
appearance.
3. Headers and Titles:
Format headers, titles, and subtitles for clarity and consistency. Use the Format
pane or the Format menu to adjust text formatting, alignment, and shading.
Aim:
Solution :