About 89 results
Open links in new tab
  1. What does " Y axis" mean in continuous probability distribution?

    Oct 9, 2020 · The Y-axis in the normal distribution represents the "density of probability." Intuitively, it shows the chance of obtaining values near corresponding points on the X-axis.

  2. r - How to interpret a QQ plot? - Cross Validated

    Local behaviour: When looking at sorted sample values on the y-axis and (approximate) expected quantiles on the x-axis, we can identify from how the values in some section of the plot differ locally …

  3. Finding the coordinates of the point where each line crosses the $y$-axis

    Jan 30, 2015 · The "b" value in the slope-intercept form: $$y = mx + b$$ denotes the y-coordinate at $x = 0$, hence, the y-intercept is given $b$, meaning the point of intersection of the line and the y-axis …

  4. Reflection across y and x-axis, and lines in general.

    Aug 12, 2025 · The two lines are: x = 2 (The y-axis but translated by 2 units along with the function) x = 0 (y-axis) My original thought was for the first line, x = 2, since we are reflecting across that, all the y …

  5. data visualization - How to determine whether or not the y-axis of a ...

    Dec 2, 2015 · Technical audiences will read the axis and understand the implicates. A certain fraction of the lay population will determinedly ignore the axis labels and draw conclusions from the shape of …

  6. How do we find out angle from $x$ & $y$ coordinates?

    Jun 16, 2015 · 7 Does the picture below help you visualise this? By 'angle' we mean $\theta$ below in plane polar coordinates. For some point $ (x_0,y_0)$ on the plane, we can solve for $\theta$ using …

  7. True or False: The line y=x is always at 45 degrees to the x-axis?

    Dec 2, 2020 · The line y=x always intersects the line y=0 at 45 degrees. It doesn't matter whether you scale the x-axis at 2x, or use a log-scale, or set the plots bounds so that it doesn't contain the origin …

  8. Volume of Solid Rotated about Y-Axis - Mathematics Stack Exchange

    Aug 26, 2016 · Let's first review what is a solid of revolution and the two types of methods of finding volumes of solids of revolution. To generate a solid of revolution, we need to have a generating …

  9. probability distributions - Is the y axis on a PDF actually meaningless ...

    1 The y units are the inverse of the x variable. For example if you have a distribution function showing the distribution of people vs weight you have weight on the x axis. When you take the area under the …

  10. r - Why does re-scaling my density plot using counts change the y-axis ...

    Feb 26, 2024 · It would help to know what the units of the X axis are, if only because it would make the graphs easier to talk about. But supposing that Y is "count" and X is "seconds", in the original plots; …