Bài 181: Cách sử dụng hàm PERCENTILE và QUARTILE trong Excel

hoangthutribe

New member
## Bài 181: Cách sử dụng chức năng phần trăm và tứ phân trong Excel

### Tỷ lệ phần trăm

Hàm phần trăm trong Excel trả về giá trị ở một phần trăm nhất định trong một phạm vi dữ liệu.Ví dụ, phần trăm thứ 25 là giá trị lớn hơn 25% dữ liệu và dưới 75% dữ liệu.Hàm tứ phân trả lại giá trị ở phần trăm thứ 25, 50 và 75, còn được gọi là phần tư thấp hơn, trung bình và phần tư trên, tương ứng.

Cú pháp cho hàm phần trăm là:

`` `
= Phần trăm (mảng, phần trăm)
`` `

Ở đâu:

* `Array` là phạm vi dữ liệu mà bạn muốn tìm phần trăm của.
* `Tỷ lệ phần trăm là phần trăm mà bạn muốn tìm.

Cú pháp cho chức năng tứ tấu là:

`` `
= Tứ phân (mảng, tứ phân)
`` `

Ở đâu:

* `Array` là phạm vi dữ liệu mà bạn muốn tìm bộ tứ.
* `Quartile` là bộ tứ mà bạn muốn tìm.

Các bộ tứ được tính như sau:

* Bộ tứ thấp hơn là giá trị lớn hơn 25% dữ liệu và dưới 75% dữ liệu.
* Trung bình là giá trị lớn hơn 50% dữ liệu và dưới 50% dữ liệu.
* Bộ tứ trên là giá trị lớn hơn 75% dữ liệu và ít hơn 100% dữ liệu.

### Cách sử dụng các hàm phần trăm và tứ phân vị

Để sử dụng các chức năng phần trăm và tứ phân, bạn có thể làm theo các bước sau:

1. Chọn ô nơi bạn muốn chèn giá trị phần trăm hoặc tứ phân.
2. Nhập công thức sau:

`` `
= Phần trăm (mảng, phần trăm)
`` `

hoặc

`` `
= Tứ phân (mảng, tứ phân)
`` `

3. Nhấn Enter.

Giá trị phần trăm hoặc tứ phân sẽ được hiển thị trong ô.

### ví dụ

Sau đây là một số ví dụ về cách sử dụng các chức năng phần trăm và tứ phân:

* Để tìm phần trăm thứ 25 của các giá trị trong phạm vi A1: A10, bạn sẽ sử dụng công thức sau:

`` `
= Phần trăm (A1: A10,25)
`` `

* Để tìm trung vị của các giá trị trong phạm vi A1: A10, bạn sẽ sử dụng công thức sau:

`` `
= Tứ phân (A1: A10,2)
`` `

* Để tìm bộ tứ trên của các giá trị trong phạm vi A1: A10, bạn sẽ sử dụng công thức sau:

`` `
= Tứ phân (A1: A10,4)
`` `

### Người giới thiệu

* [Hỗ trợ văn phòng Microsoft: Hàm phần trăm] (https://support.microsoft.com/en-us/office/percentile-function-4956d17d-a42b-4377-b040-825746951458)
* [Hỗ trợ văn phòng Microsoft: Chức năng tứ tấu] (https://support.microsoft.com/en-us/office/quartile-function-4956d17d-a42b-4377-b040-825746951458)

### hashtags

* #Excel
* #Phân tích dữ liệu
* #Số liệu thống kê
* #Percentile
* #Quartile
=======================================
## Lesson 181: How to use the Percentile and Quartile function in Excel

### Percentile

The percentile function in Excel returns the value at a given percentile in a range of data. For example, the 25th percentile is the value that is greater than 25% of the data and less than 75% of the data. The quartile function returns the value at the 25th, 50th, and 75th percentiles, which are also known as the lower quartile, median, and upper quartile, respectively.

The syntax for the percentile function is:

```
=PERCENTILE(array,percentile)
```

where:

* `array` is the range of data that you want to find the percentile of.
* `percentile` is the percentile that you want to find.

The syntax for the quartile function is:

```
=QUARTILE(array,quartile)
```

where:

* `array` is the range of data that you want to find the quartile of.
* `quartile` is the quartile that you want to find.

The quartiles are calculated as follows:

* The lower quartile is the value that is greater than 25% of the data and less than 75% of the data.
* The median is the value that is greater than 50% of the data and less than 50% of the data.
* The upper quartile is the value that is greater than 75% of the data and less than 100% of the data.

### How to use the Percentile and Quartile functions

To use the percentile and quartile functions, you can follow these steps:

1. Select the cell where you want to insert the percentile or quartile value.
2. Type the following formula:

```
=PERCENTILE(array,percentile)
```

or

```
=QUARTILE(array,quartile)
```

3. Press Enter.

The percentile or quartile value will be displayed in the cell.

### Examples

The following are some examples of how to use the percentile and quartile functions:

* To find the 25th percentile of the values in the range A1:A10, you would use the following formula:

```
=PERCENTILE(A1:A10,25)
```

* To find the median of the values in the range A1:A10, you would use the following formula:

```
=QUARTILE(A1:A10,2)
```

* To find the upper quartile of the values in the range A1:A10, you would use the following formula:

```
=QUARTILE(A1:A10,4)
```

### References

* [Microsoft Office Support: Percentile function](https://support.microsoft.com/en-us/office/percentile-function-4956d17d-a42b-4377-b040-825746951458)
* [Microsoft Office Support: Quartile function](https://support.microsoft.com/en-us/office/quartile-function-4956d17d-a42b-4377-b040-825746951458)

### Hashtags

* #Excel
* #DataAnalysis
* #statistics
* #Percentile
* #Quartile
 
Join ToolsKiemTrieuDoGroup
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock