Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit292e601

Browse files
minjk-blgitbook-bot
authored andcommitted
GITBOOK-57: Descriptive Statistics
1 parentedc0636 commit292e601

File tree

7 files changed

+15
-25
lines changed

7 files changed

+15
-25
lines changed
213 KB
Loading
213 KB
Loading
47.5 KB
Loading
83.9 KB
Loading
52 KB
Loading
41.3 KB
Loading
Lines changed: 15 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,40 @@
1+
---
2+
description:View the Statistics of Your Data
3+
---
4+
15
#2. Descriptive Statistics
26

3-
<figure><imgsrc="../.gitbook/assets/image (82).png"alt=""width="234"><figcaption></figcaption></figure>
7+
<figure><imgsrc="../.gitbook/assets/image (285).png"alt=""width="452"><figcaption></figcaption></figure>
48

59
1. Select_**Descriptive Statistics**_ in the_**Statistics category**_.
610

7-
8-
9-
<figure><imgsrc="../.gitbook/assets/image (83).png"alt=""width="563"><figcaption></figcaption></figure>
11+
<figure><imgsrc="../.gitbook/assets/image (286).png"alt=""width="563"><figcaption></figcaption></figure>
1012

1113
2._**Data**:_ Choose a DataFrame. You can apply conditions or slice through the_**Subset**_.
1214
3._**Variable**_: Select the column from the chosen DataFrame to be designated as the_**Variable**_.
1315
4._**Code View**_: Preview the code that will be displayed.
1416
5._**Data View**_: Preview the displayed results.
1517
6._**Run**_: Execute the code.
1618

17-
18-
1919
###Descriptive Statistics
2020

21+
<figure><imgsrc="../.gitbook/assets/image (287).png"alt=""width="563"><figcaption></figcaption></figure>
2122

22-
23-
<figure><imgsrc="../.gitbook/assets/image (84).png"alt=""width="563"><figcaption></figcaption></figure>
24-
25-
1._**Central Tendency**_ outputs the selected variable's_**Mean, Median, Mode,**_ and_**Sum**_.
26-
2._**Dispersion**_ outputs the_**Minimum, Maximum, Range, Standard Deviation, Variance,**_ and_**Standard Error of the Mean**_ of the selected variable.
27-
3._**Distribution**_ outputs the_**Skewness**_ and_**Kurtosis**_ of the selected variable.
28-
4._**Percentile Values**_ outputs_**Quantiles**_ and_**Percentiles**_ of the selected variable.
29-
30-
23+
1._**Central tendency**_: Outputs the mean, median, minimum, maximum, and sum of the selected variables.
24+
2._**Dispersion**_: Outputs the minimum, maximum, range, standard deviation, variance, and standard error of the mean of the selected variable.
25+
3._**Distribution**_: Outputs the skewness and kurtosis of the selected variable.
26+
4._**Percentile values**_: Outputs the percentile and percentage of the selected variable.
3127

3228
###Frequency Table
3329

30+
<figure><imgsrc="../.gitbook/assets/image (288).png"alt=""width="563"><figcaption></figcaption></figure>
3431

35-
36-
<figure><imgsrc="../.gitbook/assets/image (85).png"alt=""width="563"><figcaption></figcaption></figure>
37-
38-
1. It outputs_**Frequency, Percent, Valid Percent,**_ and_**Cumulative Percent**_ of the selected variable.
39-
2._**Number of Unique Values**_ divides the data of the selected variable into units of entered values.
40-
41-
32+
1. It can output_**Frequency, Percent, Valid Percent,**_ and_**Cumulative Percent**_ of the selected variable.
33+
2._**Number of unique values**_: Splits the data in the selected variable into units of the entered value.
4234

4335
###Display
4436

45-
46-
47-
<figure><imgsrc="../.gitbook/assets/image (86).png"alt=""width="563"><figcaption></figcaption></figure>
37+
<figure><imgsrc="../.gitbook/assets/image (289).png"alt=""width="563"><figcaption></figcaption></figure>
4838

4939
1. Select the plots to be displayed.
5040

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp