【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
1.19 Venn Diagram
Summary
The Venn Diagram app is used to show all overlaps among a collection of different group columns, and reveal the possible logic relationships.
Tutorial
- Create a new worksheet. Import the sample file <Origin Porgram Folder>\Samples\Statistics\Fisher's Iris Data.dat by selelcting Data: Connect to File: Text/CSV menu.
- Highlight Col(A)~Col(D) to click on the Venn Diagram app icon File:Venn Diagram icon.png to open the dilaog.
Export Detailed Overlap List Check it to generate a detailed breakdown, (“VennData” worksheet) of which data points fall into each unique overlap region of the Venn diagram. See Results and Interpretation section for explanation of binary codes. Use Classic Background Classic circular Venn diagram with overlapping circles (standard colors), on a white or plain background. - For 4-way or 5-way plot, a static(classic) background must be used. The tutorial shows you a 4-way diagram: https://docs.originlab.com/app/venn-diagram/
- For 3-way plot, the Venn diagram can have classic background checked or unchecked. See the difference in the image below.
- Keep the default settings and click OK button to create the venn diagram.
Results and Interpretation
Each ellipsoid has its label and the counting value. The labels have their meanings: 0001 means the values only appear in col("Sepal Length"); 0011 means the values appear in col("Sepal Length") and col("Sepal Width") both; 0111 means the values appear in col("Sepal Length"), col("Sepal Width") and col("Petal Length")...


