SlideShare une entreprise Scribd logo
1  sur  16
Descriptive Analytics
Descriptive Analysis
Descriptive analysis is a sort of data research
that aids in describing, demonstrating, or
helpfully summarizing data points so those
patterns may develop that satisfy all of the
conditions of the data. It is the technique of
identifying patterns and links by utilizing
recent and historical data.
Descriptive Analytics
Descriptive Analytics is the examination of data
or content, usually manually performed, to
answer the question “What happened?” (or
What is happening?), characterized by
traditional business intelligence (BI) and
visualizations such as pie charts, bar charts,
line graphs, tables, or generated narratives.
Data visualization
Data visualization is the representation of data
through use of common graphics, such as
charts, plots, infographics, and even
animations.
Tools for Data Visualization
Pie charts
Bar charts
Histograms
Gantt charts
Heat maps
Box-and-whisker plots
Waterfall charts
Area charts
Scatter plots
Infographics
Maps
DATA VISUALIZATION TOOLS FOR BUSINESS
 Microsoft Excel
 Google Charts
 Tableau can integrate with hundreds of sources to import data
and output dozens of visualization types—from charts to
maps and more. Owned by Sales force, Tableau
boasts millions of users and community members, and it’s
widely used at the enterprise level.
 Datawrapper is a tool that, like Google Charts, is used to
generate charts, maps, and other graphics for use online.
 Infogram is another popular option that can be used to
