Skip to content
All guides

How to find outlier videos

On 23 August 2026, the polar expeditions query returned a video with 4,149,355 views on a channel with 15,700 subscribers.

Last checked

On 23 August 2026, the polar expeditions query returned a video with 4,149,355 views on a channel with 15,700 subscribers. The same result set contained a channel with 12,800 subscribers whose top video had 93,614 views. The gap between a video that massively outperforms its channel size and one that merely matches it is what an outlier looks like, and this page shows you how to find them systematically instead of scrolling until something catches your eye.

The short answer

Find outlier videos by comparing each video's views to its own channel's median, not to other channels. Divide the video's view count by the median views of that channel's recent uploads, then sort every candidate by that ratio. A video that earns many times its channel's typical view count outranks a video with more raw views on a much larger channel. The ratio, not the raw number, tells you which topic or format overperformed for its audience size.

The steps

1. Define the outlier against the channel, not the platform

A million views means different things depending on who earned it. On 23 August 2026, the history documentary query showed HISTORY at 15,400,000 subscribers with a top video at 17,001,928 views, alongside Fall of Civilizations at 1,500,000 subscribers with a video at 12,183,860 views. The second is the stronger signal relative to audience size. An absolute view threshold treats both identically and hides the smaller channel's achievement. Before collecting anything, write down your definition: an outlier is a video whose views exceed its own channel's typical performance by a multiple you choose in advance.

Output: a written definition stating the multiple a video must clear against its own channel.

2. Pick the comparison window

The denominator decides everything. Take the same channel's most recent uploads before the candidate video, compute their median view count, and use that as the baseline. Median, not average, because one earlier viral hit would inflate an average and make every later video look like a failure. A window of five to ten prior videos is enough to absorb noise without going stale; channel performance shifts over months, so a two-year-old baseline misprices current uploads. Fix the window length once and apply it to every channel you scan, or your ratios will not be comparable across channels.

Output: a fixed window length and a per-channel median view count for every candidate.

3. Sort by ratio, not by views

Divide each video's views by its channel's median and sort descending. This single step surfaces the patterns that raw sorting buries. In the aviation disasters query measured on 23 August 2026, Smithsonian Channel Aviation Nation has 663,000 subscribers and a top video at 10,982,012 views; Green Dot Aviation has 613,000 subscribers and a top video at 1,482,608 views. Sorted by views they look similar; sorted by ratio against their own catalogs they may differ sharply. Small channels that found a winning format appear at the top of a ratio sort and nowhere near the top of a view sort, which is exactly where you want to look.

Output: a ranked list ordered by views-to-median ratio.

4. Read what the outlier did differently

Open the top results and name the variable that separates them from the channel's norm. Check four things: the title pattern, the topic choice, the first three seconds, and the packaging. Titles are the fastest to compare. From the same 23 August 2026 measurement: "Antarctica - A Frozen History" earned 4,149,355 views on a 15,700-subscriber channel while "Why Svalbard Should Be Your Next Polar Adventure" earned 93,614 on a comparable one. One frames a historical narrative, the other frames travel advice. Write down the pattern in one sentence, such as "historical framing beats destination framing in this niche," so it can be tested rather than admired.

Output: one sentence naming the specific pattern the outliers share.

5. Test the pattern on your own next three videos

Apply the identified pattern to your next three uploads, not thirty. Three gives you a directional read within weeks; thirty delays the verdict past the point where the niche may have moved. Keep everything else constant: same publishing cadence, same thumbnail process, same length range, so the only changed variable is the pattern you extracted. Compare the three test videos' ratios against your channel's prior median using the same window method from step 2. If the ratio moves up consistently, keep the pattern; if it does not, return to step 4 with the next-ranked outliers.

Output: a go or no-go decision on the pattern after three uploads.

What this will not fix

An outlier is visible only in hindsight. By the time a video clears the ratio threshold, the algorithmic distribution that produced it has already happened, and copying the surface features does not reproduce the conditions. Two failure modes follow. First, attributing the spike to the title when the real driver was the topic's news cycle or a recommendation surge produces a rule that fails silently on every future upload. Second, small sample sizes exaggerate luck: a channel with few uploads can show a huge ratio on one fluke. Treat every extracted pattern as a hypothesis with a stated mechanism, and demand the step-5 test before calling it a rule.

Where to go next

Once you have a candidate pattern, /guides/how-to-test-two-hooks-against-each-other covers how to run a controlled comparison between two opening approaches on similar topics. To automate the collection side, /tools/youtube-outliers-finder applies the ratio method across niches and returns the ranked candidates directly. For the underlying definition and edge cases, /glossary/outlier-video documents the term this page builds on.

<!-- faq -->

Frequently asked questions

What ratio counts as an outlier?

There is no universal threshold, because baselines vary by niche and upload cadence. Pick a multiple of the channel's median before you scan, and treat anything far above it as worth studying regardless of channel size. Whatever number you pick, fix it before scanning so you do not move the goalposts to include videos you already find interesting. Consistency matters more than the exact value.

Do I need paid tools to do this?

No. The method needs a channel's upload list and view counts, both public. You can build the ratio table in a spreadsheet for a handful of channels. Tools earn their cost at volume: scanning hundreds of channels across many niches manually takes days, while ViewMade's keyword engine returns saturation scores and top-video data per niche in one pass, measured on 23 August 2026 across twenty-one documented niches.

Why median instead of average for the baseline?

One viral back-catalog video inflates an average permanently, dragging every subsequent upload below the line and masking genuine outliers. The median resists that distortion because a single extreme value barely moves it. If a channel has fewer than five uploads, no statistic is stable; skip those channels or note that their ratios carry high uncertainty.

Can outliers be faked or bought?

Yes, through purchased views, which inflate the numerator without reflecting audience interest. Signs include view-to-subscriber ratios far above the niche norm combined with low engagement elsewhere, and backlink profiles dominated by bought links. In this category, measured on 19 August 2026, sites with high purchased-link shares were absent from commercial search results, and the same skepticism applies to view counts that arrive without matching engagement.

How often should I rerun the scan?

Monthly is sufficient for most niches. Outlier status depends on recent uploads entering the comparison window, and channel behavior shifts over weeks, not hours. Rerunning more often mostly re-measures the same videos. Align rescans with your planning cycle so fresh outliers feed directly into your next batch of topic decisions.