You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for Statistics for Data Science I
Can anybody differentiate between the usage between Pie chart and Stacked bar chart .
Also explain the usage of one over other .
Thanks
Statistics 1 Support 1
unread,
Nov 17, 2020, 5:40:21 AM11/17/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for Statistics for Data Science I, ccareer...@gmail.com
Hi,
A pie chart is used to represent the shares\frequencies of data points of a particular variable.
A stacked bar chart is a bar chart that divides the bars into shares based on a second categorical variable. that is stacked bar chart is used to show the association of two variables.
Thanks,
Nitin Jha
Course support team
Utkarsh Gaurav
unread,
Nov 17, 2020, 8:27:06 AM11/17/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Discussion forum for Statistics for Data Science I, stats1-...@onlinedegree.iitm.ac.in, Utkarsh Gaurav
so can we conclude that pie chart is for 1 variable while stacked bar chart is for two variable comparison.