generate charts, reports, and maps.
Data Queries:
A query is a specific request for information from a database. In robust
database systems in particular, queries make it easier to perceive
trends at a high level or make edits to data in large quantities.
Sorting and filtering data is an essential task for managing and
manipulating large sets of data. Sorting allows you to organize your
data in a specific order, such as alphabetically or numerically, while
filtering allows you to extract specific information from your data
based on certain criteria.
• Sorting is done using the ORDER BY clause, which specifies the
column or columns that you want to sort your data by. Filtering is
done using the WHERE clause, which is used to specify the
conditions that must be met for a row to be included in the result
set.
• Both sorting and filtering can be used together to create powerful
queries that can extract the specific information that you need from
your data. Additionally, more advanced techniques such as using
multiple criteria, wildcards, and subqueries can also be used to
further refine your results.
Probability can be used for more than calculating the
likelihood of one event; it can summarize the
likelihood of all possible outcomes. A thing of
interest in probability is called a random variable,
and the relationship between each possible outcome
for a random variable and their probabilities is called
a probability distribution.
• When you conduct research about a group of people,
it’s rarely possible to collect data from every person in
that group. Instead, you select a sample. The sample is
the group of individuals who will actually participate in
the research.
• To draw valid conclusions from your results, you have
to carefully decide how you will select a sample that is
representative of the group as a whole. This is called
a sampling method. There are two primary types of
sampling methods that you can use in your research:
• Probability sampling involves random selection,
allowing you to make strong statistical inferences about
the whole group.
• Non-probability sampling involves non-random
selection based on convenience or other criteria,
allowing you to easily collect data.
Measures of Location
A fundamental task in many statistical analyses is to estimate a location parameter for
the distribution; i.e., to find a typical or central value that best describes the data.
Definition of Location: The first step is to define what we mean by a typical value. For
univariate data, there are three common definitions:
Mean - the mean is the sum of the data points divided by the number of data points.
That is,
Y¯=∑i=1NYi/N
The mean is that value that is most commonly referred to as the average. We will
use the term average as a synonym for the mean and the term typical value to
refer generically to measures of location.
Median - the median is the value of the point which has half the data smaller than
that point and half the data larger than that point. That is, if X1, X2, ... ,XN is a
random sample sorted from smallest value to largest value, then the median is
defined as:
Y~=Y(N+1)/2if N is odd
Y~=(YN/2+Y(N/2)+1)/2if N is even
Mode - the mode is the value of the random sample that occurs with the greatest
frequency. It is not necessarily unique. The mode is typically used in a qualitative
fashion. For example, there may be a single dominant hump in the data perhaps
two or more smaller humps in the data. This is usually evident from a histogram of
the data.
Measures of Dispersion
Measures of dispersion are non-negative real
numbers that help to gauge the spread of data
about a central value. These measures help to
determine how stretched or squeezed the given
data is.
Measures of dispersion can be defined as
positive real numbers that measure how
homogeneous or heterogeneous the given data
is. The value of a measure of dispersion will be 0
if the data points in a data set are the same.
However, as the variability of the data increases
the value of the measures of dispersion also
increases.
• Range: Given a data set, the range can be defined as the difference between the
maximum value and the minimum value.
• Variance: The average squared deviation from the mean of the given data set is
known as the variance. This measure of dispersion checks the spread of the data
about the mean.
• Standard Deviation: The square root of the variance gives the standard deviation.
Thus, the standard deviation also measures the variation of the data about the
mean.
• Mean Deviation: The mean deviation gives the average of the data's absolute
deviation about the central points. These central points could be the mean,
median, or mode.
• Quartile Deviation: Quartile deviation can be defined as half of the difference
between the third quartile and the first quartile in a given data set.
Relative Measures of Dispersion
If the data of separate data sets have different units and need to be compared then
relative measures of dispersion are used. The measures are expressed in the form
of ratios and percentages thus, making them unitless. Some of the relative
measures of dispersion are given below:
• Coefficient of Range: It is the ratio of the difference between the highest and
lowest value in a data set to the sum of the highest and lowest value.
• Coefficient of Variation: It is the ratio of the standard deviation to the mean of the
data set. It is expressed in the form of a percentage.
• Coefficient of Mean Deviation: This can be defined as the ratio of the mean
deviation to the value of the central point from which it is calculated.
• Coefficient of Quartile Deviation: It is the ratio of the difference between the
third quartile and the first quartile to the sum of the third and first quartiles.
Hypothesis Testing can be defined as a statistical tool that is used to
identify if the results of an experiment are meaningful or not. It
involves setting up a null hypothesis and an alternative hypothesis.
These two hypotheses will always be mutually exclusive. This means
that if the null hypothesis is true then the alternative hypothesis is
false and vice versa. An example of hypothesis testing is setting up a
test to check if a new medicine works on a disease in a more
efficient manner.
Null Hypothesis
The null hypothesis is a concise mathematical statement that is used to
indicate that there is no difference between two possibilities. In
other words, there is no difference between certain characteristics
of data. This hypothesis assumes that the outcomes of an
experiment are based on chance alone. It is denoted as H0.
Alternative Hypothesis
The alternative hypothesis is an alternative to the null hypothesis. It is
used to show that the observations of an experiment are due to
some real effect. It indicates that there is a statistical significance
between two possible outcomes and can be denoted as H1.
• Hypothesis Testing Chi Square
• The Chi square test is a hypothesis testing method that is used to check whether the variables in a
population are independent or not. It is used when the test statistic is chi-squared distributed.
• The Chi-Square is denoted by χ2. The chi-square formula is:
• χ2 = ∑(Oi – Ei)2/Ei
• where
• Oi = observed value (actual value)
• Ei = expected value.
• One Tailed Hypothesis Testing
• One tailed hypothesis testing is done when the rejection region is only in one direction. It can also
be known as directional hypothesis testing because the effects can be tested in one direction only.
This type of testing is further classified into the right tailed test and left tailed test.
• Right Tailed Hypothesis Testing
• The right tail test is also known as the upper tail test. This test is used to check whether the
population parameter is greater than some value. The null and alternative hypotheses for this test
are given as follows:
• H0: The population parameter is ≤ some value
• H1: The population parameter is > some value.
• Left Tailed Hypothesis Testing
• The left tail test is also known as the lower tail test. It is used to check whether the population
parameter is less than some value. The hypotheses for this hypothesis testing can be written as
follows:
• H0: The population parameter is ≥ some value
• H1: The population parameter is < some value.
• The null hypothesis is rejected if the test statistic has a value lesser than the critical value.
Analysis of variance (ANOVA)
The hypothesis is based on available information
and the investigator's belief about the
population parameters. The specific test
considered here is called Analysis of
Variance (ANOVA) and is a test of hypothesis
that is appropriate to compare means of a
continuous variable in two or more
independent comparison groups.

Contenu connexe

Tendances

Environmental Scanning Techniques
Environmental Scanning TechniquesEnvironmental Scanning Techniques
Environmental Scanning TechniquesVanishriKornu
 
Factors affecting dividend policy
Factors affecting dividend policyFactors affecting dividend policy
Factors affecting dividend policySharon Mansoor
 
Marketing research process
Marketing research processMarketing research process
Marketing research processMcKenzieBuschur
 
Profit analysis and profit policies
Profit analysis and profit policiesProfit analysis and profit policies
Profit analysis and profit policiesfiroz muhuammed
 
Measurement of profit
Measurement of profitMeasurement of profit
Measurement of profitBabasab Patil
 
Mordern marketing concept
Mordern marketing conceptMordern marketing concept
Mordern marketing conceptANUJ YADAV
 
managing retail services.pptx
managing retail services.pptxmanaging retail services.pptx
managing retail services.pptxRenu Lamba
 
Consumer behaviour
Consumer behaviourConsumer behaviour
Consumer behaviourkawther Ali
 
Cash management- Need, Motives, Models of Cash Management, Boumol Model, Mill...
Cash management- Need, Motives, Models of Cash Management, Boumol Model, Mill...Cash management- Need, Motives, Models of Cash Management, Boumol Model, Mill...
Cash management- Need, Motives, Models of Cash Management, Boumol Model, Mill...Dr. Toran Lal Verma
 
Mis – Subsystems
Mis – SubsystemsMis – Subsystems
Mis – SubsystemsArun Mishra
 
Data Preparation and Processing
Data Preparation and ProcessingData Preparation and Processing
Data Preparation and ProcessingMehul Gondaliya
 
Objective and Scope of financial management B.com, M.com
Objective and Scope of financial management B.com, M.comObjective and Scope of financial management B.com, M.com
Objective and Scope of financial management B.com, M.comDr. Toran Lal Verma
 
The Marketing Process
The Marketing ProcessThe Marketing Process
The Marketing Processoptiplex7866
 
Profit maximization vs wealth maximization
Profit maximization vs wealth maximizationProfit maximization vs wealth maximization
Profit maximization vs wealth maximizationArvinderpal Kaur
 

Tendances (20)

Marketing intelligence
Marketing intelligenceMarketing intelligence
Marketing intelligence
 
Environmental Scanning Techniques
Environmental Scanning TechniquesEnvironmental Scanning Techniques
Environmental Scanning Techniques
 
Business Analytics
Business AnalyticsBusiness Analytics
Business Analytics
 
Nature and scope of industrial marketing
Nature and scope of industrial marketingNature and scope of industrial marketing
Nature and scope of industrial marketing
 
Factors affecting dividend policy
Factors affecting dividend policyFactors affecting dividend policy
Factors affecting dividend policy
 
Marketing research process
Marketing research processMarketing research process
Marketing research process
 
Profit analysis and profit policies
Profit analysis and profit policiesProfit analysis and profit policies
Profit analysis and profit policies
 
Financial Information System
Financial Information SystemFinancial Information System
Financial Information System
 
Measurement of profit
Measurement of profitMeasurement of profit
Measurement of profit
 
Mordern marketing concept
Mordern marketing conceptMordern marketing concept
Mordern marketing concept
 
Marketing Information System
Marketing Information SystemMarketing Information System
Marketing Information System
 
managing retail services.pptx
managing retail services.pptxmanaging retail services.pptx
managing retail services.pptx
 
Consumer behaviour
Consumer behaviourConsumer behaviour
Consumer behaviour
 
Cash management- Need, Motives, Models of Cash Management, Boumol Model, Mill...
Cash management- Need, Motives, Models of Cash Management, Boumol Model, Mill...Cash management- Need, Motives, Models of Cash Management, Boumol Model, Mill...
Cash management- Need, Motives, Models of Cash Management, Boumol Model, Mill...
 
Mis – Subsystems
Mis – SubsystemsMis – Subsystems
Mis – Subsystems
 
Introduction to Marketing Research
Introduction to Marketing ResearchIntroduction to Marketing Research
Introduction to Marketing Research
 
Data Preparation and Processing
Data Preparation and ProcessingData Preparation and Processing
Data Preparation and Processing
 
Objective and Scope of financial management B.com, M.com
Objective and Scope of financial management B.com, M.comObjective and Scope of financial management B.com, M.com
Objective and Scope of financial management B.com, M.com
 
The Marketing Process
The Marketing ProcessThe Marketing Process
The Marketing Process
 
Profit maximization vs wealth maximization
Profit maximization vs wealth maximizationProfit maximization vs wealth maximization
Profit maximization vs wealth maximization
 

Similaire à Descriptive Analysis.pptx

TREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptxTREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptxCarmela857185
 
Standard deviation
Standard deviationStandard deviation
Standard deviationM K
 
Basic knowledge on statistics
Basic knowledge on statisticsBasic knowledge on statistics
Basic knowledge on statisticsSubodh Khanal
 
