The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 3 new columns ({'predict', 'p0', 'p1'}) and 52 missing columns ({'answer_of_question_7_class_0_prob', 'answer_of_question_8_class_0_prob', 'answer_of_question_15_class_0_prob', 'answer_of_question_22_class_0_prob', 'answer_of_question_6_class_1_prob', 'answer_of_question_19_class_0_prob', 'answer_of_question_9_class_0_prob', 'answer_of_question_8_class_1_prob', 'answer_of_question_13_class_0_prob', 'answer_of_question_9_class_1_prob', 'answer_of_question_23_class_0_prob', 'full_text_content_class_0_prob', 'answer_of_question_16_class_1_prob', 'answer_of_question_21_class_0_prob', 'answer_of_question_7_class_1_prob', 'answer_of_question_19_class_1_prob', 'answer_of_question_25_class_0_prob', 'answer_of_question_21_class_1_prob', 'answer_of_question_14_class_0_prob', 'answer_of_question_4_class_0_prob', 'answer_of_question_24_class_0_prob', 'answer_of_question_5_class_0_prob', 'answer_of_question_11_class_1_prob', 'answer_of_question_3_class_1_prob', 'answer_of_question_3_class_0_prob', 'answer_of_question_15_class_1_prob', 'answer_of_question_22_class_1_prob', 'answer_of_question_24_class_1_prob', 'answer_of_question_17_class_0_prob', 'answer_of_question_10_class_0_prob', 'answer_of_question_18_class_1_prob', 'answer_of_question_10_class_1_prob', 'answer_of_question_16_class_0_prob', 'answer_of_question_1_class_0_prob', 'answer_of_question_6_class_0_prob', 'answer_of_question_5_class_1_prob', 'answer_of_question_23_class_1_prob', 'answer_of_question_25_class_1_prob', 'answer_of_question_12_class_0_prob', 'answer_of_question_12_class_1_prob', 'answer_of_question_20_class_0_prob', 'answer_of_question_18_class_0_prob', 'answer_of_question_4_class_1_prob', 'answer_of_question_2_class_0_prob', 'answer_of_question_11_class_0_prob', 'full_text_content_class_1_prob', 'answer_of_question_2_class_1_prob', 'answer_of_question_17_class_1_prob', 'answer_of_question_13_class_1_prob', 'answer_of_question_14_class_1_prob', 'answer_of_question_1_class_1_prob', 'answer_of_question_20_class_1_prob'}).

This happened while the csv dataset builder was generating data using

