powerbi-visuals-funnel/assets/Funnel_LongDescription.txt

21 строка
1.3 KiB
Plaintext
Исходник Постоянная ссылка Ответственный История

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

On occasion, we find patterns in statistical noise that lead us to incorrect conclusions about the underlying data.
The funnel plot helps you compare samples, and find true outliers among the measurements with varying precision. Its widely used for comparing institutional performance and medical data analysis.
In our example, the measurements are rates of certain events (such as births) in populations (such as countries) of given size.
This visual uses a fixed effect model estimator. You can control the visual attributes to suit your needs.
NEW: support for tooltips on hover and selection.
Here is how it works:
[#LI] Define two required fields to be analyzed in plot (occurrence and population fields) [/#LI]
[#LI] Optionally, provide the fields to be shown in tooltips upon hover [/#LI]
[#LI] You may select the Y axis to present percentage or ratio [/#LI]
[#LI] Use numerous formatting controls to refine the visual appearance of the plot [/#LI]
[#LI] The "funnel" is formed by confidence limits, and show the amount of expected variation. The dots outside the funnel are outliers. [/#LI]
R package dependencies (which are auto-installed): scales, reshape, ggplot2, plotly, htmlwidgets, XML
Supports R versions: R 3.5.x, R 3.4.x
This is an open source visual. Get the code from GitHub: https://github.com/Microsoft/powerbi-visuals-funnel