IDS-Unit-II. bachelor of computer applicatio notes
IDS-Unit-II. bachelor of computer applicatio notesIDS-Unit-II. bachelor of computer applicatio notes
IDS-Unit-II. bachelor of computer applicatio notesAnkurTiwari813070
 
Review of Basic Statistics and Terminology
Review of Basic Statistics and TerminologyReview of Basic Statistics and Terminology
Review of Basic Statistics and Terminologyaswhite
 
Basics of biostatistic
Basics of biostatisticBasics of biostatistic
Basics of biostatisticNeurologyKota
 
Medical Statistics.ppt
Medical Statistics.pptMedical Statistics.ppt
Medical Statistics.pptssuserf0d95a
 
statistical analysis.pptx
statistical analysis.pptxstatistical analysis.pptx
statistical analysis.pptxhayatalakoum1
 
Basic Statistical Concepts in Machine Learning.pptx
Basic Statistical Concepts in Machine Learning.pptxBasic Statistical Concepts in Machine Learning.pptx
Basic Statistical Concepts in Machine Learning.pptxbajajrishabh96tech
 
Statistics for machine learning shifa noorulain
Statistics for machine learning   shifa noorulainStatistics for machine learning   shifa noorulain
Statistics for machine learning shifa noorulainShifaNoorUlAin1
 
Basic Statistical Descriptions of Data.pptx
Basic Statistical Descriptions of Data.pptxBasic Statistical Descriptions of Data.pptx
Basic Statistical Descriptions of Data.pptxAnusuya123
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptxIndhuGreen
 

Similaire à Descriptive Analysis.pptx (20)

TREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptxTREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptx
 
Environmental statistics
Environmental statisticsEnvironmental statistics
Environmental statistics
 
Standard deviation
Standard deviationStandard deviation
Standard deviation
 
Basic knowledge on statistics
Basic knowledge on statisticsBasic knowledge on statistics
Basic knowledge on statistics
 
IDS-Unit-II. bachelor of computer applicatio notes
IDS-Unit-II. bachelor of computer applicatio notesIDS-Unit-II. bachelor of computer applicatio notes
IDS-Unit-II. bachelor of computer applicatio notes
 
Review of Basic Statistics and Terminology
Review of Basic Statistics and TerminologyReview of Basic Statistics and Terminology
Review of Basic Statistics and Terminology
 
Presentation1
Presentation1Presentation1
Presentation1
 
Basics of biostatistic
Basics of biostatisticBasics of biostatistic
Basics of biostatistic
 
Medical Statistics.ppt
Medical Statistics.pptMedical Statistics.ppt
Medical Statistics.ppt
 
statistical analysis.pptx
statistical analysis.pptxstatistical analysis.pptx
statistical analysis.pptx
 
Basic statisctis -Anandh Shankar
Basic statisctis -Anandh ShankarBasic statisctis -Anandh Shankar
Basic statisctis -Anandh Shankar
 
Basic Statistical Concepts in Machine Learning.pptx
Basic Statistical Concepts in Machine Learning.pptxBasic Statistical Concepts in Machine Learning.pptx
Basic Statistical Concepts in Machine Learning.pptx
 
Statistics for machine learning shifa noorulain
Statistics for machine learning   shifa noorulainStatistics for machine learning   shifa noorulain
Statistics for machine learning shifa noorulain
 
Statistics
StatisticsStatistics
Statistics
 
Statistics
StatisticsStatistics
Statistics
 
ANALYSIS OF DATA.pptx
ANALYSIS OF DATA.pptxANALYSIS OF DATA.pptx
ANALYSIS OF DATA.pptx
 
Basic Statistical Descriptions of Data.pptx
Basic Statistical Descriptions of Data.pptxBasic Statistical Descriptions of Data.pptx
Basic Statistical Descriptions of Data.pptx
 
Important terminologies
Important terminologiesImportant terminologies
Important terminologies
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
 
Bgy5901
Bgy5901Bgy5901
Bgy5901
 

Plus de Parveen Vashisth

Plus de Parveen Vashisth (12)

Introduction to Organizational Behavior.pptx
Introduction to Organizational Behavior.pptxIntroduction to Organizational Behavior.pptx
Introduction to Organizational Behavior.pptx
 
FUNCTIONS OF MANAGEMENT.pptx
FUNCTIONS OF MANAGEMENT.pptxFUNCTIONS OF MANAGEMENT.pptx
FUNCTIONS OF MANAGEMENT.pptx
 
