Excel: How to Calculate 90th Percentile

Excel: how to calculate 90th percentile

A percentile is a form of calculation under statistics where numbers are categorized based on the number of values that fall within the specified percentage. Excel has an in-built function for finding percentile of values. Excel operations involving percentile are very straightforward. Below is the syntax for percentile "=PERCENTILE (array, k)" The array is the

How to freeze first four columns in Excel

How to freeze first four columns in Excel

We mentioned in our previous tutorials that excel contains a multiplicity of columns and rows. While working, you will scroll and navigate through the various columns. However, some. Columns may contain important data that you wish to be looking at while performing other tasks. As such, there is a need to freeze such columns so

How to count unique values in Excel

How to count unique values in Excel

A large dataset contains both unique and duplicate values. Sometimes, it might interest you to know the number of unique and duplicate values in your data. If you are a regular reader of our blog, you already know how to select Excel's unique values. Unique values are values that do not appear more than once

How to remove last five characters in Excel

How to remove last five characters in Excel

Excel deals with both numbers and texts. You may need to remove some parts of the texts or digits from the number at some point. It is generally called " digit check," It can be a very tedious task when dealing with long strings of values. But don't worry, excel got you covered. You can

How to remove the first 5 characters in Excel

How to remove the first 5 characters in Excel

We all make use of excel when working with a large dataset, and most often, the data is not formatted in the way that we want. In fact, it is rare for you to work with data that does not require editing. There are several methods for adding and removing data from excel, and they

Excel: How to Drag Without Changing Numbers

Excel: How to Drag Without Changing Numbers

Thank God for copy/pasting, where would we be without it? Some of us like to Ctrl+C/Ctrl+V everything, including Excel formulas. There's just a little problem though – cell referencing changes when you copy cells with formulas, which can set things completely out of whack. This is how to copy cell values and formulas without changing

How to Compare Three Excel Columns

How to Compare Three Excel Columns

If you need to compare cell values in three different columns, you likely realize that it is a different game altogether compared to when you're only dealing with 2 columns. The standard formulas may or may not work depending on the data's complexity and the desired results, but we will help you do just that.