zip://mainboard_text_feature_predictions/Success_Closemainboard_test_predictions_answer_of_question_1.csv::/tmp/hf-datasets-cache/medium/datasets/63964802673327-config-parquet-and-info-sohomghosh-Indian_IPO_dat-42b473c3/hub/datasets--sohomghosh--Indian_IPO_datasets/snapshots/a79a7d3395a9c21594aa650b84ff6602fa000ae4/nomic_embeddings_ml_predictions/mainboard_text_feature_predictions.zip

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1870, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              predict: int64
              p0: double
              p1: double
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 581
              to
              {'full_text_content_class_0_prob': Value(dtype='float64', id=None), 'full_text_content_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_1_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_1_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_2_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_2_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_3_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_3_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_4_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_4_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_5_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_5_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_6_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_6_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_7_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_7_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_8_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_8_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_9_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_9_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_10_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_10_class_1_pro
              ...
              id=None), 'answer_of_question_15_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_16_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_16_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_17_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_17_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_18_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_18_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_19_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_19_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_20_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_20_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_21_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_21_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_22_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_22_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_23_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_23_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_24_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_24_class_1_prob': Value(dtype='float64', id=None), 'answer_of_question_25_class_0_prob': Value(dtype='float64', id=None), 'answer_of_question_25_class_1_prob': Value(dtype='float64', id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1417, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1049, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 924, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1000, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 3 new columns ({'predict', 'p0', 'p1'}) and 52 missing columns ({'answer_of_question_7_class_0_prob', 'answer_of_question_8_class_0_prob', 'answer_of_question_15_class_0_prob', 'answer_of_question_22_class_0_prob', 'answer_of_question_6_class_1_prob', 'answer_of_question_19_class_0_prob', 'answer_of_question_9_class_0_prob', 'answer_of_question_8_class_1_prob', 'answer_of_question_13_class_0_prob', 'answer_of_question_9_class_1_prob', 'answer_of_question_23_class_0_prob', 'full_text_content_class_0_prob', 'answer_of_question_16_class_1_prob', 'answer_of_question_21_class_0_prob', 'answer_of_question_7_class_1_prob', 'answer_of_question_19_class_1_prob', 'answer_of_question_25_class_0_prob', 'answer_of_question_21_class_1_prob', 'answer_of_question_14_class_0_prob', 'answer_of_question_4_class_0_prob', 'answer_of_question_24_class_0_prob', 'answer_of_question_5_class_0_prob', 'answer_of_question_11_class_1_prob', 'answer_of_question_3_class_1_prob', 'answer_of_question_3_class_0_prob', 'answer_of_question_15_class_1_prob', 'answer_of_question_22_class_1_prob', 'answer_of_question_24_class_1_prob', 'answer_of_question_17_class_0_prob', 'answer_of_question_10_class_0_prob', 'answer_of_question_18_class_1_prob', 'answer_of_question_10_class_1_prob', 'answer_of_question_16_class_0_prob', 'answer_of_question_1_class_0_prob', 'answer_of_question_6_class_0_prob', 'answer_of_question_5_class_1_prob', 'answer_of_question_23_class_1_prob', 'answer_of_question_25_class_1_prob', 'answer_of_question_12_class_0_prob', 'answer_of_question_12_class_1_prob', 'answer_of_question_20_class_0_prob', 'answer_of_question_18_class_0_prob', 'answer_of_question_4_class_1_prob', 'answer_of_question_2_class_0_prob', 'answer_of_question_11_class_0_prob', 'full_text_content_class_1_prob', 'answer_of_question_2_class_1_prob', 'answer_of_question_17_class_1_prob', 'answer_of_question_13_class_1_prob', 'answer_of_question_14_class_1_prob', 'answer_of_question_1_class_1_prob', 'answer_of_question_20_class_1_prob'}).
              
              This happened while the csv dataset builder was generating data using
              
              zip://mainboard_text_feature_predictions/Success_Closemainboard_test_predictions_answer_of_question_1.csv::/tmp/hf-datasets-cache/medium/datasets/63964802673327-config-parquet-and-info-sohomghosh-Indian_IPO_dat-42b473c3/hub/datasets--sohomghosh--Indian_IPO_datasets/snapshots/a79a7d3395a9c21594aa650b84ff6602fa000ae4/nomic_embeddings_ml_predictions/mainboard_text_feature_predictions.zip
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

full_text_content_class_0_prob
float64
full_text_content_class_1_prob
float64
answer_of_question_1_class_0_prob
float64
answer_of_question_1_class_1_prob
float64
answer_of_question_2_class_0_prob
float64
answer_of_question_2_class_1_prob
float64
answer_of_question_3_class_0_prob
float64
answer_of_question_3_class_1_prob
float64
answer_of_question_4_class_0_prob
float64
answer_of_question_4_class_1_prob
float64
answer_of_question_5_class_0_prob
float64
answer_of_question_5_class_1_prob
float64
answer_of_question_6_class_0_prob
float64
answer_of_question_6_class_1_prob
float64
answer_of_question_7_class_0_prob
float64
answer_of_question_7_class_1_prob
float64
answer_of_question_8_class_0_prob
float64
answer_of_question_8_class_1_prob
float64
answer_of_question_9_class_0_prob
float64
answer_of_question_9_class_1_prob
float64
answer_of_question_10_class_0_prob
float64
answer_of_question_10_class_1_prob
float64
answer_of_question_11_class_0_prob
float64
answer_of_question_11_class_1_prob
float64
answer_of_question_12_class_0_prob
float64
answer_of_question_12_class_1_prob
float64
answer_of_question_13_class_0_prob
float64
answer_of_question_13_class_1_prob
float64
answer_of_question_14_class_0_prob
float64
answer_of_question_14_class_1_prob
float64
answer_of_question_15_class_0_prob
float64
answer_of_question_15_class_1_prob
float64
answer_of_question_16_class_0_prob
float64
answer_of_question_16_class_1_prob
float64
answer_of_question_17_class_0_prob
float64
answer_of_question_17_class_1_prob
float64
answer_of_question_18_class_0_prob
float64
answer_of_question_18_class_1_prob
float64
answer_of_question_19_class_0_prob
float64
answer_of_question_19_class_1_prob
float64
answer_of_question_20_class_0_prob
float64
answer_of_question_20_class_1_prob
float64
answer_of_question_21_class_0_prob
float64
answer_of_question_21_class_1_prob
float64
answer_of_question_22_class_0_prob
float64
answer_of_question_22_class_1_prob
float64
answer_of_question_23_class_0_prob
float64
answer_of_question_23_class_1_prob
float64
answer_of_question_24_class_0_prob
float64
answer_of_question_24_class_1_prob
float64
answer_of_question_25_class_0_prob
float64
answer_of_question_25_class_1_prob
float64
0.048705
0.951295
0.009507
0.990493
0.050521
0.949479
0.023363
0.976637
0.410781
0.589219
0.098255
0.901745
0.00834
0.99166
0.118809
0.881191
0.252362
0.747638
0.077423
0.922577
0.297533
0.702467
0.014931
0.985069
0.345268
0.654732
0.331649
0.668351
0.02062
0.97938
0.122762
0.877238
0.341435
0.658565
0.019153
0.980847
0.153208
0.846792
0.016361
0.983639
0.009946
0.990054
0.052224
0.947776
0.063496
0.936504
0.018697
0.981303
0.275413
0.724588
0.333314
0.666686
0.04999
0.95001
0.014463
0.985537
0.020989
0.979011
0.023315
0.976685
0.024515
0.975485
0.079108
0.920892
0.008589
0.991411
0.097383
0.902617
0.258403
0.741597
0.09282
0.90718
0.209071
0.790929
0.013761
0.986239
0.335081
0.664919
0.346264
0.653737
0.11363
0.88637
0.315656
0.684344
0.342895
0.657105
0.020499
0.979501
0.166168
0.833832
0.030794
0.969206
0.011123
0.988877
0.19047
0.80953
0.04575
0.95425
0.009462
0.990538
0.247008
0.752992
0.335624
0.664376
0.051198
0.948802
0.012521
0.987479
0.030912
0.969088
0.022345
0.977656
0.039728
0.960272
0.062911
0.93709
0.021534
0.978466
0.267467
0.732534
0.262978
0.737022
0.044597
0.955403
0.198437
0.801563
0.027119
0.972881
0.346044
0.653956
0.338678
0.661322
0.123971
0.876029
0.175436
0.824564
0.3405
0.6595
0.021908
0.978092
0.167492
0.832508
0.021589
0.978411
0.036572
0.963428
0.05768
0.942319
0.096568
0.903432
0.009191
0.990809
0.300099
0.699901
0.335981
0.664019
0.952663
0.047337
0.921058
0.078942
0.944811
0.055189
0.965315
0.034685
0.770996
0.229004
0.192995
0.807005
0.971189
0.028811
0.440549
0.559451
0.441055
0.558946
0.851548
0.148452
0.225522
0.774478
0.896773
0.103227
0.347206
0.652794
0.356447
0.643553
0.506442
0.493558
0.392247
0.607753
0.340869
0.659131
0.512493
0.487507
0.457097
0.542903
0.608618
0.391382
0.961472
0.038528
0.83518
0.16482
0.552946
0.447054
0.658544
0.341456
0.311895
0.688105
0.335485
0.664515
0.051977
0.948023
0.019746
0.980254
0.018926
0.981074
0.019978
0.980022
0.028518
0.971482
0.095061
0.904939
0.007173
0.992827
0.106552
0.893449
0.227916
0.772084
0.017264
0.982736
0.226418
0.773582
0.225343
0.774657
0.345401
0.654599
0.343441
0.656559
0.260657
0.739343
0.224473
0.775527
0.342339
0.657661
0.020673
0.979327
0.208469
0.791531
0.018779
0.981221
0.011132
0.988868
0.046974
0.953026
0.027234
0.972766
0.003906
0.996094
0.290098
0.709902
0.332206
0.667794
0.055092
0.944908
0.011376
0.988624
0.082377
0.917623
0.258882
0.741118
0.758633
0.241367
0.134306
0.865694
0.007191
0.992809
0.114181
0.885819
0.279931
0.720069
0.031856
0.968144
0.306924
0.693076
0.007847
0.992153
0.346725
0.653275
0.336342
0.663658
0.020832
0.979167
0.274625
0.725375
0.340293
0.659707
0.301064
0.698936
0.170856
0.829144
0.023261
0.976739
0.0146
0.985401
0.053842
0.946158
0.025275
0.974725
0.004208
0.995792
0.335231
0.664769
0.332075
0.667925
0.049957
0.950043
0.017882
0.982118
0.029384
0.970616
0.018041
0.981959
0.024917
0.975083
0.141448
0.858552
0.008892
0.991108
0.131212
0.868789
0.25738
0.74262
0.026123
0.973877
0.198814
0.801186
0.010763
0.989237
0.347179
0.652821
0.351016
0.648984
0.160111
0.839889
0.243924
0.756076
0.342372
0.657628
0.531077
0.468923
0.131752
0.868248
0.609826
0.390174
0.008615
0.991385
0.09781
0.90219
0.034167
0.965833
0.007124
0.992876
0.278876
0.721124
0.334229
0.665771
0.054146
0.945854
0.931095
0.068905
0.816952
0.183048
0.021817
0.978183
0.75065
0.24935
0.095583
0.904417
0.865572
0.134428
0.405705
0.594295
0.256693
0.743307
0.343873
0.656127
0.21846
0.78154
0.94142
0.05858
0.349748
0.650252
0.348906
0.651094
0.450076
0.549924
0.190432
0.809568
0.342847
0.657153
0.436604
0.563396
0.258995
0.741005
0.539124
0.460876
0.945435
0.054565
0.083058
0.916941
0.564017
0.435983
0.666329
0.333671
0.275606
0.724394
0.333377
0.666623
0.057551
0.942449
0.019674
0.980326
0.019324
0.980676
0.028248
0.971752
0.023309
0.976691
0.065646
0.934354
0.006864
0.993136
0.3665
0.6335
0.258532
0.741468
0.036257
0.963743
0.265967
0.734033
0.180559
0.819441
0.352083
0.647917
0.341482
0.658518
0.017
0.983
0.094855
0.905145
0.343234
0.656766
0.031091
0.968909
0.155968
0.844033
0.018686
0.981314
0.025852
0.974148
0.053948
0.946053
0.038661
0.961339
0.008204
0.991796
0.294879
0.705121
0.333671
0.666329
0.050083
0.949917
0.808729
0.191271
0.626095
0.373905
0.961807
0.038193
0.762229
0.237771
0.509614
0.490386
0.965795
0.034205
0.388969
0.611031
0.3351
0.6649
0.025175
0.974825
0.198579
0.801421
0.832316
0.167684
0.354858
0.645142
0.354399
0.645601
0.542918
0.457082
0.349746
0.650254
0.340495
0.659505
0.556297
0.443703
0.192326
0.807674
0.639619
0.360381
0.944806
0.055194
0.835502
0.164498
0.560649
0.439351
0.66788
0.33212
0.280942
0.719058
0.336399
0.663601
0.953267
0.046733
0.806065
0.193935
0.739401
0.260599
0.921689
0.078311
0.6824
0.3176
0.222341
0.777659
0.818718
0.181282
0.387482
0.612518
0.269203
0.730797
0.861114
0.138886
0.206382
0.793619
0.705915
0.294085
0.351427
0.648573
0.356951
0.643049
0.604204
0.395796
0.357824
0.642176
0.341284
0.658716
0.56026
0.43974
0.160584
0.839416
0.613506
0.386494
0.876284
0.123716
0.836172
0.163828
0.501625
0.498375
0.663619
0.336381
0.323906
0.676094
0.334275
0.665725
0.055316
0.944685
0.009215
0.990785
0.015212
0.984788
0.025679
0.974321
0.02232
0.977681
0.170154
0.829846
0.00695
0.99305
0.322754
0.677246
0.250824
0.749176
0.018255
0.981745
0.224377
0.775623
0.008838
0.991162
0.343434
0.656566
0.338068
0.661932
0.019045
0.980955
0.119182
0.880818
0.340584
0.659416
0.02824
0.97176
0.181044
0.818956
0.043961
0.956039
0.171586
0.828414
0.050177
0.949823
0.022828
0.977172
0.010479
0.989521
0.326762
0.673238
0.332175
0.667825
0.926936
0.073064
0.7557
0.2443
0.940884
0.059116
0.968586
0.031415
0.76878
0.23122
0.45327
0.54673
0.932851
0.067149
0.393929
0.606071
0.267178
0.732822
0.534983
0.465017
0.318967
0.681033
0.922536
0.077464
0.346409
0.653591
0.340377
0.659623
0.347677
0.652323
0.360574
0.639426
0.340567
0.659433
0.530378
0.469622
0.420943
0.579057
0.623457
0.376543
0.88055
0.11945
0.811643
0.188357
0.472247
0.527753
0.665059
0.334941
0.261895
0.738105
0.335063
0.664937
0.951601
0.048399
0.911674
0.088326
0.880948
0.119052
0.909728
0.090272
0.606697
0.393303
0.480969
0.519031
0.790226
0.209774
0.289337
0.710663
0.43083
0.56917
0.402906
0.597094
0.209546
0.790454
0.942392
0.057608
0.352854
0.647146
0.351894
0.648106
0.315214
0.684786
0.354462
0.645539
0.341419
0.658581
0.506905
0.493095
0.433199
0.566801
0.600238
0.399762
0.93124
0.06876
0.563764
0.436237
0.534682
0.465318
0.660061
0.339939
0.325946
0.674054
0.336836
0.663164
0.052005
0.947996
0.011194
0.988807
0.030767
0.969233
0.019119
0.980881
0.044194
0.955806
0.098978
0.901022
0.006298
0.993702
0.187386
0.812614
0.232262
0.767738
0.014422
0.985578
0.198134
0.801866
0.012877
0.987123
0.348542
0.651458
0.342943
0.657057
0.310564
0.689436
0.104551
0.895449
0.342201
0.657799
0.025584
0.974416
0.128786
0.871214
0.018647
0.981353
0.033369
0.966631
0.762788
0.237212
0.035438
0.964562
0.006105
0.993895
0.309382
0.690618
0.331373
0.668627
0.055634
0.944366
0.045724
0.954276
0.034957
0.965043
0.028471
0.971529
0.033996
0.966004
0.065134
0.934866
0.009215
0.990785
0.132154
0.867846
0.279076
0.720925
0.016749
0.983251
0.265272
0.734728
0.024451
0.975549
0.344605
0.655395
0.33909
0.66091
0.073142
0.926858
0.142025
0.857975
0.340604
0.659396
0.017645
0.982355
0.164243
0.835758
0.036032
0.963968
0.037942
0.962058
0.098549
0.901451
0.288698
0.711302
0.004426
0.995574
0.276221
0.723779
0.332111
0.667889
0.05512
0.94488
0.009998
0.990002
0.045549
0.954451
0.0174
0.9826
0.028911
0.971089
0.183406
0.816594
0.531245
0.468755
0.112465
0.887535
0.294218
0.705782
0.014758
0.985242
0.207967
0.792033
0.009001
0.990999
0.347642
0.652358
0.348031
0.651969
0.018637
0.981363
0.162643
0.837357
0.340523
0.659477
0.02108
0.97892
0.197876
0.802124
0.023245
0.976755
0.017244
0.982756
0.181859
0.818141
0.027884
0.972116
0.007987
0.992014
0.290443
0.709557
0.334759
0.665241
0.053033
0.946967
0.010869
0.989131
0.016788
0.983212
0.017753
0.982247
0.027992
0.972008
0.297534
0.702466
0.016563
0.983437
0.141322
0.858678
0.26159
0.73841
0.017483
0.982517
0.197483
0.802517
0.008484
0.991516
0.332352
0.667648
0.34396
0.65604
0.031479
0.968521
0.188822
0.811178
0.343843
0.656158
0.043323
0.956677
0.159663
0.840337
0.043917
0.956083
0.015328
0.984672
0.060892
0.939108
0.036033
0.963967
0.023218
0.976782
0.243076
0.756924
0.333425
0.666575
0.050376
0.949624
0.016312
0.983688
0.024216
0.975784
0.014941
0.985059
0.026844
0.973156
0.110128
0.889872
0.007243
0.992757
0.112346
0.887654
0.459143
0.540857
0.365725
0.634275
0.198464
0.801536
0.007204
0.992796
0.344461
0.655539
0.333247
0.666753
0.02742
0.97258
0.118825
0.881175
0.343259
0.656741
0.04964
0.95036
0.290903
0.709097
0.610152
0.389848
0.013419
0.986581
0.053844
0.946156
0.02164
0.97836
0.005706
0.994294
0.318601
0.681399
0.332305
0.667695
0.052785
0.947215
0.040744
0.959256
0.022736
0.977264
0.022001
0.977999
0.033098
0.966902
0.0971
0.9029
0.059252
0.940748
0.161332
0.838668
0.397206
0.602794
0.063596
0.936404
0.230718
0.769282
0.008861
0.991139
0.344119
0.655881
0.342289
0.657711
0.023925
0.976075
0.292433
0.707567
0.339418
0.660582
0.024073
0.975927
0.426301
0.573699
0.016219
0.983781
0.929199
0.070801
0.144197
0.855803
0.416187
0.583813
0.007321
0.992679
0.26063
0.73937
0.332432
0.667568
0.054436
0.945564
0.013955
0.986045
0.021923
0.978077
0.055521
0.944479
0.02298
0.97702
0.233734
0.766266
0.012752
0.987248
0.189643
0.810357
0.270519
0.729481
0.013071
0.986929
0.198534
0.801466
0.009805
0.990195
0.350537
0.649463
0.347138
0.652863
0.027382
0.972618
0.11559
0.88441
0.341093
0.658907
0.420425
0.579576
0.172141
0.827859
0.01417
0.98583
0.016481
0.983519
0.130514
0.869486
0.234742
0.765258
0.012834
0.987166
0.260621
0.739379
0.33464
0.66536
0.047881
0.952119
0.009588
0.990412
0.034044
0.965956
0.021733
0.978267
0.028469
0.971531
0.076104
0.923896
0.007172
0.992828
0.142022
0.857978
0.269583
0.730417
0.136895
0.863105
0.258514
0.741486
0.008694
0.991306
0.343346
0.656654
0.339445
0.660555
0.102564
0.897437
0.264316
0.735684
0.337554
0.662446
0.0181
0.9819
0.187002
0.812998
0.014331
0.985669
0.012812
0.987188
0.055151
0.944849
0.055625
0.944375
0.004194
0.995806
0.328384
0.671616
0.3326
0.6674
0.052975
0.947025
0.008879
0.991121
0.055153
0.944847
0.471616
0.528384
0.635739
0.364261
0.094611
0.905389
0.00756
0.99244
0.102159
0.897841
0.259838
0.740162
0.123443
0.876557
0.271302
0.728698
0.048287
0.951713
0.346082
0.653918
0.348501
0.651499
0.026726
0.973274
0.307355
0.692646
0.340949
0.659051
0.019255
0.980745
0.270001
0.729999
0.186075
0.813925
0.015374
0.984626
0.099924
0.900076
0.027896
0.972104
0.009521
0.990479
0.304381
0.695619
0.333336
0.666664
0.467239
0.532761
0.948648
0.051352
0.955753
0.044247
0.928154
0.071846
0.758933
0.241067
0.429798
0.570202
0.978976
0.021024
0.431968
0.568032
0.304647
0.695353
0.797389
0.202611
0.241197
0.758803
0.825041
0.174959
0.349598
0.650402
0.337821
0.662179
0.601105
0.398895
0.38436
0.61564
0.340398
0.659602
0.51974
0.48026
0.421122
0.578878
0.609788
0.390212
0.915572
0.084428
0.82592
0.17408
0.546011
0.453989
0.662513
0.337487
0.29091
0.709091
0.333362
0.666638
0.925568
0.074432
0.825983
0.174017
0.91799
0.08201
0.895615
0.104385
0.773059
0.226941
0.504303
0.495697
0.979888
0.020112
0.423029
0.576971
0.251119
0.748881
0.657947
0.342053
0.233481
0.766519
0.961387
0.038613
0.346159
0.653841
0.336653
0.663347
0.595174
0.404826
0.350303
0.649697
0.342714
0.657286
0.528012
0.471988
0.439151
0.560849
0.600037
0.399963
0.910898
0.089102
0.797207
0.202793
0.554836
0.445164
0.647949
0.352051
0.281269
0.718731
0.336323
0.663677
0.940274
0.059726
0.896154
0.103846
0.656111
0.343889
0.969727
0.030273
0.658972
0.341028
0.477343
0.522657
0.972092
0.027908
0.345731
0.654269
0.282176
0.717824
0.70416
0.29584
0.198718
0.801282
0.946998
0.053002
0.34772
0.65228
0.340487
0.659513
0.577032
0.422968
0.349499
0.650501
0.337218
0.662782
0.554173
0.445827
0.205101
0.794899
0.607763
0.392237
0.922631
0.077369
0.747316
0.252684
0.185082
0.814918
0.633494
0.366506
0.308598
0.691402
0.337434
0.662566
0.049806
0.950194
0.014666
0.985334
0.018296
0.981704
0.017357
0.982643
0.024038
0.975962
0.065648
0.934352
0.008089
0.991911
0.212368
0.787632
0.269245
0.730755
0.014055
0.985945
0.208955
0.791045
0.009075
0.990925
0.343271
0.656729
0.351546
0.648454
0.190685
0.809315
0.258885
0.741115
0.342743
0.657257
0.025888
0.974113
0.096124
0.903876
0.018016
0.981984
0.011668
0.988332
0.063628
0.936372
0.294842
0.705158
0.118641
0.881359
0.246722
0.753278
0.332006
0.667994
0.953065
0.046935
0.883966
0.116034
0.945003
0.054997
0.801065
0.198936
0.715906
0.284094
0.415087
0.584913
0.97065
0.02935
0.161752
0.838248
0.251538
0.748462
0.754965
0.245036
0.197216
0.802784
0.943569
0.056432
0.345434
0.654566
0.343072
0.656928
0.567088
0.432912
0.343391
0.656609
0.340377
0.659623
0.555181
0.44482
0.439266
0.560734
0.639847
0.360153
0.91689
0.08311
0.83754
0.16246
0.437706
0.562294
0.666531
0.333469
0.325541
0.674459
0.33563
0.66437
0.389731
0.610269
0.658668
0.341332
0.881807
0.118193
0.959372
0.040628
0.546023
0.453977
0.454407
0.545594
0.978339
0.021661
0.333439
0.666561
0.237685
0.762315
0.093749
0.906251
0.201896
0.798104
0.948878
0.051122
0.345873
0.654127
0.348564
0.651436
0.593111
0.406889
0.31187
0.68813
0.344026
0.655974
0.546335
0.453665
0.310172
0.689828
0.637944
0.362056
0.818495
0.181505
0.608545
0.391455
0.52309
0.47691
0.67043
0.32957
0.338713
0.661287
0.333472
0.666528
0.07649
0.92351
0.009347
0.990653
0.292704
0.707296
0.019354
0.980646
0.025046
0.974954
0.078751
0.921249
0.007181
0.992819
0.232857
0.767144
0.251396
0.748604
0.132204
0.867796
0.198108
0.801892
0.007943
0.992057
0.346217
0.653783
0.340576
0.659424
0.029244
0.970756
0.153147
0.846853
0.338127
0.661873
0.033021
0.966979
0.166666
0.833334
0.016502
0.983498
0.019449
0.980551
0.04951
0.95049
0.045237
0.954763
0.005839
0.994161
0.33043
0.66957
0.331492
0.668508
0.052946
0.947054
0.011803
0.988197
0.019975
0.980025
0.019003
0.980997
0.036498
0.963502
0.105051
0.894949
0.033098
0.966902
0.103482
0.896518
0.236477
0.763523
0.031602
0.968398
0.198462
0.801538
0.007899
0.992102
0.348961
0.65104
0.33683
0.66317
0.039828
0.960172
0.13974
0.86026
0.340083
0.659917
0.025385
0.974615
0.164848
0.835152
0.014996
0.985004
0.016084
0.983916
0.050482
0.949518
0.164142
0.835858
0.005828
0.994172
0.293784
0.706216
0.330512
0.669488
0.062906
0.937094
0.016192
0.983808
0.02474
0.97526
0.016515
0.983485
0.163433
0.836567
0.214764
0.785236
0.449691
0.550309
0.124279
0.875721
0.307393
0.692607
0.031713
0.968287
0.207894
0.792106
0.01649
0.98351
0.352384
0.647616
0.341053
0.658947
0.044763
0.955237
0.274513
0.725487
0.336644
0.663357
0.026345
0.973655
0.150669
0.849331
0.040724
0.959276
0.013096
0.986904
0.050458
0.949542
0.033152
0.966848
0.00724
0.99276
0.282137
0.717864
0.335007
0.664993
0.050755
0.949245
0.016105
0.983895
0.02508
0.97492
0.018354
0.981646
0.023915
0.976085
0.114063
0.885937
0.007209
0.992791
0.124562
0.875438
0.254404
0.745596
0.014312
0.985688
0.222054
0.777946
0.608178
0.391822
0.337541
0.662459
0.353961
0.646039
0.018253
0.981747
0.338317
0.661683
0.342962
0.657038
0.025829
0.974171
0.294853
0.705147
0.016783
0.983217
0.022846
0.977154
0.066278
0.933722
0.090559
0.909442
0.004145
0.995855
0.27752
0.72248
0.332782
0.667218
0.954704
0.045296
0.927383
0.072616
0.961829
0.038171
0.921474
0.078526
0.593747
0.406253
0.488763
0.511237
0.962873
0.037127
0.425383
0.574617
0.283006
0.716994
0.695159
0.304841
0.284461
0.715539
0.949213
0.050787
0.345414
0.654586
0.352702
0.647298
0.564401
0.435599
0.352721
0.647279
0.341915
0.658085
0.508703
0.491297
0.468906
0.531094
0.631488
0.368512
0.936052
0.063948
0.751527
0.248473
0.510287
0.489713
0.661515
0.338485
0.325549
0.674451
0.33554
0.66446
0.052209
0.947791
0.363923
0.636077
0.292704
0.707296
0.521894
0.478106
0.51017
0.48983
0.411832
0.588168
0.557415
0.442585
0.296188
0.703812
0.328985
0.671015
0.482549
0.517451
0.198948
0.801052
0.25882
0.74118
0.212626
0.787374
0.364444
0.635556
0.358687
0.641313
0.342498
0.657502
0.229432
0.770568
0.353027
0.646973
0.444108
0.555892
0.299372
0.700628
0.414033
0.585967
0.345496
0.654504
0.411059
0.588941
0.470228
0.529772
0.306138
0.693862
0.353868
0.646132
0.050531
0.949469
0.009731
0.990269
0.075677
0.924323
0.037792
0.962208
0.099742
0.900258
0.217718
0.782282
0.006491
0.993509
0.100931
0.899069
0.255275
0.744725
0.016639
0.983361
0.198171
0.801829
0.686045
0.313955
0.34384
0.656161
0.34797
0.65203
0.397992
0.602008
0.252444
0.747556
0.339964
0.660036
0.023965
0.976035
0.312646
0.687354
0.220282
0.779718
0.010105
0.989895
0.076237
0.923763
0.031692
0.968308
0.008267
0.991733
0.248974
0.751026
0.332374
0.667626
0.95039
0.04961
0.814583
0.185417
0.887868
0.112132
0.96469
0.03531
0.76654
0.233461
0.487917
0.512083
0.956014
0.043986
0.37248
0.62752
0.288668
0.711332
0.814198
0.185802
0.250105
0.749895
0.898968
0.101032
0.351642
0.648358
0.350288
0.649712
0.487488
0.512512
0.383271
0.616729
0.34085
0.65915
0.564646
0.435354
0.25369
0.746309
0.667837
0.332163
0.952452
0.047548
0.834203
0.165797
0.557468
0.442532
0.65958
0.34042
0.338293
0.661707
0.337329
0.662671
0.930637
0.069363
0.86585
0.13415
0.517739
0.482261
0.959504
0.040496
0.74837
0.25163
0.464885
0.535115
0.967534
0.032466
0.302015
0.697985
0.245202
0.754798
0.346697
0.653303
0.200428
0.799572
0.193939
0.806061
0.349037
0.650963
0.348789
0.651211
0.302665
0.697335
0.253341
0.746659
0.337034
0.662966
0.547082
0.452918
0.153969
0.846031
0.380238
0.619762
0.818647
0.181353
0.438054
0.561946
0.553863
0.446138
0.649565
0.350435
0.312912
0.687088
0.334963
0.665038
0.049751
0.950249
0.011053
0.988947
0.043124
0.956876
0.141229
0.858771
0.026546
0.973454
0.106375
0.893625
0.011203
0.988797
0.14594
0.85406
0.290019
0.709981
0.570391
0.429609
0.198744
0.801256
0.009346
0.990654
0.344309
0.655691
0.356605
0.643396
0.022485
0.977515
0.276421
0.723579
0.342823
0.657177
0.076342
0.923658
0.156915
0.843085
0.32714
0.67286
0.01963
0.98037
0.052053
0.947947
0.052822
0.947178
0.005675
0.994325
0.311294
0.688706
0.332357
0.667643
0.951674
0.048326
0.249958
0.750042
0.880473
0.119527
0.936443
0.063557
0.437506
0.562494
0.440592
0.559408
0.930338
0.069662
0.404933
0.595067
0.272597
0.727403
0.480484
0.519516
0.198034
0.801966
0.91286
0.08714
0.3512
0.6488
0.352863
0.647137
0.599055
0.400945
0.353102
0.646898
0.341189
0.658811
0.525606
0.474394
0.429186
0.570814
0.653605
0.346396
0.51115
0.48885
0.098101
0.901899
0.490762
0.509238
0.664166
0.335834
0.330206
0.669794
0.333515
0.666485
0.942519
0.057482
0.942621
0.057379
0.907739
0.092261
0.962082
0.037918
0.795825
0.204175
0.495742
0.504258
0.970694
0.029306
0.450983
0.549017
0.371562
0.628438
0.640229
0.359771
0.197566
0.802434
0.950739
0.049261
0.346521
0.653479
0.350024
0.649976
0.601988
0.398012
0.130879
0.869121
0.343497
0.656503
0.549312
0.450688
0.469207
0.530793
0.529031
0.470969
0.94054
0.05946
0.848599
0.151401
0.555566
0.444434
0.65952
0.34048
0.327845
0.672155
0.334968
0.665032
0.053518
0.946482
0.010606
0.989394
0.034113
0.965887
0.078551
0.921449
0.036857
0.963143
0.171638
0.828362
0.009313
0.990687
0.203517
0.796483
0.266211
0.733789
0.504271
0.495729
0.242296
0.757704
0.007833
0.992167
0.344345
0.655655
0.343899
0.656101
0.029034
0.970966
0.154282
0.845718
0.342287
0.657713
0.103948
0.896052
0.184854
0.815147
0.01629
0.98371
0.01265
0.987351
0.050715
0.949285
0.22134
0.77866
0.007206
0.992794
0.283324
0.716676
0.332401
0.667599
0.948562
0.051438
0.661658
0.338342
0.963716
0.036284
0.943102
0.056898
0.783587
0.216413
0.272366
0.727634
0.972643
0.027357
0.418271
0.581729
0.262859
0.737141
0.773096
0.226904
0.259012
0.740988
0.852419
0.147581
0.345029
0.654971
0.356997
0.643003
0.511353
0.488648
0.365416
0.634584
0.340409
0.659591
0.549969
0.450032
0.368599
0.631401
0.63252
0.36748
0.944985
0.055015
0.844484
0.155516
0.552183
0.447817
0.654153
0.345847
0.251398
0.748602
0.337359
0.662641
0.95299
0.04701
0.942302
0.057698
0.944485
0.055515
0.960036
0.039964
0.801779
0.198221
0.500013
0.499987
0.940551
0.059449
0.413762
0.586238
0.442091
0.557909
0.609822
0.390178
0.323409
0.676591
0.878604
0.121396
0.346748
0.653252
0.352403
0.647597
0.448881
0.551119
0.391655
0.608345
0.343769
0.656231
0.493872
0.506128
0.459155
0.540845
0.612449
0.387551
0.927573
0.072427
0.657476
0.342524
0.540599
0.459401
0.661548
0.338452
0.293302
0.706698
0.332906
0.667094
0.100908
0.899092
0.946466
0.053534
0.957556
0.042444
0.924134
0.075866
0.748774
0.251226
0.498222
0.501778
0.939655
0.060345
0.43297
0.56703
0.275393
0.724607
0.774625
0.225375
0.200761
0.799239
0.941228
0.058772
0.348885
0.651115
0.338872
0.661128
0.542089
0.457911
0.17078
0.82922
0.339636
0.660364
0.563935
0.436066
0.418711
0.581289
0.694522
0.305478
0.927696
0.072304
0.834024
0.165977
0.452541
0.547459
0.457298
0.542702
0.323579
0.676421
0.337262
0.662738
0.052722
0.947278
0.011177
0.988823
0.029873
0.970127
0.033327
0.966673
0.038498
0.961502
0.098167
0.901833
0.011114
0.988886
0.122513
0.877487
0.432662
0.567338
0.064073
0.935927
0.198783
0.801217
0.013775
0.986225
0.341966
0.658034
0.333663
0.666337
0.025829
0.974171
0.134707
0.865293
0.342229
0.657771
0.021545
0.978455
0.235516
0.764484
0.019085
0.980915
0.014668
0.985332
0.045907
0.954093
0.093057
0.906943
0.470228
0.529772
0.248089
0.751911
0.331523
0.668477
0.066043
0.933957
0.013098
0.986902
0.02587
0.97413
0.017293
0.982707
0.037114
0.962886
0.112386
0.887614
0.00932
0.990681
0.10583
0.894169
0.429208
0.570792
0.052033
0.947967
0.201376
0.798624
0.033899
0.966101
0.345208
0.654792
0.364444
0.635556
0.023374
0.976626
0.081893
0.918107
0.229432
0.770568
0.124875
0.875125
0.304018
0.695982
0.021733
0.978267
0.015601
0.984399
0.049194
0.950806
0.193846
0.806154
0.003831
0.996169
0.253734
0.746266
0.33183
0.66817
0.052806
0.947194
0.00865
0.99135
0.409855
0.590145
0.017162
0.982838
0.02574
0.97426
0.063842
0.936158
0.00909
0.990911
0.119529
0.880471
0.447256
0.552745
0.086331
0.913669
0.201403
0.798597
0.009441
0.990559
0.3449
0.6551
0.337393
0.662607
0.025432
0.974568
0.106792
0.893208
0.342343
0.657657
0.025325
0.974675
0.155539
0.844461
0.023506
0.976494
0.016456
0.983544
0.053298
0.946702
0.059646
0.940354
0.006401
0.993599
0.312181
0.687819
0.33358
0.66642
0.054424
0.945576
0.01193
0.98807
0.022676
0.977324
0.014778
0.985222
0.024032
0.975968
0.065694
0.934306
0.007621
0.992379
0.160959
0.839041
0.272425
0.727575
0.072303
0.927697
0.234073
0.765927
0.011095
0.988905
0.345086
0.654914
0.350498
0.649502
0.097187
0.902813
0.227925
0.772075
0.342253
0.657747
0.037866
0.962134
0.102182
0.897818
0.018657
0.981343
0.014577
0.985423
0.06255
0.93745
0.04287
0.95713
0.017851
0.982149
0.24853
0.75147
0.353868
0.646132
0.052634
0.947366
0.010148
0.989852
0.023427
0.976573
0.046425
0.953575
0.028561
0.971439
0.084535
0.915466
0.008886
0.991114
0.108693
0.891307
0.428147
0.571853
0.032439
0.967561
0.19914
0.80086
0.011052
0.988948
0.346048
0.653952
0.343969
0.656031
0.06431
0.93569
0.148604
0.851396
0.340174
0.659826
0.025734
0.974266
0.245951
0.754049
0.055727
0.944273
0.014099
0.985901
0.128856
0.871144
0.443358
0.556642
0.005339
0.994662
0.28204
0.71796
0.332314
0.667686
0.051187
0.948814
0.010774
0.989227
0.376595
0.623405
0.020079
0.979921
0.027845
0.972155
0.241724
0.758276
0.540302
0.459698
0.122661
0.877338
0.436129
0.563872
0.01773
0.98227
0.232414
0.767586
0.882507
0.117493
0.346957
0.653043
0.33664
0.66336
0.118225
0.881775
0.177901
0.822099
0.339787
0.660213
0.268829
0.731171
0.381523
0.618477
0.269805
0.730195
0.016268
0.983732
0.084902
0.915098
0.064044
0.935956
0.006603
0.993397
0.286845
0.713155
0.335315
0.664685
0.048964
0.951036
0.013327
0.986673
0.024307
0.975693
0.024628
0.975372
0.022931
0.977069
0.066602
0.933398
0.007636
0.992364
0.144355
0.855646
0.249448
0.750552
0.013628
0.986372
0.25203
0.74797
0.009507
0.990493
0.343931
0.656069
0.336977
0.663023
0.0452
0.9548
0.144831
0.855169
0.340214
0.659786
0.018704
0.981296
0.179547
0.820453
0.01461
0.98539
0.017783
0.982217
0.072948
0.927052
0.565759
0.434241
0.007233
0.992767
0.245693
0.754307
0.335185
0.664815
0.833829
0.166171
0.947958
0.052042
0.857139
0.142861
0.920166
0.079834
0.746223
0.253777
0.472038
0.527962
0.967663
0.032337
0.40343
0.59657
0.287815
0.712185
0.80279
0.19721
0.197484
0.802516
0.907745
0.092255
0.348128
0.651872
0.35044
0.64956
0.427575
0.572425
0.226989
0.773011
0.342814
0.657186
0.525794
0.474206
0.332776
0.667224
0.643633
0.356367
0.60808
0.39192
0.831911
0.168089
0.582306
0.417694
0.662074
0.337926
0.314042
0.685958
0.337257
0.662743
0.951608
0.048392
0.929995
0.070006
0.823009
0.176991
0.944314
0.055686
0.728114
0.271886
0.195296
0.804704
0.876874
0.123126
0.395602
0.604398
0.343378
0.656622
0.751956
0.248044
0.198404
0.801596
0.949511
0.050489
0.35486
0.64514
0.35316
0.64684
0.616757
0.383244
0.347348
0.652652
0.340714
0.659286
0.54647
0.45353
0.185188
0.814812
0.693478
0.306522
0.934389
0.065611
0.808811
0.191189
0.504698
0.495302
0.656612
0.343388
0.319973
0.680028
0.33594
0.66406
0.052785
0.947215
0.011748
0.988252
0.015478
0.984522
0.024608
0.975392
0.033933
0.966067
0.07029
0.92971
0.007896
0.992104
0.135013
0.864987
0.445925
0.554075
0.082066
0.917934
0.198703
0.801297
0.012409
0.987591
0.338446
0.661554
0.340083
0.659917
0.036627
0.963373
0.08903
0.91097
0.342406
0.657594
0.026115
0.973885
0.137441
0.862559
0.01218
0.98782
0.0149
0.9851
0.050214
0.949786
0.025585
0.974415
0.009488
0.990512
0.293422
0.706578
0.333301
0.6667
0.055056
0.944944
0.026793
0.973207
0.292704
0.707296
0.019582
0.980418
0.027277
0.972723
0.156791
0.843209
0.011332
0.988668
0.111801
0.888199
0.422256
0.577744
0.015431
0.984569
0.198036
0.801964
0.008054
0.991946
0.346863
0.653137
0.333911
0.666089
0.027445
0.972555
0.167668
0.832332
0.336396
0.663604
0.02503
0.97497
0.149786
0.850214
0.05606
0.94394
0.017789
0.982211
0.087699
0.912301
0.06466
0.93534
0.10484
0.89516
0.3034
0.6966
0.33071
0.66929
0.947812
0.052188
0.944986
0.055014
0.938425
0.061575
0.948128
0.051872
0.634356
0.365644
0.469667
0.530333
0.974812
0.025188
0.414448
0.585552
0.314414
0.685586
0.781116
0.218884
0.229569
0.770431
0.817894
0.182106
0.347248
0.652752
0.344864
0.655136
0.35306
0.64694
0.367738
0.632262
0.340729
0.659271
0.550323
0.449677
0.162021
0.837979
0.664757
0.335243
0.839093
0.160907
0.838508
0.161492
0.589113
0.410887
0.666137
0.333863
0.300923
0.699077
0.337474
0.662526
0.055472
0.944528
0.011714
0.988286
0.017849
0.982152
0.026763
0.973237
0.03636
0.96364
0.119931
0.880069
0.013076
0.986924
0.134633
0.865367
0.32924
0.67076
0.234232
0.765768
0.208505
0.791495
0.021053
0.978947
0.34588
0.65412
0.336298
0.663702
0.022953
0.977047
0.230423
0.769577
0.342532
0.657468
0.03873
0.96127
0.206983
0.793017
0.017594
0.982406
0.018645
0.981355
0.047629
0.952371
0.072472
0.927528
0.009046
0.990954
0.246712
0.753288
0.335103
0.664897
0.951213
0.048787
0.94434
0.05566
0.920853
0.079147
0.967859
0.032141
0.565928
0.434072
0.49175
0.50825
0.7421
0.2579
0.371037
0.628963
0.35909
0.64091
0.717929
0.282071
0.198629
0.801371
0.905764
0.094236
0.353738
0.646262
0.343298
0.656702
0.538422
0.461578
0.356099
0.643901
0.342321
0.657679
0.567559
0.432441
0.460827
0.539173
0.636021
0.363979
0.930896
0.069104
0.812883
0.187117
0.572018
0.427982
0.661215
0.338785
0.334032
0.665968
0.336057
0.663943
0.952165
0.047835
0.928852
0.071148
0.67991
0.32009
0.947632
0.052369
0.780863
0.219137
0.476671
0.523329
0.974007
0.025993
0.331886
0.668114
0.439985
0.560015
0.497004
0.502996
0.199032
0.800968
0.15793
0.84207
0.347234
0.652766
0.352477
0.647523
0.527295
0.472705
0.344783
0.655217
0.343383
0.656617
0.558828
0.441172
0.364022
0.635978
0.61197
0.38803
0.903454
0.096546
0.826866
0.173134
0.543093
0.456907
0.663585
0.336415
0.275401
0.7246
0.337151
0.66285
0.054511
0.945489
0.013344
0.986656
0.021398
0.978602
0.016819
0.983181
0.02759
0.97241
0.152446
0.847554
0.010056
0.989944
0.134944
0.865056
0.327798
0.672201
0.418564
0.581436
0.203333
0.796667
0.194896
0.805104
0.347037
0.652963
0.336492
0.663508
0.018587
0.981413
0.131611
0.868389
0.339966
0.660034
0.514919
0.485081
0.449894
0.550106
0.015381
0.984619
0.018901
0.981099
0.064089
0.935911
0.023192
0.976808
0.006016
0.993984
0.253116
0.746884
0.353868
0.646132
0.052629
0.947371
0.010341
0.989659
0.112394
0.887606
0.014805
0.985195
0.044955
0.955045
0.054713
0.945287
0.007275
0.992725
0.112464
0.887536
0.464565
0.535435
0.018119
0.981881
0.198389
0.801611
0.00778
0.99222
0.344711
0.655289
0.335833
0.664167
0.022248
0.977752
0.130474
0.869526
0.340392
0.659608
0.019205
0.980795
0.193472
0.806528
0.018242
0.981758
0.024211
0.975789
0.061354
0.938646
0.121569
0.878432
0.004499
0.995501
0.28656
0.71344
0.330398
0.669603
0.054241
0.945759
0.044607
0.955393
0.043029
0.956971
0.020179
0.979821
0.30419
0.69581
0.333161
0.666839
0.010694
0.989306
0.108305
0.891695
0.29113
0.70887
0.045235
0.954766
0.229358
0.770642
0.01231
0.98769
0.348623
0.651377
0.34073
0.65927
0.018446
0.981554
0.155479
0.844521
0.341667
0.658333
0.210229
0.789771
0.293916
0.706084
0.030595
0.969405
0.016614
0.983386
0.05775
0.94225
0.027161
0.972839
0.006896
0.993104
0.279288
0.720712
0.331537
0.668463
0.051846
0.948154
0.01153
0.98847
0.019174
0.980826
0.016042
0.983958
0.112597
0.887403
0.075171
0.924829
0.008029
0.991971
0.120655
0.879345
0.338812
0.661188
0.226861
0.773139
0.20832
0.79168
0.007967
0.992033
0.343265
0.656735
0.3474
0.6526
0.023152
0.976848
0.114804
0.885196
0.340067
0.659933
0.029893
0.970107
0.116658
0.883342
0.020351
0.979649
0.012957
0.987043
0.050791
0.949209
0.032846
0.967154
0.00536
0.994641
0.324005
0.675995
0.332519
0.667481
0.933631
0.066369
0.93273
0.06727
0.874603
0.125397
0.960793
0.039207
0.700198
0.299802
0.491738
0.508262
0.888924
0.111076
0.455644
0.544356
0.439568
0.560432
0.712612
0.287388
0.232274
0.767726
0.81717
0.18283
0.348687
0.651313
0.325663
0.674337
0.554795
0.445205
0.229498
0.770502
0.342438
0.657562
0.550876
0.449124
0.370124
0.629876
0.649391
0.350609
0.950643
0.049357
0.832929
0.167071
0.521541
0.478459
0.665696
0.334304
0.286972
0.713028
0.332786
0.667214
0.051272
0.948728
0.009989
0.990011
0.025936
0.974064
0.019911
0.980089
0.026445
0.973555
0.112737
0.887263
0.007684
0.992316
0.249762
0.750238
0.264066
0.735934
0.012949
0.987051
0.263989
0.736011
0.010073
0.989927
0.346757
0.653243
0.3477
0.6523
0.021358
0.978642
0.277091
0.722909
0.340704
0.659296
0.019762
0.980238
0.383981
0.616019
0.026549
0.973451
0.012588
0.987412
0.067411
0.93259
0.551688
0.448312
0.004844
0.995157
0.248196
0.751804
0.335139
0.664861
0.051902
0.948098
0.011075
0.988925
0.218395
0.781605
0.017628
0.982372
0.059318
0.940682
0.132069
0.867931
0.022601
0.977399
0.152586
0.847414
0.350555
0.649445
0.060724
0.939276
0.198485
0.801515
0.01113
0.988871
0.326272
0.673728
0.337334
0.662666
0.034296
0.965704
0.118286
0.881714
0.339625
0.660375
0.027293
0.972707
0.138223
0.861777
0.071839
0.928161
0.632295
0.367705
0.177781
0.822219
0.03197
0.96803
0.651877
0.348123
0.260833
0.739167
0.331171
0.668829
0.054016
0.945984
0.363923
0.636077
0.292704
0.707296
0.521894
0.478106
0.51017
0.48983
0.411832
0.588168
0.557415
0.442585
0.296188
0.703812
0.328985
0.671015
0.482549
0.517451
0.198948
0.801052
0.25882
0.74118
0.212626
0.787374
0.364444
0.635556
0.358687
0.641313
0.342498
0.657502
0.229432
0.770568
0.353027
0.646973
0.444108
0.555892
0.299372
0.700628
0.414033
0.585967
0.345496
0.654504
0.411059
0.588941
0.470228
0.529772
0.306138
0.693862
0.353868
0.646132
0.053763
0.946237
0.012437
0.987563
0.018294
0.981706
0.028142
0.971858
0.034578
0.965422
0.089043
0.910957
0.011614
0.988386
0.195938
0.804062
0.253493
0.746507
0.069784
0.930216
0.236683
0.763317
0.010555
0.989445
0.346884
0.653116
0.339214
0.660786
0.018449
0.981551
0.165699
0.834301
0.34017
0.65983
0.023173
0.976827
0.148131
0.851869
0.016792
0.983208
0.266554
0.733446
0.117443
0.882557
0.037371
0.962629
0.004149
0.995851
0.310253
0.689747
0.33656
0.66344
0.052489
0.947511
0.025707
0.974293
0.028499
0.971501
0.047493
0.952507
0.032965
0.967035
0.166499
0.833501
0.01286
0.98714
0.108559
0.891441
0.255192
0.744808
0.756095
0.243905
0.204757
0.795243
0.014953
0.985047
0.346176
0.653824
0.339022
0.660978
0.026716
0.973284
0.345113
0.654887
0.343624
0.656376
0.269475
0.730525
0.170171
0.829829
0.037596
0.962404
0.014604
0.985396
0.071297
0.928703
0.539615
0.460385
0.607468
0.392532
0.310433
0.689567
0.331559
0.668441
0.053031
0.946969
0.011958
0.988042
0.025125
0.974875
0.030002
0.969998
0.028026
0.971974
0.101162
0.898838
0.013442
0.986559
0.119977
0.880023
0.386596
0.613404
0.26639
0.73361
0.198249
0.801751
0.019314
0.980686
0.352328
0.647672
0.350358
0.649642
0.016732
0.983268
0.131761
0.868239
0.340212
0.659788
0.546542
0.453458
0.116587
0.883413
0.218727
0.781273
0.020252
0.979748
0.059065
0.940935
0.018799
0.981201
0.00664
0.99336
0.278157
0.721843
0.335137
0.664863
0.952613
0.047387
0.844988
0.155012
0.950559
0.049441
0.815651
0.184349
0.745624
0.254376
0.213349
0.786651
0.966533
0.033467
0.390265
0.609735
0.436764
0.563236
0.771487
0.228513
0.206243
0.793757
0.940889
0.059111
0.343388
0.656612
0.342951
0.657049
0.537366
0.462634
0.342654
0.657346
0.340813
0.659187
0.500153
0.499847
0.35713
0.64287
0.382018
0.617982
0.919197
0.080803
0.653498
0.346502
0.498786
0.501214
0.648445
0.351555
0.317496
0.682504
0.33305
0.66695
0.053041
0.946959
0.012696
0.987304
0.027452
0.972548
0.018754
0.981246
0.028311
0.971689
0.081123
0.918877
0.006393
0.993607
0.23649
0.76351
0.445751
0.554249
0.081173
0.918827
0.198151
0.801849
0.878351
0.121649
0.345306
0.654694
0.355446
0.644554
0.023277
0.976723
0.300672
0.699328
0.342763
0.657237
0.017614
0.982386
0.098207
0.901793
0.015375
0.984625
0.020436
0.979564
0.049996
0.950004
0.02488
0.97512
0.01519
0.98481
0.252108
0.747892
0.336272
0.663728
0.948115
0.051885
0.018109
0.981891
0.72296
0.27704
0.954449
0.045551
0.581169
0.418831
0.236272
0.763728
0.971974
0.028026
0.410306
0.589694
0.267246
0.732754
0.428506
0.571494
0.198294
0.801706
0.890707
0.109293
0.343937
0.656063
0.358248
0.641752
0.446209
0.553791
0.186431
0.813569
0.342201
0.657799
0.378263
0.621737
0.484737
0.515263
0.592577
0.407423
0.926267
0.073733
0.542956
0.457044
0.529032
0.470968
0.630041
0.369959
0.271564
0.728436
0.331505
0.668495
0.053475
0.946525
0.012807
0.987194
0.074273
0.925727
0.029298
0.970702
0.027326
0.972674
0.392303
0.607697
0.009216
0.990784
0.126613
0.873387
0.280688
0.719312
0.016338
0.983662
0.198657
0.801343
0.012657
0.987343
0.346972
0.653028
0.35988
0.64012
0.02703
0.97297
0.151894
0.848106
0.340272
0.659728
0.018062
0.981938
0.131537
0.868463
0.034992
0.965008
0.037367
0.962633
0.054518
0.945482
0.042968
0.957032
0.00705
0.99295
0.292251
0.707749
0.33654
0.66346
0.050873
0.949127
0.015871
0.984129
0.018836
0.981164
0.019451
0.980549
0.022871
0.977129
0.08449
0.91551
0.009559
0.990441
0.101146
0.898854
0.237796
0.762204
0.014417
0.985583
0.198496
0.801504
0.009477
0.990523
0.344173
0.655827
0.340173
0.659828
0.019815
0.980185
0.211688
0.788312
0.343575
0.656425
0.163891
0.836109
0.187822
0.812178
0.018937
0.981063
0.021189
0.978811
0.053705
0.946295
0.037646
0.962354
0.004064
0.995936
0.256527
0.743473
0.333917
0.666083
0.067238
0.932762
0.38179
0.61821
0.731874
0.268126
0.021233
0.978767
0.025114
0.974886
0.231291
0.768709
0.009099
0.990901
0.091867
0.908133
0.24809
0.75191
0.050201
0.949799
0.206167
0.793833
0.55324
0.44676
0.344462
0.655538
0.345724
0.654276
0.386626
0.613374
0.115091
0.884909
0.337123
0.662877
0.019838
0.980162
0.374762
0.625238
0.030375
0.969625
0.024214
0.975786
0.118608
0.881392
0.081193
0.918807
0.006019
0.993981
0.256912
0.743088
0.334421
0.665579
End of preview.