The “p with a cone” is the statistics symbol p̂, pronounced “p-hat.” The small cone (or caret) sitting on top of the letter p is called a circumflex accent, and in statistics it marks the difference between a true population value and an estimate calculated from a sample. If you’ve spotted this symbol in a textbook, homework problem, or online calculator, you’re looking at a sample proportion.
What P-Hat Actually Represents
In statistics, lowercase p on its own stands for the true proportion of a population. If 60% of all part-time college students in the United States are female, then p = 0.6. That’s the real number, the one you’d get if you could survey every single person.
The problem is that surveying an entire population is almost never possible. Instead, you take a sample and calculate an estimate. That estimate is p̂. The formula is straightforward: divide the number of “successes” (whatever outcome you’re counting) by the total number of people or items in your sample.
So if you survey 100 part-time college students and find that 58 are female, your p̂ is 58 ÷ 100 = 0.58. That 0.58 is your best guess at the true population proportion, but it’s not guaranteed to match it exactly. A different random sample of 100 students might give you 0.61 or 0.55. The hat on the p is a visual reminder that you’re working with an estimate, not the real thing.
Why the Hat Matters
The distinction between p and p̂ isn’t just a naming convention. It reflects a core idea in statistics: any single sample can be slightly off from reality. If you took hundreds of random samples of the same size from the same population, each one would produce a slightly different p̂. Some would land above the true proportion, some below. But the average of all those sample proportions would settle right at the true value of p. Statisticians call this collection of possible p̂ values a “sampling distribution,” and it’s the foundation for nearly every conclusion drawn from sample data.
For that sampling distribution to behave in a predictable, bell-curve shape, two conditions need to hold: the sample needs at least 10 successes and at least 10 failures. If your sample is too small or the proportion is extremely close to 0 or 1, the math behind p̂ becomes less reliable.
How P-Hat Is Used in Practice
The most common place you’ll see p̂ is in confidence intervals. A confidence interval takes your single sample estimate and builds a range around it that’s likely to contain the true population proportion. The formula looks like this: start with p̂, then add and subtract a margin of error.
That margin of error depends on two things: how confident you want to be and how large your sample is. For a 95% confidence interval, you multiply the standard error by 1.96. For 99% confidence, you use 2.58, which produces a wider range. For 90%, you use 1.64, giving a narrower range. The logic is intuitive: if you want to be more confident your range captures the truth, you need a bigger range.
Larger samples also shrink the margin of error. Survey 100 people and your estimate might be off by several percentage points. Survey 10,000 and your p̂ gets much closer to p, with a much tighter confidence interval around it. This is why political polls, drug trials, and market research all care deeply about sample size.
How to Type the P-Hat Symbol
If you need to use p̂ in your own writing, the method depends on the tool:
- Microsoft Word: Type the letter p, then go to Insert → Symbol and find the “combining circumflex accent” (Unicode 0302). Alternatively, type p followed by 0302, then press Alt+X.
- LaTeX: Use the command
\hat{p}in math mode. - HTML: Type
p̂orp̂to render p̂ on a web page. - Google Docs: Use Insert → Special characters, search for “combining circumflex,” and place it after the letter p.
The Same Symbol in Other Fields
Outside of statistics, the circumflex (hat) symbol over a letter carries different meanings. In formal logic, placing a circumflex over a variable turns it into a function or a class. In physics and engineering, a hat over a letter typically indicates a unit vector, meaning a vector with a length of one that points in a specific direction. If you’re encountering p̂ in a statistics course or anything involving proportions, surveys, or sampling, the sample proportion meaning is almost certainly the one you need.