INTRODUCTION TO MANAGEMENT
INTRODUCTION TO MANAGEMENTINTRODUCTION TO MANAGEMENT
INTRODUCTION TO MANAGEMENT
 
Time series analysis
Time series analysisTime series analysis
Time series analysis
 
Testing of hypothesis
Testing of hypothesisTesting of hypothesis
Testing of hypothesis
 
Sampling
SamplingSampling
Sampling
 
Probability
ProbabilityProbability
Probability
 
Index number
Index numberIndex number
Index number
 
International marketing u 2
International marketing u 2International marketing u 2
International marketing u 2
 
International marketing u 1
International marketing u 1International marketing u 1
International marketing u 1
 
Research methodology as per the syllabus of CDLU Sirsa
Research methodology as per the syllabus of CDLU SirsaResearch methodology as per the syllabus of CDLU Sirsa
Research methodology as per the syllabus of CDLU Sirsa
 
Research methodology u ii
Research methodology u iiResearch methodology u ii
Research methodology u ii
 

Dernier

Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 

Dernier (20)

Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 

Descriptive Analysis.pptx

  • 2. Descriptive Analysis Descriptive analysis is a sort of data research that aids in describing, demonstrating, or helpfully summarizing data points so those patterns may develop that satisfy all of the conditions of the data. It is the technique of identifying patterns and links by utilizing recent and historical data.
  • 3. Descriptive Analytics Descriptive Analytics is the examination of data or content, usually manually performed, to answer the question “What happened?” (or What is happening?), characterized by traditional business intelligence (BI) and visualizations such as pie charts, bar charts, line graphs, tables, or generated narratives.
  • 4. Data visualization Data visualization is the representation of data through use of common graphics, such as charts, plots, infographics, and even animations.
  • 5. Tools for Data Visualization Pie charts Bar charts Histograms Gantt charts Heat maps Box-and-whisker plots Waterfall charts Area charts Scatter plots Infographics Maps
  • 6. DATA VISUALIZATION TOOLS FOR BUSINESS  Microsoft Excel  Google Charts  Tableau can integrate with hundreds of sources to import data and output dozens of visualization types—from charts to maps and more. Owned by Sales force, Tableau boasts millions of users and community members, and it’s widely used at the enterprise level.  Datawrapper is a tool that, like Google Charts, is used to generate charts, maps, and other graphics for use online.  Infogram is another popular option that can be used to generate charts, reports, and maps.
  • 7. Data Queries: A query is a specific request for information from a database. In robust database systems in particular, queries make it easier to perceive trends at a high level or make edits to data in large quantities. Sorting and filtering data is an essential task for managing and manipulating large sets of data. Sorting allows you to organize your data in a specific order, such as alphabetically or numerically, while filtering allows you to extract specific information from your data based on certain criteria. • Sorting is done using the ORDER BY clause, which specifies the column or columns that you want to sort your data by. Filtering is done using the WHERE clause, which is used to specify the conditions that must be met for a row to be included in the result set. • Both sorting and filtering can be used together to create powerful queries that can extract the specific information that you need from your data. Additionally, more advanced techniques such as using multiple criteria, wildcards, and subqueries can also be used to further refine your results.
  • 8. Probability can be used for more than calculating the likelihood of one event; it can summarize the likelihood of all possible outcomes. A thing of interest in probability is called a random variable, and the relationship between each possible outcome for a random variable and their probabilities is called a probability distribution.
  • 9. • When you conduct research about a group of people, it’s rarely possible to collect data from every person in that group. Instead, you select a sample. The sample is the group of individuals who will actually participate in the research. • To draw valid conclusions from your results, you have to carefully decide how you will select a sample that is representative of the group as a whole. This is called a sampling method. There are two primary types of sampling methods that you can use in your research: • Probability sampling involves random selection, allowing you to make strong statistical inferences about the whole group. • Non-probability sampling involves non-random selection based on convenience or other criteria, allowing you to easily collect data.
  • 10. Measures of Location A fundamental task in many statistical analyses is to estimate a location parameter for the distribution; i.e., to find a typical or central value that best describes the data. Definition of Location: The first step is to define what we mean by a typical value. For univariate data, there are three common definitions: Mean - the mean is the sum of the data points divided by the number of data points. That is, Y¯=∑i=1NYi/N The mean is that value that is most commonly referred to as the average. We will use the term average as a synonym for the mean and the term typical value to refer generically to measures of location. Median - the median is the value of the point which has half the data smaller than that point and half the data larger than that point. That is, if X1, X2, ... ,XN is a random sample sorted from smallest value to largest value, then the median is defined as: Y~=Y(N+1)/2if N is odd Y~=(YN/2+Y(N/2)+1)/2if N is even Mode - the mode is the value of the random sample that occurs with the greatest frequency. It is not necessarily unique. The mode is typically used in a qualitative fashion. For example, there may be a single dominant hump in the data perhaps two or more smaller humps in the data. This is usually evident from a histogram of the data.
  • 11. Measures of Dispersion Measures of dispersion are non-negative real numbers that help to gauge the spread of data about a central value. These measures help to determine how stretched or squeezed the given data is. Measures of dispersion can be defined as positive real numbers that measure how homogeneous or heterogeneous the given data is. The value of a measure of dispersion will be 0 if the data points in a data set are the same. However, as the variability of the data increases the value of the measures of dispersion also increases.
  • 12.
  • 13. • Range: Given a data set, the range can be defined as the difference between the maximum value and the minimum value. • Variance: The average squared deviation from the mean of the given data set is known as the variance. This measure of dispersion checks the spread of the data about the mean. • Standard Deviation: The square root of the variance gives the standard deviation. Thus, the standard deviation also measures the variation of the data about the mean. • Mean Deviation: The mean deviation gives the average of the data's absolute deviation about the central points. These central points could be the mean, median, or mode. • Quartile Deviation: Quartile deviation can be defined as half of the difference between the third quartile and the first quartile in a given data set. Relative Measures of Dispersion If the data of separate data sets have different units and need to be compared then relative measures of dispersion are used. The measures are expressed in the form of ratios and percentages thus, making them unitless. Some of the relative measures of dispersion are given below: • Coefficient of Range: It is the ratio of the difference between the highest and lowest value in a data set to the sum of the highest and lowest value. • Coefficient of Variation: It is the ratio of the standard deviation to the mean of the data set. It is expressed in the form of a percentage. • Coefficient of Mean Deviation: This can be defined as the ratio of the mean deviation to the value of the central point from which it is calculated. • Coefficient of Quartile Deviation: It is the ratio of the difference between the third quartile and the first quartile to the sum of the third and first quartiles.
  • 14. Hypothesis Testing can be defined as a statistical tool that is used to identify if the results of an experiment are meaningful or not. It involves setting up a null hypothesis and an alternative hypothesis. These two hypotheses will always be mutually exclusive. This means that if the null hypothesis is true then the alternative hypothesis is false and vice versa. An example of hypothesis testing is setting up a test to check if a new medicine works on a disease in a more efficient manner. Null Hypothesis The null hypothesis is a concise mathematical statement that is used to indicate that there is no difference between two possibilities. In other words, there is no difference between certain characteristics of data. This hypothesis assumes that the outcomes of an experiment are based on chance alone. It is denoted as H0. Alternative Hypothesis The alternative hypothesis is an alternative to the null hypothesis. It is used to show that the observations of an experiment are due to some real effect. It indicates that there is a statistical significance between two possible outcomes and can be denoted as H1.
  • 15. • Hypothesis Testing Chi Square • The Chi square test is a hypothesis testing method that is used to check whether the variables in a population are independent or not. It is used when the test statistic is chi-squared distributed. • The Chi-Square is denoted by χ2. The chi-square formula is: • χ2 = ∑(Oi – Ei)2/Ei • where • Oi = observed value (actual value) • Ei = expected value. • One Tailed Hypothesis Testing • One tailed hypothesis testing is done when the rejection region is only in one direction. It can also be known as directional hypothesis testing because the effects can be tested in one direction only. This type of testing is further classified into the right tailed test and left tailed test. • Right Tailed Hypothesis Testing • The right tail test is also known as the upper tail test. This test is used to check whether the population parameter is greater than some value. The null and alternative hypotheses for this test are given as follows: • H0: The population parameter is ≤ some value • H1: The population parameter is > some value. • Left Tailed Hypothesis Testing • The left tail test is also known as the lower tail test. It is used to check whether the population parameter is less than some value. The hypotheses for this hypothesis testing can be written as follows: • H0: The population parameter is ≥ some value • H1: The population parameter is < some value. • The null hypothesis is rejected if the test statistic has a value lesser than the critical value.
  • 16. Analysis of variance (ANOVA) The hypothesis is based on available information and the investigator's belief about the population parameters. The specific test considered here is called Analysis of Variance (ANOVA) and is a test of hypothesis that is appropriate to compare means of a continuous variable in two or more independent comparison groups.