State analysis

Result Analysis
School Analysis

Public Schools: {{ $publicschools }}

Private Schools: {{ $privateschools }}

Public School Students: {{ number_format($publicschoolstudents) }}

Private School Students: {{ number_format($privateschoolstudents) }}

Public School(s) Without CA: {{ number_format(27) }}

Private School(s) Without CA: {{ number_format(148) }}

{{ __('Released Result') }}

{{ number_format(($released / $total) * 100, 1) }}%

{{ number_format($released) }}

{{ __('Pending Result') }}

{{ number_format(($withheld / $total) * 100, 1) }}%

{{ number_format($withheld) }}

{{ __('Absent(s)') }}

{{ number_format(($absent / $total) * 100, 1) }}%

{{ number_format($absent) }}

{{ __('School(s) without ca') }}

{{ number_format((175 / 1444) * 100, 1) }}%

{{ number_format(175) }}
{{--

{{ __('Pass/Fail') }}

{{ __('No. Fail(s)') }}

{{ __('No. Fail(s)') }}

--}}
{{-- --}}